Skip to content

Commit bd9aab2

Browse files
committed
Clarify that a conforming document has two possible media types.
1 parent 01d179b commit bd9aab2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3541,7 +3541,10 @@ <h3>Ecosystem Compatibility</h3>
35413541
If conceptually aligned digital credential formats can be transformed into a
35423542
<a>conforming document</a> according to the rules provided in this section, they
35433543
are considered <em>"compatible with the Verifiable Credentials ecosystem"</em>.
3544-
Specifications that are compatible with the Verifiable Credentials ecosystem:
3544+
A <a>conforming document</a> is either a <a>verifiable credential</a> serialized
3545+
as the `application/vc+ld+json` media type or a <a>verifiable presentation</a>
3546+
serialized as the `application/vp+ld+json` media type. Specifications that are
3547+
compatible with the Verifiable Credentials ecosystem:
35453548
</p>
35463549

35473550
<ul>

0 commit comments

Comments
 (0)