Skip to content

Commit

Permalink
Update note from review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Jan 22, 2025
1 parent 9eff5b3 commit c9ae59d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -654,9 +654,13 @@ <h3>IRIs</h3>
if a <a data-cite="rfc3986#section-5.1">base IRI
can be established</a> [[RFC3986]].</p>

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

<p><strong>IRI normalization:</strong>
Expand Down

0 comments on commit c9ae59d

Please sign in to comment.