printed score
- CURIE:
gmeow:formatPrintedScore - IRI: https://blackcatinformatics.ca/gmeow/formatPrintedScore
- Category: individual
- Defined by:
gmeow:slices/creative-works - Box roles: ABox role (What is this?)
A printed musical score.
Structure
Types: gmeow:ManifestationFormat
Practical Pattern
Use gmeow:formatPrintedScore as a controlled value typed as gmeow:ManifestationFormat.
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
# --- MANIFESTATION: the printed score — a lossy projection of the work.
ex:printedScore a gmeow:ScoreEdition ;
rdfs:label "First printed edition"@en ;
gmeow:embodies ex:notatedExpression ;
gmeow:hasManifestationFormat gmeow:formatPrintedScore .