Content Segment
- CURIE:
gmeow:ContentSegment - IRI: https://blackcatinformatics.ca/gmeow/ContentSegment
- Category: class
- Defined by:
gmeow:slices/documents - Box roles: TBox role (What is this?)
A structural part of a creative work, release, or installment — a chapter, section, scene, or episode. A gufo:Kind with distinct identity criteria (position and type within a containing whole).
Structure
Subclass of: gmeow:InformationObject, gmeow:NarrativeScope
Practical Pattern
Use gmeow:ContentSegment as a specialized kind of gmeow:InformationObject, gmeow:NarrativeScope. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
gmeow:InformationObject, gmeow:NarrativeScope
External Equivalences
Equivalent or closely aligned targets: schema
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:ContentSegment |
equivalence | - |
skos:narrowMatch | schema:Chapter | gmeow-narrative.sssom.tsv; gmeow:eqNarrative009; confidence 0.7 |
Usage Advice
Use when
- Use for a structural part of a work — a chapter, section, scene, or episode whose identity is its position and type within a containing whole.
Avoid when
- Avoid it for the whole work itself (use the appropriate
gmeow:Work/gmeow:Manifestation) and avoid encoding the segment kind as a subclass — the kind is agmeow:segmentTypevalue (Principle 9).
How to use
- Type the part
gmeow:ContentSegment, set its kind withgmeow:segmentTypeand order withgmeow:segmentIndex, and attach it to its containing whole viagmeow:segmentOf(inversegmeow:hasSegment).
Examples
- ex:chapter1 a
gmeow:ContentSegment;gmeow:segmentTypegmeow:segmentTypeChapter;gmeow:segmentIndex1;gmeow:segmentOfex:novel.