Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/prov/tests/json/activity6.json @ 0:26e78fe6e8c4 draft
"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author | shellac |
---|---|
date | Sat, 02 May 2020 07:14:21 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:26e78fe6e8c4 |
---|---|
1 { | |
2 "prefix": { | |
3 "ex": "http://example.org/" | |
4 }, | |
5 "activity": { | |
6 "ex:a6": { | |
7 "prov:location": [ | |
8 { | |
9 "$": "London", | |
10 "type": "xsd:string" | |
11 }, | |
12 { | |
13 "$": "1", | |
14 "type": "xsd:int" | |
15 }, | |
16 { | |
17 "$": "1.0", | |
18 "type": "xsd:float" | |
19 }, | |
20 { | |
21 "$": "true", | |
22 "type": "xsd:boolean" | |
23 }, | |
24 { | |
25 "$": "ex:london", | |
26 "type": "prov:QUALIFIED_NAME" | |
27 }, | |
28 { | |
29 "$": "2014-06-23T12:28:53.858+01:00", | |
30 "type": "xsd:dateTime" | |
31 }, | |
32 { | |
33 "$": "http://example.org/london", | |
34 "type": "xsd:anyURI" | |
35 }, | |
36 { | |
37 "$": "2002", | |
38 "type": "xsd:gYear" | |
39 } | |
40 ], | |
41 "prov:label": "activity6" | |
42 } | |
43 } | |
44 } |