Notation System Usage
- CURIE:
gmeow:NotationSystemUsage - IRI: https://blackcatinformatics.ca/gmeow/NotationSystemUsage
- Category: class
- Defined by:
gmeow:slices/notation - Box roles: TBox role (What is this?)
A reified, role- and period-scoped use of a notation system by an entity — an observation in the universal claim stack (observation-spine bridge): the gufo:Relator binding {entity} × {notation system} × {role} × {period}, mirroring names' NameUsage and languages' WritingSystemUsage. Lets a language use IPA for phonetic transcription, a musical work use Western staff notation, or a text use Morse code for encoding, each co-equally and standpoint-scoped.
Structure
Subclass of: gmeow:Observation, gufo:Relator
Practical Pattern
Use gmeow:NotationSystemUsage as a specialized kind of gmeow:Observation, gufo:Relator. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
Usage Advice
Use when
- Use when a notation system's use by an entity must be first-class — carrying role, period, standpoint, or confidence — so a language using IPA, a work using staff notation, and a text using Morse coexist co-equally without any one being privileged (the reify-on-demand half of the flat
hasNotationSystem).
Avoid when
- Avoid when a plain unscoped link suffices (use the flat
gmeow:hasNotationSystem) and avoid stuffing the canonical content itself into the relator; the usage records THAT a notation is used, not the rendered surface form, which is a separate lossy projection.
How to use
- Mint the relator and fill its four functional roles —
gmeow:notationUsageTarget,gmeow:notationUsageNotationSystem,gmeow:notationUsageRole,gmeow:notationUsageInterval— then attach standpoint and confidence from the observation spine; pairs withgmeow:hasNotationSystemas the flat shortcut.
Examples
- ex:u a
gmeow:NotationSystemUsage;gmeow:notationUsageTargetex:english;gmeow:notationUsageNotationSystemex:ipa;gmeow:notationUsageRolegmeow:notationRoleTranscription;gmeow:notationUsageIntervalex:since1888.