{
  "id": "urn:uuid:edc1ccb7-a9f7-499f-9687-186a5202b1a9",
  "type": "Behavior",
  "uuid": "edc1ccb7-a9f7-499f-9687-186a5202b1a9",
  "content": "An OrderedCollection MUST be presented consistently in reverse chronological order",
  "tag": [
    {
      "name": "ActivityPubServer",
      "id": "https://socialweb.coop/tag/ActivityPubServer"
    }
  ],
  "origin": {
    "source": "https://www.w3.org/TR/activitypub/",
    "section": {
      "id": "https://www.w3.org/TR/activitypub/#x5-collections",
      "branch": [
        5
      ]
    },
    "selector": {
      "type": "TextQuoteSelector",
      "exact": "An OrderedCollection MUST be presented consistently in reverse chronological order.\n",
      "prefix": "Note that some of these collections are specified to be of type OrderedCollection specifically, while others are permitted to be either a Collection or an OrderedCollection.\n",
      "suffix": "Note\n\nWhat property is used to determine the reverse chronological order is intentionally left as an implementation detail.\n"
    }
  },
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://socialweb.coop/ns/testing/context.json"
  ]
}