@@ -794,7 +794,7 @@ <h2>Literals and datatypes</h2>
794
794
In summary: with two exceptions, RDF literals combine a string and an IRI < a data-lt ="identify "> identifying</ a > a datatype.
795
795
The exceptions are < a data-cite ="RDF12-CONCEPTS#dfn-language-tagged-string "> language-tagged strings</ a > , assigned the type < code > rdf:langString</ code > ,
796
796
which have two syntactic components, a string and a language tag; and
797
- < a data-cite ="RDF12-CONCEPTS#dfn-directional-language-tagged string "> directional language-tagged strings</ a > ,
797
+ < a data-cite ="RDF12-CONCEPTS#dfn-dir-lang- string "> directional language-tagged strings</ a > ,
798
798
assigned the type < code > rdf:dirLangString</ code > ,
799
799
which have three syntactic components, a string, a language tag, and a base direction.
800
800
A datatype is understood to define a mapping, called the
@@ -841,7 +841,7 @@ <h2>Literals and datatypes</h2>
841
841
thereby fixing a value of the < a > datatype map</ a > of this IRI.</ p >
842
842
843
843
< p > Literals with < a data-cite ="RDF12-CONCEPTS#dfn-language-tagged-string "> < code > rdf:langString</ code > </ a >
844
- or < a data-cite ="RDF12-CONCEPTS#dfn-directional-language-tagged -string "> < code > rdf:dirLangString</ code > </ a >
844
+ or < a data-cite ="RDF12-CONCEPTS#dfn-dir-lang -string "> < code > rdf:dirLangString</ code > </ a >
845
845
as their datatype IRI are given special treatment.
846
846
The IRIs < code > rdf:langString</ code > and < code > rdf:dirLangString</ code >
847
847
are classified as datatype IRIs and interpreted to denote a datatype,
@@ -904,7 +904,7 @@ <h2>D-interpretations</h2>
904
904
905
905
< p > The special datatypes
906
906
< a data-cite ="RDF12-CONCEPTS#dfn-language-tagged-string "> < code > rdf:langString</ code > </ a > and
907
- < a data-cite ="RDF12-CONCEPTS#dfn-directional-language-tagged -string "> < code > rdf:dirLangString</ code > </ a >
907
+ < a data-cite ="RDF12-CONCEPTS#dfn-dir-lang -string "> < code > rdf:dirLangString</ code > </ a >
908
908
have no < a > ill-typed</ a > literals.
909
909
Any syntactically legal literal with one of these types will denote a value in every
910
910
D-interpretation where D includes < code > rdf:langString</ code > or < code > rdf:dirLangString</ code > .
@@ -1051,7 +1051,7 @@ <h2>RDF Interpretations</h2>
1051
1051
1052
1052
< p > The datatype IRIs
1053
1053
< a data-cite ="RDF12-CONCEPTS#dfn-language-tagged-string "> < code > rdf:langString</ code > </ a > ,
1054
- < a data-cite ="RDF12-CONCEPTS#dfn-directional-language-tagged string "> < code > rdf:dirLangString</ code > </ a > ,
1054
+ < a data-cite ="RDF12-CONCEPTS#dfn-dir-lang- string "> < code > rdf:dirLangString</ code > </ a > ,
1055
1055
and < a data-cite ="XMLSCHEMA11-2#string "> < code > xsd:string</ code > </ a >
1056
1056
MUST be < a > recognized</ a > by all RDF interpretations.</ p >
1057
1057
0 commit comments