encoding
- CURIE:
gmeow:symbolicKindEncoding - IRI: https://blackcatinformatics.ca/gmeow/symbolicKindEncoding
- Category: individual
- Defined by:
gmeow:slices/notation - Box roles: ABox role (What is this?)
A scheme for mapping information from one representation to another.
Structure
Types: gmeow:SymbolicSystemKind
Practical Pattern
Use gmeow:symbolicKindEncoding as a controlled value typed as gmeow:SymbolicSystemKind.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Notation Systems
- Source:
slices/core/notation/examples/notation-systems.ttl - Examples catalog: open in catalog#example-slices-core-notation-examples-notation-systems
ex:latinNotation a gmeow:NotationSystem ;
rdfs:label "Latin-script encoding"@en ;
gmeow:notationSystemKind gmeow:symbolicKindEncoding .