We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e3faf commit d543779Copy full SHA for d543779
index.html
@@ -2261,9 +2261,9 @@ <h4>Verifiable Credential Graphs</h4>
2261
credential</a> with data from another, such as when the `credentialSubject.id`
2262
is the same in both <a>verifiable credentials</a>, but the object might contain
2263
objects of the "Jane Doe" form described in the previous paragraph. It is
2264
-important to not merge objects that use document-relative identifiers, such as
2265
-blank node identifiers, and to only perform merges when global identifiers, such
2266
-as URLs, are used.
+important to not merge objects that seem to have similar properties but do not
+contain an `id` property that uses a global identifier, such
+as a URL.
2267
</p>
2268
</section>
2269
0 commit comments