File tree 1 file changed +52
-0
lines changed
1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change @@ -5083,6 +5083,58 @@ <h2>IANA Considerations</h2>
5083
5083
</ li >
5084
5084
</ ul >
5085
5085
5086
+ < section id ="media-type ">
5087
+ < h2 > The < code > application/credential+ld+json</ code > Media Type</ h2 >
5088
+ < p >
5089
+ This specification registers the < code > application/credential+ld+json</ code > MIME Media Type specifically for
5090
+ identifying documents
5091
+ conforming to the Verifiable Credentials format.
5092
+ </ p >
5093
+ < table >
5094
+ < tr >
5095
+ < td > Type name: </ td >
5096
+ < td > application</ td >
5097
+ </ tr >
5098
+ < tr >
5099
+ < td > Subtype name: </ td >
5100
+ < td > credential+ld+json</ td >
5101
+ </ tr >
5102
+ < tr >
5103
+ < td > Required parameters: </ td >
5104
+ < td > None</ td >
5105
+ </ tr >
5106
+ < tr >
5107
+ < td > Encoding considerations: </ td >
5108
+ < td >
5109
+ Resources that use the "< code > application/credential+ld+json</ code > "
5110
+ Media Type are required to conform to all of the requirements
5111
+ for the "< code > application/ld+json</ code > " Media Type and are
5112
+ therefore subject to the same encoding considerations specified
5113
+ in Section 11 of [[!RFC7159]].
5114
+ </ td >
5115
+ </ tr >
5116
+ < tr >
5117
+ < td > Security considerations: </ td >
5118
+ < td > As defined in this specification.</ td >
5119
+ </ tr >
5120
+ < tr >
5121
+ < td > Contact: </ td >
5122
+ < td >
5123
+ W3C Verifiable Credentials Working Group
< a href ="
mailto:[email protected] "
> [email protected] </ a >
5124
+ </ td >
5125
+ </ tr >
5126
+ </ table >
5127
+
5128
+ < p >
5129
+ Note that while the Verifiable Credentials format uses JSON-LD
5130
+ conventions, there are a number of constraints and additional
5131
+ requirements for Verifiable Credential implementations that justify
5132
+ the use of a specific media type.
5133
+ </ p >
5134
+
5135
+ </ section >
5136
+
5137
+
5086
5138
</ section >
5087
5139
5088
5140
< section >
You can’t perform that action at this time.
0 commit comments