1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "bags": {
    "description": "user-defined subsets of the PeriodO dataset",
    "url": "https://data.perio.do/bags/"
  },
  "client": {
    "description": "PeriodO client (browse and edit periods)",
    "url": "https://client.perio.do"
  },
  "context": {
    "description": "PeriodO JSON-LD context",
    "url": "https://data.perio.do/context"
  },
  "dataset": {
    "description": "PeriodO dataset",
    "url": "https://data.perio.do/dataset/"
  },
  "description": {
    "description": "description of the PeriodO dataset",
    "url": "https://data.perio.do/.well-known/void"
  },
  "history": {
    "description": "history of changes to the PeriodO dataset",
    "url": "https://data.perio.do/h"
  },
  "identifier-map": {
    "description": "a map of skolem IRIs that have been replaced with persistent IRIs",
    "url": "https://data.perio.do/identifier-map/"
  },
  "patches": {
    "description": "patches submitted to the PeriodO dataset",
    "url": "https://data.perio.do/patches/"
  },
  "vocabulary": {
    "description": "PeriodO RDF vocabulary",
    "url": "https://data.perio.do/v"
  }
}