reading of
- CURIE:
gmeow:readingOf - IRI: https://blackcatinformatics.ca/gmeow/readingOf
- Category: property
- Defined by:
gmeow:slices/archaeological-evidence - Box roles: RBox role (What is this?)
The inscription that a reading observes. Functional per relator: one source inscription per InscriptionReading.
Structure
Property shape: object property; gmeow:InscriptionReading -> gmeow:Inscription; functional
Sub-property of: gmeow:observedFeature
Practical Pattern
Use gmeow:readingOf from gmeow:InscriptionReading to gmeow:Inscription 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
# --- Two contested readings of the same worn inscription (P9).
ex:readingSmith a gmeow:InscriptionReading ;
gmeow:readingOf ex:inscription ;
gmeow:readingResult ex:transcriptSmith ;
gmeow:vantage ex:smith ;
gmeow:observationMethod gmeow:methodExpertJudgement .
ex:readingJones a gmeow:InscriptionReading ;
gmeow:readingOf ex:inscription ;
gmeow:readingResult ex:transcriptJones ;
gmeow:vantage ex:jones ;
gmeow:observationMethod gmeow:methodExpertJudgement .
Common Companion Terms
gmeow:observedFeature, gmeow:InscriptionReading, gmeow:Inscription