@@ -528,7 +528,7 @@ <h3>Blank nodes</h3>
528528 they have no 'global' meaning.</ p >
529529
530530 < section id ="shared_blank_nodes " class ="informative ">
531- < h3 > Shared blank nodes (Informative) </ h3 >
531+ < h3 > Shared blank nodes</ h3 >
532532
533533 < 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 >
534534
@@ -553,15 +553,6 @@ <h3>Shared blank nodes (Informative)</h3>
553553 </ section >
554554 </ section >
555555
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-
565556 < section id ="simpleentailment ">
566557 < h2 > Simple Entailment</ h2 >
567558
@@ -629,7 +620,7 @@ <h2>Simple Entailment</h2>
629620 </ section >
630621
631622 < 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 >
633624
634625 < p > The properties described here apply only to simple entailment,
635626 not to extended notions of entailment introduced in later sections.
@@ -710,7 +701,7 @@ <h3>Properties of simple entailment and satisfiability (Informative)</h3>
710701</ section >
711702
712703< section id ="skolemization " class ="informative ">
713- < h2 > Skolemization (Informative) </ h2 >
704+ < h2 > Skolemization</ h2 >
714705
715706 < p > < dfn class ="no-export lint-ignore "> Skolemization</ dfn > is a transformation on RDF graphs
716707 which eliminates blank nodes by replacing them with "new" IRIs,
@@ -905,7 +896,7 @@ <h3>Datatype entailment</h3>
905896 so if S < a > D-entails</ a > G then S < a > simply entails</ a > G. </ p >
906897
907898 < section id ="datatype_entailment_patterns " class ="informative ">
908- < h4 > Patterns of datatype entailment (Informative) </ h4 >
899+ < h4 > Patterns of datatype entailment</ h4 >
909900
910901 < p > Unlike < a > simple entailment</ a > , it is not possible to give a single syntactic criterion
911902 to detect all D-entailments,
@@ -1032,7 +1023,7 @@ <h3>RDF entailment</h3>
10321023 and so are < a > RDF entail</ a > ed by the empty graph, contradicting < a > interpolation</ a > for RDF entailment. </ p >
10331024
10341025 < section id ="rdf_entailment_patterns " class ="informative ">
1035- < h4 > Patterns of RDF entailment (Informative) </ h4 >
1026+ < h4 > Patterns of RDF entailment</ h4 >
10361027
10371028 < p > The last semantic condition in the above table gives the following entailment pattern for < a > recognized</ a > datatype IRIs:</ p >
10381029
@@ -1382,7 +1373,7 @@ <h2>RDFS Interpretations</h2>
13821373 A property of a class is not necessarily a property of its members, nor vice versa.</ p >
13831374
13841375 < section id ="rdfs_literal_note " class ="informative ">
1385- < h4 > A note on rdfs:Literal (Informative) </ h4 >
1376+ < h4 > A note on rdfs:Literal</ h4 >
13861377
13871378 < p > The class < code > rdfs:Literal</ code > is not the class of literals,
13881379 but rather that of literal values, which may also be denoted by IRIs.
@@ -1417,7 +1408,7 @@ <h3>RDFS entailment</h3>
14171408 < p > where aaa is an IRI, are true in all RDFS interpretations.</ p >
14181409
14191410 < 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 >
14211412
14221413 < P > RDFS entailment holds for all the following patterns,
14231414 which correspond closely to the RDFS semantic conditions:</ p >
@@ -1613,7 +1604,7 @@ <h2>RDF Datasets</h2>
16131604< h2 id ="appendices "> Appendices</ h2 >
16141605
16151606< section id ="entailment_rules " class ="informative appendix ">
1616- < h2 > Entailment rules (Informative) </ h2 >
1607+ < h2 > Entailment rules</ h2 >
16171608
16181609 < p > (< em > This section is based on work described more fully in </ em > [[HORST04]]< em > , </ em > [[HORST05]]< em > ,
16191610 which should be consulted for technical details and proofs.</ em > ) </ p >
@@ -1824,7 +1815,7 @@ <h2>Finite interpretations</h2>
18241815</ section >
18251816
18261817< section id ="proofs " class ="informative appendix ">
1827- < h2 > Proofs of some results (Informative) </ h2 >
1818+ < h2 > Proofs of some results</ h2 >
18281819
18291820 < p class ="issue " data-number ="76 "> These claims need to be checked.</ p >
18301821
@@ -1903,7 +1894,7 @@ <h2>Proofs of some results (Informative)</h2>
19031894</ section >
19041895
19051896< 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 >
19071898
19081899 < p > The RDF semantic conditions do not place formal constraints on the meaning
19091900 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>
21862177</ section >
21872178
21882179< section id ="privacy " class ="informative appendix ">
2189- < h2 > Privacy Considerations (Informative) </ h2 >
2180+ < h2 > Privacy Considerations</ h2 >
21902181 < p >
21912182 See < a data-cite ="RDF12-CONCEPTS#privacy "> Privacy Considerations</ a > in [[RDF12-CONCEPTS]].
21922183 </ p >
21932184</ section >
21942185< section id ="security " class ="informative appendix ">
2195- < h2 > Security Considerations (Informative) </ h2 >
2186+ < h2 > Security Considerations</ h2 >
21962187 < p >
21972188 See < a data-cite ="RDF12-CONCEPTS#security "> Security Considerations</ a > in [[RDF12-CONCEPTS]].
21982189 </ p >
0 commit comments