Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/prov/tests/json/entity6.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 "entity": { | |
3 "ex:e6": { | |
4 "prov:location": [ | |
5 { | |
6 "$": "London", | |
7 "type": "xsd:string" | |
8 }, | |
9 { | |
10 "$": "1", | |
11 "type": "xsd:int" | |
12 }, | |
13 { | |
14 "$": "1.0", | |
15 "type": "xsd:float" | |
16 }, | |
17 { | |
18 "$": "true", | |
19 "type": "xsd:boolean" | |
20 }, | |
21 { | |
22 "$": "ex:london", | |
23 "type": "prov:QUALIFIED_NAME" | |
24 }, | |
25 { | |
26 "$": "2014-06-23T12:28:52.493+01:00", | |
27 "type": "xsd:dateTime" | |
28 }, | |
29 { | |
30 "$": "http://example.org/london", | |
31 "type": "xsd:anyURI" | |
32 }, | |
33 { | |
34 "$": "2002", | |
35 "type": "xsd:gYear" | |
36 } | |
37 ], | |
38 "prov:label": "entity6" | |
39 } | |
40 }, | |
41 "prefix": { | |
42 "ex": "http://example.org/" | |
43 } | |
44 } |