We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c10e6 commit 47b1510Copy full SHA for 47b1510
spec/index.html
@@ -786,7 +786,7 @@ <h2>Literals and datatypes</h2>
786
or <a data-cite="RDF12-CONCEPTS#dfn-directional-language-tagged-string"><code>rdf:dirLangString</code></a>
787
as their datatype are given special treatment.
788
The IRIs <code>rdf:langString</code> and <code>rdf:dirLangString</code>
789
- are classified as a datatype IRIs and interpreted to denote a datatype,
+ are classified as datatype IRIs and interpreted to denote a datatype,
790
even though no <a>L2V</a> mapping is defined for them.
791
The <a>value space</a> of <code>rdf:langString</code>
792
is the set of all pairs of a string with a language tag.
0 commit comments