-
Notifications
You must be signed in to change notification settings - Fork 10
/
singular.jsonld
40 lines (40 loc) · 1.57 KB
/
singular.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"@context": "https://schema.org/",
"@type": "DataCatalog",
"@id": "https://openactive.io/data-catalogs/singular.jsonld",
"name": "OpenActive Data Catalog for Singular Datasets",
"description": "Singular datasets that are not included in other data catalogs, and are recognised as compliant by OpenActive.",
"datePublished": "2020-02-20T08:55:19+00:00",
"license": "https://creativecommons.org/licenses/by/4.0/",
"publisher": {
"@type": "Organization",
"name": "OpenActive",
"url": "https://www.openactive.io/"
},
"dataset": [
"http://data.better.org.uk/",
"https://data.bookwhen.com/",
"http://data.letsride.co.uk/",
"http://data.britishorienteering.org.uk/",
"http://data.britishtriathlon.org/",
"https://data.englandnetball.co.uk/",
"http://data.gomammoth.co.uk/",
"http://data.goodgym.org/",
"https://lawntennisassociation.github.io/",
"https://opensessions.io/openactive/",
"https://ourparks.org.uk/openactive",
"http://data.pingengland.co.uk/",
"https://playwaze.com/opendata/openactive",
"https://data.runtogether.co.uk/",
"https://sportstarta.github.io/",
"https://openactive.upshot.org.uk/",
"https://opendata.exercise-anywhere.com/",
"https://www.sportsuite.co.uk/odapikey/datasite",
"https://www.participant.co.uk/participant/openactive/",
"https://goteamup.com/api/openactive/v1/",
"https://openactive.played.co/openactive/",
"https://api.premiertennis.co.uk/openactive",
"https://agb.sport80-clubs.com/openactive",
"https://partners.playfootball.net/OpenActive/"
]
}