AP C2S: Exposing Bookmarks
Actors can have a streams
field to present collections, I think we should use it like this:
{
"streams": [
{"type": "OrderedCollection", "name": "Bookmarks", "id": "https://example.org/users/alyssa/collections/bookmarks"},
…
]
}