Named Period
- CURIE:
gmeow:NamedPeriod - IRI: https://blackcatinformatics.ca/gmeow/NamedPeriod
- Category: class
- Defined by:
gmeow:slices/temporal - Box roles: TBox role (What is this?)
A named stretch of time with defined bounds — a geologic era, historical dynasty, artistic period, fiscal year, or any other culturally salient temporal division.
Structure
Subclass of: gmeow:Entity, gufo:Object
Practical Pattern
Use gmeow:NamedPeriod as a specialized kind of gmeow:Entity, gufo:Object. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: crm, periodo, time
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:NamedPeriod |
equivalence | - |
skos:closeMatch | crm:E4_Period | gmeow-temporal.sssom.tsv; gmeow:eqTemporal013; confidence 0.8 |
gmeow:NamedPeriod |
equivalence | - |
skos:relatedMatch | periodo:Period | gmeow-temporal.sssom.tsv; gmeow:eqTemporal014; confidence 0.7 |
gmeow:NamedPeriod |
equivalence | - |
skos:closeMatch | time:ProperInterval | gmeow-temporal.sssom.tsv; gmeow:eqTemporal012; confidence 0.85 |
Usage Advice
Use when
- Use for a culturally or scientifically salient, named division of time that is referenced as an entity — a geologic epoch, dynasty, artistic period, or fiscal year — rather than an ad-hoc interval between two timestamps.
Avoid when
- Avoid for an anonymous bounded span (use
gmeow:TimeInterval) and for a point (usegmeow:Instant); aNamedPeriodis a first-class, identifiable era, not a one-off measurement window.
How to use
- Classify it with one or more
gmeow:periodTypevalues, bound it with gmeow:periodStart/gmeow:periodEnd (or agmeow:hasTemporalMeasurementthat infers the start via the property chain), and nest it withgmeow:periodPartOf.
Examples
- ex:victorianEra a
gmeow:NamedPeriod;gmeow:periodTypegmeow:periodTypeHistoricalEra;gmeow:periodPartOfex:nineteenthCentury.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | crm:E4_Period |
closeMatch | time:ProperInterval |
relatedMatch | periodo:Period |