candid
- CURIE:
gmeow:depictionContextCandid - IRI: https://blackcatinformatics.ca/gmeow/depictionContextCandid
- Category: individual
- Defined by:
gmeow:slices/images - Box roles: ABox role, CBox role (What is this?)
An unposed, spontaneous depiction.
Structure
Types: gmeow:DepictionContext
Practical Pattern
Use gmeow:depictionContextCandid as a controlled value typed as gmeow:DepictionContext.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Photo Metadata
- Source:
slices/extensions/images/examples/photo-metadata.ttl - Examples catalog: open in catalog#example-slices-extensions-images-examples-photo-metadata
# --- The depiction as a perspectival act: who is depicted, in what context, by
# whose authority — not a privileged "this is a photo of Dana" fact.
ex:depiction a gmeow:DepictionUsage ;
gmeow:depictionImage ex:photo ;
gmeow:depictionSubject ex:dana ;
gmeow:depictionContext gmeow:depictionContextCandid ;
gmeow:depictionAuthority ex:photographer .