File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3257,11 +3257,11 @@ <h2>Syntaxes</h2>
3257
3257
< a href ="#advanced-concepts "> </ a > is the canonical structural representation of
3258
3258
a < a > verifiable credential</ a > or < a > verifiable presentation</ a > . All
3259
3259
serializations are representations of that data model in a specific format. This
3260
- section specifies how the data model is realized in JSON-LD for the base
3261
- media type ( `application/vc+ld+json`) .
3262
- Although syntactic mappings are provided for JSON-LD,
3260
+ section specifies how the data model is realized in JSON-LD for
3261
+ `application/vc+ld+json`, the base media type for Verifiable Credentials .
3262
+ Although syntactic mappings are only provided for JSON-LD,
3263
3263
applications and services can use any other data representation syntax (such as
3264
- XML, YAML, or CBOR) that is capable of being mapped back to the base media type .
3264
+ XML, YAML, or CBOR) that is capable of being mapped back to `application/vc+ld+json` .
3265
3265
As the < a > verification</ a > and < a > validation</ a > requirements are defined in terms
3266
3266
of the data model, all serialization syntaxes have to be deterministically
3267
3267
translated to the data model for processing, < a > validation</ a > , or comparison.
You can’t perform that action at this time.
0 commit comments