--- a/rdf-xml/index.html Tue Dec 10 15:12:10 2013 +0100
+++ b/rdf-xml/index.html Tue Dec 10 15:37:36 2013 +0100
@@ -50,8 +50,11 @@
// editors, add as many as you like
// only "name" is required
editors: [
- { name: "Fabien Gandon", url: "http://fabien.info/",
- company: "INRIA", companyURL: "http://www.inria.fr/en",
+ { name: "Guus Schreiber", url: "http://www.cs.vu.nl/~guus/",
+ company: "VU University Amsterdam", companyURL: "http://www.vu.nl",
+ },
+ { name: "Fabien Gandon", url: "http://fabien.info/",
+ company: "INRIA", companyURL: "http://www.inria.fr",
},
],
@@ -135,7 +138,7 @@
<p>This document defines the
XML [[!XML10]] syntax for RDF graphs. </p>
- <p>This document revises the original RDF/XML gramma [[RDFMS]]
+ <p>This document revises the original RDF/XML grammar [[RDFMS]]
in terms of XML Information Set [[!XML-INFOSET]] information items which moves
away from the rather low-level details of XML, such as particular
forms of empty elements. This allows the grammar to be more
@@ -144,7 +147,7 @@
emitting statements in the N-Triples [[!N-TRIPLES]] format. </p>
<p>This document is part of the suite of RDF 1.1
- documents. Other documents in thi suite are: </p>
+ documents. Other documents in this suite are: </p>
<ul>
<li>A document describing the basic concepts underlying RDF, as