Skip to content

Commit e6be729

Browse files
committed
Definition: ill-typed in RDF Concepts
1 parent 689618b commit e6be729

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,8 @@ <h2>Literals and datatypes</h2>
775775
The <dfn>value space</dfn> of a datatype is the range of the <a>lexical-to-value mapping</a>.
776776
Every literal with that type either <a>denotes</a> a value in the value space of the type,
777777
or fails to denote at all.
778-
An <dfn>ill-typed</dfn> literal is one whose datatype IRI is <a>recognized</a>,
778+
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>,
779780
but whose character string is assigned no value by the <a>lexical-to-value mapping</a>
780781
for that datatype.</p>
781782

0 commit comments

Comments
 (0)