derivation source
- CURIE:
gmeow:derivationSource - IRI: https://blackcatinformatics.ca/gmeow/derivationSource
- Category: property
- Defined by:
gmeow:slices/creative-works - Box roles: CBox role, RBox role (What is this?)
The ancestor lexical item or form from which the target is derived. Functional per relator: one source per EtymologicalDerivation (a derivation with multiple sources is modeled as multiple derivations).
Structure
Property shape: object property; gmeow:CreativeDerivation -> gmeow:CreativeWork; functional
Sub-property of: gmeow:observedFeature
Practical Pattern
Use gmeow:derivationSource from gmeow:CreativeDerivation 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.
Word Etymology
- Source:
slices/extensions/lexicon/examples/word-etymology.ttl - Examples catalog: open in catalog#example-slices-extensions-lexicon-examples-word-etymology
# --- The etymology: a typed derivation (borrowing) from Greek into English.
ex:etymology a gmeow:EtymologicalDerivation ;
gmeow:derivationSource ex:greekOntos ;
gmeow:derivationTarget ex:ontology ;
gmeow:derivationKind gmeow:derivationBorrowing .
Common Companion Terms
gmeow:observedFeature, gmeow:CreativeDerivation, gmeow:CreativeWork
External Equivalences
Equivalent or closely aligned targets: prov
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:derivationSource |
equivalence | - |
skos:closeMatch | prov:entity | gmeow-lexicon.sssom.tsv; gmeow:eqLexicon008; confidence 0.8 |
Usage Advice
Use when
- Use inside a
gmeow:CreativeDerivationto name the single source work the product was derived from — at the honest tier (a sampledRecording, a coveredWork). - Use on an
EtymologicalDerivationto name the single ancestor lexical item or form from which the target descends.
Avoid when
- Avoid asserting it outside a
CreativeDerivationrelator and avoid more than one source — it is functional; a mashup of two sources gets two derivations or segment pins. - Avoid naming multiple sources on one derivation (it is functional; a multi-source etymology is several derivations) and avoid swapping it with
gmeow:derivationTarget— direction is ancestor to descendant.
How to use
- Assert
gmeow:derivationSourceonce from the relator to its ancestor (required by the someValuesFrom axiom); it specializesgmeow:observedFeature, so the ancestor surfaces in generic observation queries. - Point the
CreativeDerivationat one sourcegmeow:CreativeWork; pair withgmeow:derivationProductandgmeow:derivationType.
Examples
- ex:d1
gmeow:derivationSourceex:original. - ex:etym1
gmeow:derivationSourceex:oldEnglishWaeter.