-
Notifications
You must be signed in to change notification settings - Fork 2
/
bookHtml018.html
554 lines (545 loc) · 40.7 KB
/
bookHtml018.html
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
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="hevea 2.23">
<link rel="stylesheet" type="text/css" href="book.css"><link rel="stylesheet" type="text/css" href="bookHtml.css">
<title>References</title>
</head>
<body>
<a href="bookHtml017.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="bookHtml019.html"><img src="next_motif.gif" alt="Next"></a>
<hr>
<header>
<a href="http://book.validatingrdf.com">Validating RDF data</a>
<img src="cover.jpg"></img>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112019120-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-112019120-1');
</script>
</header>
<h1 class="chapter" id="sec222">References</h1>
<dl class="thebibliography"><dt class="dt-thebibliography">
<a id="Abiteboul1995"><span class="c009">[1]</span></a></dt><dd class="dd-thebibliography">
S. Abiteboul, R. Hull, and V. Vianu, editors.
<em>Foundations of Databases: The Logical Level</em>.
Addison-Wesley Longman Publishing Co., Inc., Boston, MA, USA, 1st
edition, 1995.
ISBN 0201537710.</dd><dt class="dt-thebibliography"><a id="Abiteboul2011"><span class="c009">[2]</span></a></dt><dd class="dd-thebibliography">
S. Abiteboul, I. Manolescu, P. Rigaux, M.-C. Rousset, and P. Senellart.
<em>Web Data Management</em>.
Cambridge University Press, 2012.
ISBN 9781107012431.</dd><dt class="dt-thebibliography"><a id="Allemang2011"><span class="c009">[3]</span></a></dt><dd class="dd-thebibliography">
D. Allemang and J. Hendler.
<em>Semantic Web for the Working Ontologist: Effective Modeling in
RDFS and OWL</em>.
Morgan Kaufmann Publishers Inc., San Francisco, CA, USA, 2 edition,
2011.
ISBN 9780123859655, 9780123859662.</dd><dt class="dt-thebibliography"><a id="Antoniou2012"><span class="c009">[4]</span></a></dt><dd class="dd-thebibliography">
G. Antoniou, P. Groth, F. v. v. Harmelen, and R. Hoekstra.
<em>A Semantic Web Primer</em>.
The MIT Press, 2012.
ISBN 0262018284, 9780262018289.</dd><dt class="dt-thebibliography"><a id="JSONLD"><span class="c009">[5]</span></a></dt><dd class="dd-thebibliography">
C. Arnaud Le Hors.
<em>JSON-LD 1.0: A JSON-based Serialization for Linked Data</em>.
W3C Recommendation, 2014a.
URL <a href="http://www.w3.org/TR/json-ld/"><span class="c010">http://www.w3.org/TR/json-ld/</span></a>.</dd><dt class="dt-thebibliography"><a id="SHACLCharter"><span class="c009">[6]</span></a></dt><dd class="dd-thebibliography">
C. Arnaud Le Hors.
RDF Data Shapes Working Group Charter.
http://www.w3.org/2014/data-shapes/charter, 2014b.
URL <a href="http://www.w3.org/2014/data-shapes/charter/"><span class="c010">http://www.w3.org/2014/data-shapes/charter/</span></a>.</dd><dt class="dt-thebibliography"><a id="ShExPrimer"><span class="c009">[7]</span></a></dt><dd class="dd-thebibliography">
T. Baker and E. Prud’hommeaux.
Shape Expressions (ShEx) Primer.
https://shexspec.github.io/primer/, Apr. 2017.
URL <a href="http://www.w3.org/TR/rdf11-concepts/"><span class="c010">http://www.w3.org/TR/rdf11-concepts/</span></a>.</dd><dt class="dt-thebibliography"><a id="bernerslee06"><span class="c009">[8]</span></a></dt><dd class="dd-thebibliography">
T. Berners-Lee.
Linked-data design issues.
W3C design issue document, June 2006.
URL <a href="http://www.w3.org/DesignIssues/LinkedData.html"><span class="c010">http://www.w3.org/DesignIssues/LinkedData.html</span></a>.
http://www.w3.org/DesignIssue/LinkedData.html.</dd><dt class="dt-thebibliography"><a id="XMLSchemaDatatypes"><span class="c009">[9]</span></a></dt><dd class="dd-thebibliography">
P. V. Biron and A. Malhotra.
<em>XML</em><em> Schema Part 2: Datatypes Second Edition</em>.
W3C Recommendation, 2004.
URL <a href="http://www.w3.org/TR/xmlschema-2/"><span class="c010">http://www.w3.org/TR/xmlschema-2/</span></a>.</dd><dt class="dt-thebibliography"><a id="DublinCore"><span class="c009">[10]</span></a></dt><dd class="dd-thebibliography">
D. U. Board.
DCMI Metadata Terms.
http://dublincore.org/documents/dcmi-terms/, 2012.
URL <a href="http://dublincore.org/documents/dcmi-terms/"><span class="c010">http://dublincore.org/documents/dcmi-terms/</span></a>.</dd><dt class="dt-thebibliography"><a id="Boneva17"><span class="c009">[11]</span></a></dt><dd class="dd-thebibliography">
I. Boneva, J. E. Labra Gayo, and E. Prud’hommeaux.
Semantics and validation of shapes schemas for rdf.
In <em>International Semantic Web Conference</em>, 2017.</dd><dt class="dt-thebibliography"><a id="FHIR_LinkedDataModule"><span class="c009">[12]</span></a></dt><dd class="dd-thebibliography">
D. Booth.
FHIR linked data module.
<a href="https://www.hl7.org/fhir/linked-data-module.html"><span class="c010">https://www.hl7.org/fhir/linked-data-module.html</span></a>, Apr. 2017.</dd><dt class="dt-thebibliography"><a id="Bosch2015"><span class="c009">[13]</span></a></dt><dd class="dd-thebibliography">
T. Bosch, E. Acar, A. Nolle, and K. Eckert.
The role of reasoning for rdf validation.
In <em>Proceedings of the 11th International Conference on Semantic
Systems</em>, SEMANTICS ’15, pages 33–40, New York, NY, USA, 2015. ACM.
ISBN 978-1-4503-3462-4.
doi: 10.1145/2814864.2814867.
URL <a href="http://doi.acm.org/10.1145/2814864.2814867"><span class="c010">http://doi.acm.org/10.1145/2814864.2814867</span></a>.</dd><dt class="dt-thebibliography"><a id="Bourhis2017"><span class="c009">[14]</span></a></dt><dd class="dd-thebibliography">
P. Bourhis, J. L. Reutter, F. Suárez, and D. Vrgoč.
Json: Data model, query languages and schema specification.
In <em>Proceedings of the 36th ACM SIGMOD-SIGACT-SIGAI Symposium on
Principles of Database Systems</em>, PODS ’17, pages 123–135, New York, NY, USA,
2017. ACM.
ISBN 978-1-4503-4198-1.
doi: 10.1145/3034786.3056120.
URL <a href="http://doi.acm.org/10.1145/3034786.3056120"><span class="c010">http://doi.acm.org/10.1145/3034786.3056120</span></a>.</dd><dt class="dt-thebibliography"><a id="Box1976"><span class="c009">[15]</span></a></dt><dd class="dd-thebibliography">
G. E. P. Box.
Science and statistics.
<em>Journal of the American Statistical Association</em>, 71
(356): 791–799, 1976.
doi: 10.1080/01621459.1976.10480949.
URL
<a href="http://www.tandfonline.com/doi/abs/10.1080/01621459.1976.10480949"><span class="c010">http://www.tandfonline.com/doi/abs/10.1080/01621459.1976.10480949</span></a>.</dd><dt class="dt-thebibliography"><a id="RDFSchema1998"><span class="c009">[16]</span></a></dt><dd class="dd-thebibliography">
D. Brickley, R. V. Guha, and A. Layman.
Resource description framework (RDF) schemas.
https://www.w3.org/TR/1998/WD-rdf-schema-19980409/, 1998.
URL <a href="https://www.w3.org/TR/1998/WD-rdf-schema-19980409/"><span class="c010">https://www.w3.org/TR/1998/WD-rdf-schema-19980409/</span></a>.</dd><dt class="dt-thebibliography"><a id="Cagle17"><span class="c009">[17]</span></a></dt><dd class="dd-thebibliography">
K. Cagle.
SHACL: It’s about time.
<a href="https://dzone.com/articles/its-about-time"><span class="c010">https://dzone.com/articles/its-about-time</span></a>, Mar. 2017.</dd><dt class="dt-thebibliography"><a id="Trig"><span class="c009">[18]</span></a></dt><dd class="dd-thebibliography">
G. Carothers and A. Seaborne.
Trig: RDF dataset language.
http://www.w3.org/TR/trig/, 2014.
URL <a href="http://www.w3.org/TR/trig/"><span class="c010">http://www.w3.org/TR/trig/</span></a>.</dd><dt class="dt-thebibliography"><a id="WSDL"><span class="c009">[19]</span></a></dt><dd class="dd-thebibliography">
R. Chinnici, J.-J. Moreau, A. Ryman, and S. Weerawarana.
Web Services Description Language (WSDL) Version 2.0 Part 1: Core
Language.
https://www.w3.org/TR/wsdl20/, 2007.
URL <a href="https://www.w3.org/TR/wsdl20/"><span class="c010">https://www.w3.org/TR/wsdl20/</span></a>.</dd><dt class="dt-thebibliography"><a id="RelaxNGSpec"><span class="c009">[20]</span></a></dt><dd class="dd-thebibliography">
J. Clark and M. Makoto, editors.
<em>RELAX NG Specification</em>.
OASIS Committee Specification, 2001.
URL <a href="http://relaxng.org/spec-20011203.html"><span class="c010">http://relaxng.org/spec-20011203.html</span></a>.</dd><dt class="dt-thebibliography"><a id="ClarkSirin13"><span class="c009">[21]</span></a></dt><dd class="dd-thebibliography">
K. Clark and E. Sirin.
On RDF validation, stardog ICV, and assorted remarks.
In <em>RDF Validation Workshop. Practical Assurances for Quality
RDF Data</em>, Cambridge, Ma, Boston, September 2013. W3c,
http://www.w3.org/2012/12/rdf-val.</dd><dt class="dt-thebibliography"><a id="Coen2004"><span class="c009">[22]</span></a></dt><dd class="dd-thebibliography">
C. S. Coen, P. Marinelli, and F. Vitali.
Schemapath, a minimal extension to xml schema for conditional
constraints.
In <em>Proceedings of the 13th International Conference on World
Wide Web</em>, WWW ’04, pages 164–174, New York, NY, USA, 2004. ACM.
ISBN 1-58113-844-X.
doi: 10.1145/988672.988695.
URL <a href="http://doi.acm.org/10.1145/988672.988695"><span class="c010">http://doi.acm.org/10.1145/988672.988695</span></a>.</dd><dt class="dt-thebibliography"><a id="KarenCoyleTomBaker13"><span class="c009">[23]</span></a></dt><dd class="dd-thebibliography">
K. Coyle and T. Baker.
Dublin core application profiles. separating validation from
semantics.
In <em>RDF Validation Workshop. Practical Assurances for Quality
RDF Data</em>, Cambridge, Ma, Boston, September 2013. W3c,
http://www.w3.org/2012/12/rdf-val.</dd><dt class="dt-thebibliography"><a id="RDFDataCube"><span class="c009">[24]</span></a></dt><dd class="dd-thebibliography">
R. Cyganiak and D. Reynolds.
<em>The RDF Data Cube Vocabulary</em>.
W3C Recommendation, 2014.
URL <a href="https://www.w3.org/TR/vocab-data-cube/"><span class="c010">https://www.w3.org/TR/vocab-data-cube/</span></a>.</dd><dt class="dt-thebibliography"><a id="RDF11"><span class="c009">[25]</span></a></dt><dd class="dd-thebibliography">
R. Cyganiak, D. Wood, and M. Lanthaler.
<em>RDF 1.1</em><em> - Concepts and Abstract Syntax</em>.
W3C Recommendation, Feb. 2014.
URL <a href="http://www.w3.org/TR/rdf11-concepts/"><span class="c010">http://www.w3.org/TR/rdf11-concepts/</span></a>.</dd><dt class="dt-thebibliography"><a id="RDFSchema2004"><span class="c009">[26]</span></a></dt><dd class="dd-thebibliography">
Dan Brickley and R. V. Guha.
<em>RDF Vocabulary Description Language 1.0: RDF Schema</em>.
W3C Recommendation, 2004.
URL <a href="https://www.w3.org/TR/2004/REC-rdf-schema-20040210/"><span class="c010">https://www.w3.org/TR/2004/REC-rdf-schema-20040210/</span></a>.</dd><dt class="dt-thebibliography"><a id="RDFSchema11"><span class="c009">[27]</span></a></dt><dd class="dd-thebibliography">
Dan Brickley and R. V. Guha.
<em>RDF</em><em> Schema 1.1</em>.
W3C Recommendation, 2014.
URL <a href="http://www.w3.org/TR/rdf-schema/"><span class="c010">http://www.w3.org/TR/rdf-schema/</span></a>.</dd><dt class="dt-thebibliography"><a id="R2RML"><span class="c009">[28]</span></a></dt><dd class="dd-thebibliography">
S. Das, S. Sundara, and R. Cyganiak.
<em>R2RML</em><em>: </em><em>RDB</em><em> to </em><em>RDF</em><em> Mapping Language</em>.
W3C Recommendation, Sept. 2012.
URL <a href="http://www.w3.org/TR/r2rml/"><span class="c010">http://www.w3.org/TR/r2rml/</span></a>.</dd><dt class="dt-thebibliography"><a id="Owl1"><span class="c009">[29]</span></a></dt><dd class="dd-thebibliography">
Deborah L McGuinness and Frank van Harmelen.
<em>OWL</em><em> Web Ontology Language Overview</em>.
W3C Recommendation, 2004.
URL <a href="https://www.w3.org/TR/owl-features/"><span class="c010">https://www.w3.org/TR/owl-features/</span></a>.</dd><dt class="dt-thebibliography"><a id="RML"><span class="c009">[30]</span></a></dt><dd class="dd-thebibliography">
A. Dimou, M. Vander Sande, P. Colpaert, R. Verborgh, E. Mannens, and R. Van de
Walle.
RML: A Generic Language for Integrated RDF Mappings of
Heterogeneous Data.
In <em>Proceedings of the 7th Workshop on Linked Data on the Web</em>,
Apr. 2014.
URL
<a href="http://events.linkeddata.org/ldow2014/papers/ldow2014_paper_01.pdf"><span class="c010">http://events.linkeddata.org/ldow2014/papers/ldow2014_paper_01.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="iswc15_rml_rdfunit"><span class="c009">[31]</span></a></dt><dd class="dd-thebibliography">
A. Dimou, D. Kontokostas, M. Freudenberg, R. Verborgh, J. Lehmann, E. Mannens,
S. Hellmann, and R. Van de Walle.
Assessing and Refining Mappings to RDF to Improve Dataset
Quality.
In <em>Proceedings of the 14th </em><em>I</em><em>nternational </em><em>S</em><em>emantic </em><em>W</em><em>eb
</em><em>C</em><em>onference</em>, Oct. 2015.</dd><dt class="dt-thebibliography"><a id="DojchinovskiDBpediaLinks"><span class="c009">[32]</span></a></dt><dd class="dd-thebibliography">
M. Dojchinovski, D. Kontokostas, R. Rößling, M. Knuth, and S. Hellmann.
Dbpedia links: The hub of links for the web of data.
In <em>Proceedings of the SEMANTiCS 2016 Conference (SEMANTiCS
2016)</em>, September 2016.
URL
<a href="https://svn.aksw.org/papers/2016/SEMANTiCS_DBpedia_Links/public.pdf"><span class="c010">https://svn.aksw.org/papers/2016/SEMANTiCS_DBpedia_Links/public.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="DuCharme2011"><span class="c009">[33]</span></a></dt><dd class="dd-thebibliography">
B. DuCharme.
<em>Learning SPARQL</em>.
O’Reilly Media, Inc., 2011.
ISBN 1449306594, 9781449306595.</dd><dt class="dt-thebibliography"><a id="IRIs"><span class="c009">[34]</span></a></dt><dd class="dd-thebibliography">
M. Duerst and M. Suignard.
Internationalized resource identifiers (IRIs).
https://tools.ietf.org/html/rfc3987, Jan. 2015.
URL <a href="https://tools.ietf.org/html/rfc3987"><span class="c010">https://tools.ietf.org/html/rfc3987</span></a>.</dd><dt class="dt-thebibliography"><a id="JSON"><span class="c009">[35]</span></a></dt><dd class="dd-thebibliography">
ECMA International.
The JSON data interchange format.
http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf,
2013.
URL
<a href="http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf"><span class="c010">http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="iermilov-2016-lodstats-iswc"><span class="c009">[36]</span></a></dt><dd class="dd-thebibliography">
I. Ermilov, J. Lehmann, M. Martin, and S. Auer.
Lodstats: The data web census dataset.
In <em>Proceedings of 15th International Semantic Web Conference -
Resources Track (ISWC’2016)</em>, 2016.
URL
<a href="http://svn.aksw.org/papers/2016/ISWC_LODStats_Resource_Description/public.pdf"><span class="c010">http://svn.aksw.org/papers/2016/ISWC_LODStats_Resource_Description/public.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="DanielFdez16"><span class="c009">[37]</span></a></dt><dd class="dd-thebibliography">
D. Fernandez Alvarez, J. E. Labra Gayo, and H. Garcia-Gonzalez, editors.
<em>Inference and Serialization of Latent Graph Schemata Using
</em><em>ShEx</em>, number 10 in IARIA Series, 2016.
URL
<a href="http://thinkmind.org/index.php?view=article&articleid=semapro_2016_4_40_30038"><span class="c010">http://thinkmind.org/index.php?view=article&articleid=semapro_2016_4_40_30038</span></a>.</dd><dt class="dt-thebibliography"><a id="FischerEtAl:EDBT/ICDT-WS2015"><span class="c009">[38]</span></a></dt><dd class="dd-thebibliography">
P. M. Fischer, G. Lausen, A. Schätzle, and M. Schmidt.
Rdf constraint checking.
In <a href="#DanielFdez16">Fernandez Alvarez et al. [37]</a>, pages 205–212.
URL <a href="http://ceur-ws.org/Vol-1330/\#paper-33"><span class="c010">http://ceur-ws.org/Vol-1330/\#paper-33</span></a>.</dd><dt class="dt-thebibliography"><a id="FurberH10"><span class="c009">[39]</span></a></dt><dd class="dd-thebibliography">
C. Fürber and M. Hepp.
Using sparql and spin for data quality management on the semantic
web.
In W. Abramowicz and R. Tolksdorf, editors, <em>Business
Information Systems</em>, volume 47 of <em>Lecture Notes in Business
Information Processing</em>, pages 35–46. Springer, 2010.
ISBN 978-3-642-12813-4.</dd><dt class="dt-thebibliography"><a id="LabraShexDerivatives15"><span class="c009">[40]</span></a></dt><dd class="dd-thebibliography">
J. E. L. Gayo, E. Prud’hommeaux, I. Boneva, S. Staworko, H. Solbrig, and
S. Hym.
Towards an rdf validation language based on regular expression
derivatives.
In <a href="#DanielFdez16">Fernandez Alvarez et al. [37]</a>, pages 197–204.
URL <a href="http://ceur-ws.org/Vol-1330/\#paper-32"><span class="c010">http://ceur-ws.org/Vol-1330/\#paper-32</span></a>.</dd><dt class="dt-thebibliography"><a id="Glushko2013discipline"><span class="c009">[41]</span></a></dt><dd class="dd-thebibliography">
R. J. Glushko, editor.
<em>The Discipline of Organizing</em>.
The MIT Press, 2013.</dd><dt class="dt-thebibliography"><a id="SGML90"><span class="c009">[42]</span></a></dt><dd class="dd-thebibliography">
C. F. Goldfarb.
<em>The SGML Handbook</em>.
Oxford University Press, Inc., New York, NY, USA, 1990.
ISBN 0-10-853737-9.</dd><dt class="dt-thebibliography"><a id="XMLModel"><span class="c009">[43]</span></a></dt><dd class="dd-thebibliography">
P. Grosso and J. Kosek.
<em>Associating Schemas with XML documents 1.0</em><em> (Third edition)</em>.
W3C Working Group Note, Oct. 2012.
URL <a href="https://www.w3.org/TR/xml-model/"><span class="c010">https://www.w3.org/TR/xml-model/</span></a>.</dd><dt class="dt-thebibliography"><a id="SPARQL11"><span class="c009">[44]</span></a></dt><dd class="dd-thebibliography">
S. Harris and A. Seaborne.
<em>SPARQL 1.1 Query Language</em>.
W3C Recommendation, 2013.
URL <a href="http://www.w3.org/TR/sparql11-query/"><span class="c010">http://www.w3.org/TR/sparql11-query/</span></a>.</dd><dt class="dt-thebibliography"><a id="Hartmann16"><span class="c009">[45]</span></a></dt><dd class="dd-thebibliography">
T. Hartmann, B. Zapilko, J. Wackerow, and K. Eckert.
Validating rdf data quality using constraints to direct the
development of constraint languages.
In <em>2016 IEEE Tenth International Conference on Semantic
Computing (ICSC)</em>, pages 116–123, Feb 2016.
doi: 10.1109/ICSC.2016.43.</dd><dt class="dt-thebibliography"><a id="Heath_2011"><span class="c009">[46]</span></a></dt><dd class="dd-thebibliography">
T. Heath and C. Bizer.
<em>Linked Data: Evolving the Web into a Global Data Space</em>,
volume 1.
Morgan & Claypool Publishers LLC, feb 2011.
doi: 10.2200/s00334ed1v01y201102wbe001.</dd><dt class="dt-thebibliography"><a id="Hebeler2009"><span class="c009">[47]</span></a></dt><dd class="dd-thebibliography">
J. Hebeler, M. Fisher, R. Blace, and A. Perez-Lopez.
<em>Semantic Web Programming</em>.
Wiley Publishing, 2009.
ISBN 047041801X, 9780470418017.</dd><dt class="dt-thebibliography"><a id="Hitzler09"><span class="c009">[48]</span></a></dt><dd class="dd-thebibliography">
P. Hitzler, M. Krötzsch, and S. Rudolph.
<em>Foundations of Semantic Web Technologies</em>.
Chapman & Hall/CRC, 2009.</dd><dt class="dt-thebibliography"><a id="Hjelm2001"><span class="c009">[49]</span></a></dt><dd class="dd-thebibliography">
J. Hjelm.
<em>Creating the Semantic Web with RDF: Professional Developer’s
Guide</em>.
Professional Developer’s Guide Series. Wiley, 2001.
ISBN 9780471402596.</dd><dt class="dt-thebibliography"><a id="Schematron"><span class="c009">[50]</span></a></dt><dd class="dd-thebibliography">
ISO/IEC.
Information technology — Document Schema Definition Languages
(DSDL) - Part 3: Rule-based validation - Schematron.
http://schematron.com/, 2016.
URL <a href="http://schematron.com/"><span class="c010">http://schematron.com/</span></a>.</dd><dt class="dt-thebibliography"><a id="SPIN11"><span class="c009">[51]</span></a></dt><dd class="dd-thebibliography">
H. Knublauch.
SPIN - Modeling Vocabulary.
http://www.w3.org/Submission/spin-modeling/, 2011.
URL <a href="http://www.w3.org/Submission/spin-modeling/"><span class="c010">http://www.w3.org/Submission/spin-modeling/</span></a>.</dd><dt class="dt-thebibliography"><a id="SHACLSpec"><span class="c009">[52]</span></a></dt><dd class="dd-thebibliography">
H. Knublauch and D. Kontokostas.
<em>Shapes Constraint Language (</em><em>SHACL</em><em>)</em>.
W3C Proposed Recommendation, June 2017.
URL <a href="https://www.w3.org/TR/shacl/"><span class="c010">https://www.w3.org/TR/shacl/</span></a>.</dd><dt class="dt-thebibliography"><a id="kontokostasDatabugger"><span class="c009">[53]</span></a></dt><dd class="dd-thebibliography">
D. Kontokostas, P. Westphal, S. Auer, S. Hellmann, J. Lehmann, R. Cornelissen,
and A. Zaveri.
Test-driven evaluation of linked data quality.
In <em>Proceedings of the 23rd International Conference on World
Wide Web</em>, WWW ’14, pages 747–758, Republic and Canton of Geneva,
Switzerland, 2014. International World Wide Web Conferences Steering
Committee.
ISBN 978-1-4503-2744-2.
doi: 10.1145/2566486.2568002.
URL <a href="http://svn.aksw.org/papers/2014/WWW_Databugger/public.pdf"><span class="c010">http://svn.aksw.org/papers/2014/WWW_Databugger/public.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="Labra2012"><span class="c009">[54]</span></a></dt><dd class="dd-thebibliography">
J. E. Labra Gayo.
<em>Web semántica: comprendiendo el cambio hacia la Web 3.0</em>.
Nebiblo, 2012.
ISBN 8497455711.</dd><dt class="dt-thebibliography"><a id="Labra13"><span class="c009">[55]</span></a></dt><dd class="dd-thebibliography">
J. E. Labra Gayo and J. M. Alvarez Rodríguez.
Validating statistical index data represented in RDF using SPARQL
queries.
In <em>RDF Validation Workshop. Practical Assurances for Quality
RDF Data</em>, Cambridge, Ma, Boston, September 2013. W3c,
http://www.w3.org/2012/12/rdf-val.</dd><dt class="dt-thebibliography"><a id="LabraMTSR14"><span class="c009">[56]</span></a></dt><dd class="dd-thebibliography">
J. E. Labra Gayo, H. Farham, J. Castro Fernández, and J. M.
Álvarez Rodríguez.
Representing statistical indexes as linked data including metadata
about their computation process.
In S. Closs, R. Studer, E. Garoufallou, and M. Sicilia, editors,
<em>Metadata and Semantics Research - 8th Research Conference, </em><em>MTSR</em><em> 2014,
Karlsruhe, Germany, November 27-29, 2014. Proceedings</em>, volume 478 of
<em>Communications in Computer and Information Science</em>, pages 42–53.
Springer, 2014a.
ISBN 978-3-319-13673-8.
doi: 10.1007/978-3-319-13674-5_5.
URL <a href="http://dx.doi.org/10.1007/978-3-319-13674-5_5"><span class="c010">http://dx.doi.org/10.1007/978-3-319-13674-5_5</span></a>.</dd><dt class="dt-thebibliography"><a id="LabraLDQSemantics"><span class="c009">[57]</span></a></dt><dd class="dd-thebibliography">
J. E. Labra Gayo, E. Prud’hommeaux, H. R. Solbrig, and J. M. Á.
Rodríguez.
Validating and describing linked data portals using RDF shape
expressions.
In <em>Proceedings of the 1st Workshop on Linked Data Quality
co-located with 10th International Conference on Semantic Systems,
LDQ@SEMANTiCS 2014.</em>, volume 1215 of <em>CEUR</em><em> Workshop Proceedings</em>.
CEUR-WS.org, 2014b.</dd><dt class="dt-thebibliography"><a id="LabraValidatingDescribingDataPortalsArxivVersion2017"><span class="c009">[58]</span></a></dt><dd class="dd-thebibliography">
J. E. Labra Gayo, E. Prud’hommeaux, H. Solbrig, and I. Boneva.
Validating and describing linked data portals using shapes.
<em>CoRR</em>, abs/1701.08924, 2017.
URL <a href="http://arxiv.org/abs/1701.08924"><span class="c010">http://arxiv.org/abs/1701.08924</span></a>.</dd><dt class="dt-thebibliography"><a id="PROVO"><span class="c009">[59]</span></a></dt><dd class="dd-thebibliography">
T. Lebo, S. Sahoo, and D. McGuinness.
<em>PROV-O: The PROV Ontology</em>.
W3C Recommendation, Apr. 2013.
URL <a href="http://www.w3.org/TR/prov-o/"><span class="c010">http://www.w3.org/TR/prov-o/</span></a>.</dd><dt class="dt-thebibliography"><a id="dbpedia-swj"><span class="c009">[60]</span></a></dt><dd class="dd-thebibliography">
J. Lehmann, R. Isele, M. Jakob, A. Jentzsch, D. Kontokostas, P. N. Mendes,
S. Hellmann, M. Morsey, P. van Kleef, S. Auer, and C. Bizer.
DBpedia - a large-scale, multilingual knowledge base extracted from
wikipedia.
<em>Semantic Web Journal</em>, 6 (2): 167–195, 2015.
URL <a href="http://jens-lehmann.org/files/2014/swj_dbpedia.pdf"><span class="c010">http://jens-lehmann.org/files/2014/swj_dbpedia.pdf</span></a>.</dd><dt class="dt-thebibliography"><a id="DCAT"><span class="c009">[61]</span></a></dt><dd class="dd-thebibliography">
F. Maali and J. Erickson, editors.
<em>Data Catalog Vocabulary (DCAT)</em>.
W3C Recommendation, 2014.
URL <a href="https://www.w3.org/TR/vocab-dcat/"><span class="c010">https://www.w3.org/TR/vocab-dcat/</span></a>.</dd><dt class="dt-thebibliography"><a id="Martens2015"><span class="c009">[62]</span></a></dt><dd class="dd-thebibliography">
W. Martens, F. Neven, M. Niewerth, and T. Schwentick.
Bonxai: Combining the simplicity of DTD with the expressiveness of
XML Schema.
In <em>Proceedings of the 34th ACM SIGMOD-SIGACT-SIGAI Symposium on
Principles of Database Systems</em>, PODS ’15, pages 145–156, New York, NY, USA,
2015. ACM.
ISBN 978-1-4503-2757-2.
doi: 10.1145/2745754.2745774.
URL <a href="http://doi.acm.org/10.1145/2745754.2745774"><span class="c010">http://doi.acm.org/10.1145/2745754.2745774</span></a>.</dd><dt class="dt-thebibliography"><a id="Schemarama"><span class="c009">[63]</span></a></dt><dd class="dd-thebibliography">
L. Miller and D. Brickley.
Schemarama.
<a href="http://swordfish.rdfweb.org/discovery/2001/01/schemarama/"><span class="c010">http://swordfish.rdfweb.org/discovery/2001/01/schemarama/</span></a>, Feb.
2001.</dd><dt class="dt-thebibliography"><a id="Motik07"><span class="c009">[64]</span></a></dt><dd class="dd-thebibliography">
B. Motik, I. Horrocks, and U. Sattler.
Adding Integrity Constraints to OWL.
In C. Golbreich, A. Kalyanpur, and B. Parsia, editors, <em>OWL:
Experiences and Directions 2007 (OWLED 2007)</em>, Innsbruck, Austria, June 6–7
2007.</dd><dt class="dt-thebibliography"><a id="Murata2005"><span class="c009">[65]</span></a></dt><dd class="dd-thebibliography">
M. Murata, D. Lee, M. Mani, and K. Kawaguchi.
Taxonomy of xml schema languages using formal language theory.
<em>ACM Trans. Internet Technol.</em>, 5 (4):
660–704, Nov. 2005.
ISSN 1533-5399.
doi: 10.1145/1111627.1111631.
URL <a href="http://doi.acm.org/10.1145/1111627.1111631"><span class="c010">http://doi.acm.org/10.1145/1111627.1111631</span></a>.</dd><dt class="dt-thebibliography"><a id="Protege2015"><span class="c009">[66]</span></a></dt><dd class="dd-thebibliography">
M. A. Musen.
The protÉgÉ project: A look back and a look forward.
<em>AI Matters</em>, 1 (4): 4–12, June 2015.
ISSN 2372-3483.
doi: 10.1145/2757001.2757003.
URL <a href="http://doi.acm.org/10.1145/2757001.2757003"><span class="c010">http://doi.acm.org/10.1145/2757001.2757003</span></a>.</dd><dt class="dt-thebibliography"><a id="Neumann09"><span class="c009">[67]</span></a></dt><dd class="dd-thebibliography">
T. Neumann and G. Weikum.
Scalable join processing on very large rdf graphs.
In <em>Proceedings of the 2009 ACM SIGMOD International Conference
on Management of Data</em>, SIGMOD ’09, pages 627–640, New York, NY, USA, 2009.
ACM.
ISBN 978-1-60558-551-2.
doi: 10.1145/1559845.1559911.
URL <a href="http://doi.acm.org/10.1145/1559845.1559911"><span class="c010">http://doi.acm.org/10.1145/1559845.1559911</span></a>.</dd><dt class="dt-thebibliography"><a id="RDF1997"><span class="c009">[68]</span></a></dt><dd class="dd-thebibliography">
Ora Lassila and Ralph R. Swick.
Resource Description Framework (RDF) Model and Syntax.
https://www.w3.org/TR/WD-rdf-syntax-971002/, 1997.
URL <a href="https://www.w3.org/TR/WD-rdf-syntax-971002/"><span class="c010">https://www.w3.org/TR/WD-rdf-syntax-971002/</span></a>.</dd><dt class="dt-thebibliography"><a id="RDF10_99"><span class="c009">[69]</span></a></dt><dd class="dd-thebibliography">
Ora Lassila and Ralph R. Swick.
Resource Description Framework (RDF) Model and Syntax
Specification.
https://www.w3.org/TR/1999/REC-rdf-syntax-19990222/, 1999.
URL <a href="https://www.w3.org/TR/1999/REC-rdf-syntax-19990222/"><span class="c010">https://www.w3.org/TR/1999/REC-rdf-syntax-19990222/</span></a>.</dd><dt class="dt-thebibliography"><a id="OWL2"><span class="c009">[70]</span></a></dt><dd class="dd-thebibliography">
W. OWL Working Group.
<em>OWL 2 Web Ontology Language: Document Overview</em>.
W3C Recommendation, 27 October 2009.
Available at <a href="http://www.w3.org/TR/owl2-overview/"><span class="c010">http://www.w3.org/TR/owl2-overview/</span></a>.</dd><dt class="dt-thebibliography"><a id="Passin2004"><span class="c009">[71]</span></a></dt><dd class="dd-thebibliography">
T. B. Passin.
<em>Explorer’s Guide to the Semantic Web</em>.
Manning Publications Co., Greenwich, CT, USA, 2004.
ISBN 1932394206.</dd><dt class="dt-thebibliography"><a id="Patel-Schneider2015"><span class="c009">[72]</span></a></dt><dd class="dd-thebibliography">
P. F. Patel-Schneider.
Using Description Logics for RDF Constraint Checking and
Closed-world Recognition.
In <em>Proceedings of the Twenty-Ninth AAAI Conference on
Artificial Intelligence</em>, AAAI’15, pages 247–253. AAAI Press, 2015.
ISBN 0-262-51129-0.
URL <a href="http://dl.acm.org/citation.cfm?id=2887007.2887042"><span class="c010">http://dl.acm.org/citation.cfm?id=2887007.2887042</span></a>.</dd><dt class="dt-thebibliography"><a id="SemanticsSPARQL09"><span class="c009">[73]</span></a></dt><dd class="dd-thebibliography">
J. Pérez, M. Arenas, and C. Gutierrez.
Semantics and complexity of sparql.
<em>ACM Trans. Database Syst.</em>, 34 (3):
16:1–16:45, Sept. 2009.
ISSN 0362-5915.
doi: 10.1145/1567274.1567278.
URL <a href="http://doi.acm.org/10.1145/1567274.1567278"><span class="c010">http://doi.acm.org/10.1145/1567274.1567278</span></a>.</dd><dt class="dt-thebibliography"><a id="Pezoa2016"><span class="c009">[74]</span></a></dt><dd class="dd-thebibliography">
F. Pezoa, J. L. Reutter, F. Suarez, M. Ugarte, and D. Vrgoč.
Foundations of json schema.
In <em>Proceedings of the 25th International Conference on World
Wide Web</em>, WWW ’16, pages 263–273, Republic and Canton of Geneva,
Switzerland, 2016. International World Wide Web Conferences Steering
Committee.
ISBN 978-1-4503-4143-1.
doi: 10.1145/2872427.2883029.
URL <a href="https://doi.org/10.1145/2872427.2883029"><span class="c010">https://doi.org/10.1145/2872427.2883029</span></a>.</dd><dt class="dt-thebibliography"><a id="BCP47"><span class="c009">[75]</span></a></dt><dd class="dd-thebibliography">
A. Phillips and M. Davis.
Tags for Identifying Languages.
Technical Report 47, Internet Engineering Task Force, September 2009.
URL <a href="http://tools.ietf.org/rfc/bcp/bcp47.txt"><span class="c010">http://tools.ietf.org/rfc/bcp/bcp47.txt</span></a>.</dd><dt class="dt-thebibliography"><a id="Powers2003"><span class="c009">[76]</span></a></dt><dd class="dd-thebibliography">
S. Powers.
<em>Practical RDF</em>.
O’Reilly & Associates, Inc., Sebastopol, CA, USA, 2003.
ISBN 0596002637.</dd><dt class="dt-thebibliography"><a id="ShapeMap"><span class="c009">[77]</span></a></dt><dd class="dd-thebibliography">
E. Prud’hommeaux and T. Baker.
ShapeMap Structure and Language.
https://shexspec.github.io/ShapeMap/, July 2017.
URL <a href="https://shexspec.github.io/ShapeMap/"><span class="c010">https://shexspec.github.io/ShapeMap/</span></a>.</dd><dt class="dt-thebibliography"><a id="Turtle"><span class="c009">[78]</span></a></dt><dd class="dd-thebibliography">
E. Prud’hommeaux and G. Carothers.
RDF 1.1 turtle: Terse RDF triple language.
http://www.w3.org/TR/turtle/, 2014.
URL <a href="http://www.w3.org/TR/turtle/"><span class="c010">http://www.w3.org/TR/turtle/</span></a>.</dd><dt class="dt-thebibliography"><a id="SPARQL10"><span class="c009">[79]</span></a></dt><dd class="dd-thebibliography">
E. Prud’hommeaux and A. Seaborne.
<em>SPARQL Query Language for RDF</em>.
W3C Recommendation, 2008.
URL <a href="http://www.w3.org/TR/rdf-sparql-query/"><span class="c010">http://www.w3.org/TR/rdf-sparql-query/</span></a>.</dd><dt class="dt-thebibliography"><a id="EricSemantics2014"><span class="c009">[80]</span></a></dt><dd class="dd-thebibliography">
E. Prud’hommeaux, J. E. Labra Gayo, and H. R. Solbrig.
Shape expressions: an RDF validation and transformation language.
In <em>Proceedings of the 10th International Conference on Semantic
Systems, </em><em>SEMANTICS</em><em> 2014</em>, pages 32–40. ACM, 2014.</dd><dt class="dt-thebibliography"><a id="ShExSpec"><span class="c009">[81]</span></a></dt><dd class="dd-thebibliography">
E. Prud’hommeaux, I. Boneva, J. E. Labra Gayo, and G. Kellog.
Shape Expressions Language 2.0.
https://shexspec.github.io/spec/, Apr. 2017.
URL <a href="https://shexspec.github.io/spec/"><span class="c010">https://shexspec.github.io/spec/</span></a>.</dd><dt class="dt-thebibliography"><a id="RDFValidation"><span class="c009">[82]</span></a></dt><dd class="dd-thebibliography">
RDF Working Group W3c.
W3C Validation Workshop. Practical Assurances for Quality RDF Data,
September 2013.
URL <a href="http://www.w3.org/2012/12/rdf-val/"><span class="c010">http://www.w3.org/2012/12/rdf-val/</span></a>.</dd><dt class="dt-thebibliography"><a id="Organization14"><span class="c009">[83]</span></a></dt><dd class="dd-thebibliography">
D. Reynolds.
<em>The Organization Ontology</em>.
W3C Recommendation, 2014.
URL <a href="http://www.w3.org/TR/vocab-org/"><span class="c010">http://www.w3.org/TR/vocab-org/</span></a>.</dd><dt class="dt-thebibliography"><a id="Robertsson2004"><span class="c009">[84]</span></a></dt><dd class="dd-thebibliography">
E. Robertsson.
Combining RELAX NG and Schematron.
<em>XML.com</em>, Feb. 2004.
URL <a href="https://www.xml.com/pub/a/2004/02/11/relaxtron.html"><span class="c010">https://www.xml.com/pub/a/2004/02/11/relaxtron.html</span></a>.</dd><dt class="dt-thebibliography"><a id="Rumbaugh2004"><span class="c009">[85]</span></a></dt><dd class="dd-thebibliography">
J. Rumbaugh, I. Jacobson, and G. Booch.
<em>Unified Modeling Language Reference Manual, The (2Nd Edition)</em>.
Pearson Higher Education, 2004.
ISBN 0321245628.</dd><dt class="dt-thebibliography"><a id="OSLCResourceShapes"><span class="c009">[86]</span></a></dt><dd class="dd-thebibliography">
A. G. Ryman, A. L. Hors, and S. Speicher.
OSLC resource shape: A language for defining constraints on linked
data.
In C. Bizer, T. Heath, T. Berners-Lee, M. Hausenblas, and S. Auer,
editors, <em>Linked data on the Web</em>, volume 996 of <em>CEUR Workshop
Proceedings</em>. CEUR-WS.org, 2013.</dd><dt class="dt-thebibliography"><a id="WebAnnotation"><span class="c009">[87]</span></a></dt><dd class="dd-thebibliography">
R. Sanderson, P. Ciccarese, and B. Young.
<em>Web Annotation Vocabulary</em>.
W3C Recommendation, Feb. 2017.
URL <a href="https://www.w3.org/TR/annotation-vocab/"><span class="c010">https://www.w3.org/TR/annotation-vocab/</span></a>.</dd><dt class="dt-thebibliography"><a id="Segaran2009"><span class="c009">[88]</span></a></dt><dd class="dd-thebibliography">
T. Segaran, C. Evans, J. Taylor, S. Toby, E. Colin, and T. Jamie.
<em>Programming the Semantic Web</em>.
O’Reilly Media, Inc., 1st edition, 2009.
ISBN 0596153813, 9780596153816.</dd><dt class="dt-thebibliography"><a id="XMLSchema11Structures"><span class="c009">[89]</span></a></dt><dd class="dd-thebibliography">
Shudi Gao, C. M. Sperberg-McQueen and Henry S. Thompson.
<em>W3C XML Schema Definition Language (XSD) 1.1 Part 1:
Structures</em>.
W3C Recommendation, 2012.
URL <a href="https://www.w3.org/TR/xmlschema11-1/"><span class="c010">https://www.w3.org/TR/xmlschema11-1/</span></a>.</dd><dt class="dt-thebibliography"><a id="Simister13"><span class="c009">[90]</span></a></dt><dd class="dd-thebibliography">
S. Simister and D. Brickley.
Simple application-specific constraints for rdf models.
In <em>RDF Validation Workshop. Practical Assurances for Quality
RDF Data</em>, Cambridge, Ma, Boston, September 2013. W3c,
http://www.w3.org/2012/12/rdf-val.</dd><dt class="dt-thebibliography"><a id="SHACLUseCases"><span class="c009">[91]</span></a></dt><dd class="dd-thebibliography">
Simon Steyskal and Karen Coyle.
<em>SHACL</em><em> Use Cases and Requirements</em>.
W3C Working Draft, 2016.
URL <a href="https://www.w3.org/TR/shacl-ucr/"><span class="c010">https://www.w3.org/TR/shacl-ucr/</span></a>.</dd><dt class="dt-thebibliography"><a id="ShExSubmission14"><span class="c009">[92]</span></a></dt><dd class="dd-thebibliography">
H. Solbrig and E. Prud’hommeaux.
Shape Expressions 1.0 Definition.
http://www.w3.org/Submission/shex-defn/, 2014.
URL <a href="http://www.w3.org/Submission/shex-defn/"><span class="c010">http://www.w3.org/Submission/shex-defn/</span></a>.</dd><dt class="dt-thebibliography"><a id="linkedDataPlatform"><span class="c009">[93]</span></a></dt><dd class="dd-thebibliography">
S. Speicher, J. Arwe, and A. Malhotra, editors.
<em>Linked Data Platform 1.0</em>.
W3C Recommendation, 2015.
URL <a href="https://www.w3.org/TR/ldp/"><span class="c010">https://www.w3.org/TR/ldp/</span></a>.</dd><dt class="dt-thebibliography"><a id="Slawek2015"><span class="c009">[94]</span></a></dt><dd class="dd-thebibliography">
S. Staworko, I. Boneva, J. E. Labra Gayo, S. Hym, E. G. Prud’hommeaux, and
H. R. Solbrig.
Complexity and Expressiveness of ShEx for RDF.
In <em>18th International Conference on Database Theory, </em><em>ICDT</em><em>
2015</em>, volume 31 of <em>LIPIcs</em>, pages 195–211. Schloss Dagstuhl -
Leibniz-Zentrum fuer Informatik, 2015.</dd><dt class="dt-thebibliography"><a id="SteerMiller2004"><span class="c009">[95]</span></a></dt><dd class="dd-thebibliography">
D. Steer and L. Miller.
Validating RDF with TreeHugger and Schematron.
In <em>FOAF-Galway</em>. Position paper, 2004.
URL
<a href="https://www.w3.org/2001/sw/Europe/events/foaf-galway/papers/pp/validating_rdf/"><span class="c010">https://www.w3.org/2001/sw/Europe/events/foaf-galway/papers/pp/validating_rdf/</span></a>.</dd><dt class="dt-thebibliography"><a id="Tiao10"><span class="c009">[96]</span></a></dt><dd class="dd-thebibliography">
J. Tao, E. Sirin, J. Bao, and D. L. McGuinness.
Integrity constraints in OWL.
In <em>Proceedings of the 24th AAAI Conference on Artificial
Intelligence (AAAI-10)</em>. AAAI, 2010.</dd><dt class="dt-thebibliography"><a id="LeastPower"><span class="c009">[97]</span></a></dt><dd class="dd-thebibliography">
N. M. Tim Berners-Lee.
The rule of least power.
http://www.w3.org/2001/tag/doc/leastPower, Feb. 2006.</dd><dt class="dt-thebibliography"><a id="XML10"><span class="c009">[98]</span></a></dt><dd class="dd-thebibliography">
Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve Maler and François
Yergeau.
<em>Extensible Markup Language (XML) 1.0 (Fifth Edition</em>.
W3C Recommendation, 2008.
URL <a href="https://www.w3.org/TR/xml/"><span class="c010">https://www.w3.org/TR/xml/</span></a>.</dd><dt class="dt-thebibliography"><a id="vanDam2015"><span class="c009">[99]</span></a></dt><dd class="dd-thebibliography">
J. C. van Dam, J. J. Koehorst, P. J. Schaap, V. A. Martins dos Santos, and
M. Suarez-Diez.
Rdf2graph a tool to recover, understand and validate the ontology of
an rdf resource.
<em>Journal of Biomedical Semantics</em>, 6 (1): 39,
Oct 2015.
ISSN 2041-1480.
doi: 10.1186/s13326-015-0038-9.
URL <a href="http://dx.doi.org/10.1186/s13326-015-0038-9"><span class="c010">http://dx.doi.org/10.1186/s13326-015-0038-9</span></a>.</dd><dt class="dt-thebibliography"><a id="RelaxNG"><span class="c009">[100]</span></a></dt><dd class="dd-thebibliography">
E. van der Vlist.
<em>Relax NG: A Simpler Schema Language for XML</em>.
O’Reilly, Beijing, 2004.
ISBN 978-0-596-00421-7.</dd><dt class="dt-thebibliography"><a id="JSONSchema"><span class="c009">[101]</span></a></dt><dd class="dd-thebibliography">
A. Wright, editor.
<em>JSON Schema: A Media Type for Describing JSON Documents</em>.
IETF, 2016.
URL <a href="http://json-schema.org/"><span class="c010">http://json-schema.org/</span></a>.</dd></dl><footer>
<iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbook.validatingrdf.com%2F&width=100&layout=standard&action=like&size=small&show_faces=true&share=true&height=80&appId=8170400788" width="100" height="80" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
<a class="twitter-share-button" text="Validating RDF data book" href="https://twitter.com/intent/tweet?text=Validating%20RDF%20data%20book&?via=jelabra&hastags=shex,shacl,validatingrdfbook" data-size="large">Tweet</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5a51d2b6b0d22f0a"></script>
</footer>
<hr>
<a href="bookHtml017.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="bookHtml019.html"><img src="next_motif.gif" alt="Next"></a>
</body>
</html>