attributed script

The writing system assigned to an inscription by a script/language attribution. Non-functional: competing script assignments coexist (Principle 9).

Structure

Property shape: object property; gmeow:ScriptLanguageAttribution -> gmeow:WritingSystem Sub-property of: gmeow:observationResult

Practical Pattern

Use gmeow:attributedScript from gmeow:ScriptLanguageAttribution to gmeow:WritingSystem when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Inscription Reading

ex:attribution a gmeow:ScriptLanguageAttribution ;
    gmeow:attributionTarget  ex:inscription ;
    gmeow:attributedScript   ex:cuneiform ;
    gmeow:attributedLanguage ex:akkadian ;
    gmeow:vantage            ex:smith ;
    gmeow:observationMethod  gmeow:methodExpertJudgement .

Common Companion Terms

gmeow:observationResult, gmeow:ScriptLanguageAttribution, gmeow:WritingSystem