n-quads normative ref
authorGuus Schreiber <guus.schreiber@vu.nl>
Sun, 15 Dec 2013 23:59:00 +0100
changeset 1586 18baa24a423e
parent 1585 1c7d9b1d869e
child 1587 ec257dc95a3d
n-quads normative ref
rdf-primer/index.html
--- a/rdf-primer/index.html	Sun Dec 15 23:57:10 2013 +0100
+++ b/rdf-primer/index.html	Sun Dec 15 23:59:00 2013 +0100
@@ -182,7 +182,7 @@
 	  <li>Turtle [[!TURTLE]] and TriG [[!TRIG]]</li>
 	  <li>JSON-LD [[!JSON-LD]] (JSON based)</li>
 	  <li>RDFa [[!RDFA-PRIMER]] (for HTML embedding)</li>
-	  <li>N-Triples [[!N-TRIPLES]] and N-Quads [[N-QUADS]]
+	  <li>N-Triples [[!N-TRIPLES]] and N-Quads [[!N-QUADS]]
           (line-based exchange formats)</li>
 	  <li>RDF/XML [[!RDF11-XML]] (the original 2004 syntax, updated
           for RDF 1.1)</li>
@@ -461,7 +461,7 @@
       <code>&lt;http://example.org/bob&gt;</code> we would get access to the four triples
       in that graph. In the example default graph we associate provenance
       information (publisher, license) with the
-      <code><http://example.org/bob></code> graph.</p> 
+      <code>&lt;http://example.org/bob&gt;</code> graph.</p> 
 
       <p class="note">RDF provides no way to convey this semantic
       assumption (i.e., that graph names represent the source of the