Duration
- CURIE:
gmeow:Duration - IRI: https://blackcatinformatics.ca/gmeow/Duration
- Category: class
- Defined by:
gmeow:slices/events - Box roles: TBox role (What is this?)
A length of time as a quantity, independent of when it occurs — the running time of an event, a gap, a recurrence period. Carries an xsd:duration via gmeow:durationValue. (= time:Duration / time:TemporalDuration, schema:Duration, ISO-TimeML TIMEX3 type=DURATION, TEO Duration.)
Structure
Subclass of: gmeow:Entity
Practical Pattern
Use gmeow:Duration as a specialized kind of gmeow:Entity. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: schema, teo, 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:Duration |
equivalence | - |
skos:closeMatch | schema:Duration | gmeow-events.sssom.tsv; gmeow:eqEvents119; confidence 0.85 |
gmeow:Duration |
equivalence | - |
skos:closeMatch | teo:Duration | gmeow-events.sssom.tsv; gmeow:eqEvents120; confidence 0.85 |
gmeow:Duration |
equivalence | - |
skos:closeMatch | time:Duration | gmeow-events.sssom.tsv; gmeow:eqEvents118; confidence 0.85 |
Usage Advice
Use when
- Use for a LENGTH of time as a quantity, independent of when it occurs — a film's running time, a gap, a recurrence period.
Avoid when
- Avoid it for an ANCHORED span (use
gmeow:eventInterval/gmeow:TimeInterval, which fixes the event in time); a duration is a length only, with no start or end.
How to use
- Mint a
gmeow:Durationcarrying an xsd:duration viagmeow:durationValueand attach it to an event withgmeow:hasDuration; the TEO normalized-duration string is a projection target, not a base triple.
Examples
- ex:runtime a
gmeow:Duration;gmeow:durationValue"PT2H15M"^^xsd:duration.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | schema:Duration |
closeMatch | teo:Duration |
closeMatch | time:Duration |