Skip to content

Commit c9ae59d

Browse files
committed
Update note from review comments
1 parent 9eff5b3 commit c9ae59d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

spec/index.html

+6-2
Original file line numberDiff line numberDiff line change
@@ -654,9 +654,13 @@ <h3>IRIs</h3>
654654
if a <a data-cite="rfc3986#section-5.1">base IRI
655655
can be established</a> [[RFC3986]].</p>
656656

657-
<p><strong>URI Schemes:</strong> Examples of scheme-specific rules include the
658-
<a data-cite="RFC7230#section-2.7.1">scheme rules for HTTP</a> and the
657+
<p><strong>URI Schemes:</strong>
658+
Implementations are encouraged to enforce the scheme-specific rules of
659+
the common schemes, such as the
660+
<a data-cite="RFC7230#section-2.7.1">scheme rules for HTTP/HTTPS</a> and the
659661
<a data-cite="did-core#identifier">DID syntax</a>.
662+
Implementations ignore URI scheme rules
663+
for schemes they do not recognize.
660664
</p>
661665

662666
<p><strong>IRI normalization:</strong>

0 commit comments

Comments
 (0)