File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -765,12 +765,12 @@ <h3>Literals</h3>
765
765
of the < a > datatype</ a > , then the literal value is the result of applying
766
766
the < a > lexical-to-value mapping</ a > of the datatype to the
767
767
< a > lexical form</ a > .</ li >
768
- < li > otherwise, the literal is ill-typed and no literal value can be
768
+ < li > otherwise, the literal is < dfn > ill-typed</ dfn > and no literal value can be
769
769
associated with the literal. Such a case produces a semantic
770
770
inconsistency but is not < em > syntactically</ em > ill-formed.
771
- Implementations SHOULD accept ill-typed literals and produce RDF
771
+ Implementations SHOULD accept [= ill-typed=] literals and produce RDF
772
772
graphs from them. Implementations MAY produce warnings when
773
- encountering ill-typed literals.</ li >
773
+ encountering [= ill-typed=] literals.</ li >
774
774
</ ul >
775
775
</ li >
776
776
< li > If the literal's < a > datatype IRI</ a > is < em > not</ em >
You can’t perform that action at this time.
0 commit comments