-
Notifications
You must be signed in to change notification settings - Fork 132
reconsider @id for mediaType term #1408
Copy link
Copy link
Closed
Labels
Description
Context:
- I'm trying to put W3C ActivityStreams2 inside the
credentialSubjectof a VC.- See this related issue I filed on JSON-LD, just to make sure I'm not missing some affordance that could be useful. advice on what to do when encountering @protected terms (vcdm/as2) json-ld-syntax#424
- the as2
mediaTypeterm conflicts with the@protectedvcdm2mediaTypeterm - I think this means that I cant have valid AS2 (which requires a certain jsonld compaction) inside of a VC. I can only re-compact the as2 mediaType property to something else like
as:mediaType.
Questions
- Is anyone super attached to defining
mediaTypein terms ofhttps://schema.org/encodingFormat? - Could we entertain the notion of defining it by re-using as2 mediaType?
Straw Man
Reactions are currently unavailable