File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -765,12 +765,12 @@ <h3>Literals</h3>
765765 of the < a > datatype</ a > , then the literal value is the result of applying
766766 the < a > lexical-to-value mapping</ a > of the datatype to the
767767 < 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 data-lt-no-plural > ill-typed</ dfn > and no literal value can be
769769 associated with the literal. Such a case produces a semantic
770770 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
772772 graphs from them. Implementations MAY produce warnings when
773- encountering ill-typed literals.</ li >
773+ encountering [= ill-typed=] literals.</ li >
774774 </ ul >
775775 </ li >
776776 < 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