activitystreams icon indicating copy to clipboard operation
activitystreams copied to clipboard

Change type for `href` property in context to match document

Open evanp opened this issue 1 year ago • 3 comments

The type for the href property in the AS2 context does not match the documentation. This fixes that problem.

evanp avatar May 01 '24 16:05 evanp

See #595

evanp avatar May 01 '24 16:05 evanp

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?

nightpool avatar May 01 '24 19:05 nightpool

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.

nightpool avatar May 01 '24 19:05 nightpool