We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689618b commit e6be729Copy full SHA for e6be729
spec/index.html
@@ -775,7 +775,8 @@ <h2>Literals and datatypes</h2>
775
The <dfn>value space</dfn> of a datatype is the range of the <a>lexical-to-value mapping</a>.
776
Every literal with that type either <a>denotes</a> a value in the value space of the type,
777
or fails to denote at all.
778
- An <dfn>ill-typed</dfn> literal is one whose datatype IRI is <a>recognized</a>,
+ An <dfn data-cite="RDF12-CONCEPTS#dfn-ill-typed" data-lt-no-plural>ill-typed</dfn>
779
+ literal is one whose datatype IRI is <a>recognized</a>,
780
but whose character string is assigned no value by the <a>lexical-to-value mapping</a>
781
for that datatype.</p>
782
0 commit comments