Skip to content

Commit b2ab43b

Browse files
mspornyTallTed
andcommitted
Added commentary on "proper interoperability".
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 2149e8a commit b2ab43b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3217,9 +3217,9 @@ <h4>Semantic Interoperability</h4>
32173217

32183218
<p>
32193219
Developers SHOULD NOT use the <a data-cite="JSON-LD11/#default-vocabulary">`@vocab`</a> feature in production as it can lead to
3220-
name clashes, yielding semantic ambiguities with other applications. Instead,
3221-
they SHOULD define all the terms, as described earlier in this section, to
3222-
achieve proper interoperability.
3220+
JSON term clashes, resulting in semantic ambiguities with other applications. Instead,
3221+
to achieve proper interoperability, developers SHOULD define all terms used by their
3222+
applications, as described earlier in Section [[[#extensibility]]].
32233223
</p>
32243224
</section>
32253225
</section>

0 commit comments

Comments
 (0)