Mercurial > repos > guerler > springsuite
comparison planemo/lib/python3.7/site-packages/prov/tests/json/scruffy-end4-M.json @ 1:56ad4e20f292 draft
"planemo upload commit 6eee67778febed82ddd413c3ca40b3183a3898f1"
author | guerler |
---|---|
date | Fri, 31 Jul 2020 00:32:28 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:d30785e31577 | 1:56ad4e20f292 |
---|---|
1 { | |
2 "wasEndedBy": { | |
3 "ex:end1": [ | |
4 { | |
5 "prov:activity": "ex:a1", | |
6 "prov:time": "2014-06-23T12:28:54.695+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:a2", | |
16 "prov:time": "2012-12-03T21:08:16.686Z", | |
17 "prov:trigger": "ex:e2", | |
18 "prov:ender": "ex:a2s", | |
19 "ex:tag2": { | |
20 "$": "hi", | |
21 "type": "xsd:string" | |
22 } | |
23 } | |
24 ] | |
25 }, | |
26 "entity": { | |
27 "ex:e2": {}, | |
28 "ex:e1": {} | |
29 }, | |
30 "prefix": { | |
31 "ex": "http://example.org/" | |
32 }, | |
33 "activity": { | |
34 "ex:a2": {}, | |
35 "ex:a2s": {}, | |
36 "ex:a1": {}, | |
37 "ex:a1s": {} | |
38 } | |
39 } |