Musical Work
- CURIE:
gmeow:MusicalWork - IRI: https://blackcatinformatics.ca/gmeow/MusicalWork
- Category: class
- Defined by:
gmeow:slices/creative-works - Box roles: TBox role (What is this?)
A work whose primary content is music — the abstract artistic conception independent of any particular notation, performance, or recording. A specialization of gmeow:Work; identity is unaffected by realization mode or notation system (Principles 4, 9, 11).
Structure
Subclass of: gmeow:Work
Practical Pattern
Use gmeow:MusicalWork as a specialized kind of gmeow:Work. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Score As Lossy Projection
- Source:
slices/extensions/music/examples/score-as-lossy-projection.ttl - Examples catalog: open in catalog#example-slices-extensions-music-examples-score-as-lossy-projection
# --- WORK: the abstract piece, determinate in what it fixes.
ex:nocturne a gmeow:MusicalWork ;
rdfs:label "Nocturne in E♭ (worked example)"@en ;
gmeow:hasDeterminacy gmeow:determinacyCrisp .
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
lrmoo |
lrmoo |
mo |
mo |
pon |
pon |
schema-org |
schema |
External Equivalences
Equivalent or closely aligned targets: wd
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:MusicalWork |
equivalence | - |
skos:relatedMatch | wd:P434 | gmeow-music.sssom.tsv; gmeow:eqMuNot008; confidence 0.8 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:MusicalWork |
projection | lrmoo |
projects to / <= | lrmoo:F1_Work | gmeow:mapLRMooWork; lossy: GMEOW's frame-relative content, tuning systems, and declared losses have no LRMoo home |
gmeow:MusicalWork |
projection | mo |
projects to / <= | mo:MusicalWork | gmeow:mapMusicOntologyWork; lossy: Music Ontology has no note-level model, no tuning frame, and a composition-first cultural bias |
gmeow:MusicalWork |
projection | pon |
projects to / <= | pon:Work | gmeow:mapPONWork; lossy: PON's annotation model presumes Western categories and has no tuning math |
gmeow:MusicalWork |
projection | schema-org |
projects to / <= | schema:MusicAlbum | gmeow:mapSchemaMusicAlbum; lossy: the WEMI spine collapses; track-level frame-relative content and declared losses are lost |
gmeow:MusicalWork |
projection | schema-org |
projects to / <= | schema:MusicComposition | gmeow:mapSchemaMusicWork; lossy: the WEMI spine collapses: Work, Expression, and Manifestation are flattened into one schema:MusicComposition; realization mode and notation frame are lost |
Usage Advice
Use when
- Use for the abstract musical conception — the composition itself, the
Worktier, surviving any notation, performance, or recording unchanged (the oral-tradition guarantee).
Avoid when
- Avoid for a notated score or a sound recording (those are
gmeow:ScoreEdition/gmeow:Recordingat theManifestationtier) and for a particular performed/notated realization (that is agmeow:Expressionwithgmeow:realizationMode).
How to use
- Mint the
MusicalWorkat theWorktier; hang realizations below withgmeow:realizedThroughand recordings/scores further down — never require a notated form (Principle 9).
Examples
- ex:eroica a
gmeow:MusicalWork;gmeow:realizedThroughex:eroicaScore.