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