-
Notifications
You must be signed in to change notification settings - Fork 3
/
2017-specifics.rdf
409 lines (408 loc) · 32.6 KB
/
2017-specifics.rdf
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
<?xml version="1.0" encoding="UTF-8"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/proceedings">
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/lockett"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/rennau"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/pemberton"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/dunn"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/kosek"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/cirulli"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/willems"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/ahmed"/>
<swc:hasPart xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/gibson"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/lockett">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">8</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">19</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Distributing XSLT Processing between Client and Server</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Debbie Lockett's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Lockett01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Lockett01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/debbie-lockett"/>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/oneil-delpratt"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/lockett"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/lockett.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/debbie-lockett">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/lockett"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/lockett">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Debbie Lockett's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/debbie-lockett"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/lockett"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/lockett-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/lockett"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/rennau">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">20</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">37</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Location trees enable XSD based tool development</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Hans-Jürgen Rennau's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Rennau01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Rennau01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/hans-juergen-rennau"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/rennau"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/rennau.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/hans-juergen-rennau">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/rennau"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/rennau">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Hans-Jürgen Rennau's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/hans-juergen-rennau"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/rennau"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/rennau-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/rennau"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/pemberton">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">38</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">42</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">An Architecture for Unified Access to the Internet of Things</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Steven Pemberton's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Pemberton01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Pemberton01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/steven-pemberton"/>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/jack-jansen"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/pemberton"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/pemberton.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/steven-pemberton">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/pemberton"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/pemberton">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Steven Pemberton's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/steven-pemberton"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/pemberton"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/pemberton-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/pemberton"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/dunn">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">43</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">55</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Migrating journals content using Ant</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Mark Dunn's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Dunn01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Dunn01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/mark-dunn"/>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/shani-chachamu"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/dunn"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/dunn.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/mark-dunn">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/dunn"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/dunn">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Mark Dunn's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/mark-dunn"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/dunn"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/dunn-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/dunn"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/kosek">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">56</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">67</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Improving validation of structured text</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Jirka Kosek's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Kosek01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Kosek01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/jirka-kosek"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/kosek"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/kosek.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/jirka-kosek">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/kosek"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/kosek">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Jirka Kosek's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/jirka-kosek"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/kosek"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/kosek-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/kosek"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/cirulli">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">68</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">73</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">XSpec v0.5.0</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Sandro Cirulli's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Cirulli01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Cirulli01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/sandro-cirulli"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/cirulli"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/cirulli.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/sandro-cirulli">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/cirulli"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/cirulli">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Sandro Cirulli's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/sandro-cirulli"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/cirulli"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/cirulli-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/cirulli"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/willems">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">74</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">80</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Bridging the gap between knowledge modelling and technical documentation</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Bert Willems' 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Willems01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Willems01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/bert-willems"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/willems"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/willems.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/bert-willems">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/willems"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/willems">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Bert Willems' 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/bert-willems"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/willems"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/willems-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/willems"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/ahmed">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">81</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">88</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">DataDock - Using GitHub to Publish Linked Open Data</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Kal Ahmed's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Ahmed01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Ahmed01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/kal-ahmed"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/ahmed"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/ahmed.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/kal-ahmed">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/ahmed"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/ahmed">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Kal Ahmed's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/kal-ahmed"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/ahmed"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/ahmed-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/ahmed"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/paper/gibson">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#Paper"/>
<rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/>
<bibo:pageStart xmlns:bibo="http://purl.org/ontology/bibo/">89</bibo:pageStart>
<bibo:pageEnd xmlns:bibo="http://purl.org/ontology/bibo/">101</bibo:pageEnd>
<dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Urban Legend or Best Practice</dc:title>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Nic Gibson's 2017 paper</rdfs:label>
<swc:isPartOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/proceedings"/>
<swrc:month xmlns:swrc="http://swrc.ontoware.org/ontology#">June</swrc:month>
<swrc:year xmlns:swrc="http://swrc.ontoware.org/ontology#">2017</swrc:year>
<owl:sameAs xmlns:owl="http://www.w3.org/2002/07/owl#"
rdf:resource="http://dx.doi.org/10.14337/XMLLondon17.Gibson01"/>
<dc:identifier xmlns:dc="http://purl.org/dc/elements/1.1/">doi:10.14337/XMLLondon17.Gibson01</dc:identifier>
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"
rdf:resource="http://data.semanticweb.org/person/nic-gibson"/>
<swc:relatedToEvent xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/gibson"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/thumbnails/papers/gibson.gif"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/person/nic-gibson">
<xlswc:gaveTalk xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/presentation/gibson"/>
</Description>
<Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
rdf:about="http://data.semanticweb.org/conference/xmllondon/2017/presentation/gibson">
<rdf:type rdf:resource="http://data.semanticweb.org/ns/swc/ontology#TalkEvent"/>
<swc:isSubEventOf xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017"/>
<rdfs:label xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">Nic Gibson's 2017 talk</rdfs:label>
<xlswc:talkGivenBy xmlns:xlswc="http://xmllondon.com/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/person/nic-gibson"/>
<swc:hasRelatedDocument xmlns:swc="http://data.semanticweb.org/ns/swc/ontology#"
rdf:resource="http://data.semanticweb.org/conference/xmllondon/2017/paper/gibson"/>
<foaf:depiction xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/images/gibson-speaking.jpg"/>
<foaf:homepage xmlns:foaf="http://xmlns.com/foaf/0.1/"
rdf:resource="http://xmllondon.com/2017/presentations/gibson"/>
</Description>
</RDF>