We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c13e2b5 commit d753b71Copy full SHA for d753b71
spec/index.html
@@ -1321,8 +1321,8 @@ <h3>Datatype IRIs</h3>
1321
Any literal typed with a datatype not handled by an RDF implementation
1322
is treated just like an unknown IRI, i.e., as referring to an unknown thing.
1323
Applications MAY give a warning message if they are unable to determine the
1324
- referent of an IRI used in a typed literal. RDF implementations SHOULD
1325
- not reject a literal with an unknown datatype as either a syntactic or
+ referent of an IRI used in a typed literal. RDF implementations SHOULD NOT
+ reject a literal with an unknown datatype as either a syntactic or
1326
semantic error.<p>
1327
1328
<p>Other specifications MAY impose additional constraints on
0 commit comments