encoding

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

ex:latinNotation a gmeow:NotationSystem ;
    rdfs:label               "Latin-script encoding"@en ;
    gmeow:notationSystemKind gmeow:symbolicKindEncoding .

Common Companion Terms

gmeow:SymbolicSystemKind