OPDA Knowledge base
Logical tier governance

DPV Mapping Record

opda:DpvMappingRecord

DPV Mapping Record

Summary

Mapping record from an OPDA Kind class to its DPV baseline personal-data category and optional variant-conditional refinements. [Information particular; UFO Information Particular]. Mapping-record-as-resource pattern per ODR-0018 §3a. Per ODR-0018 §Rule 4 + ODR-0012 §Evidence co-annotation, ODR-0012 is the authoring authority — this module emits the mapping records; ADR-0012 emits the resulting DPV co-annotation triples into the annotations graph (three-graph separation per ODR-0004 §3a). Concept tier →

Attributes

This entity declares no module-local datatype properties. The mapping content is borne entirely by the object properties below.

Relationships

PredicateTarget entityCardinalityInverseDescription
targetsKindRef:owl:Class1..1The OPDA Kind class whose instances bear the personal-data category named by baselineCategory (with optional variant refinements)
baselineCategoryRef:dpv-pd:PersonalDataCategory0..1Reference to a DPV-PD category that all instances of the target Kind bear by default; cited but DPV is NOT imported per ODR-0012 §Reference-not-import

Identity key

Identity key = (targetsKind, baselineCategory) tuple. Each Kind has at most one baseline mapping; variant refinements are emitted as additional mapping records.

Constraints

  • targetsKind MUST be exactly one IRI-valued reference (Violation, DPVMappingRecordIdentityKeyShape)
  • DPV-PD URIs are cited via reference; DPV is NOT imported (ODR-0012 §Reference-not-import discipline; reference-without-import enforced by the foundation targetsClassGraph declaration)

Derived attributes

None.

ER diagram

%%{init: {"theme": "base", "themeVariables": {"primaryColor": "#E1BEE7", "primaryTextColor": "#4A148C", "primaryBorderColor": "#6A1B9A", "lineColor": "#37474F"}}}%% erDiagram accTitle: DPVMappingRecord — Entity-Relationship Diagram accDescr: DPVMappingRecord — targets Person, Organisation, or Claim Kinds with a DPV-PD baseline personal-data category. DPVMappingRecord }o--|| Person : "targetsKind" DPVMappingRecord }o--|| Organisation : "targetsKind" DPVMappingRecord }o--|| Claim : "targetsKind"

Source ODR + ADR

Comments

Loading comments…