minor edit
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 14 Nov 2013 00:45:57 +0100
changeset 1328 fa37cdd4f25f
parent 1327 2a2e667bec6e
child 1329 df5f7023e140
minor edit
rdf-primer/index.html
--- a/rdf-primer/index.html	Thu Nov 14 00:43:01 2013 +0100
+++ b/rdf-primer/index.html	Thu Nov 14 00:45:57 2013 +0100
@@ -671,7 +671,8 @@
 appears directly after the string, separated by a <code>@</code> symbol. In the
 case of language-tagged strings no datatype is specifed explictly.
 
-<p class="note">The RDF data model assigns the datatype <code>rdf:langString</code>
+<p class="note">The RDF data model assigns the special datatype
+<code>rdf:langString</code> 
 to language-typed literals, but in the Turtle syntax this datatype is
 implicit.</p>