Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions CR/2023-11-07/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2918,15 +2918,6 @@ <h1 id="title" class="title">Verifiable Credentials JSON Schema Specification</h
</p>
</section>
<section class="informative" id="internationalization-considerations"><div class="header-wrapper"><h2 id="x9-internationalization-considerations"><bdi class="secno">9. </bdi>Internationalization Considerations</h2><a class="self-link" href="#internationalization-considerations" aria-label="Permalink for Section 9."></a></div><p><em>This section is non-normative.</em></p>

<p>
There are a number of internationalization considerations implementers should be
aware of when publishing data described in this specification. As with any web
standards or protocols implementation, ignoring internationalization makes it
difficult for data to be produced and consumed across a disparate set of
languages and societies, which would limit the applicability of the
specification and significantly diminish its value as a standard.
</p>
<p>
JSON Schemas are JSON text intended primarily for machines to read, since they
are used for strict static validation of data. Language and text direction concerns
Expand Down
8 changes: 0 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1254,14 +1254,6 @@ <h2>Accessibility Considerations</h2>
</section>
<section class="informative">
<h2>Internationalization Considerations</h2>
<p>
There are a number of internationalization considerations implementers should be
aware of when publishing data described in this specification. As with any web
standards or protocols implementation, ignoring internationalization makes it
difficult for data to be produced and consumed across a disparate set of
languages and societies, which would limit the applicability of the
specification and significantly diminish its value as a standard.
</p>
<p>
JSON Schemas are JSON text intended primarily for machines to read, since they
are used for strict static validation of data. Language and text direction concerns
Expand Down