@id
properties are used as identifiers for compatibility with JSON-LD. The value of such a property must always be an absolute URI that provides a stable globally unique identifier for the resource, as described in RFC3986."@id": "https://opendata.leisurecloud.live/api/datacatalog"
"license": "https://creativecommons.org/licenses/by/4.0/"
DataCatalog
."publisher": {
"@type": "Organization",
"name": "Central Speedball Association",
"url": "http://www.speedball-world.com"
}
DataCatalog
must include either hasPart
if it is a collection of smaller DataCatalog
s, or dataset
if it is a collection of dataset sites.DataCatalog
within this DataCatalog
collection."hasPart": [
"https://opendata.leisurecloud.live/api/datacatalog",
"https://openactivedatacatalog.legendonlineservices.co.uk/api/DataCatalog"
]
DataCatalog
."dataset": [
"https://opendata.exercise-anywhere.com/",
"https://www.participant.co.uk/participant/openactive/"
]
DataCatalog
was last updated."dateModified": "2018-01-27T12:00:00Z"