Skip to content

Commit 3aee1ea

Browse files
committed
MUST NOT => SHOULD NOT on URI schemes.
Fixes #310.
1 parent 2b406a9 commit 3aee1ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11776,7 +11776,7 @@ <h2>Terms</h2>
1177611776

1177711777
<p class="changed">When used as the <a>prefix</a> in a <a>Compact IRI</a>, to avoid
1177811778
the potential ambiguity of a <a>prefix</a> being confused with an IRI
11779-
scheme, <a>terms</a> MUST NOT come from the list of URI schemes as defined in
11779+
scheme, <a>terms</a> SHOULD NOT come from the list of URI schemes as defined in
1178011780
[[IANA-URI-SCHEMES]]. Similarly, to avoid confusion between a
1178111781
<a>Compact IRI</a> and a <a>term</a>, terms SHOULD NOT include a colon (<code>:</code>)
1178211782
and SHOULD be restricted to the form of

0 commit comments

Comments
 (0)