has data subject
- CURIE:
gmeow:hasDataSubject - IRI: https://blackcatinformatics.ca/gmeow/hasDataSubject
- Category: property
- Defined by:
gmeow:slices/rights - Box roles: RBox role (What is this?)
The data subject whose personal data is governed by a rights statement — the individual about whom personal data is processed. Not a subproperty of gmeow:hasParty because a rights statement (an ODRL policy) is not an agreement; the party model is reused at the licence level.
Structure
Property shape: object property; gmeow:RightsStatement -> gmeow:Agent
Practical Pattern
Use gmeow:hasDataSubject from gmeow:RightsStatement to gmeow:Agent when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
gmeow:RightsStatement, gmeow:Agent
External Equivalences
Equivalent or closely aligned targets: dpv, odrl
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:hasDataSubject |
equivalence | - |
skos:closeMatch | dpv:hasDataSubject | gmeow-privacy.sssom.tsv; gmeow:eqPrivacy007; confidence 0.9 |
gmeow:hasDataSubject |
equivalence | - |
skos:relatedMatch | odrl:assignee | gmeow-privacy.sssom.tsv; gmeow:eqPrivacy015; confidence 0.6 |
Usage Advice
Use when
- Use to name the data subject a consent or processing rights statement is about — the person whose personal data is processed under rules over
gmeow:actionProcessPersonalData.
Avoid when
- Avoid treating it as a party-to-agreement subproperty (a
RightsStatementis an ODRL policy, not an agreement — the party model is reused at the licence level) and avoid using it for the processing agent, which isgmeow:hasDataController.
How to use
- Add
gmeow:hasDataSubjectto agmeow:RightsStatementwhose rules regulategmeow:actionProcessPersonalData; pair withgmeow:hasDataControllerand purpose/recipient constraints to model the consent posture.
Examples
- ex:consentPolicy
gmeow:hasDataSubjectex:janeDoe.
Avoid For Consumers
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | dpv:hasDataSubject |
relatedMatch | odrl:assignee |