activitystreams
activitystreams copied to clipboard
Change type for `href` property in context to match document
The type for the href property in the AS2 context does not match the documentation. This fixes that problem.
See #595
is this going to break backwards compatibility for e.g. signed signatures or compaction algorithms or anything like that? maybe there are some processors that special-case @id but don't recognize xsd:anyUri as a type? How "new" is it?
I agree that in theory this seems like a good change i'm just not sure how well-supported it is or if there are any processing implications.