Open trwnh opened 6 months ago
This seems like a good idea to make a direct change to the context document.
The Activity Vocabulary clearly gives the type for href. The context document has a similar but not identical type. The hole that that opens, namely including an Object or Link as the href
value, is so clearly outside the intention of the property that it should not be a problem to close up this hole.
I'd recommend making a change to the context document to reflect the text correctly.
https://github.com/w3c/activitypub/issues/375#issuecomment-2082777919
In the AS2-Vocab normative recommendation,
href
is defined to always bexsd:anyURI
In the AS2 context document, it is not defined as such
Conclusion: Make the context document consistent with the normative spec