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 fe2a03d commit debe19fCopy full SHA for debe19f
spec/index.html
@@ -1033,7 +1033,7 @@ <h2>Literal value</h2>
1033
<a>lexical form</a>.</li>
1034
<li>Otherwise, the literal is <dfn data-lt-no-plural>ill-typed</dfn> and no literal value can be
1035
associated with the literal. Such a case produces a semantic
1036
- inconsistency, but it is not <em>syntactically</em> ill-formed.
+ [=inconsistency=], but it is not <em>syntactically</em> ill-formed.
1037
Implementations SHOULD accept [=ill-typed=] literals and produce RDF
1038
graphs from them. Implementations MAY produce warnings when
1039
encountering [=ill-typed=] literals.</li>
0 commit comments