attributed language
- CURIE:
gmeow:attributedLanguage - IRI: https://blackcatinformatics.ca/gmeow/attributedLanguage
- Category: property
- Defined by:
gmeow:slices/archaeological-evidence - Box roles: RBox role (What is this?)
The language assigned to an inscription by a script/language attribution. Non-functional: competing language assignments from different standpoints coexist (Principle 9), and an attribution may assign multiple languages (bilingual inscription).
Structure
Property shape: object property; gmeow:ScriptLanguageAttribution -> gmeow:Language
Sub-property of: gmeow:observationResult
Practical Pattern
Use gmeow:attributedLanguage from gmeow:ScriptLanguageAttribution to gmeow:Language 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
- Source:
slices/extensions/archaeological-evidence/examples/inscription-reading.ttl - Examples catalog: open in catalog#example-slices-extensions-archaeological-evidence-examples-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:Language