Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/prov/tests/json/entity8.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 "entity": { | |
3 "ex:e8": { | |
4 "prov:type": [ | |
5 { | |
6 "$": "a", | |
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:string" | |
20 }, | |
21 { | |
22 "$": "ex:abc", | |
23 "type": "prov:QUALIFIED_NAME" | |
24 }, | |
25 { | |
26 "$": "2014-06-23T12:28:52.534+01:00", | |
27 "type": "xsd:dateTime" | |
28 }, | |
29 { | |
30 "$": "http://example.org/hello", | |
31 "type": "xsd:anyURI" | |
32 }, | |
33 { | |
34 "$": "a", | |
35 "type": "xsd:string" | |
36 }, | |
37 { | |
38 "$": "1", | |
39 "type": "xsd:int" | |
40 }, | |
41 { | |
42 "$": "1.0", | |
43 "type": "xsd:float" | |
44 }, | |
45 { | |
46 "$": "true", | |
47 "type": "xsd:string" | |
48 }, | |
49 { | |
50 "$": "ex:abc", | |
51 "type": "prov:QUALIFIED_NAME" | |
52 }, | |
53 { | |
54 "$": "2014-06-23T12:28:52.534+01:00", | |
55 "type": "xsd:dateTime" | |
56 }, | |
57 { | |
58 "$": "http://example.org/hello", | |
59 "type": "xsd:anyURI" | |
60 } | |
61 ], | |
62 "prov:location": [ | |
63 { | |
64 "$": "London", | |
65 "type": "xsd:string" | |
66 }, | |
67 { | |
68 "$": "1", | |
69 "type": "xsd:int" | |
70 }, | |
71 { | |
72 "$": "1.0", | |
73 "type": "xsd:float" | |
74 }, | |
75 { | |
76 "$": "true", | |
77 "type": "xsd:boolean" | |
78 }, | |
79 { | |
80 "$": "ex:london", | |
81 "type": "prov:QUALIFIED_NAME" | |
82 }, | |
83 { | |
84 "$": "2014-06-23T12:28:52.535+01:00", | |
85 "type": "xsd:dateTime" | |
86 }, | |
87 { | |
88 "$": "http://example.org/london", | |
89 "type": "xsd:anyURI" | |
90 }, | |
91 { | |
92 "$": "2002", | |
93 "type": "xsd:gYear" | |
94 }, | |
95 { | |
96 "$": "London", | |
97 "type": "xsd:string" | |
98 }, | |
99 { | |
100 "$": "1", | |
101 "type": "xsd:int" | |
102 }, | |
103 { | |
104 "$": "1.0", | |
105 "type": "xsd:float" | |
106 }, | |
107 { | |
108 "$": "true", | |
109 "type": "xsd:boolean" | |
110 }, | |
111 { | |
112 "$": "ex:london", | |
113 "type": "prov:QUALIFIED_NAME" | |
114 }, | |
115 { | |
116 "$": "2014-06-23T12:28:52.535+01:00", | |
117 "type": "xsd:dateTime" | |
118 }, | |
119 { | |
120 "$": "http://example.org/london", | |
121 "type": "xsd:anyURI" | |
122 }, | |
123 { | |
124 "$": "2002", | |
125 "type": "xsd:gYear" | |
126 } | |
127 ], | |
128 "prov:label": [ | |
129 "entity8", | |
130 "hello", | |
131 { | |
132 "$": "bye", | |
133 "type": "prov:InternationalizedString", | |
134 "lang": "en" | |
135 }, | |
136 { | |
137 "$": "bonjour", | |
138 "type": "prov:InternationalizedString", | |
139 "lang": "fr" | |
140 }, | |
141 "hello", | |
142 { | |
143 "$": "bye", | |
144 "type": "prov:InternationalizedString", | |
145 "lang": "en" | |
146 }, | |
147 { | |
148 "$": "bonjour", | |
149 "type": "prov:InternationalizedString", | |
150 "lang": "fr" | |
151 } | |
152 ] | |
153 } | |
154 }, | |
155 "prefix": { | |
156 "ex": "http://example.org/" | |
157 } | |
158 } |