exemplified by
- CURIE:
gmeow:exemplifiedBy - IRI: https://blackcatinformatics.ca/gmeow/exemplifiedBy
- Category: property
- Defined by:
gmeow:slices/creative-works - Box roles: RBox role (What is this?)
A document whose prose EXEMPLIFIES the voice — byte-perfect, carrying gmeow:contentDigest (SHACL: an undigested exemplar can drift silently) and gmeow:hasAboutness gmeow:aboutnessEnacts (it does not describe the voice, it performs it). NOT functional: several exemplifying documents coexist.
Structure
Property shape: object property; gmeow:Manifestation -> gmeow:Document
Practical Pattern
Use gmeow:exemplifiedBy from gmeow:Manifestation to gmeow:Document when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:Manifestation, gmeow:Document
Usage Advice
Use when
- Use for Manifestation-rooted traversal down to its copies — enumerating the individual Items of one edition (a library's holdings of a title).
- Use to attach a document whose prose EXEMPLIFIES a style guide's voice — byte-perfect, enacting the voice rather than describing it.
Avoid when
- Avoid an undigested exemplar (it can drift silently — SHACL requires
gmeow:contentDigest) and avoid one that merely describes the voice; it must carrygmeow:hasAboutnessgmeow:aboutnessEnacts. - Avoid asserting this directly when modelling from the copy up — prefer
gmeow:exemplifiesand read this inverse — and avoid it for the embodiedExpression(that isgmeow:embodies).
How to use
- Assert
gmeow:exemplifiedByfrom thegmeow:StyleGuideto eachgmeow:Document; ensure every exemplar carries agmeow:contentDigestandgmeow:aboutnessEnacts. - Prefer asserting
gmeow:exemplifiesfrom eachItemand readgmeow:exemplifiedByby inversion; reach for it explicitly only in Manifestation-rooted projections.
Examples
- ex:clinicalVoice
gmeow:exemplifiedByex:sampleNote. - ex:penguin2003
gmeow:exemplifiedByex:myCopy.