notated

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

# --- 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 .

Common Companion Terms

gmeow:RealizationMode