DiscoveryDataDescriptionStructure

StructuredDataSet inherited from CDIFManifest

DiscoveryDataDescriptionStructure::Classes::StructuredDataSet

Definition

Documentation

Original
Reference

cdi:StructuredDataSet

Definition

Definition

Information describing the physical aspects of a data set using a binary or highly structured text-based encoding.

Examples

NetCDF, HDF5, Parquet or XML data files, each with the means of referencing collections of data points associated to an instance variable via a logical expression. For instance, XPath can be used to navigate an XML data structure and locate the relevant data points.

CDIF
Definition

DataDownload co-typed as cdi:StructuredDataSet: hierarchical / structured data set (XML, JSON, ...). Per-field mappings are LocatorMapping.

Diagram

Inheritance

Generalizes: AbstractDataSet

Attributes

NameTypeMultiplicityDescription
encodingstring[0..1]

Documentation

Original
Reference

schema:encoding

Definition

A media object that encodes this CreativeWork. This property is a synonym for associatedMedia.

Scope

Domain: CreativeWork (https://schema.org/CreativeWork). Range: MediaObject (https://schema.org/MediaObject).

CDIF
Definition

Character encoding / serialization of the structured document (e.g., utf-8, application/json). CDIF simplification (plain charset string) of DDI-CDI PhysicalDataSet.encoding, whose model type is ControlledVocabularyEntry. The cdi/cdif namespace policy does not allow a ControlledVocabularyEntry as a plain string in the cdi namespace, so this property is in the cdif namespace.

Scope

Encoding-family hint (XML, JSON).

Associations

No associations.