--- a/REC-drafts/REC-rdf-schema-20140225/Overview.html Tue Feb 11 16:00:25 2014 +0100
+++ b/REC-drafts/REC-rdf-schema-20140225/Overview.html Tue Feb 11 16:18:49 2014 +0100
@@ -8,7 +8,9 @@
<style type="text/css">
figure { text-align: center; }
- table td, table th { border: 1px solid #ddd; padding: 0.2em 0.5em; }
+ table { border-collapse:collapse; }
+ table, td, th { border:1px solid black; }
+ caption { font-weight: bold; text-align: left ; }
</style>
<style>/*****************************************************************
* ReSpec 3 CSS
@@ -387,7 +389,7 @@
<p>RDF Schema provides a data-modelling vocabulary for RDF data.
It is complemented by several companion documents which
- describe the basic concepts and abstract stntax of RDF
+ describe the basic concepts and abstract syntax of RDF
[<cite><a class="bibref" href="#bib-RDF11-CONCEPTS">RDF11-CONCEPTS</a></cite>], the formal semantics of RDF [<cite><a class="bibref" href="#bib-RDF11-MT">RDF11-MT</a></cite>], and
various concrete syntaxes for RDF, such as Turtle [<cite><a class="bibref" href="#bib-TURTLE">TURTLE</a></cite>],
TriG, [<cite><a class="bibref" href="#bib-TRIG">TRIG</a></cite>], and JSON-LD [<cite><a class="bibref" href="#bib-JSON-LD">JSON-LD</a></cite>]. The RDF Primer
@@ -1390,9 +1392,9 @@
<!--OddPage-->
<h2 aria-level="1" role="heading" id="h2_PER-changes"><span class="secno">B. </span>Changes for RDF 1.1 Proposed Edited Recommendation</h2><p><em>This section is non-normative.</em></p>
<ul>
- <li>Conversion to ResPec, inclduing formatting of examples and notes.</li>
- <li>Refereces and anchors to RDF 1.0 documents where appropriate
- replaced by references and anchors to RDF 1.1 documents.</li>
+ <li>Conversion to ReSpec, including formatting of examples and notes.</li>
+ <li>References to RDF 1.0 documents where appropriate
+ replaced by references to RDF 1.1 documents.</li>
<li>Replaced the term "URI Reference" with the term "IRI". </li>
<li>Removed discussion about distinction between plain and typed
literals, as this distinction is absent in RDF 1.1 and has no