comparison env/lib/python3.7/site-packages/prov/tests/json/scruffy-end3-S.json @ 5:9b1c78e6ba9c draft default tip

"planemo upload commit 6c0a8142489327ece472c84e558c47da711a9142"
author shellac
date Mon, 01 Jun 2020 08:59:25 -0400
parents 79f47841a781
children
comparison
equal deleted inserted replaced
4:79f47841a781 5:9b1c78e6ba9c
1 {
2 "wasEndedBy": {
3 "ex:end1": [
4 {
5 "prov:activity": "ex:a1",
6 "prov:time": "2014-06-23T12:28:54.691+01:00",
7 "prov:trigger": "ex:e1",
8 "prov:ender": "ex:a1s",
9 "ex:tag2": {
10 "$": "hello",
11 "type": "xsd:string"
12 }
13 },
14 {
15 "prov:activity": "ex:a1",
16 "prov:time": "2012-12-03T21:08:16.686Z",
17 "prov:trigger": "ex:e1",
18 "prov:ender": "ex:a2s",
19 "ex:tag2": {
20 "$": "hi",
21 "type": "xsd:string"
22 }
23 }
24 ]
25 },
26 "prefix": {
27 "ex": "http://example.org/"
28 }
29 }