depiction authority

The authority behind a depiction usage — the gmeow:Agent (a photographer, a national archive, a self-asserting individual) that confers or sanctions the depiction in this use. NON-FUNCTIONAL: joint or competing authorities coexist with no privileged claimant (Principle 9), each attributable and confidence-weighted.

Structure

Property shape: object property; gmeow:DepictionUsage -> gmeow:Agent

Practical Pattern

Use gmeow:depictionAuthority from gmeow:DepictionUsage to gmeow:Agent 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.

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 .

Common Companion Terms

gmeow:DepictionUsage, gmeow:Agent