@@ -528,7 +528,7 @@ <h3>Blank nodes</h3>
528
528
they have no 'global' meaning.</ p >
529
529
530
530
< section id ="shared_blank_nodes " class ="informative ">
531
- < h3 > Shared blank nodes (Informative) </ h3 >
531
+ < h3 > Shared blank nodes</ h3 >
532
532
533
533
< p > The semantics for blank nodes are stated in terms of the truth of a graph. However, when two (or more) graphs share a blank node, their meaning is not fully captured by treating them in isolation. For example, consider the overlapping graphs</ p >
534
534
@@ -553,15 +553,6 @@ <h3>Shared blank nodes (Informative)</h3>
553
553
</ section >
554
554
</ section >
555
555
556
- <!-- commented out, to be removed later
557
- <section id="intuitions" class="informative">
558
- <h3>Intuitive summary (Informative)</h3>
559
-
560
- <p>An RDF graph is true exactly when:</p>
561
- <p>1. the IRIs and literals in subject or object position in the graph all refer to things,</p><p>2. there is some way to interpret all the blank nodes in the graph as referring to things,</p><p>3. the IRIs in property position refer to binary relationships,</p><p>4. and under these interpretations, each triple S P O in the graph asserts that the thing referred to as S, and the thing referred to as O, do in fact stand in the relationship referred to by P.</p>
562
- </section>
563
- -->
564
-
565
556
< section id ="simpleentailment ">
566
557
< h2 > Simple Entailment</ h2 >
567
558
@@ -629,7 +620,7 @@ <h2>Simple Entailment</h2>
629
620
</ section >
630
621
631
622
< section id ="simple_entailment_properties " class ="informative ">
632
- < h3 > Properties of simple entailment and satisfiability (Informative) </ h3 >
623
+ < h3 > Properties of simple entailment and satisfiability</ h3 >
633
624
634
625
< p > The properties described here apply only to simple entailment,
635
626
not to extended notions of entailment introduced in later sections.
@@ -710,7 +701,7 @@ <h3>Properties of simple entailment and satisfiability (Informative)</h3>
710
701
</ section >
711
702
712
703
< section id ="skolemization " class ="informative ">
713
- < h2 > Skolemization (Informative) </ h2 >
704
+ < h2 > Skolemization</ h2 >
714
705
715
706
< p > < dfn class ="no-export lint-ignore "> Skolemization</ dfn > is a transformation on RDF graphs
716
707
which eliminates blank nodes by replacing them with "new" IRIs,
@@ -905,7 +896,7 @@ <h3>Datatype entailment</h3>
905
896
so if S < a > D-entails</ a > G then S < a > simply entails</ a > G. </ p >
906
897
907
898
< section id ="datatype_entailment_patterns " class ="informative ">
908
- < h4 > Patterns of datatype entailment (Informative) </ h4 >
899
+ < h4 > Patterns of datatype entailment</ h4 >
909
900
910
901
< p > Unlike < a > simple entailment</ a > , it is not possible to give a single syntactic criterion
911
902
to detect all D-entailments,
@@ -1032,7 +1023,7 @@ <h3>RDF entailment</h3>
1032
1023
and so are < a > RDF entail</ a > ed by the empty graph, contradicting < a > interpolation</ a > for RDF entailment. </ p >
1033
1024
1034
1025
< section id ="rdf_entailment_patterns " class ="informative ">
1035
- < h4 > Patterns of RDF entailment (Informative) </ h4 >
1026
+ < h4 > Patterns of RDF entailment</ h4 >
1036
1027
1037
1028
< p > The last semantic condition in the above table gives the following entailment pattern for < a > recognized</ a > datatype IRIs:</ p >
1038
1029
@@ -1382,7 +1373,7 @@ <h2>RDFS Interpretations</h2>
1382
1373
A property of a class is not necessarily a property of its members, nor vice versa.</ p >
1383
1374
1384
1375
< section id ="rdfs_literal_note " class ="informative ">
1385
- < h4 > A note on rdfs:Literal (Informative) </ h4 >
1376
+ < h4 > A note on rdfs:Literal</ h4 >
1386
1377
1387
1378
< p > The class < code > rdfs:Literal</ code > is not the class of literals,
1388
1379
but rather that of literal values, which may also be denoted by IRIs.
@@ -1417,7 +1408,7 @@ <h3>RDFS entailment</h3>
1417
1408
< p > where aaa is an IRI, are true in all RDFS interpretations.</ p >
1418
1409
1419
1410
< section id ="rdfs_patterns " class ="informative " data-dfn-for ="RDFS entailment patterns ">
1420
- < h4 > Patterns of RDFS entailment (Informative) </ h4 >
1411
+ < h4 > Patterns of RDFS entailment</ h4 >
1421
1412
1422
1413
< P > RDFS entailment holds for all the following patterns,
1423
1414
which correspond closely to the RDFS semantic conditions:</ p >
@@ -1613,7 +1604,7 @@ <h2>RDF Datasets</h2>
1613
1604
< h2 id ="appendices "> Appendices</ h2 >
1614
1605
1615
1606
< section id ="entailment_rules " class ="informative appendix ">
1616
- < h2 > Entailment rules (Informative) </ h2 >
1607
+ < h2 > Entailment rules</ h2 >
1617
1608
1618
1609
< p > (< em > This section is based on work described more fully in </ em > [[HORST04]]< em > , </ em > [[HORST05]]< em > ,
1619
1610
which should be consulted for technical details and proofs.</ em > ) </ p >
@@ -1824,7 +1815,7 @@ <h2>Finite interpretations</h2>
1824
1815
</ section >
1825
1816
1826
1817
< section id ="proofs " class ="informative appendix ">
1827
- < h2 > Proofs of some results (Informative) </ h2 >
1818
+ < h2 > Proofs of some results</ h2 >
1828
1819
1829
1820
< p class ="issue " data-number ="76 "> These claims need to be checked.</ p >
1830
1821
@@ -1903,7 +1894,7 @@ <h2>Proofs of some results (Informative)</h2>
1903
1894
</ section >
1904
1895
1905
1896
< section id ="whatnot " class ="informative appendix ">
1906
- < h2 id ="non_semantics "> RDF reification, containers and collections (Informative) </ h2 >
1897
+ < h2 id ="non_semantics "> RDF reification, containers and collections</ h2 >
1907
1898
1908
1899
< p > The RDF semantic conditions do not place formal constraints on the meaning
1909
1900
of much of the RDF vocabulary which is intended for use in describing containers and bounded collections,
@@ -2186,13 +2177,13 @@ <h4>RDF collections</h4>
2186
2177
</ section >
2187
2178
2188
2179
< section id ="privacy " class ="informative appendix ">
2189
- < h2 > Privacy Considerations (Informative) </ h2 >
2180
+ < h2 > Privacy Considerations</ h2 >
2190
2181
< p >
2191
2182
See < a data-cite ="RDF12-CONCEPTS#privacy "> Privacy Considerations</ a > in [[RDF12-CONCEPTS]].
2192
2183
</ p >
2193
2184
</ section >
2194
2185
< section id ="security " class ="informative appendix ">
2195
- < h2 > Security Considerations (Informative) </ h2 >
2186
+ < h2 > Security Considerations</ h2 >
2196
2187
< p >
2197
2188
See < a data-cite ="RDF12-CONCEPTS#security "> Security Considerations</ a > in [[RDF12-CONCEPTS]].
2198
2189
</ p >
0 commit comments