Evan Prodromou

Results 316 comments of Evan Prodromou

So, it seems like an error in the example code. The correct resolution is to add an erratum that says "target" should be "origin" in this example. Unfortunately, ActivityPub defines...

So, this may come up for properties such as: ```json "to": ["https://social.example/users/bob"] ``` I'd says that compliant processors SHOULD be able to handle both that format and: ```json "to": "https://social.example/users/bob"...

I think the best case here is to discuss at a high level why and how we would use `Link` objects for these parts of AS2. I'll add a primer...

I think this is important for `items` and `orderedItems` but less important for other properties.

This seems like a good idea to make a direct change to the context document. The Activity Vocabulary clearly gives the type for [href](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-href). The context document has a similar...

In discussion in issue triage, @trwnh explained that we can only use unprefixed or compacted terms if the `relationship` property has `@type: @vocab`. However, it is technically a breaking change...

This doesn't seem to delete the old emissions data?