DataDownload
This page describes the DataDownload type.
Last updated
This page describes the DataDownload type.
Last updated
This class represents a draft that is designed to inform the OpenActive specification work with implementation feedback. IT IS SUBJECT TO CHANGE, as the Dataset API Discovery specification evolves.
This type is derived from https://schema.org/DataDownload, 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.
Property | Expected Type | Description |
---|---|---|
Property | Expected Type | Description |
---|---|---|
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".
@type
Must always be present and set to "@type": "DataDownload"
additionalType
A fully qualified reference to the class that is at the root of the items in the RPDE feed.
Example
"additionalType": "https://openactive.io/SessionSeries"
contentUrl
The URL of the RPDE data feed.
Example
"contentUrl": "https://opendata.leisurecloud.live/api/feeds/fusion-lifestyle-fl-live-session-series"
encodingFormat
Must always be present and set to "encodingFormat": "application/vnd.openactive.rpde+json; version=1"
name
The name of the type of feed
Example
"name": "SessionSeries"
identifier
A local non-URI identifier for the resource
Example
"identifier": "ScheduledSession"