CDIFDiscovery

Dataset

CDIFDiscovery::Classes::Dataset

Definition

Documentation

Original
Reference

schema:Dataset

Definition

A body of structured information describing some topic(s) of interest.

Scope

Parent class(es): CreativeWork (https://schema.org/CreativeWork).

CDIF
Definition

Profile module for discovery metadata. Currently a thin wrapper that composes cdifCore; reserved for discovery-specific extensions that are not part of the cdifCore foundation.

Scope

Stub of schema:Dataset (full definition in CDIFCore). The discovery profile adds measurementTechnique / variableMeasured / spatialCoverage / temporalCoverage / hasQualityMeasurement to this Dataset.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri[1]

Documentation

Original
Reference

schema:identifier

Definition

The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.

Scope

Domain: Thing (https://schema.org/Thing). Range: PropertyValue (https://schema.org/PropertyValue), Text (https://schema.org/Text), URL (https://schema.org/URL).

CDIF
Definition

Formal identifier for this place (e.g. ROR identifier for a facility).

Scope

@id - resolvable URI for the dataset.

Associations

RoleTargetMultiplicityKind
subjectOf→ CatalogRecord[1]composition
measurementTechnique→ DefinedTerm[0..*]association
variableMeasured→ VariableMeasured[0..*]composition
spatialCoverage→ SpatialExtent[0..*]composition
temporalCoverage→ TemporalExtent[0..*]composition
hasQualityMeasurement→ QualityMeasurement[0..*]composition