@@ -7144,8 +7144,8 @@ <h2>IANA Considerations</h2>
7144
7144
< section id ="vc-ld-media-type ">
7145
7145
< h2 > application/vc</ h2 >
7146
7146
< p >
7147
- This specification registers the `application/vc` Media Type specifically for
7148
- identifying documents conforming to the Verifiable Credentials format.
7147
+ This specification registers the `application/vc` media type specifically for
7148
+ identifying documents conforming to the [=verifiable credentials=] format.
7149
7149
</ p >
7150
7150
< table >
7151
7151
< tr >
@@ -7163,15 +7163,15 @@ <h2>application/vc</h2>
7163
7163
< tr >
7164
7164
< td > Encoding considerations: </ td >
7165
7165
< td >
7166
- Resources that use the " `application/vc`" Media Type are required to conform to
7167
- all of the requirements for the " `application/ld+json`" Media Type and are
7166
+ Resources that use the `application/vc` media type are required to conform to
7167
+ all of the requirements for the `application/ld+json` media type and are
7168
7168
therefore subject to the same encoding considerations specified in Section 11 of
7169
- [[RFC7159]].
7169
+ [[[ RFC7159] ]].
7170
7170
</ td >
7171
7171
</ tr >
7172
7172
< tr >
7173
7173
< td > Security considerations: </ td >
7174
- < td > As defined in this specification .</ td >
7174
+ < td > As defined in the [[[VC-DATA-MODEL-2.0]]] .</ td >
7175
7175
</ tr >
7176
7176
< tr >
7177
7177
< td > Contact: </ td >
@@ -7183,32 +7183,33 @@ <h2>application/vc</h2>
7183
7183
</ table >
7184
7184
7185
7185
< p >
7186
- Note that while the Verifiable Credentials format uses JSON-LD conventions,
7187
- there are a number of constraints and additional requirements for Verifiable
7188
- Credential implementations that justify the use of a specific media type.
7186
+ Note that while the [=verifiable credentials=] format uses JSON-LD conventions,
7187
+ there are a number of constraints and additional requirements for [=verifiable
7188
+ credential=] implementations that justify the use of a specific media type.
7189
7189
</ p >
7190
7190
7191
7191
< p >
7192
- This media type can be used in an [=enveloping proof=] to denote the enveloped payload.
7192
+ This media type can be used in an [=enveloping proof=] to denote the enveloped
7193
+ payload.
7193
7194
</ p >
7194
7195
7195
7196
< p >
7196
7197
The credential is expected to be a valid
7197
7198
< a data-cite ="JSON-LD11#dfn-json-ld-document "> JSON-LD document</ a > .
7198
- Credentials served with the " `application/vc`" media type are expected
7199
- to have all [[JSON-LD11]] context information, including references to
7199
+ [=Verifiable credentials=] served with the `application/vc` media type are expected
7200
+ to have all [[[ JSON-LD11] ]] context information, including references to
7200
7201
external contexts, within the body of the document. Contexts linked via a
7201
7202
`http://www.w3.org/ns/json-ld#context` HTTP Link Header
7202
7203
(see < a data-cite ="JSON-LD11#interpreting-json-as-json-ld "> Section 6.1</ a >
7203
- of [[JSON-LD11]]) are ignored.
7204
+ of [[[ JSON-LD11] ]]) are ignored.
7204
7205
</ p >
7205
7206
</ section >
7206
7207
7207
7208
< section id ="vp-ld-media-type ">
7208
7209
< h2 > application/vp</ h2 >
7209
7210
< p >
7210
- This specification registers the `application/vp` Media Type specifically for
7211
- identifying documents conforming to the Verifiable Presentations format.
7211
+ This specification registers the `application/vp` media type specifically for
7212
+ identifying documents conforming to the [=verifiable presentations=] format.
7212
7213
</ p >
7213
7214
< table >
7214
7215
< tr >
@@ -7226,15 +7227,15 @@ <h2>application/vp</h2>
7226
7227
< tr >
7227
7228
< td > Encoding considerations: </ td >
7228
7229
< td >
7229
- Resources that use the " `application/vp`" Media Type are required to conform to
7230
- all of the requirements for the " `application/ld+json`" Media Type and are
7230
+ Resources that use the `application/vp` media type are required to conform to
7231
+ all of the requirements for the `application/ld+json` media type and are
7231
7232
therefore subject to the same encoding considerations specified in Section 11 of
7232
- [[RFC7159]].
7233
+ [[[ RFC7159] ]].
7233
7234
</ td >
7234
7235
</ tr >
7235
7236
< tr >
7236
7237
< td > Security considerations: </ td >
7237
- < td > As defined in this specification .</ td >
7238
+ < td > As defined in [[[VC-DATA-MODEL-2.0]]] .</ td >
7238
7239
</ tr >
7239
7240
< tr >
7240
7241
< td > Contact: </ td >
@@ -7246,22 +7247,24 @@ <h2>application/vp</h2>
7246
7247
</ table >
7247
7248
7248
7249
< p >
7249
- Note that while the Verifiable Credentials format uses JSON-LD conventions,
7250
- there are a number of constraints and additional requirements for Verifiable
7251
- Credential implementations that justify the use of a specific media type.
7250
+ Note that while the [=verifiable presentations=] format uses JSON-LD
7251
+ conventions, there are a number of constraints and additional requirements for
7252
+ [=verifiable presentation=] implementations that justify the use of a specific
7253
+ media type.
7252
7254
</ p >
7253
7255
7254
7256
< p >
7255
- This media type can be used in an [=enveloping proof=] to denote the enveloped payload.
7257
+ This media type can be used in an [=enveloping proof=] to denote the enveloped
7258
+ payload.
7256
7259
</ p >
7257
7260
< p >
7258
7261
The presentation is expected to be a valid
7259
- < a data-cite ="JSON-LD11#dfn-json-ld-document "> JSON-LD document</ a > .
7260
- Presentations served with the " `application/vp`" media type are expected
7261
- to have all [[JSON-LD11]] context information, including references to
7262
- external contexts, within the body of the document. Contexts linked via a
7263
- `http://www.w3.org/ns/json-ld#context` HTTP Link Header
7264
- (see < a data-cite ="JSON-LD11#interpreting-json-as-json-ld "> Section 6.1</ a >
7262
+ < a data-cite ="JSON-LD11#dfn-json-ld-document "> JSON-LD document</ a > . [=Verifiable
7263
+ presentations=] served with the `application/vp` media type are expected to have
7264
+ all [[[ JSON-LD11]]] context information, including references to external
7265
+ contexts, within the body of the document. Contexts linked via a
7266
+ `http://www.w3.org/ns/json-ld#context` HTTP Link Header (see < a
7267
+ data-cite ="JSON-LD11#interpreting-json-as-json-ld "> Section 6.1</ a >
7265
7268
of [[JSON-LD11]]) are ignored.
7266
7269
</ p >
7267
7270
</ section >
0 commit comments