OPDA Knowledge base
Physical — ontology claim

Claim annotations

opda:Annotations

Claim annotations

DPV co-annotation + 3 evidence refinements, emitted into opda-claim-annotations.ttl.

<https://opda.org.uk/pdtf/graph/claim-annotations>
    rdf:type owl:Ontology ;
    dct:references <https://w3id.org/dpv/pd> ;
    dct:title "OPDA Claim Annotations"@en ;
    opda:targetsClassGraph <https://opda.org.uk/pdtf/harness/release/1.0.0/> .

Class-level baseline

opda:Claim

opda:Claim
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0009/section-Q6> ;
    dpv-pd:hasPersonalDataCategory dpv-pd:OfficialID .

Claims carry dpv-pd:OfficialID baseline (claims typically embed official identifiers).

Evidence refinements

opda:DocumentEvidenceRefinement

opda:DocumentEvidenceRefinement
    rdf:type opda:DPVMappingRefinement ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0009/section-Q6> ;
    dct:references <https://ico.org.uk/for-organisations/guide-to-data-protection/> ;
    opda:lawfulBasis dpv:PublicTask ;
    opda:targetsKind opda:DocumentEvidence ;
    opda:variantPredicate rdf:type ;
    opda:variantValue "document-evidence" .

Document-evidence (court-issued) uses dpv:PublicTask lawful basis.

opda:ElectronicRecordEvidenceRefinement

opda:ElectronicRecordEvidenceRefinement
    rdf:type opda:DPVMappingRefinement ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0009/section-Q6> ;
    dct:references <https://ico.org.uk/for-organisations/guide-to-data-protection/> ;
    opda:lawfulBasis dpv:LegitimateInterest ;
    opda:targetsKind opda:ElectronicRecordEvidence ;
    opda:variantPredicate rdf:type ;
    opda:variantValue "electronic-record-evidence" .

Electronic-record evidence (HMRC tax API etc.) uses dpv:LegitimateInterest lawful basis.

opda:VouchEvidenceRefinement

opda:VouchEvidenceRefinement
    rdf:type opda:DPVMappingRefinement ;
    dct:source <https://opda.org.uk/pdtf/harness/odr/ODR-0009/section-Q6> ;
    dct:references <https://ico.org.uk/for-organisations/guide-to-data-protection/> ;
    opda:lawfulBasis dpv:Consent ;
    opda:targetsKind opda:VouchEvidence ;
    opda:variantPredicate rdf:type ;
    opda:variantValue "vouch-evidence" .

Vouch evidence (regulated-professional attestation) uses dpv:Consent lawful basis.

Source ODR + ADR

Comments

Loading comments…