update
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 20 Feb 2014 00:08:30 +0100
changeset 1978 8049ab4c2c7c
parent 1977 29e17aab17ca
child 1979 01937329fb7c
update
REC-drafts/REC-rdf11-mt-20140225/Overview.html
--- a/REC-drafts/REC-rdf11-mt-20140225/Overview.html	Wed Feb 19 23:59:20 2014 +0100
+++ b/REC-drafts/REC-rdf11-mt-20140225/Overview.html	Thu Feb 20 00:08:30 2014 +0100
@@ -764,7 +764,7 @@
 
 <p>If the literal is <a href="#dfn-ill-typed" class="internalDFN">ill-typed</a> then the L2V(I(aaa)) mapping has no value, and so the literal cannot denote anything. In this case, any triple containing the literal must be false. Thus, any triple, and hence any graph, containing an <a href="#dfn-ill-typed" class="internalDFN">ill-typed</a> literal will be  <a href="#dfn-d-unsatisfiable" class="internalDFN">D-unsatisfiable</a>, i.e. false in every D-interpretation. This applies only to literals typed with recognized datatype IRIs in D; literals with an unrecognized type IRI are not <a href="#dfn-ill-typed" class="internalDFN">ill-typed</a> and cannot give rise to a <a href="#dfn-d-unsatisfiable" class="internalDFN">D-unsatisfiable</a> graph. </p>
 
-<p>The special datatype <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-language-tagged-string"><code>rdf:langString</code></a> has no <a href="#dfn-ill-typed" class="internalDFN">ill-typed</a> literals. Any syntactically legal literal with this type will denote a value in every D-interpretation where D included <code>rdf:langString</code>. The only ill-typed literals of type <a href="http://www.w3.org/TR/xmlschema11-2/#string"><code>xsd:string</code></a> are those containing a Unicode code point which does not match the <a href="http://www.w3.org/TR/xml11/#NT-Char"><em>Char</em> production</a> in [<cite><a class="bibref" href="#bib-XML10">XML10</a></cite>]. Such strings cannot be written in an XML-compatible surface syntax.
+<p>The special datatype <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-language-tagged-string"><code>rdf:langString</code></a> has no <a href="#dfn-ill-typed" class="internalDFN">ill-typed</a> literals. Any syntactically legal literal with this type will denote a value in every D-interpretation where D includes <code>rdf:langString</code>. The only ill-typed literals of type <a href="http://www.w3.org/TR/xmlschema11-2/#string"><code>xsd:string</code></a> are those containing a Unicode code point which does not match the <a href="http://www.w3.org/TR/xml11/#NT-Char"><em>Char</em> production</a> in [<cite><a class="bibref" href="#bib-XML10">XML10</a></cite>]. Such strings cannot be written in an XML-compatible surface syntax.
 
 </p>
 
@@ -1641,13 +1641,13 @@
     information about these entities, enabling an RDF graph to
     characterize the container type and give partial information about
     the members of a container. Since the RDF container vocabulary is
-    so limited, many 'natural' assumptions concerning RDF containers
+    so limited, many natural assumptions concerning RDF containers
     cannot be formally sanctioned by the RDF formal semantics. This should not be taken as
     meaning that these assumptions are false, but only that RDF does
     not formally entail that they must be true.</p>
 
     <p>There are no special semantic conditions on the container
-    vocabulary: the only 'structure' which RDF presumes its containers
+    vocabulary: the only structure which RDF presumes its containers
     to have is what can be inferred from the use of this vocabulary and
     the general RDF semantic conditions. This amounts to knowing the type of a container, and having a partial
     enumeration