Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/prov/tests/json/association7.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 "wasAssociatedWith": { | |
3 "ex:assoc7": { | |
4 "prov:activity": "ex:a1", | |
5 "prov:type": [ | |
6 { | |
7 "$": "a", | |
8 "type": "xsd:string" | |
9 }, | |
10 { | |
11 "$": "1", | |
12 "type": "xsd:int" | |
13 }, | |
14 { | |
15 "$": "1.0", | |
16 "type": "xsd:float" | |
17 }, | |
18 { | |
19 "$": "true", | |
20 "type": "xsd:string" | |
21 }, | |
22 { | |
23 "$": "ex:abc", | |
24 "type": "prov:QUALIFIED_NAME" | |
25 }, | |
26 { | |
27 "$": "2014-06-23T12:28:52.781+01:00", | |
28 "type": "xsd:dateTime" | |
29 }, | |
30 { | |
31 "$": "http://example.org/hello", | |
32 "type": "xsd:anyURI" | |
33 } | |
34 ], | |
35 "prov:agent": "ex:ag1", | |
36 "prov:plan": "ex:plan1", | |
37 "prov:label": [ | |
38 "hello", | |
39 { | |
40 "$": "bye", | |
41 "type": "prov:InternationalizedString", | |
42 "lang": "en" | |
43 }, | |
44 { | |
45 "$": "bonjour", | |
46 "type": "prov:InternationalizedString", | |
47 "lang": "fr" | |
48 } | |
49 ] | |
50 } | |
51 }, | |
52 "prefix": { | |
53 "ex": "http://example.org/" | |
54 } | |
55 } |