XooCode(){

Schema: DataFeed

Schema: DataFeed Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: DataFeed.

DataFeed

DataFeed JSON-LD example for a feed of dataset items (a streaming / batch data feed). Dataset subtype with dataFeedElement for the feed's items.

DataFeedItem

DataFeedItem JSON-LD example for a single element inside a DataFeed. Intangible with dateCreated, dateModified, dateDeleted, item.

DataCatalog

DataCatalog JSON-LD example for a catalogue of datasets (CKAN / data.gov / Dataverse-style). CreativeWork subtype with dataset, measurementMethod, measurementTechnique.