Dataset
This page describes the Dataset type.
EARLY RELEASE NOTICE
This class represents a draft that is designed to inform the OpenActive specification work with implementation feedback. It is mostly stable, as it based almost entirely on schema.org. HOWEVER, IT IS STILL SUBJECT TO CHANGE, as the Dataset API Discovery specification evolves.
This type is derived from https://schema.org/Dataset, which means that any of this type's properties within schema.org may also be used. Note however the properties on this page must be used in preference if a relevant property is available.
Properties
Required properties
Property | Expected Type | Description |
---|---|---|
@type | Must always be present and set to | |
@id | A unique URI-based identifier for the record.
The primary purpose of the URI format in this context is to provide natural namespacing for the identifier. Hence, the URI itself may not resolve to a valid endpoint, but must use a domain name controlled by the resource owner (the organisation responsible for the OpenActive open data feed). Example
| |
description | A plain text description of the Example
| |
discussionUrl | A URL that can be used to raise issues related to the Example
| |
distribution | Array of | An array of feeds within the dataset Example
|
documentation | A link to documentation related to the Example
| |
inLanguage | Array of | An array of languages included in the Dataset's content. Please use one of the language codes from the IETF BCP 47 standard. Example
|
keywords | Array of | Keywords for search engine optimisation Example
|
license | Must always be present and set to | |
name | The name of the Example
| |
publisher | The organization ultimately responsible for this Example
| |
schemaVersion | Indicates the version of OpenActive Modelling Opportunity Data Specification with which this Example
| |
url | The URL of the dataset site. Example
|
Recommended properties
Property | Expected Type | Description |
---|---|---|
backgroundImage | A background image for the Example
| |
dateModified | The date this Example
| |
datePublished | The date this Example
|
Optional properties
Property | Expected Type | Description |
---|---|---|
accessService | Information about the Open Booking API. Note this property is in EARLY RELEASE AND IS SUBJECT TO CHANGE. | |
bookingService | Information about the Booking System or publishing platform |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0), and code samples are licensed under the MIT License, for anyone to access, use and share; using attribution "OpenActive".
Last updated