-
Notifications
You must be signed in to change notification settings - Fork 10
/
singular-preview.jsonld
24 lines (24 loc) · 1.05 KB
/
singular-preview.jsonld
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"@context": "https://schema.org/",
"@type": "DataCatalog",
"@id": "https://openactive.io/data-catalogs/singular-preview.jsonld",
"name": "OpenActive Data Catalog for Preview Singular Datasets",
"description": "Singular datasets that are not included in other data catalogs, and that are a work in progress. These are not yet recognised as compliant by OpenActive, but may be of interest to data users for exploratory use.",
"datePublished": "2024-03-20T20:20:54+00:00",
"license": "https://creativecommons.org/licenses/by/4.0/",
"publisher": {
"@type": "Organization",
"name": "OpenActive",
"url": "https://www.openactive.io/"
},
"dataset": [
"https://better-admin.org.uk/api/openactive/better",
"https://betterflow.coursepro.co.uk/odi/feed",
"https://www.englandsquash.com/openactive",
"http://www.schools-plus.co.uk/OpenActive.php",
"https://openactive.goodgym.org/",
"https://www.participant.co.uk/participant/openactive/",
"https://agb.sport80-clubs.com/openactive",
"http://data.pingengland.co.uk/"
]
}