Skip to content

Commit ad5603d

Browse files
committed
Update security considerations, and add privacy and internationalization considerations appendices.
For w3c/json-ld-syntax#147, and w3c/json-ld-syntax#148.
1 parent d0a3378 commit ad5603d

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

index.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5801,12 +5801,22 @@ <h4>JsonLdErrorCode</h4>
58015801
</section> <!-- end of Error Handling -->
58025802
</section> <!-- end of The Application Programming Interfaces -->
58035803

5804-
<section id="idl-index" class="appendix informative">
5805-
</section>
5806-
58075804
<section id="security" class="appendix">
58085805
<h3>Security Considerations</h3>
5809-
<p class="ednote">Consider requirements from <a href="https://w3ctag.github.io/security-questionnaire/">Self-Review Questionnaire: Security and Privacy</a>.</p>
5806+
<p>See, <a data-cite="JSON-LD11#security">Security Considerations</a> in [[JSON-LD11]].</p>
5807+
</section>
5808+
5809+
<section id="privacy" class="appendix">
5810+
<h3>Privacy Considerations</h3>
5811+
<p>See, <a data-cite="JSON-LD11#privacy">Privacy Considerations</a> in [[JSON-LD11]].</p>
5812+
</section>
5813+
5814+
<section id="internationalization" class="appendix">
5815+
<h3>Internationalization Considerations</h3>
5816+
<p>See, <a data-cite="JSON-LD11#internationalization">Internationalization Considerations</a> in [[JSON-LD11]].</p>
5817+
</section>
5818+
5819+
<section id="idl-index" class="appendix informative">
58105820
</section>
58115821

58125822
<section class="appendix informative preserve">

0 commit comments

Comments
 (0)