view env/lib/python3.7/site-packages/prov/tests/json/scruffy-end2-M.json @ 0:26e78fe6e8c4 draft

"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author shellac
date Sat, 02 May 2020 07:14:21 -0400
parents
children
line wrap: on
line source

{
  "wasEndedBy": {
    "ex:end1": [
      {
        "prov:activity": "ex:a1",
        "prov:time": "2014-06-23T12:28:54.688+01:00",
        "prov:trigger": "ex:e1",
        "ex:tag2": {
          "$": "hello",
          "type": "xsd:string"
        }
      },
      {
        "prov:activity": "ex:a1",
        "prov:time": "2012-12-03T21:08:16.686Z",
        "prov:trigger": "ex:e1",
        "ex:tag2": {
          "$": "hi",
          "type": "xsd:string"
        }
      }
    ]
  },
  "entity": {
    "ex:e1": {}
  },
  "prefix": {
    "ex": "http://example.org/"
  },
  "activity": {
    "ex:a1": {}
  }
}