This repository has been archived by the owner on Dec 22, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
312 lines (311 loc) · 16.8 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
{
"system": {
"@context": {
"oparl": "http://oparl.org/xyz/",
"dc": "http://purl.org/dc/terms/",
"foaf": "http://xmlns.com/foaf/0.1/",
"skos": "http://www.w3.org/2004/02/skos/core#",
"vcard": "http://www.w3.org/2006/vcard/ns#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"name": "skos:prefLabel",
"contactEmail": {
"@id": "foaf:mbox",
"@type": "@id"
},
"license": {
"@id": "dc:license",
"@type": "@id"
}
},
"@id": "http://127.0.0.1:5000/",
"@type": "oparl:System",
"name": "OParl Reference Server",
"website": "https://github.com/OParl/reference-server",
"product": "https://github.com/OParl/reference-server",
"vendor": "http://oparl.org/",
"oparlVersion": "http://oparl.org/spezifikation/1.0/",
"bodies": [
"http://127.0.0.1:5000/bodies/0"
],
"contactName": "OParl Team",
"contactEmail": "mailto:[email protected]",
"newObjects": "http://127.0.0.1:5000/feeds/new/",
"updatedObjects": "http://127.0.0.1:5000/feeds/updated/",
"removedObjects": "http://127.0.0.1:5000/feeds/removed/",
"license": "http://creativecommons.org/licenses/by/4.0/",
"licenseValidSinceDay": "2014-01-01"
},
"bodies": [
{
"@id": "http://127.0.0.1:5000/bodies/0",
"@type": "oparl:Body",
"system": "http://127.0.0.1:5000/",
"name": "Oparlhausen",
"nameLong": {
"de": "Musterstadt Oparlhausen, fiktive Stadt",
"en": "Example City of Oparlhausen, ficticious Town"
},
"rgs": "099242500000",
"equivalentBody": [
"http://d-nb.info/1039042538"
],
"website": "http://www.oparlhausen.de/",
"contactName": "OParl Server Betreuung",
"contactEmail": "mailto:[email protected]",
"organization": "http://127.0.0.1:5000/bodies/0/organizations/",
"meeting": "http://127.0.0.1:5000/bodies/0/meetings/",
"member": "http://127.0.0.1:5000/bodies/0/people/",
"paper": "http://127.0.0.1:5000/bodies/0/papers/",
"created": "2014-01-08T14:28:31.568+0100",
"modified": "2014-01-08T14:28:31.568+0100"
}
],
"meetings": [
{
"@id": "http://127.0.0.1:5000/bodies/0/meetings/0",
"@type": "oparl:Meeting",
"body": "http://127.0.0.1:5000/bodies/0",
"name": "Erste Sitzung des Hauptausschusses",
"start": "2014-01-07T09:30:00+0100",
"end": "2014-01-07T19:30:00+0100",
"organization": "http://127.0.0.1:5000/bodies/0/organizations/0",
"participant": [
"http://127.0.0.1:5000/bodies/0/people/0",
"http://127.0.0.1:5000/bodies/0/people/1",
"http://127.0.0.1:5000/bodies/0/people/2"
],
"location": {
"description": "Rathaus, Raum 123"
},
"agendaItem": "http://127.0.0.1:5000/bodies/0/meetings/0/agendaitems/",
"invitation": "http://127.0.0.1:5000/bodies/0/documents/3",
"resultsProtocol": "http://127.0.0.1:5000/bodies/0/documents/4",
"verbatimProtocol": "http://127.0.0.1:5000/bodies/0/documents/5",
"created": "2013-12-01T13:00:00+0100",
"modified": "2014-01-08T14:28:31.568+0100"
}
],
"organizations": [
{
"@id": "http://127.0.0.1:5000/bodies/0/organizations/0",
"@type": "oparl:Organization",
"body": "http://127.0.0.1:5000/bodies/0",
"nameShort": "Hauptausschuss",
"nameLong": "Hauptausschuss der Musterstadt Oparlhausen",
"member": [
"http://127.0.0.1:5000/bodies/0/people/0",
"http://127.0.0.1:5000/bodies/0/people/1",
"http://127.0.0.1:5000/bodies/0/people/2"
],
"created": "2013-01-01T00:00:00+0100",
"modified": "2014-07-01T14:28:31.568+0100"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/organizations/1",
"@type": "oparl:organization",
"body": "http://127.0.0.1:5000/bodies/0",
"nameShort": "KoPaD",
"nameLong": "Komische Partei Deutschlands (KoPaD)",
"member": [
"http://127.0.0.1:5000/bodies/0/people/0",
"http://127.0.0.1:5000/bodies/0/people/1",
"http://127.0.0.1:5000/bodies/0/people/2"
],
"created": "2014-01-01T00:00:00+0100",
"modified": "2014-06-01T14:28:31.568+0100"
}
],
"people": [
{
"@context": {
"oparl": "http://oparl.org/xyz/",
"dc": "http://purl.org/dc/terms/",
"foaf": "http://xmlns.com/foaf/0.1/",
"vcard": "http://www.w3.org/2006/vcard/ns#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"gender": "vcard:hasGender",
"givenName": "foaf:firstName",
"familyName": "foaf:lastName",
"academic_degree": "foaf:title",
"email": {
"@id": "foaf:mbox",
"@type": "@id"
},
"phone": "foaf:phone",
"address": "vcard:street-address",
"created": {
"@id": "dc:created",
"@type": "xsd:dateTime"
},
"last_modified": {
"@id": "dc:modified",
"@type": "xsd:dateTime"
}
},
"@id": "http://127.0.0.1:5000/bodies/0/people/0",
"@type": "oparl:Person",
"body": "http://127.0.0.1:5000/bodies/0",
"gender": "vcard:Female",
"name": "Dr. oec. troph Annemie Hülchrath",
"givenName": "Annemie",
"familyName": "Hülchrath",
"title": "Dr. oec. troph",
"email": "mailto:[email protected]",
"phone": "tel:+492211234567",
"streetAddress": "Alter Markt 1",
"postalCode": "50123",
"locality": "Köln",
"organization": [
"http://127.0.0.1:5000/bodies/0/organizations/0",
"http://127.0.0.1:5000/bodies/0/organizations/1"
],
"created": "2013-01-01T00:00:00+0100",
"modified": "2014-01-08T14:28:31.568+0100"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/people/1",
"@type": "oparl:Person",
"body": "http://127.0.0.1:5000/bodies/0",
"name": "Herbert Knebel",
"givenName": "Herbert",
"familyName": "Knebel",
"gender": "vcard:Male",
"organizations": [
"http://127.0.0.1:5000/bodies/0/organizations/0",
"http://127.0.0.1:5000/bodies/0/organizations/1"
],
"created": "2013-01-01T00:00:00+0100",
"modified": "2014-01-08T14:28:31.568+0100"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/people/2",
"@type": "oparl:Person",
"body": "http://127.0.0.1:5000/bodies/0",
"name": "Horst Schlämmer",
"givenName": "Horst",
"familyName": "Schlämmer",
"gender": "vcard:Male",
"organizations": [
"http://127.0.0.1:5000/bodies/0/organizations/0",
"http://127.0.0.1:5000/bodies/0/organizations/1"
],
"created": "2013-01-01T00:00:00+0100",
"modified": "2014-01-08T14:28:31.568+0100"
}
],
"papers": [
{
"@id": "http://127.0.0.1:5000/bodies/0/papers/0",
"@type": "oparl:Paper",
"body": "http://127.0.0.1:5000/bodies/0",
"reference": "OP-2014-0",
"name": "Eine einfache Anfrage",
"paperType": "Anfrage",
"publishedDate": "2014-01-08T12:00:00+0100",
"primaryDocument": "http://127.0.0.1:5000/bodies/0/papers/0/documents/0",
"auxiliaryDocuments": "http://127.0.0.1:5000/bodies/0/papers/0/auxiliary_documents/",
"originator": [
"http://127.0.0.1:5000/bodies/0/organizations/1",
"http://127.0.0.1:5000/bodies/0/people/2"
],
"created": "2014-01-01T00:00:00+0100",
"lastModified": "2014-01-08T14:28:31.568+0100",
"_refserver_links": {
"auxiliaryDocuments": [
"http://127.0.0.1:5000/bodies/0/papers/0/documents/2"
]
}
}
],
"documents": [
{
"@id": "http://127.0.0.1:5000/bodies/0/papers/0/documents/0",
"@type": "oparl:Document",
"paper": "http://127.0.0.1:5000/bodies/0/papers/0",
"name": "Anfragedokument",
"mimeType": "application/vnd.oasis.opendocument.text",
"fileName": "OP-2014-0_Anfragedokument.odt",
"created": "2014-01-01T00:00:00+0100",
"lastModified": "2014-01-08T14:28:31.568+0100",
"sha1Checksum": "58a4642c879d664b57322d61a74382f7017545e0",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/0/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/0/download",
"text": "Fraktion der\nKomischen Partei Deutschlands (KoPaD)\n\n\nAn die Oberbürgermeisterin\n\nAnfrage an die Verwaltung zum Thema Open Data\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\n\n1. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua?\n2. At vero eos et accusam et justo duo dolores et ea rebum? Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.\n3. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua? At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.\n\nDuis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.\n\nMit freundlichen Grüßen\n\n\n\nHorst Schlämmer\n\nStellvertr. Fraktionsvorsitzender"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/papers/0/documents/1",
"@type": "oparl:Document",
"paper": "http://127.0.0.1:5000/bodies/0/papers/0",
"name": "Anfragedokument",
"mimeType": "application/pdf",
"fileName": "OP-2014-0_Anfragedokument.pdf",
"created": "2014-01-01T00:00:00+0100",
"lastModified": "2014-01-08T14:28:31.568+0100",
"sha1Checksum": "6717e5e66fd305a03baf44d4ccc28332c9c5296c",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/1/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/1/download",
"master": "http://127.0.0.1:5000/bodies/0/papers/0/documents/0"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/papers/0/documents/2",
"@type": "oparl:Document",
"paper": "http://127.0.0.1:5000/bodies/0/papers/0",
"name": "Anlage 1 zur Anfrage",
"mimeType": "image/jpeg",
"created": "2014-01-01T00:00:00+0100",
"fileName": "OP-2014-0_Anlage_1_zur_Anfrage.jpg",
"lastModified": "2014-01-08T14:28:31.568+0100",
"sha1Checksum": "c42d491bd28d196d861f25e52f95843db54f02ee",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/2/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/2/download",
"text": ""
},
{
"@id": "http://127.0.0.1:5000/bodies/0/documents/3",
"@type": "oparl:Document",
"meeting": "http://127.0.0.1:5000/bodies/0/meetings/0",
"name": "Einladung Hauptausschuss",
"mimeType": "application/vnd.oasis.opendocument.text",
"created": "2013-12-04T00:00:00+0100",
"fileName": "HA-2014-7_Einladung.odt",
"lastModified": "2014-01-08T14:28:31.568+0100",
"sha1Checksum": "7da00b64089b9cbd7d3541b767e0b30fa017c763",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/3/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/3/download",
"text": "Der Oberbürgermeister\n\n\nGeschäftsführung Hauptausschuss\nFrau Muster\n\n\nDatum: 4. Dezember 2013\n\n\n\nEinladung\n\nzur siebten Sitzung des Hauptausschusses in der Wahlperiode 2013/2018 am Dienstag, dem 7. Januar 2014, 9.30 Uhr im Rathaus, Raum 123.\n\nTagesordnung\n\n1. Mitteilungen des Oberbürgermeisters\n\n\n\ngez.\n\nDer Oberbürgermeister\n"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/documents/4",
"@type": "oparl:Document",
"meeting": "http://127.0.0.1:5000/bodies/0/meetings/0",
"name": "Protokoll Hauptausschuss",
"mimeType": "application/vnd.oasis.opendocument.text",
"created": "2014-01-08T12:00:00+0100",
"fileName": "HA-2014-7_Protokoll.odt",
"lastModified": "2014-01-08T12:00:00+0100",
"sha1Checksum": "b5ae72616cc6f731852ef196217f84eb16fff876",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/4/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/4/download",
"text": "Der Oberbürgermeister\n\n\nGeschäftsführung Hauptausschuss\nFrau Muster\n\n\nDatum: 8. Januar 2014\n\n\n\nNiederschrift\n\nder siebten Sitzung des Hauptausschusses in der Wahlperiode 2013/2018 vom Dienstag, dem 7. Januar 2014 um 9.30 Uhr im Rathaus, Raum 123.\n\nTagesordnungspunkt 1: Mitteilungen des Oberbürgermeisters\n\nDer Oberbürgermeister informiert, dass zum einzigen Tagesordnungspunkt dieser Sitzung, dem Teil Mitteilungen, keine Mitteilungen seinerseits vorliegen.\n\nDie Sitzung wird anschließend für beendet erklärt.\n\nEnde der Sitzung: 19.30 Uhr.\n\ngez.\n\nDer Oberbürgermeister\n"
},
{
"@id": "http://127.0.0.1:5000/bodies/0/documents/5",
"@type": "oparl:Document",
"meeting": "http://127.0.0.1:5000/bodies/0/meetings/0",
"name": "Wortprotokoll Hauptausschuss",
"mimeType": "application/vnd.oasis.opendocument.text",
"created": "2014-01-08T12:00:00+0100",
"fileName": "HA-2014-7_Wortprotokoll.odt",
"lastModified": "2014-01-08T13:00:00+0100",
"sha1Checksum": "98882086779665bffdcf4a575b701166af104ecb",
"accessUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/5/access",
"downloadUrl": "http://127.0.0.1:5000/bodies/0/papers/0/documents/5/download",
"text": "Der Oberbürgermeister\n\n\nGeschäftsführung Hauptausschuss\nFrau Muster\n\n\nDatum: 8. Januar 2014\n\n\n\nWortprotokoll\n\nder siebten Sitzung des Hauptausschusses in der Wahlperiode 2013/2018 vom Dienstag, dem 7. Januar 2014 um 9.30 Uhr im Rathaus, Raum 123.\n\nTagesordnungspunkt 1: Mitteilungen des Oberbürgermeisters\n\nOberbürgermeister:\n\nMeine sehr verehrten Damen und Herren, ich darf Ihnen eine erfreuliche Botschaft überbringen: es liegen keine Mitteilungen meinerseits vor.\n\nDamit ist der einzige Tagesordnungspunkt der Sitzung abgeschlossen. Ich schlage vor, Sie lümmeln in den restlichen 10 Stunden, die für die Sitzung vorgesehen sind, nach Herzenslust herum.\n\nMeine Damen und Herren, ich bitte Sie allmählich Ihre Sachen zu packen. Die Sitzung ist beendet. Ich wünsche Ihnen einen guten Heimweg.\n\n\ngez.\n\nHorst Schlämmer, Oberbürgermeister\nPeter Pan, Schriftführer\n"
}
],
"removed_objects": [
"http://127.0.0.1:5000/bodies/0/papers/9999",
"http://127.0.0.1:5000/bodies/0/papers/9999/documents/1",
"http://127.0.0.1:5000/bodies/0/papers/9999/documents/2"
]
}