edition of
- CURIE:
gmeow:editionOf - IRI: https://blackcatinformatics.ca/gmeow/editionOf
- Category: property
- Defined by:
gmeow:slices/coreference - Box roles: RBox role (What is this?)
Relates a concrete edition, issue, or manifestation of a creative work to the stable work it editions. Functional per edition, non-merge semantics: editions remain first-class works with their own identifiers, dates, rights, and provenance.
Structure
Property shape: object property; gmeow:CreativeWork -> gmeow:CreativeWork; functional
Practical Pattern
Use gmeow:editionOf from gmeow:CreativeWork to gmeow:CreativeWork when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Authority Links
- Source:
slices/core/coreference/examples/authority-links.ttl - Examples catalog: open in catalog#example-slices-core-coreference-examples-authority-links
ex:fieldNotesAnnotated a gmeow:CreativeWork ;
gmeow:title "Coastal Field Notes, annotated edition"@en ;
gmeow:editionOf ex:fieldNotes ;
gmeow:supersedes ex:fieldNotes .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: dcterms
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:editionOf |
equivalence | - |
skos:closeMatch | dcterms:isVersionOf | gmeow-coreference.sssom.tsv; gmeow:eqCoreference004; confidence 0.7 |
Usage Advice
Use when
- Use when a concrete edition, issue, printing, or manifestation of a creative work rolls up to the single stable work it realizes — a 1623 folio to the play, a second edition to the title — and each edition needs its own ISBN, date, and rights.
Avoid when
- Avoid for non-work lineages (use
gmeow:versionOf) and for plain replacement (usegmeow:supersedes); never merge an edition into its work with owl:sameAs, since editions stay first-class works with distinct identifiers and provenance.
How to use
- Point the edition work at exactly one parent work (the property is functional); keep each edition's own identifiers, dates, and rights local, and use
gmeow:supersedeswhen one edition replaces another in the lineage.
Examples
- ex:hamletFolio1623
gmeow:editionOfex:hamlet.