Evan Prodromou
Evan Prodromou
I have made an update to the ERRATA to note this error. The PR is here: https://github.com/w3c/activitystreams/pull/546 Please comment on the PR if you have further input.
There are two main problems here: 1. The `orderedItems` property is not listed in Activity Streams Vocabulary. 2. The relationship between `Collection`, `OrderedCollection`, `items`, and `orderedItems` is not clear. I...
https://www.w3.org/wiki/Activity_Streams/Primer/Collections has guidance for publishers and consumers for dealing with collections, pages, and properties.
My next TODO on this topic is to propose an addition to the ERRATA for Activity Streams 2.0 and submit it for approval by the CG.
I think the correct behaviour here is to add a property to the vocabulary for `orderedItems`. I'm not sure this is an erratum, though. Maybe it's worth adding an ERRATA...
@srosset81 I think you make the case that a `Question` is a request for information, and a `Request` would be a request for activity or object. In either case, if...
One thing that came up during issue triage is that there isn't a clear symmetry between `Offer` and `Request`. A good use case to consider is stock markets (or other...
I will work on ensuring that the JSON-LD context is the master document, and will automatically generate the OWL document if possible. I'll need to check with W3C contacts to...
https://github.com/w3c/activitystreams/issues/529#issuecomment-1662455139 I think we need to get this resolved. I'm going to try to merge @csarven 's patch for this, and get the document moved on the W3C servers.
Based on this conversation and review, I've made an update to the ERRATA.md to note that this vocab value is incorrect. Please comment further on this PR: https://github.com/w3c/activitystreams/pull/545