Class: TimePeriod
A period of time between a start and end time point.
URI: crdch:TimePeriod
Parents
- is_a: Entity - Any resource that has its own identifier
Referenced by class
Attributes
Own
- period_start
start 0..1
- Description: When a period of time started.
- Range: TimePoint
- period_end
end 0..1
- Description: When a period of time ended.
- Range: TimePoint