TemporalExtent
CDIFDiscovery::Classes::TemporalExtent
Definition
Documentation
Original
Reference
time:ProperInterval
CDIF
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
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| startDate | XsdDate | [0..1] | DocumentationOriginalReferenceschema:startDate DefinitionThe start date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)). ScopeDomain: CreativeWorkSeason (https://schema.org/CreativeWorkSeason), CreativeWorkSeries (https://schema.org/CreativeWorkSeries), DatedMoneySpecification (https://schema.org/DatedMoneySpecification), EducationalOccupationalProgram (https://schema.org/EducationalOccupationalProgram), Event (https://schema.org/Event), MerchantReturnPolicySeasonalOverride (https://schema.org/MerchantReturnPolicySeasonalOverride), Role (https://schema.org/Role), Schedule (https://schema.org/Schedule). Range: Date (https://schema.org/Date), DateTime (https://schema.org/DateTime). CDIFDefinitionStart of the temporal coverage (simple-date form; structured form is time:hasBeginning -> Instant). |
| endDate | XsdDate | [0..1] | DocumentationOriginalReferenceschema:endDate DefinitionThe end date and time of the item (in [ISO 8601 date format](http://en.wikipedia.org/wiki/ISO_8601)). ScopeDomain: CreativeWorkSeason (https://schema.org/CreativeWorkSeason), CreativeWorkSeries (https://schema.org/CreativeWorkSeries), DatedMoneySpecification (https://schema.org/DatedMoneySpecification), EducationalOccupationalProgram (https://schema.org/EducationalOccupationalProgram), Event (https://schema.org/Event), MerchantReturnPolicySeasonalOverride (https://schema.org/MerchantReturnPolicySeasonalOverride), Role (https://schema.org/Role), Schedule (https://schema.org/Schedule). Range: Date (https://schema.org/Date), DateTime (https://schema.org/DateTime). CDIFDefinitionEnd of the temporal coverage (simple-date form; structured form is time:hasEnd -> Instant). |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| temporalCoverage | ← Dataset | [0..*] | composition |
| hasBeginning | → Instant | [0..1] | composition |
| hasEnd | → Instant | [0..1] | composition |
| intervalStartedBy | → TemporalExtent | [0..*] | association |
| intervalFinishedBy | → TemporalExtent | [0..*] | association |