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