Mercurial > repos > guerler > springsuite
comparison planemo/lib/python3.7/site-packages/prov/tests/json/generation5.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 "wasGeneratedBy": { | |
3 "ex:gen4": { | |
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:53.598+01:00", | |
28 "type": "xsd:dateTime" | |
29 }, | |
30 { | |
31 "$": "http://example.org/hello", | |
32 "type": "xsd:anyURI" | |
33 } | |
34 ], | |
35 "prov:time": "2014-06-23T12:28:53.598+01:00", | |
36 "ex:tag1": [ | |
37 { | |
38 "$": "hello", | |
39 "type": "xsd:string" | |
40 }, | |
41 { | |
42 "$": "hello\nover\nmore\nlines", | |
43 "type": "xsd:string" | |
44 } | |
45 ], | |
46 "ex:tag2": { | |
47 "$": "bye", | |
48 "type": "xsd:string" | |
49 }, | |
50 "ex2:tag3": { | |
51 "$": "hi", | |
52 "type": "xsd:string" | |
53 }, | |
54 "prov:role": { | |
55 "$": "somerole", | |
56 "type": "xsd:string" | |
57 }, | |
58 "prov:location": [ | |
59 { | |
60 "$": "London", | |
61 "type": "xsd:string" | |
62 }, | |
63 { | |
64 "$": "1", | |
65 "type": "xsd:int" | |
66 }, | |
67 { | |
68 "$": "1.0", | |
69 "type": "xsd:float" | |
70 }, | |
71 { | |
72 "$": "true", | |
73 "type": "xsd:boolean" | |
74 }, | |
75 { | |
76 "$": "ex:london", | |
77 "type": "prov:QUALIFIED_NAME" | |
78 }, | |
79 { | |
80 "$": "2014-06-23T12:28:53.598+01:00", | |
81 "type": "xsd:dateTime" | |
82 }, | |
83 { | |
84 "$": "http://example.org/london", | |
85 "type": "xsd:anyURI" | |
86 }, | |
87 { | |
88 "$": "2002", | |
89 "type": "xsd:gYear" | |
90 } | |
91 ], | |
92 "prov:entity": "ex:e1", | |
93 "prov:label": [ | |
94 "hello", | |
95 { | |
96 "$": "bye", | |
97 "type": "prov:InternationalizedString", | |
98 "lang": "en" | |
99 }, | |
100 { | |
101 "$": "bonjour", | |
102 "type": "prov:InternationalizedString", | |
103 "lang": "fr" | |
104 } | |
105 ] | |
106 } | |
107 }, | |
108 "prefix": { | |
109 "ex": "http://example.org/", | |
110 "ex2": "http://example2.org/" | |
111 } | |
112 } |