You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/ActivityContent/Associated/Attachments.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ The link must contain a relationship identifier in the form of a DSNP Attribute
222
222
|`type`|[Activity Vocabulary 2.0](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-type)| YES | Identifies the type of the object | MUST be set to `Link`|
223
223
|`rel`|[Activity Vocabulary 2.0](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-id)| YES | The attestation's attribute set type | MUST be a DSNP [Attribute Set Type](../../DSNP/AttributeSets.md#attribute-set-type) corresponding to the referenced credential document |
224
224
|`href`|[Activity Vocabulary 2.0](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href)| YES | The URL for the associated Verifiable Credential | MUST be a [Supported URL Schema](../Overview.md#supported-url-schema)|
225
-
|`mediaType`|[Activity Vocabulary 2.0](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-mediatype)| YES | MIME type of `href` content | MUST be set to `application/vc+ld+json`|
225
+
|`mediaType`|[Activity Vocabulary 2.0](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-mediatype)| YES | MIME type of `href` content | MUST be set to [`application/vc+ld+json`](https://w3c.github.io/vc-data-model/#vc-ld-media-type)|
226
226
|`hash`|[DSNP 1.0](Hash.md)| YES | Array of hashes for linked content validation | MUST include at least one [supported hash](Hash.md#supported-algorithms)|
0 commit comments