DataDownload

This page describes the DataDownload type.

EARLY RELEASE NOTICE

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 specificationarrow-up-right evolves.

This type is derived from https://schema.org/DataDownloadarrow-up-right, 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 "@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"

Optional properties

Property
Expected Type
Description

identifier

A local non-URI identifier for the resource

Example

"identifier": "ScheduledSession"

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution License (CC-BY V4.0)arrow-up-right, and code samples are licensed under the MIT Licensearrow-up-right, for anyone to access, use and share; using attribution "OpenActivearrow-up-right".

Last updated