notated
- CURIE:
gmeow:realizationModeNotated - IRI: https://blackcatinformatics.ca/gmeow/realizationModeNotated
- Category: individual
- Defined by:
gmeow:slices/creative-works - Box roles: ABox role (What is this?)
The Expression is realized as a notated score or symbolic representation.
Structure
Types: gmeow:RealizationMode
Practical Pattern
Use gmeow:realizationModeNotated as a controlled value typed as gmeow:RealizationMode.
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
# --- EXPRESSION (notated): what the page actually encodes, framed by 12-EDO.
ex:notatedExpression a gmeow:Expression ;
rdfs:label "engraved notation of the Nocturne"@en ;
gmeow:realizes ex:nocturne ;
gmeow:realizationMode gmeow:realizationModeNotated ;
gmeow:hasReferenceFrame gmeow:tuningSystem12EDO .