File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -797,8 +797,9 @@ <h2>Literals and datatypes</h2>
797
797
An < dfn data-cite ="RDF12-CONCEPTS#dfn-ill-typed "> ill-typed</ dfn > literal
798
798
is one whose datatype IRI is < a > recognized</ a > , but whose
799
799
< a data-cite ="RDF12-CONCEPTS#dfn-lexical-form "> lexical form</ a >
800
- is assigned no value by the < a > lexical-to-value mapping</ a >
801
- for that datatype.</ p >
800
+ is not in the lexical space of the datatype identified by that IRI and
801
+ thus is not in the domain of the < a > lexical-to-value mapping</ a >
802
+ of that datatype.</ p >
802
803
803
804
< p > RDF processors are not required to < a > recognize</ a > any datatype IRIs other than
804
805
< a data-cite ="RDF12-CONCEPTS#dfn-language-tagged-string "> < code > rdf:langString</ code > </ a >
You can’t perform that action at this time.
0 commit comments