Skip to content

Commit d753b71

Browse files
committed
Restore SHOULD NOT from RDF 1.1
1 parent c13e2b5 commit d753b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1321,8 +1321,8 @@ <h3>Datatype IRIs</h3>
13211321
Any literal typed with a datatype not handled by an RDF implementation
13221322
is treated just like an unknown IRI, i.e., as referring to an unknown thing.
13231323
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
1324+
referent of an IRI used in a typed literal. RDF implementations SHOULD NOT
1325+
reject a literal with an unknown datatype as either a syntactic or
13261326
semantic error.<p>
13271327

13281328
<p>Other specifications MAY impose additional constraints on

0 commit comments

Comments
 (0)