CDIFDiscovery

TemporalExtent

CDIFDiscovery::Classes::TemporalExtent

Definition

Temporal extent of resource content - the period of time the resource covers. Endpoints can be plain XSD dates OR OWL-Time Instants (time:hasBeginning / time:hasEnd) for structured time positions.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
startDateXsdDate ↗[0..1]Start of the temporal coverage (simple-date form; structured form is time:hasBeginning -> Instant).
endDateXsdDate ↗[0..1]End of the temporal coverage (simple-date form; structured form is time:hasEnd -> Instant).

Associations

RoleTargetMultiplicityKind
temporalCoverageDataset ↗[0..*]composition
hasBeginningInstant[0..1]composition
hasEndInstant[0..1]composition
intervalStartedByTemporalExtent[0..*]association
intervalFinishedByTemporalExtent[0..*]association