Skip to content
Merged
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
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4371,10 +4371,10 @@ <h3>JSON-LD</h3>
so it is important to understand whether and how these changes will affect the
application being developed. Application developers MUST understand every
JSON-LD context used by their application, at least to the extent that it affects
the semantics of the terms that are used by their application. Applications MAY
use JSON-LD <a data-cite="JSON-LD11-API#compaction-algorithms">compaction
algorithms</a> to transform a document that uses an unknown JSON-LD context
to one that does not, so the new document's terms will match expectations.
the semantics of the terms that are used by their application. One mechanism
for doing so is described in the Section on
<a data-cite="VC-DATA-INTEGRITY#validating-contexts">Validating Contexts</a> in
the [[[VC-DATA-INTEGRITY]]] specification.
</p>

<section>
Expand Down