Projection Context
- CURIE:
gmeow:ProjectionContext - IRI: https://blackcatinformatics.ca/gmeow/ProjectionContext
- Category: class
- Defined by:
gmeow:slices/kernel - Box roles: CBox role, TBox role (What is this?)
The consumer or audience for which a fact is eligible to be projected — an open value vocabulary of individuals (never subclasses). Names downstream targets such as internal archives, agent memory, Wikidata, Wikipedia, or public websites. The who layer of disclosure control, orthogonal to sensitivity, determinacy, confidence, and granularity (Principle 9). Eligibility decisions (k-anonymity, source-independence checks) are solver-layer computations (P12); the vocabulary is the ontology deliverable.
Structure
Subclass of: gufo:QualityValue
Practical Pattern
Use gmeow:ProjectionContext as a specialized kind of gufo:QualityValue. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
External Equivalences
Equivalent or closely aligned targets: dpv
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:ProjectionContext |
equivalence | - |
skos:relatedMatch | dpv:Recipient | gmeow-privacy.sssom.tsv; gmeow:eqPrivacy017; confidence 0.8 |
Usage Advice
Use when
- Use as the value vocabulary for the audience axis — the named downstream targets (internal archive, agent memory, Wikidata, public site, …) a value declares eligibility for, or that a term advertises via
useForConsumer.
Avoid when
- Avoid modelling a consumer as a subclass (contexts are individuals) and avoid treating membership as a release guarantee; the actual eligibility computation lives in the solver layer.
How to use
- Reference the seeded consumer individuals from data via
gmeow:eligibleForConsumerand from ontology terms viagmeow:useForConsumer/gmeow:avoidForConsumer; mint new contexts as individuals when a new target appears.