File tree 1 file changed +4
-3
lines changed 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -774,11 +774,12 @@ <h2>Literals and datatypes</h2>
774
774
If the literal string is not in the lexical space,
775
775
so that the lexical-to-value mapping gives no value for the literal string,
776
776
then the literal has no referent.
777
- The < dfn > value space</ dfn > of a datatype is the range of the < a > lexical-to-value mapping</ a > .
777
+ The < dfn data-cite ="RDF12-CONCEPTS#dfn-value-space "> value space</ dfn > of a
778
+ datatype is the range of the < a > lexical-to-value mapping</ a > .
778
779
Every literal with that type either < a > denotes</ a > a value in the value space of the type,
779
780
or fails to denote at all.
780
- An < dfn > ill-typed</ dfn > literal is one whose datatype IRI is < a > recognized </ a > ,
781
- but whose
781
+ An < dfn data-cite =" RDF12-CONCEPTS#dfn-ill-typed " > ill-typed</ dfn > literal
782
+ is one whose datatype IRI is < a > recognized </ a > , but whose
782
783
< a data-cite ="RDF12-CONCEPTS#dfn-lexical-form "> lexical form</ a >
783
784
is assigned no value by the < a > lexical-to-value mapping</ a >
784
785
for that datatype.</ p >
You can’t perform that action at this time.
0 commit comments