Contributors: (ordered alphabetically) Arthit Suriyawongkul (ADAPT Centre, Trinity College Dublin), Axel Polleres (Vienna University of Economics and Business), Beatriz Esteves (IDLab, IMEC, Ghent University), Bud Bruegger (Unabhängige Landeszentrum für Datenschutz Schleswig-Holstein), Damien Desfontaines (No affiliation provided), David Hickey (Dublin City University), Delaram Golpayegani (ADAPT Centre, Trinity College Dublin), Elmar Kiesling (Vienna University of Technology), Fajar Ekaputra (Vienna University of Technology), Georg P. Krog (Signatu AS), Harshvardhan J. Pandit (ADAPT Centre, Dublin City University), Iain Henderson (JLINC Labs), Javier Fernández (Vienna University of Economics and Business), Julian Flake (University of Koblenz), Mark Lizar (OpenConsent/Kantara Initiative), Maya Borges (Danish Agency for Digitisation), Paul Ryan (Uniphar PLC), Piero Bonatti (Università di Napoli Federico II), Rana Saniei (Universidad Politécnica de Madrid), Rob Brennan (University College Dublin), Rudy Jacob (Proximus), Simon Steyskal (Siemens), Steve Hickman (Epistimis LLC). NOTE: The affiliations are informative, do not represent formal endorsements, and may be outdated as this list is generated automatically from existing data.

The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of (personal or otherwise) data and technologies based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document describes the DPV specification along with its data model. The canonical URL for DPV is https://w3id.org/dpv which contains (this) specification. The namespace for DPV terms is https://w3id.org/dpv#, the suggested prefix is dpv, and this document along with source and releases are available at https://github.com/w3c/dpv. A changelog this version is provided in the appendix.

DPV v2.1-RC feedback/review period until FEB-16 The DPVCG welcomes feedback and review on the v2.1 Release Candidate containing DPV and related specifications until FEB-16, after which, these documents will be published unless unresolved major issues have been identified. Feedback/review can be e.g., suggestions for improvements, fixing grammar/typos, additional information and references, and technical changes to files. The DPVCG shall discuss all submitted feedback and will resolve in through the weekly meetings. See the changelog for changes.

DPV Specifications: The [[DPV]] is the core specification within the DPV family, with the following extensions: Personal Data [[PD]], Locations [[LOC]], Risk Management [[RISK]], Technology [[TECH]] and [[AI]], [[JUSTIFICATIONS]], [[SECTOR]] specific extensions, and [[LEGAL]] extensions modelling specific jurisdictions and regulations. A [[PRIMER]] introduces the concepts and modelling of DPV specifications, and [[GUIDES]] describe application of DPV for specific applications and use-cases. The Search Index page provides a searchable hierarchy of all concepts. The Data Privacy Vocabularies and Controls Community Group (DPVCG) develops and manages these specifications through GitHub. For meetings, see the DPVCG calendar.

To cite and understand the structure of DPV, the article "Data Privacy Vocabulary (DPV) - Version 2.0" (2024) describes the current state of DPV and extensions from version 2.0 onwards (open access version here). The earlier article "Creating A Vocabulary for Data Privacy" (2019) describes how the DPV was developed (open access versions here, here, and here).

Contributing: The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. See contributing guide for further information.

Introduction

The motivation of DPV is to provide a 'data model' or an 'ontology' of concepts for interoperable representation and exchange of information about processing of (personal) data and the use of technologies. For this, the DPV specification defines concepts and relationships using the [[RDF]] standard, and which can additionally be implemented and applied using technologies appropriate to a use-case's specific requirements.

The DPV specification contains several distinct groups of concepts, some of which are provided with a taxonomy of concepts to support practical use-cases. In addition to these, 'extensions' to the DPV are also provided which further extend one or more DPV concepts or enable separation of concepts - such as for distinguishing between different jurisdictions and laws. The figure below shows an overview of the DPV concepts along with its extensions.

Overview of DPV v2.0 showing core concepts and relationships with their further expansion as taxonomies and extensions

Semantics

This document assumes the reader is familiar with DPV through the [[[PRIMER]]], and thus focuses on providing a topically structured documentation of concepts defined by DPV.

DPV's terms are defined using [[RDFS]] & [[SKOS]] semantics where all 'classes' and 'properties' are defined as skos:Concept in addition to rdfs:Class and rdf:Property respectively. For taxonomies or hierarchies, concepts are defined as 'instances' of a top-concept, and relationships within the hierarchy are defined using skos:broader/skos:narrower. For example, [=Purpose=] is the top concept within the purposes taxonomy, and all concepts in the purpose taxonomy are instances of it, and are related to each other using skos:broader/narrower relations, such as [=ServiceProvision=] and its more specific form [=RequestedServiceProvision=] are both instances of [=Purpose=] while being related to each other using skos:broader/narrower.

[[[DPV-OWL]]] is an alternate serialisation of DPV that contains the same concepts but is provided under a different namespace with the semantics defined using [[OWL]]. The conversion from SKOS to OWL follows the best practices and concerns outlined in [[[SKOS-OWL]]], e.g. by replacing skos:Concept with owl:Class, and using rdfs:subClassOf instead of skos:broader/skos:narrower. See the example showing implications of using SKOS vs OWL in the [[PRIMER]].

DPV consists of certain 'core concepts' that are intended to be independent representations of specific information, and are distinct from other core concepts. For example, the [=Purpose=] refers only to the purpose of why personal data is processed and is independent as a concept from the other concepts (e.g. [=PersonalData=] or [=LegalBasis=]). The structuring of DPV is based on providing rich and comprehensive taxonomies that group concepts together based on each core concept, e.g. taxonomy of purposes, taxonomy of legal basis. 'Extensions' are a separate group of concepts that expand the 'core' vocabulary to represent specific information e.g. [[PD]] for personal data categories and [[RISK]] for risk management.

Scope Change in v2.0

In DPV v1.0, the scope of the DPV and the DPVCG was limited to 'privacy', 'data protection', and the 'processing of personal data', including technologies used to perform it. Under this scope, the DPVCG discussed and modelled regulations such as the [[EU-GDPR]] which also share the same scope. Newer laws such as the [[EU-DGA]] and [[EU-AIAct]] share a significant overlap with this scope and necessitate their inclusion in DPVCG activities. However, such laws utilise the same legal framework to model both personal and non-personal data (for DGA) or regulate a technology that goes beyond 'personal data' (DGA and AI Act). To enable their inclusion and representation as extensions to the DPV, and to enable adopters to utilise a single consistent framework to represent information, the scope of DPVCG and the DPV was expanded in v2.0 as follows:

  1. Expansion of scope to include 'data' and 'technologies' instead of only 'personal data' - this means concepts such as [=Purpose=] which were defined as purpose associated with 'personal data' are now defined as purpose associated with 'data or technologies'.
  2. Creation of concepts to represent expanded scope - such as [=Data=] as the broader concept for both [=PersonalData=] and [=NonPersonalData=].
  3. Changing the scope of associated extensions such as [[TECH]] and [[RISK]] to be useful for any technology and activities and not just personal data related technologies and activities.
  4. Creating [[AI]] as a new extension to specifically provide concepts associated with AI technologies.
  5. Creating extensions to represent concepts from laws regarding 'data and technologies' based on the new concepts and extensions created e.g. [[EU-DGA]] and [[EU-AIAct]] extensions.
  6. Creating new namespaces such as /legal/eu/gdpr instead of /dpv-gdpr to enable consisting and unambiguous representation of legal extensions
  7. Restructuring the GitHub repository to accommodate the changed structure of DPV extensions

In addition to the above, the v2.0 scope change also includes removal of the bespoke 'DPV serialisation' which was based on a custom extension of [[SKOS]]. Instead, the RDFS+SKOS serialisation has been made the default serialisation, and the alternate OWL2 serialisation is continued as before.

Core Concepts

DPV core vocabulary
Overview of concepts in DPV - those in red have been added in v2.0, those in blue have had their scope expanded to include data and technologies

The 'Core' concepts and relationships in DPV represent and associate relevant information regarding the what, how, where, who, why of personal data and its processing. These are:

Concept Relation
[=Data=] and [=PersonalData=] [=hasData=] and [=hasPersonalData=]
[=Purpose=] [=hasPurpose=]
[=Processing=] [=hasProcessing=]
[=Entity=] [=hasEntity=]
[=DataController=] [=hasDataController=]
[=DataProcessor=] [=hasDataProcessor=]
[=HumanSubject=]/[=DataSubject=] [=hasHumanSubject=]/[=hasDataSubject=]
[=Recipient=] [=hasRecipient=]
[=TechnicalMeasure=] [=hasTechnicalMeasure=]
[=OrganisationalMeasure=] [=hasOrganisationalMeasure=]
[=LegalBasis=] [=hasLegalBasis=]
[=Right=] [=hasRight=]
[=Risk=] [=hasRisk=]
[=Context=] [=hasContext=]
[=Technology=] [=isImplementedUsingTechnology=]

Taxonomies

The rest of the document expands on the core concepts through the following taxonomies.

In addition to these the Extensions section describes the available extensions which also provide additional taxonomies for specific concepts within the DPV.

Process

Example of Process being associated with other DPV concepts

To 'group' the core concepts together within a specific use-case, the concept [=Process=] and relation [=hasProcess=] are useful (the concept [=PersonalDataHandling=] was used in earlier versions for the same). For example, a 'process' about a specific application can represent the associated purposes, personal data, legal basis, etc. using the relations and provided taxonomies. Involvement or association of a process is indicated with the relation [=hasProcess=].

The following processes categories are provided to indicate e.g. the process is or is not expected to involve personal data:

Nested Processes

Instances of Process can be nested, which means one instance can contain other instances, much like a box with several smaller boxes inside. This permits breaking down complex or dense use-cases into more granular ones and representing them in a more precise and modular fashion. Such a representation also facilitates reuse of the granular or modular processes, or in defining 'templates' and 'patterns', for example to craft a single process representing collecting and storing email addresses and using it in different processes for different purposes.

From the earlier example, consider the situation where a single Process instance consists of two additional instances representing: (i) data is stored using a data processor, (ii) data is used for Marketing. While it is certainly possible to represent all of this information within one single instance of Process, the adopter may decide to create separate instances of Process based on requirements such as reflecting similar separations for legal documentation or accountability purposes.

Interpretation of Process

Where multiple concepts such as purposes and data are present in the same process, the interpretation is that they all apply e.g. each purpose applies to each personal data, and so on. If this is not the case, then nested processes should be used to separate the groups so that only those concepts are present within the same process which occur or are associated with each other.

Such arrangements can also be used to separate necessary and optional parts of a process, and can aid in avoiding duplication of processes where only a few elements need to be distinguished. For example, if a purpose has necessary and optional data associated with it, it is possible to create two nested processes containing the purpose and the necessary data in one process, and the process and optional data in another. However, such duplication is not necessary, the 'parent' or 'outer' process can contain the purpose and the nested processes can contain only the differentiating elements i.e. one nested process contains the necessary data and the other contains the optional data.

Processes are also be useful to indicate separation of responsibilities - for example where some processing is conducted by one processor and another by a different processor, with each nested process corresponding to the processing activities of one processor.

Services

The concept [=Service=] is a general concept that represents the legal and social notion of 'service', similar to provided 'product' or 'application' or 'process', and does not represent the technical notion of services such as those associated with operating systems or 'cloud services'. Service is useful to indicate a logical grouping of processes into a single 'unit' which has legal relevance - such as a contract covering the service or the provision of a service. To indicate a service is associated or involved, the relation [=hasService=] is provided.

To indicate the entities involved in services, the concepts [=ServiceProvider=] and [=ServiceConsumer=] are defined along with the relations [=hasServiceProvider=] and [=hasServiceConsumer=]. Entities acting as providers and consumers can also be controllers or processors or data subjects. For example, a controller or processor may be the service provider for another controller who is the service consumer. Similarly, a processor may be the service provider for data subjects under the instructions of a data controller.

Entities

Overview of Entities defined in DPV. The use of "..." represents further concepts are available but not depicted within the diagram - click here to open diagram in a new window

Please refer to entities page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the entities concepts.

DPV relies on existing well-founded interpretations for its concepts, which in this case relate to [=Entity=] as a generic universal concept and [=hasEntity=] as the relation used to associate it. The concept [=LegalEntity=] refers to entities defined legally or within legal norms. Expanding on these, DPV provides a taxonomy of entities based on their application within laws and use-cases in the form of Legal roles, such as [=DataController=], [=DataSubject=], and [=Authority=] along with corresponding relations [=hasDataController=], [=hasDataProcessor=], and [=hasAuthority=]. Later, these concepts are expanded into taxonomies for different kinds of entities categorised under a common concept. For example, as categories of Organisations.

Legal Roles

Legal Role is the role taken on by a legal entity based on definitions or criteria from laws, regulations, or other such normative sources. Legal roles assist in representing the role and responsibility of an entity within the context of processing, and from this to determine the requirements and obligations that should apply, and their compliance or conformance. Concepts are also accompanied with relations to enable using or associating them within the context.

  • dpv:DataController: The individual or organisation that decides (or controls) the purpose(s) of processing personal data. go to full definition
    • dpv:JointDataControllers: A group of Data Controllers that jointly determine the purposes and means of processing go to full definition
  • dpv:DataExporter: An entity that 'exports' data where exporting is considered a form of data transfer go to full definition
  • dpv:Recipient: Entities that receive data or technologies go to full definition
    • dpv:DataImporter: An entity that 'imports' data where importing is considered a form of data transfer go to full definition
    • dpv:DataProcessor: A ‘processor’ means a natural or legal person, public authority, agency or other body which processes data on behalf of the controller. go to full definition
      • dpv:DataSubProcessor: A 'sub-processor' is a processor engaged by another processor go to full definition
  • dpv:ServiceConsumer: The entity that consumes or receives the service go to full definition
  • dpv:ServiceProvider: The entity that provides a service go to full definition
  • dpv:ThirdParty: A ‘third party’ means any natural or legal person other than - the entities directly involved or operating under those directly involved in a process go to full definition

Authorities

The concept [=Authority=] is a specific Governmental Organisation authorised to enforce a law or regulation. Authorities can be associated with a specific domain, topic, or jurisdiction. DPV currently defines regional authorities for [=NationalAuthority=], [=RegionalAuthority=], and [=SupraNationalAuthority=], and [=DataProtectionAuthority=] represents authorities associated with data protection and privacy. To associate authorities with concepts, the relations [=hasAuthority=] to indicate an authority is applicable within a context and [=isAuthorityFor=] to indicate the authority's scope or applicability are provided.

  • dpv:DataProtectionAuthority: An authority tasked with overseeing legal compliance regarding privacy and data protection laws. go to full definition
  • dpv:NationalAuthority: An authority tasked with overseeing legal compliance for a nation go to full definition
  • dpv:RegionalAuthority: An authority tasked with overseeing legal compliance for a region go to full definition
  • dpv:SupraNationalAuthority: An authority tasked with overseeing legal compliance for a supra-national union e.g. EU go to full definition

Organisation

DPV provides a taxonomy of organisations based on aspects such as whether they are non-profit, international, or governmental. These concepts are useful to accurately represent the nature of organisations.

  • dpv:AcademicScientificOrganisation: Organisations related to academia or scientific pursuits e.g. Universities, Schools, Research Bodies go to full definition
  • dpv:Clinic: An organisation that is a smaller healthcare facility offering outpatient medical services for diagnosis and treatment go to full definition
  • dpv:EducationalOrganisation: An organisation focused on delivering formal or informal education, training, or research go to full definition
  • dpv:EmergencyServiceProvider: An organisation tasked with providing emergency services such as by responding rapidly to urgent situations to protect lives, property, and the environment go to full definition
    • dpv:AmbulanceProvider: An organisation that that offers transportation and medical care to patients requiring urgent medical attention go to full definition
    • dpv:EmergencyHealthcareProvider: An organisation that is an emergency service provider focused on delivering immediate medical care to patients in critical or life-threatening situations go to full definition
    • dpv:FireDepartment: An organisation that is an emergency service provider for fire prevention, firefighting, and rescue services go to full definition
  • dpv:ForProfitOrganisation: An organisation that aims to achieve profit as its primary goal go to full definition
  • dpv:GovernmentalOrganisation: An organisation managed or part of government go to full definition
  • dpv:HealthcareOrganisation: An organisation that delivers medical services, promotes health, and provides care for individuals and communities go to full definition
  • dpv:Hospital: An organisation that provides comprehensive medical treatment, including emergency care, surgeries, and inpatient services go to full definition
  • dpv:IndustryConsortium: A consortium established and comprising on industry organisations go to full definition
  • dpv:InternationalOrganisation: An organisation and its subordinate bodies governed by public international law, or any other body which is set up by, or on the basis of, an agreement between two or more countries go to full definition
  • dpv:JudicialOrganisation: An organisation involved in interpreting and applying the law, resolving disputes, and administering justice as part of the judicial system go to full definition
  • dpv:LawEnforcementOrganisation: An organisation that is an agency responsible for enforcing laws, maintaining public order, and ensuring public safety go to full definition
  • dpv:NonGovernmentalOrganisation: An organisation not part of or independent from the government go to full definition
  • dpv:NonProfitOrganisation: An organisation that does not aim to achieve profit as its primary goal go to full definition
  • dpv:ReligiousAssociations: An organisations that supports the practice, promotion, and management of religious activities and beliefs go to full definition

Human/Data Subjects

DPV provides a taxonomy of [=HumanSubject=] categories to assist with describing what kind of individuals or groups are associated with an use-case. These can be indicated through the relation [=hasHumanSubject=]. Some examples of such types are agency-based roles: [=Adult=] and [=Child=], [=ParentOfHuman=], [=GuardianOfHuman=]; those associated with vulnerability: [=VulnerableHuman=], [=ElderlyHuman=], [=AsylumSeeker=]; domain-specific roles such as [=Patient=], [=Employee=], [=Student=], jurisdictional roles such as [=Citizen=], [=NonCitizen=], [=Immigrant=]; and general roles such as [=User=], [=Member=], [=Participant=], and [=Client=].

[=DataSubject=] is a specific category of [=HumanSubject=] that indicates the person is the subject of (their personal) data. It can be associated through the relation [=hasDataSubject=].

Purposes

Overview of Purpose taxonomy in DPV - click here to open diagram in a new window

Please refer to purposes page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the purposes concepts.

DPV’s taxonomy of purposes is used to represent the goal or reason associated with processing of personal data and use of technologies. For this, purposes are organised within DPV based on several factors such as: management functions related to information (e.g. records, account, finance), fulfilment of objectives (e.g. delivery of goods), providing goods and services (e.g. service provision), intended benefits (e.g. optimisations for service provider or consumer), and legal compliance.

DPV provides a taxonomy of Purpose instances for use with [=hasPurpose=] relation. In addition, DPV also defines the concept [=Sector=] (associated using [=hasSector=]) to indicate a contextual interpretation of the purpose within a specified sector. The [[[SECTOR]]] provide further concepts for purposes specific to a sector, for example [[SECTOR-EDUCATION]], [[SECTOR-HEALTH]], and [[SECTOR-LAW]].

Data & Personal Data

Data and Personal Data concepts defined in DPV - click here to open diagram in a new window

Please refer to personal data page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the personal data concepts.

DPV provides the concept [=Data=] and relation [=hasData=] to indicate involvement or association of any data. The concept [=PersonalData=] and the relation [=hasPersonalData=] are provided to indicate what categories or instances of personal data are being processed. The DPV specification only provides a structure for describing personal data, e.g. as being sensitive. For specific categories of personal data for use-cases, [[[PD]]] provides additional concepts that extend the DPV's personal data taxonomy. This separation is to enable adopters to decide whether the extension's concepts are useful to them, or to use other external vocabularies, or define their own.

In addition to Personal Data, there may be a need to represent Non-Personal Data within the same contextual use-cases. For this, DPV provides the concepts [=NonPersonalData=] and [=SyntheticData=].

To indicate data categorised based on [=DataSource=], e.g. as "collected personal data", DPV provides: [=CollectedPersonalData=], [=DerivedPersonalData=], [=InferredPersonalData=], [=GeneratedPersonalData=], and [=ObservedPersonalData=].

For indicating personal data which is sensitive, the concept [=SensitivePersonalData=] is provided. For indicating special categories of data, the concept [=SpecialCategoryPersonalData=] is provided. In this, the concept sensitive indicates that the data needs additional considerations (and perhaps caution) when processing, such as by increasing its security, reducing usage, or performing impact assessments. Special categories, by contrast, are a 'special' type of sensitive personal data requiring additional considerations or obligations defined in laws (or through other forms) that regulate how they should be used or prohibit their use until specific obligations are met.

To specify data is anonymised, DPV provides two concepts. [=AnonymisedData=] for when data is completely anonymised and cannot be de-anonymised, which is a subtype of [=NonPersonalData=]. And, [=PseudonymisedData=] for when data has only been partially anonymised or de-anonymisation is possible, which is a subtype of [=PersonalData=].

DPV defines the following concepts for expressing information about data:

Processing Operations

Processing concepts defined in DPV - click here to open diagram in a new window

Please refer to processing page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the processing concepts.

DPV’s taxonomy of processing concepts reflects the variety of terms used to denote processing activities or operations involving personal data, such as those from [GDPR] Article.4-2 definition of processing. Real-world use of terms associated with processing rarely uses this same wording or terms, except in cases of specific domains and in legal documentation. On the other hand, common terms associated with processing are generally restricted to: collect, use, store, share, and delete.

DPV provides a taxonomy that aligns both the legal terminologies such as those defined by GDPR with those commonly used. For this, concepts are organised based on whether they subsume other concepts, e.g. Use is a broad concept indicating data is used, which DPV extends to define specific processing concepts for Analyse, Consult, Profiling, and Retrieving. Through this mechanism, whenever an use-case indicates it consults some data, it can be inferred that it also uses that data.

For concepts related to expressing contextual information associated with processing, such as storage conditions, automation, scale, see Processing Context section.

Profiling & Tracking

To indicate that the process involves profiling and tracking processing operations, the concepts [=Profiling=] and [=Tracking=] are provided. While profiling and tracking are more complex concepts as compared to collect or use or store as 'simple' operations, they are included in the processing operations taxonomy as they represent specific ways of using (personal) data, and by themselves do not provide sufficient indication of the purpose or intended objective for why they are being performed.

[=Tracking=] is further distinguished as [=TrackingByFirstParty=] and [=TrackingByThirdParty=] to reflect the commonly used terms for tracking performed by entities considered as 'first' and 'third' parties within a context. While the DPV itself does not (yet) model these first/third relations, these concepts reflect existing uses of the term and therefore the DPV relies on these existing definitions and uses to guide the usage of these concepts. For reference, see the Do Not Track terminology page. Similarly, DPV's definition of [=Profiling=] is a minimal representation of creating a profile of a person based on the use of (some) data. To indicate specific definitions of profiling, e.g. in a law like the EU's GDPR, this concept should be extended to reflect the specific definition, such as the `eu-gdpr:Profiling` concept defined in the [[EU-GDPR]] extension based on the definition in GDPR's Article 4-4.

Processing Context

Please refer to processing context page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the processing context concepts.

Processing & Storage Conditions

To describe conditions associated with processing, such as its duration, or specific locations, the concept [=ProcessingCondition=] provided and extended as [=ProcessingDuration=] and [=ProcessingLocation=] along with the relation [=hasProcessingCondition=]. Storage, which is a specific form of processing, has additional dedicated concepts as [=StorageCondition=] as it is a commonly used concept. The concepts are useful to describe processing and storage conditions in policies, conditions, rules, or documentation - which are important tools for implementing and determining data protection and privacy considerations as well as legal compliance.

The concept [=StorageCondition=] and the relation [=hasStorageCondition=] represent the general or abstract conditions associated with storage of data. This is specialised to indicate [=StorageDuration=], [=StorageDeletion=], [=StorageRestoration=], and [=StorageLocation=].

  • dpv:ProcessingDuration: Conditions regarding duration or temporal limitation for processing go to full definition
  • dpv:ProcessingLocation: Conditions regarding location or geospatial scope where processing takes places go to full definition
  • dpv:StorageCondition: Conditions required or followed regarding storage of data go to full definition
    • dpv:StorageDeletion: Deletion or Erasure of data including any deletion guarantees go to full definition
    • dpv:StorageDuration: Duration or temporal limitation on storage of data go to full definition
    • dpv:StorageLocation: Location or geospatial scope where the data is stored go to full definition
    • dpv:StorageRestoration: Regularity and temporal span of data restoration/backup mechanisms that guarantee that data is preserved go to full definition

Automation

To indicate processing involves automation, the concept [=AutomationLevel=] and relation [=hasAutomationLevel=] are provided to specify the extent to which automation is implemented or applies. These levels are defined based on [[[ISO-22989]]].

  • dpv:AssistiveAutomation: Level of automation corresponding to Level 1 in ISO/IEC 22989:2022 where automation is limited to parts of the system or a specific part of the system in a manner that does not change the control of the human in using/driving the system go to full definition
  • dpv:Autonomous: Level of automation corresponding to Level 6 in ISO/IEC 22989:2022 where the automation in system is capable of modifying its operation domain or its goals without external intervention, control or oversight go to full definition
  • dpv:ConditionalAutomation: Level of automation corresponding to Level 3 in ISO/IEC 22989:2022 where the automation is sufficient to perform most tasks of the system with the human present to take over where necessary go to full definition
  • dpv:FullAutomation: Level of automation corresponding to Level 5 in ISO/IEC 22989:2022 where the automation in system is capable of performing all its tasks regardless of the conditions without human involvement go to full definition
  • dpv:HighAutomation: Level of automation corresponding to Level 4 in ISO/IEC 22989:2022 where the automation in system is capable of performing all its tasks within specific controlled conditions without human involvement go to full definition
  • dpv:NotAutomated: Level of automation corresponding to Level 0 in ISO/IEC 22989:2022 where there is no automation in the system go to full definition
  • dpv:PartialAutomation: Level of automation corresponding to Level 2 in ISO/IEC 22989:2022 where the automation is present in multiple parts of the system or in a manner that does not require the human to control/use these parts while still retaining control over the system go to full definition

Entity/Human Involvement

To specify how entities are involved in processing and technologies, including humans, the concept [=EntityInvolvement=] is provided along with the relation [=hasEntityInvolvement=]. Involvement of entities is categorised as 'permissive' for entities being able to perform an activity, and 'non-permissive' for when entities cannot perform an activity. A taxonomy of concepts is provided for permissive and non-permissive involvements to describe scenarios such as entity being able to opt-in or not being able to opt-out, or being able to reverse the output of a process. Involvement is also categorised as 'passive' and 'active' based on whether the entity passively or actively interacts with a 'process' or 'technology'.

To specifically indicate how humans are involved, the concept [=HumanInvolvement=] is provided with the relation [=hasHumanInvolvement=]. The existing terms used such as 'human in/on/out-of the loop' are not used directly as they have conflicting and ambiguous definitions and uses across different documents. Instead, the DPV concepts provide an explicit and unambiguous indication of human involvement - such as whether they are involved to provide inputs, make decisions, have oversight, or verify processes.

  • dpv:EntityActiveInvolvement: Involvement where entity is 'actively' involved go to full definition
  • dpv:EntityIntendedInvolvement: Status indicating the involvement of the entity is intended go to full definition
  • dpv:EntityInvolvementStatus: Status indicating whether an entity is involved go to full definition
  • dpv:EntityNonInvolvement: Indicating entity is not involved go to full definition
  • dpv:EntityNonPermissiveInvolvement: Involvement of an entity in specific context where it is not permitted or able to do something go to full definition
    • dpv:CannotChallengeProcess: Involvement where entity cannot challenge the process of specified context go to full definition
    • dpv:CannotChallengeProcessInput: Involvement where entity cannot challenge input of specified context go to full definition
    • dpv:CannotChallengeProcessOutput: Involvement where entity cannot challenge the output of specified context go to full definition
    • dpv:CannotCorrectProcess: Involvement where entity cannot correct the process of specified context go to full definition
    • dpv:CannotCorrectProcessInput: Involvement where entity cannot correct input of specified context go to full definition
    • dpv:CannotCorrectProcessOutput: Involvement where entity cannot correct the output of specified context go to full definition
    • dpv:CannotObjectToProcess: Involvement where entity cannot object to process of specified context go to full definition
    • dpv:CannotOptInToProcess: Involvement where entity cannot opt-in to specified context go to full definition
    • dpv:CannotOptOutFromProcess: Involvement where entity cannot opt-out from specified context go to full definition
    • dpv:CannotReverseProcessEffects: Involvement where entity cannot reverse effects of specified context go to full definition
    • dpv:CannotReverseProcessInput: Involvement where entity cannot reverse input of specified context go to full definition
    • dpv:CannotReverseProcessOutput: Involvement where entity cannot reverse output of specified context go to full definition
    • dpv:CannotWithdrawFromProcess: Involvement where entity cannot withdraw a previously given assent from specified context go to full definition
  • dpv:EntityPassiveInvolvement: Involvement where entity is 'passively' or 'not actively' involved go to full definition
  • dpv:EntityPermissiveInvolvement: Involvement of an entity in specific context where it is permitted or able to do something go to full definition
    • dpv:ChallengingProcess: Involvement where entity can challenge the process of specified context go to full definition
    • dpv:ChallengingProcessInput: Involvement where entity can challenge input of specified context go to full definition
    • dpv:ChallengingProcessOutput: Involvement where entity can challenge the output of specified context go to full definition
    • dpv:CorrectingProcess: Involvement where entity can correct the process of specified context go to full definition
    • dpv:CorrectingProcessInput: Involvement where entity can correct input of specified context go to full definition
    • dpv:CorrectingProcessOutput: Involvement where entity can correct the output of specified context go to full definition
    • dpv:ObjectingToProcess: Involvement where entity can object to process of specified context go to full definition
    • dpv:OptingInToProcess: Involvement where entity can opt-in to specified context go to full definition
    • dpv:OptingOutFromProcess: Involvement where entity can opt-out from specified context go to full definition
    • dpv:ReversingProcessEffects: Involvement where entity can reverse effects of specified context go to full definition
    • dpv:ReversingProcessInput: Involvement where entity can reverse input of specified context go to full definition
    • dpv:ReversingProcessOutput: Involvement where entity can reverse output of specified context go to full definition
    • dpv:WithdrawingFromProcess: Involvement where entity can withdraw a previously given assent from specified context go to full definition
  • dpv:EntityUnintendedInvolvement: Status indicating the involvement of the entity is not intended go to full definition
  • dpv:HumanInvolvement: The involvement of humans in specified context go to full definition
    • dpv:HumanInvolved: Humans are involved in the specified context go to full definition
    • dpv:HumanInvolvementForControl: Human involvement for the purposes of exercising control over the specified operations in context go to full definition
    • dpv:HumanInvolvementForDecision: Human involvement for the purposes of exercising decisions over the specified operations in context go to full definition
    • dpv:HumanInvolvementForInput: Human involvement for the purposes of providing inputs to the specified context go to full definition
    • dpv:HumanInvolvementForIntervention: Human involvement for the purposes of exercising interventions over the specified operations in context go to full definition
    • dpv:HumanInvolvementForOversight: Human involvement for the purposes of having oversight over the specified context regarding its operations, inputs, or outputs go to full definition
    • dpv:HumanInvolvementForVerification: Human involvement for the purposes of verification of specified context to ensure its operations, inputs, or outputs are correct or are acceptable. go to full definition
    • dpv:HumanNotInvolved: Humans are not involved in the specified context go to full definition

Data Source

The concept [=DataSource=] and relation [=hasDataSource=] indicate the source of data. Here, it is important to note that 'source' is distinct from 'origin', where source is where the data came from and origin refers to where the data originated from. Data originated from a data subject can be collected and shared one entity to another, where each entity has as its source the previous entity it obtained the data from.

  • dpv:DataControllerDataSource: Data Sourced from Data Controller(s), e.g. a Controller inferring data or generating data go to full definition
  • dpv:DataSubjectDataSource: Data Sourced from Data Subject(s), e.g. when data is collected via a form or observed from their activities go to full definition
  • dpv:NonPublicDataSource: A source of data that is not publicly accessible or available go to full definition
  • dpv:PublicDataSource: A source of data that is publicly accessible or available go to full definition
  • dpv:ThirdPartyDataSource: Data Sourced from a Third Party, e.g. when data is collected from an entity that is neither the Controller nor the Data Subject go to full definition

Monitoring, Scoring, Decision Making

To indicate the processing or technology is performing some kind of decision making, the concept [=DecisionMaking=] is provided. If the processing or technology is automated, the concept [=AutomatedDecisionMaking=] is provided. To describe the logic involved in decision making, the concept [=AlgorithmicLogic=] is provided. If the processing or technology is performing some evaluation or scoring (e.g. of individuals), the concept [=EvaluationScoring=] is provided. If the processing or technologies are performing 'systematic monitoring' of individuals, the concept [=SystematicMonitoring=] is provided.

If the processing involves technologies that are being used 'innovatively', the concept [=InnovativeUseOfTechnology=] is provided. Innovative uses can be for existing technologies, described using [=InnovativeUseOfExistingTechnology=] or for new technologies which are described using [=InnovativeUseOfNewTechnologies=].

These concepts can be associated within the process or context through the relation [=hasContext=].

Scale of Processing

DPV provides the (qualitative) concept [=Scale=], with further specialisations for expressing [=DataVolume=], [=DataSubjectScale=], and [=GeographicCoverage=] related to activities. Along with these, DPV also provides a [=ProcessingScale=] to express combinations of these (e.g. [=LargeScaleProcessing=]). The relation [=hasScale=] is used to indicate the scale, with specific relations [=hasDataVolume=], [=hasDataSubjectScale=], [=hasGeographicCoverage=], and [=hasProcessingScale=] to indicate the different types of scales.

  • dpv:DataSubjectScale: Scale of Data Subject(s) go to full definition
    • dpv:HugeScaleOfDataSubjects: Scale of data subjects considered huge or more than large within the context go to full definition
    • dpv:LargeScaleOfDataSubjects: Scale of data subjects considered large within the context go to full definition
    • dpv:MediumScaleOfDataSubjects: Scale of data subjects considered medium i.e. neither large nor small within the context go to full definition
    • dpv:SingularScaleOfDataSubjects: Scale of data subjects considered singular i.e. a specific data subject go to full definition
    • dpv:SmallScaleOfDataSubjects: Scale of data subjects considered small or limited within the context go to full definition
    • dpv:SporadicScaleOfDataSubjects: Scale of data subjects considered sporadic or sparse within the context go to full definition
  • dpv:DataVolume: Volume or Scale of Data go to full definition
    • dpv:HugeDataVolume: Data volume that is considered huge or more than large within the context go to full definition
    • dpv:LargeDataVolume: Data volume that is considered large within the context go to full definition
    • dpv:MediumDataVolume: Data volume that is considered medium i.e. neither large nor small within the context go to full definition
    • dpv:SingularDataVolume: Data volume that is considered singular i.e. a specific instance or single item go to full definition
    • dpv:SmallDataVolume: Data volume that is considered small or limited within the context go to full definition
    • dpv:SporadicDataVolume: Data volume that is considered sporadic or sparse within the context go to full definition
  • dpv:GeographicCoverage: Indicate of scale in terms of geographic coverage go to full definition
  • dpv:ProcessingScale: Scale of Processing go to full definition
    • dpv:LargeScaleProcessing: Processing that takes place at large scales (as specified by some criteria) go to full definition
    • dpv:MediumScaleProcessing: Processing that takes place at medium scales (as specified by some criteria) go to full definition
    • dpv:SmallScaleProcessing: Processing that takes place at small scales (as specified by some criteria) go to full definition

Technology

Specifying Technology using DPV with the TECH extension providing additional concepts

The concept [=Technology=] represents technologies involved e.g. those for processing of data, or for implementing technical and organisational measures. To indicate something is implemented using some technology, the relation [=isImplementedUsingTechnology=] is provided. To indicate which entity is implementing the specified context, the relation [=isImplementedByEntity=] is provided. The [[[TECH]]] extension provides additional concepts to describe the technology such as involved actors, intended use, capabilities and functions, and documentation.

General Context

Representing contextual information - click here to open diagram in a new window

Please refer to context page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the context concepts.

Duration, Frequency, Necessity

These concepts enable expressing information about [=Duration=], [=Frequency=], [=Applicability=], [=Importance=], and [=Necessity=] of a [=Context=] (which can be any other concept). In addition to these, the concept [=Justification=] is useful to provide justifications or reasons or explanations - such as for why something must take place or could not take place.

Each of these concepts has a corresponding relation to express them - [=hasDuration=], [=hasFrequency=], [=hasApplicability=], [=hasImportance=], [=hasNecessity=] with [=hasContext=] being the super-relation for these. Justifications are associated with using the relation [=hasJustification=].

  • dpv:Applicability: Concept provided to represent indication of cases where the information or context is not applicable (N/A) or not available or this is not known or determined yet. If the information is applicable and available, this concept should not be used. go to full definition
    • dpv:NotApplicable: Concept indicating the information or context is not applicable go to full definition
    • dpv:NotAvailable: Concept indicating the information or context is applicable but information is not yet available go to full definition
    • dpv:UnknownApplicability: Concept indicating information or context availability is unknown i.e. it is not known if the information exists or is applicable and therefore statements about its availability cannot be made (yet) go to full definition
  • dpv:Duration: The duration or temporal limitation go to full definition
    • dpv:EndlessDuration: Duration that is (known or intended to be) open ended or without an end go to full definition
    • dpv:FixedOccurrencesDuration: Duration that takes place a fixed number of times e.g. 3 times go to full definition
    • dpv:IndeterminateDuration: Duration that is indeterminate or cannot be determined go to full definition
    • dpv:TemporalDuration: Duration that has a fixed temporal duration e.g. 6 months go to full definition
    • dpv:UntilEventDuration: Duration that takes place until a specific event occurs e.g. Account Closure go to full definition
    • dpv:UntilTimeDuration: Duration that has a fixed end date e.g. 2022-12-31 go to full definition
  • dpv:FeeRequirement: Concept indicating whether a fee is required go to full definition
    • dpv:FeeNotRequired: Concept indicating a fee is not required. This is distinct from a Fee of zero as it indicates a fee is not applicable in the context go to full definition
    • dpv:FeeRequired: Concept indicating a fee is required. The value of the fee should be specified using rdf:value or an another relevant means go to full definition
  • dpv:Frequency: The frequency or information about periods and repetitions in terms of recurrence. go to full definition
    • dpv:ContinuousFrequency: Frequency where occurrences are continuous go to full definition
    • dpv:OftenFrequency: Frequency where occurrences are often or frequent, but not continuous go to full definition
    • dpv:SingularFrequency: Frequency where occurrences are singular i.e. they take place only once go to full definition
    • dpv:SporadicFrequency: Frequency where occurrences are sporadic or infrequent or sparse go to full definition
  • dpv:Importance: An indication of 'importance' within a context go to full definition
    • dpv:PrimaryImportance: Indication of 'primary' or 'main' or 'core' importance go to full definition
    • dpv:SecondaryImportance: Indication of 'secondary' or 'minor' or 'auxiliary' importance go to full definition
  • dpv:Justification: A form of documentation providing reasons, explanations, or justifications go to full definition
  • dpv:Necessity: An indication of 'necessity' within a context go to full definition
  • dpv:Scope: Indication of the extent or range or boundaries associated with(in) a context go to full definition

Status

To assist with expressing the state or status associated with various activities, DPV provides the [=Status=] concept that can be associated contextually using the [=hasStatus=] relation. Specific subtypes are provided as [=ActivityStatus=], [=ComplianceStatus=] including [=Lawfulness=], [=AuditStatus=], [=ConformanceStatus=], [=RequestStatus=], [=EntityInformedStatus=], [=IntentionStatus=], [=ExpectationStatus=], [=InvolvementStatus=], and [=NotificationStatus=]. The corresponding relations provided are: [=hasActivityStatus=], [=hasComplianceStatus=], [=hasLawfulness=], [=hasAuditStatus=], [=hasConformanceStatus=], [=hasRequestStatus=], [=hasInformedStatus=], [=hasIntention=], [=hasExpectation=], [=hasInvolvement=], and [=hasNotificationStatus=].

  • dpv:ActivityStatus: Status associated with activity operations and lifecycles go to full definition
    • dpv:ActivityCompleted: State of an activity that has completed i.e. is fully in the past go to full definition
    • dpv:ActivityHalted: State of an activity that was occuring in the past, and has been halted or paused or stopped go to full definition
    • dpv:ActivityNotCompleted: State of an activity that could not be completed, but has reached some end state go to full definition
    • dpv:ActivityOngoing: State of an activity occurring in continuation i.e. currently ongoing go to full definition
    • dpv:ActivityPlanned: State of an activity being planned with concrete plans for implementation go to full definition
    • dpv:ActivityProposed: State of an activity being proposed without any concrete plans for implementation go to full definition
  • dpv:AuditStatus: Status associated with Auditing or Investigation go to full definition
  • dpv:ComplianceStatus: Status associated with Compliance with some norms, objectives, or requirements go to full definition
    • dpv:ComplianceIndeterminate: State where the status of compliance has not been fully assessed, evaluated, or determined go to full definition
    • dpv:ComplianceUnknown: State where the status of compliance is unknown go to full definition
    • dpv:ComplianceViolation: State where compliance cannot be achieved due to requirements being violated go to full definition
    • dpv:Compliant: State of being fully compliant go to full definition
    • dpv:Lawfulness: Status associated with expressing lawfulness or legal compliance go to full definition
    • dpv:NonCompliant: State of non-compliance where objectives have not been met, but have not been violated go to full definition
    • dpv:PartiallyCompliant: State of partially being compliant i.e. only some objectives have been met, and others have not been in violation go to full definition
  • dpv:ConformanceStatus: Status associated with conformance to a standard, guideline, code, or recommendation go to full definition
  • dpv:EntityInformedStatus: Status indicating whether an entity is informed or uninformed about specified context go to full definition
    • dpv:EntityInformed: Status indicating entity has been informed about specified context go to full definition
      • dpv:AuthorityInformed: Status indicating Authority has been informed about the specified context go to full definition
      • dpv:ControllerInformed: Status indicating Controller has been informed about the specified context go to full definition
      • dpv:DataSubjectInformed: Status indicating DataSubject has been informed about the specified context go to full definition
      • dpv:RecipientInformed: Status indicating Recipient has been informed about the specified context go to full definition
    • dpv:EntityUninformed: Status indicating entity is uninformed i.e. has been not been informed about specified context go to full definition
      • dpv:AuthorityUninformed: Status indicating Authority is uninformed i.e. has not been informed about the specified context go to full definition
      • dpv:ControllerUninformed: Status indicating Controller is uninformed i.e. has not been informed about the specified context go to full definition
      • dpv:DataSubjectUninformed: Status indicating DataSubject is uninformed i.e. has not been informed about the specified context go to full definition
      • dpv:RecipientUninformed: Status indicating Recipient is uninformed i.e. has not been informed about the specified context go to full definition
  • dpv:IntentionStatus: Status indicating whether the specified context was intended or unintended go to full definition
  • dpv:InvolvementStatus: Status indicating whether the involvement of specified context go to full definition
  • dpv:NotificationStatus: Status indicating whether notification(s) are planned, completed, or failed go to full definition
  • dpv:RequestStatus: Status associated with requests go to full definition

Tech/Org Measures

Overview of Technical & Organisational Measures in DPV (click to open in new window)

Please refer to Tech & Org measures page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the Tech & Org measures concepts.

DPV's taxonomy of tech/org measures are structured into four groups representing [=TechnicalMeasure=] such as encryption or de-identification which operate at a technical level, [=OrganisationalMeasure=] such as policies and training which operate at an organisational level, [=LegalMeasure=] which are organisational measures with legal enforcement such as contracts and NDAs, and [=PhysicalMeasure=] which are associated with physical aspects such as environmental protection and physical security. Each of these is provided with a taxonomy that expands upon the core idea to provide a rich list of measures that are intended to protect personal data and technologies (and its associated entities and consequences).

To indicate applicability of measures, the relations [=hasTechnicalMeasure=], [=hasOrganisationalMeasure=], [=hasLegalMeasure=], and [=hasPhysicalMeasure=] are provided. In addition to these, specific relations are also provided for concepts commonly used or which are important for legal considerations - such as [=hasNotice=] and [=hasPolicy=].

Technical Measures

Overview of Technical Measures taxonomy in DPV (click to open in new window)
  • dpv:AccessControlMethod: Methods which restrict access to a place or resource go to full definition
    • dpv:UsageControl: Management of usage, which is intended to be broader than access control and may cover trust, digital rights, or other relevant controls go to full definition
  • dpv:ActivityMonitoring: Monitoring of activities including assessing whether they have been successfully initiated and completed go to full definition
  • dpv:AuthenticationProtocols: Protocols involving validation of identity i.e. authentication of a person or information go to full definition
    • dpv:BiometricAuthentication: Use of biometric data for authentication go to full definition
    • dpv:CryptographicAuthentication: Use of cryptography for authentication go to full definition
      • dpv:Authentication-ABC: Use of Attribute Based Credentials (ABC) to perform and manage authentication go to full definition
      • dpv:Authentication-PABC: Use of Privacy-enhancing Attribute Based Credentials (ABC) to perform and manage authentication go to full definition
      • dpv:HashMessageAuthenticationCode: Use of HMAC where message authentication code (MAC) utilise a cryptographic hash function and a secret cryptographic key go to full definition
      • dpv:MessageAuthenticationCodes: Use of cryptographic methods to authenticate messages go to full definition
    • dpv:MultiFactorAuthentication: An authentication system that uses two or more methods to authenticate go to full definition
    • dpv:PasswordAuthentication: Use of passwords to perform authentication go to full definition
    • dpv:SingleSignOn: Use of credentials or processes that enable using one set of credentials to authenticate multiple contexts. go to full definition
    • dpv:ZeroKnowledgeAuthentication: Authentication using Zero-Knowledge proofs go to full definition
  • dpv:AuthorisationProtocols: Protocols involving authorisation of roles or profiles to determine permission, rights, or privileges go to full definition
  • dpv:CryptographicMethods: Use of cryptographic methods to perform tasks go to full definition
    • dpv:AsymmetricCryptography: Use of public-key cryptography or asymmetric cryptography involving a public and private pair of keys go to full definition
    • dpv:CryptographicAuthentication: Use of cryptography for authentication go to full definition
      • dpv:Authentication-ABC: Use of Attribute Based Credentials (ABC) to perform and manage authentication go to full definition
      • dpv:Authentication-PABC: Use of Privacy-enhancing Attribute Based Credentials (ABC) to perform and manage authentication go to full definition
      • dpv:HashMessageAuthenticationCode: Use of HMAC where message authentication code (MAC) utilise a cryptographic hash function and a secret cryptographic key go to full definition
      • dpv:MessageAuthenticationCodes: Use of cryptographic methods to authenticate messages go to full definition
    • dpv:CryptographicKeyManagement: Management of cryptographic keys, including their generation, storage, assessment, and safekeeping go to full definition
    • dpv:DifferentialPrivacy: Utilisation of differential privacy where information is shared as patterns or groups to withhold individual elements go to full definition
    • dpv:DigitalSignatures: Expression and authentication of identity through digital information containing cryptographic signatures go to full definition
    • dpv:HashFunctions: Use of hash functions to map information or to retrieve a prior categorisation go to full definition
    • dpv:HomomorphicEncryption: Use of Homomorphic encryption that permits computations on encrypted data without decrypting it go to full definition
    • dpv:PostQuantumCryptography: Use of algorithms that are intended to be secure against cryptanalytic attack by a quantum computer go to full definition
    • dpv:PrivacyPreservingProtocol: Use of protocols designed with the intention of provided additional guarantees regarding privacy go to full definition
    • dpv:PrivateInformationRetrieval: Use of cryptographic methods to retrieve a record from a system without revealing which record is retrieved go to full definition
    • dpv:QuantumCryptography: Cryptographic methods that utilise quantum mechanical properties to perform cryptographic tasks go to full definition
    • dpv:SecretSharingSchemes: Use of secret sharing schemes where the secret can only be reconstructed through combination of sufficient number of individuals go to full definition
    • dpv:SecureMultiPartyComputation: Use of cryptographic methods for entities to jointly compute functions without revealing inputs go to full definition
    • dpv:SymmetricCryptography: Use of cryptography where the same keys are utilised for encryption and decryption of information go to full definition
    • dpv:TrustedComputing: Use of cryptographic methods to restrict access and execution to trusted parties and code go to full definition
    • dpv:TrustedExecutionEnvironment: Use of cryptographic methods to restrict access and execution to trusted parties and code within a dedicated execution environment go to full definition
    • dpv:ZeroKnowledgeAuthentication: Authentication using Zero-Knowledge proofs go to full definition
  • dpv:DataBackupProtocols: Protocols or plans for backing up of data go to full definition
  • dpv:DataSanitisationTechnique: Cleaning or any removal or re-organisation of elements in data based on selective criteria go to full definition
    • dpv:DataRedaction: Removal of sensitive information from a data or document go to full definition
    • dpv:Deidentification: Removal of identity or information to reduce identifiability go to full definition
      • dpv:Anonymisation: Anonymisation is the process by which data is irreversibly altered in such a way that a data subject can no longer be identified directly or indirectly, either by the entity holding the data alone or in collaboration with other entities and information sources go to full definition
      • dpv:Pseudonymisation: Pseudonymisation means the processing of personal data in such a manner that the personal data can no longer be attributed to a specific data subject without the use of additional information, provided that such additional information is kept separately and is subject to technical and organisational measures to ensure that the personal data are not attributed to an identified or identifiable natural person; go to full definition
        • dpv:DeterministicPseudonymisation: Pseudonymisation achieved through a deterministic function go to full definition
        • dpv:DocumentRandomisedPseudonymisation: Use of randomised pseudonymisation where the same elements are assigned different values in the same document or database go to full definition
        • dpv:FullyRandomisedPseudonymisation: Use of randomised pseudonymisation where the same elements are assigned different values each time they occur go to full definition
        • dpv:MonotonicCounterPseudonymisation: A simple pseudonymisation method where identifiers are substituted by a number chosen by a monotonic counter go to full definition
        • dpv:RNGPseudonymisation: A pseudonymisation method where identifiers are substituted by a number chosen by a Random Number Generator (RNG) go to full definition
  • dpv:DigitalRightsManagement: Management of access, use, and other operations associated with digital content go to full definition
  • dpv:Encryption: Technical measures consisting of encryption go to full definition
    • dpv:AsymmetricEncryption: Use of asymmetric cryptography to encrypt data go to full definition
    • dpv:EncryptionAtRest: Encryption of data when being stored (persistent encryption) go to full definition
    • dpv:EncryptionInTransfer: Encryption of data in transit e.g. when being transferred from one location to another, including sharing go to full definition
    • dpv:EncryptionInUse: Encryption of data when it is being used go to full definition
    • dpv:EndToEndEncryption: Encrypted communications where data is encrypted by the sender and decrypted by the intended receiver to prevent access to any third party go to full definition
    • dpv:SymmetricEncryption: Use of symmetric cryptography to encrypt data go to full definition
  • dpv:InformationFlowControl: Use of measures to control information flows go to full definition
  • dpv:SecurityMethod: Methods that relate to creating and providing security go to full definition
    • dpv:DistributedSystemSecurity: Security implementations provided using or over a distributed system go to full definition
    • dpv:DocumentSecurity: Security measures enacted over documents to protect against tampering or restrict access go to full definition
    • dpv:FileSystemSecurity: Security implemented over a file system go to full definition
    • dpv:HardwareSecurityProtocols: Security protocols implemented at or within hardware go to full definition
    • dpv:IntrusionDetectionSystem: Use of measures to detect intrusions and other unauthorised attempts to gain access to a system go to full definition
    • dpv:MobilePlatformSecurity: Security implemented over a mobile platform go to full definition
    • dpv:NetworkProxyRouting: Use of network routing using proxy go to full definition
    • dpv:NetworkSecurityProtocols: Security implemented at or over networks protocols go to full definition
    • dpv:OperatingSystemSecurity: Security implemented at or through operating systems go to full definition
    • dpv:PenetrationTestingMethods: Use of penetration testing to identify weaknesses and vulnerabilities through simulations go to full definition
    • dpv:UseSyntheticData: Use of synthetic data to preserve privacy, security, or other effects and side-effects go to full definition
    • dpv:VirtualisationSecurity: Security implemented at or through virtualised environments go to full definition
    • dpv:VulnerabilityTestingMethods: Methods that assess or discover vulnerabilities in a system go to full definition
    • dpv:WebBrowserSecurity: Security implemented at or over web browsers go to full definition
    • dpv:WebSecurityProtocols: Security implemented at or over web-based protocols go to full definition
    • dpv:WirelessSecurityProtocols: Security implemented at or over wireless communication protocols go to full definition

Organisational Measures

Overview of Organisational Measures taxonomy in DPV (click to open in new window)
  • dpv:Assessment: The document, plan, or process for assessment or determination towards a purpose e.g. assessment of legality or impact assessments go to full definition
    • dpv:ComplianceAssessment: Assessment regarding compliance (e.g. internal policy, regulations) go to full definition
    • dpv:ConformanceAssessment: Assessment regarding conformance with standards or norms or guidelines or similar instruments go to full definition
    • dpv:DataInteroperabilityAssessment: Measures associated with assessment of data interoperability go to full definition
    • dpv:DataQualityAssessment: Measures associated with assessment of data quality go to full definition
    • dpv:EffectivenessDeterminationProcedures: Procedures intended to determine effectiveness of other measures go to full definition
    • dpv:LegitimateInterestAssessment: Indicates an assessment regarding the use of legitimate interest as a lawful basis by the data controller go to full definition
  • dpv:Audit: An audit is a systematic examination or evaluation of records, processes, or systems towards a specific objective such as to assess accuracy, compliance, effectiveness, or performance go to full definition
    • dpv:InformationAudit: An audit that systematically examines the existence and use of information along with its associated resources (e.g. where it is stored) and flows (e.g. where it originates and with whom it is being shared) go to full definition
      • dpv:PersonalDataAudit: An audit that systematically examines the existence and use of personal data along with its associated resources (e.g. where it is stored) and flows (e.g. where it originates and with whom it is being shared) go to full definition
    • dpv:LegalComplianceAudit: An audit that systematically examines the state of legal compliance by reviewing policies and procedures related to obligations and compliance requirements for specific laws and regulations go to full definition
    • dpv:SecurityAudit: An audit that systematically examines the existence and use of security risks and measures within information systems, networks, and security policies to identify vulnerabilities, risks, and gaps go to full definition
  • dpv:CertificationSeal: Certifications, seals, and marks indicating compliance to regulations or practices go to full definition
    • dpv:Certification: Certification mechanisms, seals, and marks for the purpose of demonstrating compliance go to full definition
    • dpv:Seal: A seal or a mark indicating proof of certification to some certification or standard go to full definition
  • dpv:Consultation: Consultation is a process of receiving feedback, advice, or opinion from an external agency go to full definition
    • dpv:ConsultationWithAuthority: Consultation with an authority or authoritative entity go to full definition
    • dpv:ConsultationWithDataSubject: Consultation with data subject(s) or their representative(s) go to full definition
      • dpv:ConsultationWithDataSubjectRepresentative: Consultation with representative of data subject(s) go to full definition
    • dpv:ConsultationWithDPO: Consultation with Data Protection Officer(s) go to full definition
  • dpv:DigitalLiteracy: Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding digital technologies and their implications go to full definition
    • dpv:AILiteracy: Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding AI go to full definition
    • dpv:DataLiteracy: Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding data go to full definition
  • dpv:GovernanceProcedures: Procedures related to governance (e.g. organisation, unit, team, process, system) go to full definition
    • dpv:ApprovalProcedure: A procedure or process for determining and managing approvals for activities as part of governance go to full definition
    • dpv:AssetManagementProcedures: Procedures related to management of assets go to full definition
    • dpv:ComplianceMonitoring: Monitoring of compliance (e.g. internal policy, regulations) go to full definition
    • dpv:DisasterRecoveryProcedures: Procedures related to management of disasters and recovery go to full definition
    • dpv:IncidentManagementProcedures: Procedures related to management of incidents go to full definition
    • dpv:IncidentReportingCommunication: Procedures related to management of incident reporting go to full definition
    • dpv:Policy: A guidance document outlining any of: procedures, plans, principles, decisions, intent, or protocols. go to full definition
    • dpv:ReviewProcedure: A procedure or process that reviews the correctness and validity of other procedures and policies e.g. to ensure continued validity, adequacy for intended purposes, and conformance of processes with findings go to full definition
      • dpv:ReviewImpactAssessment: Procedures to review impact assessments in terms of continued validity, adequacy for intended purposes, and conformance of processes with findings go to full definition
    • dpv:StandardsConformance: Purposes associated with activities undertaken to ensure or achieve conformance with standards go to full definition
  • dpv:GuidelinesPrinciple: Guidelines or Principles regarding processing and operational measures go to full definition
    • dpv:CodeOfConduct: A set of rules or procedures outlining the norms and practices for conducting activities go to full definition
    • dpv:Guideline: Practices that specify how activities must be conducted go to full definition
    • dpv:Principle: A representation of values or norms that must be taken into consideration when conducting activities go to full definition
    • dpv:PrivacyByDefault: Practices regarding setting the default configurations of information and services to implement data protection and privacy (synonymous with Data Protection by Default) go to full definition
    • dpv:PrivacyByDesign: Practices regarding incorporating data protection and privacy in the design of information and services (synonymous with Data Protection by Design) go to full definition
    • dpv:Standard: A set of requirements or norms that are agreed upon i.e. they are considered a 'standard' go to full definition
      • dpv:DesignStandard: A set of rules or guidelines outlining criterias for design go to full definition
      • dpv:ManagementStandard: A management standard is a standard that establishes norms or requirements regarding the management operations and processes e.g. in an organisation go to full definition
      • dpv:TechnicalStandard: A technical standard is a standard that establishes norms or requirements regarding technology or technical processes go to full definition
  • dpv:Notice: A notice is an artefact for providing information, choices, or controls go to full definition
    • dpv:AINotice: A notice providing information regarding the particulars of an AI system such as its intended purpose and proper use go to full definition
    • dpv:DataTransferNotice: Notice for the legal entity for the transfer of its data go to full definition
    • dpv:PrivacyNotice: Represents a notice or document outlining information regarding privacy go to full definition
    • dpv:SecurityIncidentNotice: A notice providing information about security incident(s) go to full definition
      • dpv:DataBreachNotice: A notice providing information about data breach(es) i.e. unauthorised transfer, access, use, or modification of data go to full definition
  • dpv:Notification: Notification represents the provision of a notice i.e. notifying go to full definition
    • dpv:SecurityIncidentNotification: Notification of information about security incident(s) go to full definition
      • dpv:DataBreachNotification: Notification of information about data breach(es) i.e. unauthorised transfer, access, use, or modification of data go to full definition
  • dpv:RecordsOfActivities: Records of activities within some context such as maintenance tasks or governance functions go to full definition
  • dpv:RightsManagement: Methods associated with rights management where 'rights' refer to controlling who can do what with a resource go to full definition
    • dpv:DataSubjectRightsManagement: Methods to provide, implement, and exercise data subjects' rights go to full definition
    • dpv:IPRManagement: Management of Intellectual Property Rights with a view to identify and safeguard and enforce them go to full definition
    • dpv:PermissionManagement: Methods to obtain, provide, modify, and withdraw permissions along with maintaining a record of permissions, retrieving records, and processing changes in permission states go to full definition
      • dpv:ConsentManagement: Methods to obtain, provide, modify, and withdraw consent along with maintaining a record of consent, retrieving records, and processing changes in consent states go to full definition
  • dpv:Safeguard: A safeguard is a precautionary measure for the protection against or mitigation of negative effects go to full definition
    • dpv:RegulatorySandbox: Mechanism used by regulators and businesses for gauging the compatibility of regulations and innovative products, particularly in the context of digitalisation, in a controlled real-world environment with appropriate safeguards in place go to full definition
    • dpv:SafeguardForDataTransfer: Represents a safeguard used for data transfer. Can include technical or organisational measures. go to full definition
  • dpv:SecurityProcedure: Procedures associated with assessing, implementing, and evaluating security go to full definition
    • dpv:AuthorisationProcedure: Procedures for determining authorisation through permission or authority go to full definition
      • dpv:CredentialManagement: Management of credentials and their use in authorisations go to full definition
      • dpv:IdentityManagementMethod: Management of identity and identity-based processes go to full definition
    • dpv:BackgroundChecks: Procedure where the background of an entity is assessed to identity vulnerabilities and threats due to their current or intended role go to full definition
    • dpv:DataSecurityManagement: Measures associated with management of data security go to full definition
    • dpv:SecureProcessingEnvironment: A physical or virtual environment supported by organisational means that integrates security and compliance requirements and allows supervising data processing actions go to full definition
    • dpv:SecurityRoleProcedures: Procedures related to security roles go to full definition
    • dpv:ThirdPartySecurityProcedures: Procedures related to security associated with Third Parties go to full definition
  • dpv:StaffTraining: Practices and policies regarding training of staff members go to full definition
    • dpv:CybersecurityTraining: Training methods related to cybersecurity go to full definition
    • dpv:DataProtectionTraining: Training intended to increase knowledge regarding data protection go to full definition
    • dpv:EducationalTraining: Training methods that are intended to provide education on topic(s) go to full definition
    • dpv:ProfessionalTraining: Training methods that are intended to provide professional knowledge and expertise go to full definition
    • dpv:SecurityKnowledgeTraining: Training intended to increase knowledge regarding security go to full definition
  • dpv:SupportEntityDecisionMaking: Supporting entities, including individuals, in making decisions go to full definition
    • dpv:SupportContractNegotiation: Supporting entities, including individuals, with negotiating a contract and its terms and conditions go to full definition
    • dpv:SupportExchangeOfViews: Supporting individuals and entities in exchanging views e.g. regarding data processing purposes for their best interests go to full definition
    • dpv:SupportInformedConsentDecision: Supporting individuals with making a decision regarding their informed consent go to full definition

Physical Measures

  • dpv:EnvironmentalProtection: Physical protection against environmental threats such as fire, floods, storms, etc. go to full definition
  • dpv:PhysicalAuthentication: Physical implementation of authentication e.g. by matching the person to their ID card go to full definition
  • dpv:PhysicalAuthorisation: Physical implementation of authorisation e.g. by stamping a visitor pass go to full definition
  • dpv:PhysicalDeviceSecurity: Physical protection for devices and equipment go to full definition
  • dpv:PhysicalInterceptionProtection: Physical protection against interception e.g. by posting a guard go to full definition
  • dpv:PhysicalInterruptionProtection: Physical protection against interruptions e.g. electrical supply interruption go to full definition
  • dpv:PhysicalNetworkSecurity: Physical protection for networks and networking related infrastructure e.g. by isolating networking equipments go to full definition
  • dpv:PhysicalSecureStorage: Physical protection for storage of information or equipment e.g. secure storage for files go to full definition
  • dpv:PhysicalSupplySecurity: Physically securing the supply of resources go to full definition
  • dpv:PhysicalSurveillance: Physically monitoring areas via surveillance go to full definition

Notice

The concept [=Notice=] represents a 'notice' which provides information and can be used to offer choices and make decisions - such as for privacy and consent. The relation [=hasNotice=] is used to indicate the inclusion or association of a notice within a context. DPV provides a taxonomy to represent the different notices commonly utilised in the context of data and technology use-cases. These include notices categorised by their role in providing information, such as [=PrivacyNotice=] and [=ConsentNotice=], and notices categorised by their UI/UX aspects, such as [=GraphicalNotice=], [=DashboardNotice=], and [=LayeredNotice=].

The contents of a notice can be represented through other DPV concepts, for example a privacy notice can represent specific services and processes along with their purposes, personal data, and involved entities by utilising the relevant concepts and relations for these. Notices can also contain metadata, such as for their creation date, titles and descriptions, versions, and publisher information by utilising a common standard such as [[DCTERMS]].

[=NoticeStatus=] represents a status about a [=Notice=], and is associated using the relation [=hasNotice=]. The DPV provides specific statuses modelling the lifecycle associated with notice provision and usage, such as [=NoticeCommunicated=] to indicate a notice has been provided, [=NoticeUpdated=] to indicate a notice has been updated, and [=NoticeLatest=] to indicate a notice is at its 'latest' iteration.

For graphical notices that are composites of multiple 'layers' or utilise visual elements, the concepts [=NoticeLayer=] and [=NoticeIcon=] along with their corresponding relations [=hasNoticeLayer=] and [=hasNoticeIcon=] are useful to express to represent notices in terms of modular components.

Location & Jurisdiction

Please refer to location & jurisdiction page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the location & jurisdiction concepts.

To represent location, the concept [=Location=] along with relations [=hasLocation=] is provided. For geo-political locations, the concepts such as [=Country=] and [=SupraNationalUnion=] are provided, with [=hasCountry=] and [=ThirdCountry=] with [=hasThirdCountry=] provided for convenience in common uses (e.g. data storage, transfers).

To define contextual location concepts, such as there being several locations, or that the location is 'local' to an event, DPV provides two concepts. [=LocationFixture=] specifies whether the location is 'fixed' or 'deterministic', with subtypes for fixed single, fixed multiple, and variable locations. [=LocationLocality=] specifies whether the location is 'local' within the context, with subtypes for local, remote, within a device, or in cloud.

To represent locations as jurisdictions, the relation [=hasJurisdiction=] is provided. The concept [=Law=] represents an official or authoritative law or regulation created by a government or an authority. To indicate applicability of laws within a jurisdiction, the relation [=hasApplicableLaw=] is provided.

The [[[LEGAL]]] provides taxonomies extending these concepts, such as to represent specific countries, their laws, authorities, memberships, adequacy decisions, and other information.

Risk and Impact Assessment

Please refer to risk page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the risk concepts.

For risk management, DPV's provides a lightweight risk ontology based on commonly utilised concepts regarding risk mitigation and risk management. While these concepts permit rudimentary association of risks and mitigations within a use-case, it is important to note that DPV (currently) does not provide comprehensive concepts for risk management.

For more developed representations of risk assessment, mitigation, and management vocabularies, we suggest the adoption of relevant standards, such as the ISO/IEC 31000 series, and welcome contribution for their representation within DPV through [[[RISK]]].

Rights and Rights Exercise

Please refer to rights page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the rights concepts.

The concept [=Right=] represents a normative concept for what is permissible or necessary in accordance with a system such as laws. To associate rights with concepts that are relevant or within which those rights occur, the relation [=hasRight=] is used. Rights can be passive, which means they are always applicable without requiring anything to be done, or active where they require some action to be taken to initiate or exercise them. To represent these concepts, DPV uses [=PassiveRight=] and [=ActiveRight=] respectively. Rights can be applicable to different contexts or entities. To differentiate rights applicable or afforded to data subjects, the concept [=DataSubjectRight=] is used.

The information regarding how to exercise a right is provided through [=RightExerciseNotice=] and associated using the [=isExercisedAt=] relation. This information can specify contextual information through use of other concepts such as [=PersonalDataHandling=] to denote a necessary [=Purpose=] of [=IdentityVerification=] as part of the rights exercise.

A [=RightExerciseActivity=] represents a concrete instance of a right being exercised. It can include contextual information such as timestamps, durations, entities, etc. that can be part of record-keeping. An activity can be a single step related to rights exercise -- such as the initial request to exercise that right, or its acknowledgement, or the final step taken to fulfil the right (e.g. provide some information), or it can also be a single activity describing the entire rights exercise process(es). To collate related activities associated with a rights exercise (e.g. associated with a specific data subject or a specific request), the concept [=RightExerciseRecord=] is useful. The information provided to describe or in fulfilment of a right exercise is represented by [=RightFulfilmentNotice=] and that associated when a right exercise cannot be fulfilled is represented by [=RightNonFulfilmentNotice=].

Rules

Please refer to rules page for additional documentation, examples, references, and best practices. This document provides only a brief summary of the rules concepts.

DPV provides the concept [=Rule=] to specify requirements, constraints, and other forms of 'rules' that are associated with specific contexts (e.g., processing activities) using the relation [=hasRule=]. DPV provides three forms of Rules to represent [=Permission=], [=Prohibition=] and [=Obligation=], and their corresponding relations [=hasPermission=], [=hasProhibition=] and [=hasObligation=], to indicate a Rule that specifies whether something is permitted, prohibited or an obligation, respectively. DPV does not define additional semantics for rules and limits its scope and focus to provide a simple way to specify permissions, prohibitions, and obligations as common rules associated with activities. For a more extensive and richer set of semantics and concepts to represent rules, DPVCG suggests looking towards other languages, such as [[ODRL]], [[SHACL]], and [[RuleML]] that have been developed with the specific goal of representing and applying rules. We welcome contributions for aligning DPV with these, and for providing guidance on how to complement DPV's rule-based concepts with external languages.

Extensions

Structure of DPV vocabularies where DPV defines the core concepts which are then extended in specific extensions. The LEGAL extensions are named using ISO 3166-2 country codes, and contain specific extensions modelling laws within that jurisdiction. SECTOR and STANDARDS extensions also contain extensions within them modelling specific sectors and standards respectively.

To supplement the concepts and taxonomies in [[DPV]] for specific applications, use-cases, or to provide separation for better management of terms, we provide several extensions to the DPV.

Personal Data (PD)

[[[PD]]] provides additional concepts that extend the DPV's personal data taxonomy based on an opinionated structure contributed by R. Jason Cronk from EnterPrivacy. This separation is to enable adopters to decide whether the extension's concepts are useful to them, or to use other external vocabularies, or define their own.

Concepts within [[PD]] are broadly structured in top-down fashion by utilising their relevance and origin as:

Locations (LOC)

[[[LOC]]] provides additional concepts regarding locations such as countries and regions based on the ISO 3166 standards. It enables representing information such as processing takes place within Ireland, represented by loc:IE, or within European Union (EU) by using loc:EU. We are working on expanding this list to also specify regions, cities, and other pertinent location details, and welcome participation and contributions for this.

Risk Management (RISK)

[[[RISK]]] builds on top of the lightweight risk framework within DPV by providing the following extensive concepts related to risk assessment and management. We are in the process of identifying additional concepts and taxonomies for the risk extension, such as for risk management procedures and the creation of a risk ontology based on ISO standards.

Technologies (TECH)

[[[TECH]]] extends the DPV's terms to represent further specific details regarding technologies, their management, and relevance to actual real-world tools and systems. It provides concepts for the following:

The intention and aim of developing the TECH extension is to describe real-world tools and services, such as a specific cloud storage provider, and provide categorisation and metadata to connect it to DPV's concepts, such as to indicate the cloud storage instance features encryption at rest as a technical measure. Through these, the management and documentation of use-cases can be made easier by providing the relationships between tools/services and technical measures as a 'knowledge graph'.

Artificial Intelligence (AI)

The [[[AI]]] extension provides concepts specifically regarding AI by extending the [[TECH]] extension. It consists of:

Justifications

[[[JUSTIFICATIONS]]] provides concepts for use as 'justifications' with DPV. For example, where a right cannot be fulfilled, a justification such as 'identity could not be verified' is represented using a specific concept.

Sector

[[SECTOR]] provides extensions modelling specific sectors by using those sector-specific concepts, terms, and modelling which extends the concepts in other DPV extensions. At the moment, it only extends the [=Purpose=] taxonomy in [[DPV]]. In the future, we plan to provide more concepts such as [=Data=] and [=PersonalData=] categories.

The following sectorial extensions are currently provided:

Standards

The STANDARD extensions model specific concepts and processes along with the terminology defined and used within specific standards. The goal of this is to represent concepts and processes defined in standards produced in forums such as ISO, CEN/CENELEC, NIST, and IEEE so that they can be used with DPV. It is not intended to duplicate the existing standards, especially when they are already provided as semantic web representations.

The following standards are currently provided:

Notes

This document is based on inspiration from the following:

Vocabulary Index

Classes

Academic Research

Term AcademicResearch Prefix dpv
Label Academic Research
IRI https://w3id.org/dpv#AcademicResearch
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:ResearchAndDevelopmentdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with conducting or assisting with research conducted in an academic context e.g. within universities
Related svpu:Education
Date Created 2019-04-05
Contributors Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Harshvardhan J. Pandit, Javier Fernández, Simon Steyskal
See More: section PURPOSES in DPV

Academic or Scientific Organisation

Term AcademicScientificOrganisation Prefix dpv
Label Academic or Scientific Organisation
IRI https://w3id.org/dpv#AcademicScientificOrganisation
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Organisationdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:hasSubsidiary, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, dpv:isSubsidiaryOf
Definition Organisations related to academia or scientific pursuits e.g. Universities, Schools, Research Bodies
Source ADMS controlled vocabulary
Date Created 2022-02-02
Date Modified 2020-10-05
Contributors Harshvardhan J. Pandit
See More: section ENTITIES-ORGANISATION in DPV

Accept Contract

Term AcceptContract Prefix dpv
Label Accept Contract
IRI https://w3id.org/dpv#AcceptContract
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractControldpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasContractControl, dpv:hasEntityInvolvement
Definition Control for accepting a contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CONTROL in DPV

Access

Term Access Prefix dpv
Label Access
IRI https://w3id.org/dpv#Access
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Usedpv:Processing
Object of relation dpv:hasProcessing
Definition to access data
Date Created 2022-06-15
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section PROCESSING in DPV

Access Control Method

Term AccessControlMethod Prefix dpv
Label Access Control Method
IRI https://w3id.org/dpv#AccessControlMethod
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Methods which restrict access to a place or resource
Examples dex:E0020 :: Using technical measure: Protecting data using encryption and access control
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-TECHNICAL in DEX

Account Management

Term AccountManagement Prefix dpv
Label Account Management
IRI https://w3id.org/dpv#AccountManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Purpose
Object of relation dpv:hasPurpose
Definition Account Management refers to purposes associated with account management, such as to create, provide, maintain, and manage accounts
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Acquire

Term Acquire Prefix dpv
Label Acquire
IRI https://w3id.org/dpv#Acquire
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Obtaindpv:Processing
Object of relation dpv:hasProcessing
Definition to come into possession or control of the data
Source GDPR Art.4-2
Date Created 2019-05-07
See More: section PROCESSING in DPV

Actively Involved

Term ActivelyInvolved Prefix dpv
Label Actively Involved
IRI https://w3id.org/dpv#ActivelyInvolved
Type rdfs:Class, skos:Concept, dpv:InvolvementStatus
Broader/Parent types dpv:InvolvementStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasInvolvement, dpv:hasStatus
Definition Status indicating the specified context is 'actively' involved
Usage Note An example of active involvement is a person directly using a system to enter information
Date Created 2024-05-10
Contributors Delaram Golpayegani, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section CONTEXT-STATUS in DPV

Active Right

Term ActiveRight Prefix dpv
Label Active Right
IRI https://w3id.org/dpv#ActiveRight
Type rdfs:Class, skos:Concept, dpv:Right
Broader/Parent types dpv:Right
Subject of relation dpv:isExercisedAt
Object of relation dpv:hasRight
Definition The right(s) applicable, provided, or expected that need to be (actively) exercised
Usage Note Active rights require the entity to expressly exercise them. For example, a Data Subject exercising their right to withdraw their consent.
Date Created 2022-10-22
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section RIGHTS in DPV

Activity Completed

Term ActivityCompleted Prefix dpv
Label Activity Completed
IRI https://w3id.org/dpv#ActivityCompleted
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity that has completed i.e. is fully in the past
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Halted

Term ActivityHalted Prefix dpv
Label Activity Halted
IRI https://w3id.org/dpv#ActivityHalted
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity that was occuring in the past, and has been halted or paused or stopped
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Monitoring

Term ActivityMonitoring Prefix dpv
Label Activity Monitoring
IRI https://w3id.org/dpv#ActivityMonitoring
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Monitoring of activities including assessing whether they have been successfully initiated and completed
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Activity Not Completed

Term ActivityNotCompleted Prefix dpv
Label Activity Not Completed
IRI https://w3id.org/dpv#ActivityNotCompleted
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity that could not be completed, but has reached some end state
Usage Note This relates to a 'Stop' state as distinct from a 'Halt' state. It makes no comments on whether the Activity can be resumed or continued towards completion.
Date Created 2022-11-30
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Ongoing

Term ActivityOngoing Prefix dpv
Label Activity Ongoing
IRI https://w3id.org/dpv#ActivityOngoing
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity occurring in continuation i.e. currently ongoing
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Planned

Term ActivityPlanned Prefix dpv
Label Activity Planned
IRI https://w3id.org/dpv#ActivityPlanned
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity being planned with concrete plans for implementation
Date Created 2024-05-19
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Proposed

Term ActivityProposed Prefix dpv
Label Activity Proposed
IRI https://w3id.org/dpv#ActivityProposed
Type rdfs:Class, skos:Concept, dpv:ActivityStatus
Broader/Parent types dpv:ActivityStatusdpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition State of an activity being proposed without any concrete plans for implementation
Date Created 2022-05-18
Date Modified 2024-05-19
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Activity Status

Term ActivityStatus Prefix dpv
Label Activity Status
IRI https://w3id.org/dpv#ActivityStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasActivityStatus, dpv:hasContext, dpv:hasStatus
Definition Status associated with activity operations and lifecycles
Examples dex:E0054 :: Specifying status associated with activities
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DEX

Adapt

Term Adapt Prefix dpv
Label Adapt
IRI https://w3id.org/dpv#Adapt
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to modify the data, often rewritten into a new form for a new use
Source GDPR Art.4-2
Date Created 2019-05-07
See More: section PROCESSING in DPV

Adult

Term Adult Prefix dpv
Label Adult
IRI https://w3id.org/dpv#Adult
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition A natural person that is not a child i.e. has attained some legally specified age of adulthood
Date Created 2022-03-30
Date Modified 2024-12-17
Contributors Georg P. Krog
See More: section ENTITIES-DATASUBJECT in DPV

Advertising

Term Advertising Prefix dpv
Label Advertising
IRI https://w3id.org/dpv#Advertising
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Marketingdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with conducting advertising i.e. process or artefact used to call attention to a product, service, etc. through announcements, notices, or other forms of communication
Usage Note Advertising is a subset of Marketing. Advertising by itself does not indicate 'personalisation' i.e. personalised ads.
Date Created 2020-11-04
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Age Verification

Term AgeVerification Prefix dpv
Label Age Verification
IRI https://w3id.org/dpv#AgeVerification
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Verificationdpv:EnforceSecuritydpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with verifying or authenticating age or age related information as a form of security
Usage Note Age Verification can include verification of the exact age, e.g. being 21 years old, a date, e.g. birth date is 01 January 1969, or a condition, e.g. age is over 21 years and the person is an adult. Specific dedicated resources should be used to further express information and processes associated with Age Verification, for example the Age Verification Vocabulary https://w3id.org/age/
Date Created 2024-02-14
Contributors Arthit Suriyawongkul, Beatriz Esteves, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Aggregate

Term Aggregate Prefix dpv
Label Aggregate
IRI https://w3id.org/dpv#Aggregate
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Alterdpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to aggregate data
Source SPECIAL Project
Related svpr:Aggregate
Date Created 2024-04-14
Contributors Beatriz Esteves, Harshvardhan J. Pandit
See More: section PROCESSING in DPV

AI Literacy

Term AILiteracy Prefix dpv
Label AI Literacy
IRI https://w3id.org/dpv#AILiteracy
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:DigitalLiteracydpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Providing skills, knowledge, and understanding to enable reading, writing, analysing, reasoning, and communicating regarding AI
Date Created 2024-05-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

AI Notice

Term AINotice Prefix dpv
Label AI Notice
IRI https://w3id.org/dpv#AINotice
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Noticedpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasNotice, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition A notice providing information regarding the particulars of an AI system such as its intended purpose and proper use
Date Created 2024-12-01
Contributors Delaram Golpayegani
See More: section TOM-ORGANISATIONAL in DPV

Algorithmic Logic

Term AlgorithmicLogic Prefix dpv
Label Algorithmic Logic
IRI https://w3id.org/dpv#AlgorithmicLogic
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ProcessingContextdpv:Context
Object of relation dpv:hasAlgorithmicLogic, dpv:hasContext
Definition The algorithmic logic applied or used
Usage Note Algorithmic Logic is intended as a broad concept for explaining the use of algorithms and automated decisions making within Processing. To describe the actual algorithm, see the Algorithm concept.
Date Created 2022-01-26
Date Modified 2023-12-10
Contributors Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DPV

Align

Term Align Prefix dpv
Label Align
IRI https://w3id.org/dpv#Align
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to adjust the data to be in relation to another data
Source GDPR Art.4-2
Date Created 2019-05-07
See More: section PROCESSING in DPV

Alter

Term Alter Prefix dpv
Label Alter
IRI https://w3id.org/dpv#Alter
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to change the data without changing it into something else
Source GDPR Art.4-2
Date Created 2019-05-07
See More: section PROCESSING in DPV

Ambulance Provider

Term AmbulanceProvider Prefix dpv
Label Ambulance Provider
IRI https://w3id.org/dpv#AmbulanceProvider
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:EmergencyServiceProviderdpv:Organisationdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:hasSubsidiary, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, dpv:isSubsidiaryOf
Definition An organisation that that offers transportation and medical care to patients requiring urgent medical attention
Date Created 2024-12-01
Contributors Delaram Golpayegani
See More: section ENTITIES-ORGANISATION in DPV

Analyse

Term Analyse Prefix dpv
Label Analyse
IRI https://w3id.org/dpv#Analyse
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Usedpv:Processing
Object of relation dpv:hasProcessing
Definition to study or examine the data in detail
Source SPECIAL Project
Related svpr:Analyse
Date Created 2019-05-07
See More: section PROCESSING in DPV

Anonymisation

Term Anonymisation Prefix dpv
Label Anonymisation
IRI https://w3id.org/dpv#Anonymisation
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:Deidentificationdpv:DataSanitisationTechniquedpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Anonymisation is the process by which data is irreversibly altered in such a way that a data subject can no longer be identified directly or indirectly, either by the entity holding the data alone or in collaboration with other entities and information sources
Source ISO 29100:2011
Date Created 2019-04-05
Date Modified 2022-11-24
Contributors Axel Polleres, Damien Desfontaines, Harshvardhan J. Pandit, Mark Lizar, Maya Borges, Rob Brennan
See More: section TOM-TECHNICAL in DPV

Anonymise

Term Anonymise Prefix dpv
Label Anonymise
IRI https://w3id.org/dpv#Anonymise
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to irreversibly alter personal data in such a way that an unique data subject can no longer be identified directly or indirectly or in combination with other data
Source SPECIAL Project
Related svpr:Anonymise
Date Created 2019-05-07
See More: section PROCESSING in DPV

Anonymised Data

Term AnonymisedData Prefix dpv
Label Anonymised Data
IRI https://w3id.org/dpv#AnonymisedData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:NonPersonalDatadpv:Data
Object of relation dpv:hasData
Definition Personal Data that has been (fully and completely) anonymised so that it is no longer considered Personal Data
Usage Note It is advised to carefully consider indicating data is fully or completely anonymised by determining whether the data by itself or in combination with other data can identify a person. Failing this condition, the data should be denoted as PseudonymisedData. To indicate data is anonymised only for a specified entity (e.g. within an organisation), the concept ContextuallyAnonymisedData (as subclass of PseudonymisedData) should be used instead of AnonymisedData.
Date Created 2022-01-19
Contributors Piero Bonatti
See More: section PERSONAL-DATA in DPV

Applicability

Term Applicability Prefix dpv
Label Applicability
IRI https://w3id.org/dpv#Applicability
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Context
Object of relation dpv:hasApplicability, dpv:hasContext
Definition Concept provided to represent indication of cases where the information or context is not applicable (N/A) or not available or this is not known or determined yet. If the information is applicable and available, this concept should not be used.
Usage Note These concepts are useful in closed-world interpretations, for example in forms where a field must have a value to explicitly denote it is not applicable or the information is not available yet.
Examples dex:E0053 :: Specifying applicability of information
Date Created 2023-08-24
Contributors Harshvardhan J. Pandit
See More: section CONTEXT in DEX

Applicant

Term Applicant Prefix dpv
Label Applicant
IRI https://w3id.org/dpv#Applicant
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that are applicants in some context
Date Created 2022-04-06
Date Modified 2024-12-17
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section ENTITIES-DATASUBJECT in DPV

Approval Procedure

Term ApprovalProcedure Prefix dpv
Label Approval Procedure
IRI https://w3id.org/dpv#ApprovalProcedure
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:GovernanceProceduresdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition A procedure or process for determining and managing approvals for activities as part of governance
Date Created 2024-12-01
Contributors Delaram Golpayegani
See More: section TOM-ORGANISATIONAL in DPV

Assess

Term Assess Prefix dpv
Label Assess
IRI https://w3id.org/dpv#Assess
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Usedpv:Processing
Object of relation dpv:hasProcessing
Definition to assess data for some criteria
Date Created 2022-06-15
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section PROCESSING in DPV

Assessment

Term Assessment Prefix dpv
Label Assessment
IRI https://w3id.org/dpv#Assessment
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasAssessment, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition The document, plan, or process for assessment or determination towards a purpose e.g. assessment of legality or impact assessments
Date Created 2021-09-08
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Asset Management Procedures

Term AssetManagementProcedures Prefix dpv
Label Asset Management Procedures
IRI https://w3id.org/dpv#AssetManagementProcedures
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:GovernanceProceduresdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Procedures related to management of assets
Source ENISA 5G Cybersecurity Standards
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Assistive Automation

Term AssistiveAutomation Prefix dpv
Label Assistive Automation
IRI https://w3id.org/dpv#AssistiveAutomation
Type rdfs:Class, skos:Concept, dpv:AutomationLevel
Broader/Parent types dpv:AutomationLeveldpv:ProcessingContextdpv:Context
Object of relation dpv:hasAutomationLevel, dpv:hasContext
Definition Level of automation corresponding to Level 1 in ISO/IEC 22989:2022 where automation is limited to parts of the system or a specific part of the system in a manner that does not change the control of the human in using/driving the system
Usage Note Human Involvement is implied here, specifically the ability to make decisions regarding operations, but also possibly for intervention, oversight, and verification
Source ISO/IEC 22989:2022 Artificial intelligence concepts and terminology
Date Created 2023-12-10
Date Modified 2024-04-20
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DPV

Asylum Seeker

Term AsylumSeeker Prefix dpv
Label Asylum Seeker
IRI https://w3id.org/dpv#AsylumSeeker
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:VulnerableHumandpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that are asylum seekers
Date Created 2022-06-15
Date Modified 2024-12-17
Contributors Georg P. Krog
See More: section ENTITIES-DATASUBJECT in DPV

Asymmetric Cryptography

Term AsymmetricCryptography Prefix dpv
Label Asymmetric Cryptography
IRI https://w3id.org/dpv#AsymmetricCryptography
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:CryptographicMethodsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of public-key cryptography or asymmetric cryptography involving a public and private pair of keys
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Asymmetric Encryption

Term AsymmetricEncryption Prefix dpv
Label Asymmetric Encryption
IRI https://w3id.org/dpv#AsymmetricEncryption
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:Encryptiondpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of asymmetric cryptography to encrypt data
Source ENISA Data Pseudonymisation: Advanced Techniques and Use Cases
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Audit

Term Audit Prefix dpv
Label Audit
IRI https://w3id.org/dpv#Audit
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition An audit is a systematic examination or evaluation of records, processes, or systems towards a specific objective such as to assess accuracy, compliance, effectiveness, or performance
Date Created 2024-12-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Audit Approved

Term AuditApproved Prefix dpv
Label Audit Approved
IRI https://w3id.org/dpv#AuditApproved
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State of being approved through the audit
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Audit Conditionally Approved

Term AuditConditionallyApproved Prefix dpv
Label Audit Conditionally Approved
IRI https://w3id.org/dpv#AuditConditionallyApproved
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State of being conditionally approved through the audit
Usage Note A "conditional approval" is intended to reflect states where the audit has identified further changes which must be implemented before considering the audit has been 'passed', without requiring another audit to validate them. This is distinct from the case where an audit has state 'rejected', which means changes must be made and submitted for review. The requirements of a 'conditional acceptance' are expected to be minor or not significant enough to warrant another audit to review them.
Date Created 2022-06-29
Contributors Paul Ryan
See More: section CONTEXT-STATUS in DPV

Audit Not Required

Term AuditNotRequired Prefix dpv
Label Audit Not Required
IRI https://w3id.org/dpv#AuditNotRequired
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State where an audit is determined as not being required
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Audit Rejected

Term AuditRejected Prefix dpv
Label Audit Rejected
IRI https://w3id.org/dpv#AuditRejected
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State of not being approved or being rejected through the audit
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Audit Requested

Term AuditRequested Prefix dpv
Label Audit Requested
IRI https://w3id.org/dpv#AuditRequested
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State of an audit being requested whose outcome is not yet known
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Audit Required

Term AuditRequired Prefix dpv
Label Audit Required
IRI https://w3id.org/dpv#AuditRequired
Type rdfs:Class, skos:Concept, dpv:AuditStatus
Broader/Parent types dpv:AuditStatusdpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition State where an audit is determined as being required but has not been conducted
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Audit Status

Term AuditStatus Prefix dpv
Label Audit Status
IRI https://w3id.org/dpv#AuditStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasAuditStatus, dpv:hasContext, dpv:hasStatus
Definition Status associated with Auditing or Investigation
Examples dex:E0056 :: Specifying the audit status associated with a DPIA
dex:E0057 :: Expressing GDPR Right to Data Portability could not be fulfilled due to Identity Verification failure
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DEX

Authentication using ABC

Term Authentication-ABC Prefix dpv
Label Authentication using ABC
IRI https://w3id.org/dpv#Authentication-ABC
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:CryptographicAuthenticationdpv:AuthenticationProtocolsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Broader/Parent types dpv:CryptographicAuthenticationdpv:CryptographicMethodsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of Attribute Based Credentials (ABC) to perform and manage authentication
Source ENISA Data Protection Engineering
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Authentication using PABC

Term Authentication-PABC Prefix dpv
Label Authentication using PABC
IRI https://w3id.org/dpv#Authentication-PABC
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:CryptographicAuthenticationdpv:AuthenticationProtocolsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Broader/Parent types dpv:CryptographicAuthenticationdpv:CryptographicMethodsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of Privacy-enhancing Attribute Based Credentials (ABC) to perform and manage authentication
Source ENISA Data Protection Engineering
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Authentication Protocols

Term AuthenticationProtocols Prefix dpv
Label Authentication Protocols
IRI https://w3id.org/dpv#AuthenticationProtocols
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Protocols involving validation of identity i.e. authentication of a person or information
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-TECHNICAL in DPV

Authorisation Procedure

Term AuthorisationProcedure Prefix dpv
Label Authorisation Procedure
IRI https://w3id.org/dpv#AuthorisationProcedure
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:SecurityProceduredpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Procedures for determining authorisation through permission or authority
Usage Note non-technical authorisation procedures: How is it described on an organisational level, who gets access to the data
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-ORGANISATIONAL in DPV

Authorisation Protocols

Term AuthorisationProtocols Prefix dpv
Label Authorisation Protocols
IRI https://w3id.org/dpv#AuthorisationProtocols
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Protocols involving authorisation of roles or profiles to determine permission, rights, or privileges
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Authority

Term Authority Prefix dpv
Label Authority
IRI https://w3id.org/dpv#Authority
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:GovernmentalOrganisationdpv:Organisationdpv:LegalEntitydpv:Entity
Subject of relation dpv:isAuthorityFor
Object of relation dpv:hasActiveEntity, dpv:hasAuthority, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:hasSubsidiary, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, dpv:isSubsidiaryOf
Definition An authority with the power to create or enforce laws, or determine their compliance.
Date Created 2020-11-04
Contributors Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section ENTITIES-AUTHORITY in DPV

Authority Informed

Term AuthorityInformed Prefix dpv
Label Authority Informed
IRI https://w3id.org/dpv#AuthorityInformed
Type rdfs:Class, skos:Concept, dpv:EntityInformedStatus
Broader/Parent types dpv:EntityInformeddpv:EntityInformedStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasInformedStatus, dpv:hasStatus
Definition Status indicating Authority has been informed about the specified context
Date Created 2024-05-10
Contributors Delaram Golpayegani, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section CONTEXT-STATUS in DPV

Authority Uninformed

Term AuthorityUninformed Prefix dpv
Label Authority Uninformed
IRI https://w3id.org/dpv#AuthorityUninformed
Type rdfs:Class, skos:Concept, dpv:EntityInformedStatus
Broader/Parent types dpv:EntityUninformeddpv:EntityInformedStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasInformedStatus, dpv:hasStatus
Definition Status indicating Authority is uninformed i.e. has not been informed about the specified context
Date Created 2024-05-10
Contributors Delaram Golpayegani, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section CONTEXT-STATUS in DPV

Automated Decision Making

Term AutomatedDecisionMaking Prefix dpv
Label Automated Decision Making
IRI https://w3id.org/dpv#AutomatedDecisionMaking
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:DecisionMakingdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext
Definition Processing that involves automated decision making
Usage Note Automated decision making can be defined as “the ability to make decisions by technological means without human involvement.” (“Guidelines on Automated individual decision-making and Profiling for the purposes of Regulation 2016/679 (wp251rev.01)”, 2018, p. 8)
Source GDPR Art.4-2
Date Created 2020-11-04
Date Modified 2022-09-07
Contributors Harshvardhan J. Pandit, Piero Bonatti
See More: section PROCESSING-CONTEXT in DPV

Automated Scoring of Individuals

Term AutomatedScoringOfIndividuals Prefix dpv
Label Automated Scoring of Individuals
IRI https://w3id.org/dpv#AutomatedScoringOfIndividuals
Type rdfs:Class, skos:Concept, dpv:ScoringOfIndividuals
Broader/Parent types dpv:ScoringOfIndividualsdpv:EvaluationScoringdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext
Definition Processing that involves automated scoring of individuals
Usage Note Scoring can lead to the action being considered Decision Making if the scoring is itself a decision - see 2023-MAR-16 opinion of Advocate General on Case C 634/21. Therefore, the assessment of whether scoring was automated or not is important given the legal obligations surrounding automated decision making e.g. in GDPR
Date Created 2024-04-14
Contributors Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DPV

Automation Level

Term AutomationLevel Prefix dpv
Label Automation Level
IRI https://w3id.org/dpv#AutomationLevel
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ProcessingContextdpv:Context
Object of relation dpv:hasAutomationLevel, dpv:hasContext
Definition Indication of degree or level of automation associated with specified context
Usage Note This concept was called 'Automation' in previous versions
Examples dex:E0013 :: Spam filter as Automated Decision Making with Human Involvement
Source ISO/IEC 22989:2022 Artificial intelligence concepts and terminology
Date Created 2023-12-10
Date Modified 2024-04-20
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DEX

Autonomous

Term Autonomous Prefix dpv
Label Autonomous
IRI https://w3id.org/dpv#Autonomous
Type rdfs:Class, skos:Concept, dpv:AutomationLevel
Broader/Parent types dpv:AutomationLeveldpv:ProcessingContextdpv:Context
Object of relation dpv:hasAutomationLevel, dpv:hasContext
Definition Level of automation corresponding to Level 6 in ISO/IEC 22989:2022 where the automation in system is capable of modifying its operation domain or its goals without external intervention, control or oversight
Usage Note Though Autonomous, such operations can still be associated with dpv:HumanInvolved e.g. for inputs, oversight or verification
Source ISO/IEC 22989:2022 Artificial intelligence concepts and terminology
Date Created 2023-12-10
Date Modified 2024-04-20
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DPV

Business-to-Business-to-Consumer Contract

Term B2B2CContract Prefix dpv
Label Business-to-Business-to-Consumer Contract
IRI https://w3id.org/dpv#B2B2CContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:B2BContractdpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Broader/Parent types dpv:B2CContractdpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract between two businesses who partner together to provide services to a consumer
Date Created 2024-08-27
Contributors Beatriz Esteves, Georg P. Krog
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Business-to-Business Contract

Term B2BContract Prefix dpv
Label Business-to-Business Contract
IRI https://w3id.org/dpv#B2BContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract between two businesses
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Business-to-Consumer Contract

Term B2CContract Prefix dpv
Label Business-to-Consumer Contract
IRI https://w3id.org/dpv#B2CContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract between a business and a consumer where the business provides goods or services to the consumer
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Background Checks

Term BackgroundChecks Prefix dpv
Label Background Checks
IRI https://w3id.org/dpv#BackgroundChecks
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:SecurityProceduredpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Procedure where the background of an entity is assessed to identity vulnerabilities and threats due to their current or intended role
Source ENISA 5G Cybersecurity Standards
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Biometric Authentication

Term BiometricAuthentication Prefix dpv
Label Biometric Authentication
IRI https://w3id.org/dpv#BiometricAuthentication
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:AuthenticationProtocolsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of biometric data for authentication
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Consumer-to-Business Contract

Term C2BContract Prefix dpv
Label Consumer-to-Business Contract
IRI https://w3id.org/dpv#C2BContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract between a consumer and a business where the business purchases goods or services from the consumer
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Consumer-to-Consumer Contract

Term C2CContract Prefix dpv
Label Consumer-to-Consumer Contract
IRI https://w3id.org/dpv#C2CContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:ContractByEntityTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract between two consumers
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Cannot Challenge Process

Term CannotChallengeProcess Prefix dpv
Label Cannot Challenge Process
IRI https://w3id.org/dpv#CannotChallengeProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot challenge the process of specified context
Usage Note Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the process or plan or implementation
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Challenge Process Input

Term CannotChallengeProcessInput Prefix dpv
Label Cannot Challenge Process Input
IRI https://w3id.org/dpv#CannotChallengeProcessInput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot challenge input of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Challenge Process Output

Term CannotChallengeProcessOutput Prefix dpv
Label Cannot Challenge Process Output
IRI https://w3id.org/dpv#CannotChallengeProcessOutput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot challenge the output of specified context
Usage Note Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the output of the process or plan or implementation (where output is distinct from the process itself)
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Correct Process

Term CannotCorrectProcess Prefix dpv
Label Cannot Correct Process
IRI https://w3id.org/dpv#CannotCorrectProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot correct the process of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Correct Process Input

Term CannotCorrectProcessInput Prefix dpv
Label Cannot Correct Process Input
IRI https://w3id.org/dpv#CannotCorrectProcessInput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot correct input of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Correct Process Output

Term CannotCorrectProcessOutput Prefix dpv
Label Cannot Correct Process Output
IRI https://w3id.org/dpv#CannotCorrectProcessOutput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot correct the output of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Object to Process

Term CannotObjectToProcess Prefix dpv
Label Cannot Object to Process
IRI https://w3id.org/dpv#CannotObjectToProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot object to process of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Opt-in to Process

Term CannotOptInToProcess Prefix dpv
Label Cannot Opt-in to Process
IRI https://w3id.org/dpv#CannotOptInToProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot opt-in to specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Opt-out from Process

Term CannotOptOutFromProcess Prefix dpv
Label Cannot Opt-out from Process
IRI https://w3id.org/dpv#CannotOptOutFromProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot opt-out from specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Reverse Process Effects

Term CannotReverseProcessEffects Prefix dpv
Label Cannot Reverse Process Effects
IRI https://w3id.org/dpv#CannotReverseProcessEffects
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot reverse effects of specified context
Usage Note Effects refer to consequences and impacts arising from the process or from the outputs of a process
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Reverse Process Input

Term CannotReverseProcessInput Prefix dpv
Label Cannot Reverse Process Input
IRI https://w3id.org/dpv#CannotReverseProcessInput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot reverse input of specified context
Usage Note Reversion can be considered a form of correction in some instances. We welcome inputs to further explore and define this relation between correction and reversion concepts.
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Reverse Process Output

Term CannotReverseProcessOutput Prefix dpv
Label Cannot Reverse Process Output
IRI https://w3id.org/dpv#CannotReverseProcessOutput
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot reverse output of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Cannot Withdraw from Process

Term CannotWithdrawFromProcess Prefix dpv
Label Cannot Withdraw from Process
IRI https://w3id.org/dpv#CannotWithdrawFromProcess
Type rdfs:Class, skos:Concept, dpv:EntityNonPermissiveInvolvement
Broader/Parent types dpv:EntityNonPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity cannot withdraw a previously given assent from specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Certification

Term Certification Prefix dpv
Label Certification
IRI https://w3id.org/dpv#Certification
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:CertificationSealdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Certification mechanisms, seals, and marks for the purpose of demonstrating compliance
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-ORGANISATIONAL in DPV

Certification and Seal

Term CertificationSeal Prefix dpv
Label Certification and Seal
IRI https://w3id.org/dpv#CertificationSeal
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Certifications, seals, and marks indicating compliance to regulations or practices
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-ORGANISATIONAL in DPV

Challenging Process

Term ChallengingProcess Prefix dpv
Label Challenging Process
IRI https://w3id.org/dpv#ChallengingProcess
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can challenge the process of specified context
Usage Note Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the process or plan or implementation
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Challenging Process Input

Term ChallengingProcessInput Prefix dpv
Label Challenging Process Input
IRI https://w3id.org/dpv#ChallengingProcessInput
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can challenge input of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Challenging Process Output

Term ChallengingProcessOutput Prefix dpv
Label Challenging Process Output
IRI https://w3id.org/dpv#ChallengingProcessOutput
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can challenge the output of specified context
Usage Note Challenge refers to raising questions about validity, necessity, correctness, or other similar 'trustworthiness' attributes regarding the output of the process or plan or implementation (where output is distinct from the process itself)
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Charity Organisation

Term CharityOrganisation Prefix dpv
Label Charity Organisation
IRI https://w3id.org/dpv#CharityOrganisation
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition A nonprofit entity dedicated to providing assistance or raising funds for social, educational, religious, or other philanthropic purposes
Date Created 2024-12-01
Contributors Georg P. Krog
See More: section ENTITIES-ORGANISATION in DPV

Child

Term Child Prefix dpv
Label Child
IRI https://w3id.org/dpv#Child
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:VulnerableHumandpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition A 'child' is a natural legal person who is below a certain legal age depending on the legal jurisdiction.
Usage Note The legality of age defining a child varies by jurisdiction. In addition, 'child' is distinct from a 'minor'. For example, the legal age for consumption of alcohol can be 21, which makes a person of age 20 a 'minor' in this context. In other cases, 'minor' and 'child' are used interchangeably to refer to a person below some legally defined age.
Date Created 2020-11-25
Date Modified 2024-12-17
Contributors Harshvardhan J. Pandit
See More: section ENTITIES-DATASUBJECT in DPV

Citizen

Term Citizen Prefix dpv
Label Citizen
IRI https://w3id.org/dpv#Citizen
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that are citizens (for a jurisdiction)
Date Created 2022-04-06
Date Modified 2024-12-17
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section ENTITIES-DATASUBJECT in DPV

City

Term City Prefix dpv
Label City
IRI https://w3id.org/dpv#City
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Regiondpv:Countrydpv:Location
Object of relation dpv:hasCountry, dpv:hasJurisdiction, dpv:hasLocation
Definition A region consisting of urban population and commerce
Date Created 2022-10-22
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-JURISDICTION in DPV

Client

Term Client Prefix dpv
Label Client
IRI https://w3id.org/dpv#Client
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:Customerdpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that are clients or recipients of services
Date Created 2022-04-06
Date Modified 2024-12-17
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section ENTITIES-DATASUBJECT in DPV

Clinic

Term Clinic Prefix dpv
Label Clinic
IRI https://w3id.org/dpv#Clinic
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Organisationdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:hasSubsidiary, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor, dpv:isSubsidiaryOf
Definition An organisation that is a smaller healthcare facility offering outpatient medical services for diagnosis and treatment
Date Created 2024-12-01
Contributors Delaram Golpayegani
See More: section ENTITIES-ORGANISATION in DPV

Cloud Location

Term CloudLocation Prefix dpv
Label Cloud Location
IRI https://w3id.org/dpv#CloudLocation
Type rdfs:Class, skos:Concept, dpv:Location
Broader/Parent types dpv:RemoteLocationdpv:LocationLocalitydpv:Location
Object of relation dpv:hasJurisdiction, dpv:hasLocation
Definition Location that is in the 'cloud' i.e. a logical location operated over the internet
Date Created 2022-06-15
Date Modified 2020-10-05
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-JURISDICTION in DPV

Code of Conduct

Term CodeOfConduct Prefix dpv
Label Code of Conduct
IRI https://w3id.org/dpv#CodeOfConduct
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:GuidelinesPrincipledpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition A set of rules or procedures outlining the norms and practices for conducting activities
Date Created 2019-04-05
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-ORGANISATIONAL in DPV

Collect

Term Collect Prefix dpv
Label Collect
IRI https://w3id.org/dpv#Collect
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Obtaindpv:Processing
Object of relation dpv:hasProcessing
Definition to gather data from someone
Source GDPR Art.4-2
Related svpr:Collect
Date Created 2019-05-07
See More: section PROCESSING in DPV

Collected Data

Term CollectedData Prefix dpv
Label Collected Data
IRI https://w3id.org/dpv#CollectedData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Data
Object of relation dpv:hasData
Definition Data that has been obtained by collecting it from a source
Date Created 2023-12-10
See More: section PERSONAL-DATA in DPV

Collected Personal Data

Term CollectedPersonalData Prefix dpv
Label Collected Personal Data
IRI https://w3id.org/dpv#CollectedPersonalData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:CollectedDatadpv:Data
Broader/Parent types dpv:PersonalDatadpv:Data
Object of relation dpv:hasData, dpv:hasPersonalData
Definition Personal Data that has been collected from another source such as the Data Subject
Usage Note To indicate the source of data, use the DataSource concept with the hasDataSource relation
Examples dex:E0046 :: Indicating data being collected and derived
Date Created 2022-03-30
Date Modified 2023-12-10
Contributors Harshvardhan J. Pandit
See More: section PERSONAL-DATA in DEX

Combat Climate Change

Term CombatClimateChange Prefix dpv
Label Combat Climate Change
IRI https://w3id.org/dpv#CombatClimateChange
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:PublicBenefitdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with combating the causes and consequences of climate change, including reducing gas emissions and fighting emergencies such as floods or wildfires
Source
Date Created 2024-02-14
Contributors Beatriz Esteves, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Combine

Term Combine Prefix dpv
Label Combine
IRI https://w3id.org/dpv#Combine
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transformdpv:Processing
Object of relation dpv:hasProcessing
Definition to join or merge data
Source GDPR Art.4-2
Related svpr:Aggregate
Date Created 2019-05-07
See More: section PROCESSING in DPV

Commercially Confidential Data

Term CommerciallyConfidentialData Prefix dpv
Label Commercially Confidential Data
IRI https://w3id.org/dpv#CommerciallyConfidentialData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Data
Object of relation dpv:hasData
Definition Data protected through Commercial Confidentiality Agreements
Source
Date Created 2024-02-14
See More: section PERSONAL-DATA in DPV

Commercial Purpose

Term CommercialPurpose Prefix dpv
Label Commercial Purpose
IRI https://w3id.org/dpv#CommercialPurpose
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with processing activities performed in a commercial setting or with intention to commercialise
Source
Date Created 2024-02-14
Contributors Beatriz Esteves, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Commercial Research

Term CommercialResearch Prefix dpv
Label Commercial Research
IRI https://w3id.org/dpv#CommercialResearch
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CommercialPurposedpv:Purpose
Broader/Parent types dpv:ResearchAndDevelopmentdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with conducting research in a commercial setting or with intention to commercialise e.g. in a company or sponsored by a company
Related svpu:Develop
Date Created 2019-04-05
Date Modified 2024-04-14
Contributors Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Harshvardhan J. Pandit, Javier Fernández, Simon Steyskal
See More: section PURPOSES in DPV

Communication for Customer Care

Term CommunicationForCustomerCare Prefix dpv
Label Communication for Customer Care
IRI https://w3id.org/dpv#CommunicationForCustomerCare
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CommunicationManagementdpv:Purpose
Broader/Parent types dpv:CustomerCaredpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Care Communication refers to purposes associated with communicating with customers for assisting them, resolving issues, ensuring satisfaction, etc. in relation to services provided
Date Created 2020-11-04
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Communication Management

Term CommunicationManagement Prefix dpv
Label Communication Management
IRI https://w3id.org/dpv#CommunicationManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Purpose
Object of relation dpv:hasPurpose
Definition Communication Management refers to purposes associated with providing or managing communication activities e.g. to send an email for notifying some information
Usage Note This purpose by itself does not sufficiently and clearly indicate what the communication is about. As such, it is recommended to combine it with another purpose to indicate the application. For example, Communication of Payment.
Date Created 2021-09-01
Contributors David Hickey, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section PURPOSES in DPV

Compliance Assessment

Term ComplianceAssessment Prefix dpv
Label Compliance Assessment
IRI https://w3id.org/dpv#ComplianceAssessment
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Assessmentdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasAssessment, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Assessment regarding compliance (e.g. internal policy, regulations)
Date Created 2024-04-14
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Compliance Indeterminate

Term ComplianceIndeterminate Prefix dpv
Label Compliance Indeterminate
IRI https://w3id.org/dpv#ComplianceIndeterminate
Type rdfs:Class, skos:Concept, dpv:ComplianceStatus
Broader/Parent types dpv:ComplianceStatusdpv:Statusdpv:Context
Object of relation dpv:hasComplianceStatus, dpv:hasContext, dpv:hasStatus
Definition State where the status of compliance has not been fully assessed, evaluated, or determined
Date Created 2022-09-07
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Compliance Monitoring

Term ComplianceMonitoring Prefix dpv
Label Compliance Monitoring
IRI https://w3id.org/dpv#ComplianceMonitoring
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:GovernanceProceduresdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Monitoring of compliance (e.g. internal policy, regulations)
Source ENISA 5G Cybersecurity Standards
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Compliance Status

Term ComplianceStatus Prefix dpv
Label Compliance Status
IRI https://w3id.org/dpv#ComplianceStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasComplianceStatus, dpv:hasContext, dpv:hasStatus
Definition Status associated with Compliance with some norms, objectives, or requirements
Examples dex:E0055 :: Specifying compliance status and lawfulness
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DEX

Compliance Unknown

Term ComplianceUnknown Prefix dpv
Label Compliance Unknown
IRI https://w3id.org/dpv#ComplianceUnknown
Type rdfs:Class, skos:Concept, dpv:ComplianceStatus
Broader/Parent types dpv:ComplianceStatusdpv:Statusdpv:Context
Object of relation dpv:hasComplianceStatus, dpv:hasContext, dpv:hasStatus
Definition State where the status of compliance is unknown
Date Created 2022-09-07
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Compliance Violation

Term ComplianceViolation Prefix dpv
Label Compliance Violation
IRI https://w3id.org/dpv#ComplianceViolation
Type rdfs:Class, skos:Concept, dpv:ComplianceStatus
Broader/Parent types dpv:ComplianceStatusdpv:Statusdpv:Context
Object of relation dpv:hasComplianceStatus, dpv:hasContext, dpv:hasStatus
Definition State where compliance cannot be achieved due to requirements being violated
Usage Note Changed from "violation of compliance" for consistency with other terms
Date Created 2022-05-18
Date Modified 2022-09-07
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Compliant

Term Compliant Prefix dpv
Label Compliant
IRI https://w3id.org/dpv#Compliant
Type rdfs:Class, skos:Concept, dpv:ComplianceStatus
Broader/Parent types dpv:ComplianceStatusdpv:Statusdpv:Context
Object of relation dpv:hasComplianceStatus, dpv:hasContext, dpv:hasStatus
Definition State of being fully compliant
Date Created 2022-05-18
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Conditional Automation

Term ConditionalAutomation Prefix dpv
Label Conditional Automation
IRI https://w3id.org/dpv#ConditionalAutomation
Type rdfs:Class, skos:Concept, dpv:AutomationLevel
Broader/Parent types dpv:AutomationLeveldpv:ProcessingContextdpv:Context
Object of relation dpv:hasAutomationLevel, dpv:hasContext
Definition Level of automation corresponding to Level 3 in ISO/IEC 22989:2022 where the automation is sufficient to perform most tasks of the system with the human present to take over where necessary
Usage Note Human Involvement is implied here, e.g. for intervention, input, decisions
Source ISO/IEC 22989:2022 Artificial intelligence concepts and terminology
Date Created 2023-12-10
Date Modified 2024-04-20
Contributors Delaram Golpayegani, Harshvardhan J. Pandit
See More: section PROCESSING-CONTEXT in DPV

Confidential Data

Term ConfidentialData Prefix dpv
Label Confidential Data
IRI https://w3id.org/dpv#ConfidentialData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Data
Object of relation dpv:hasData
Definition Data deemed confidential
Source
Date Created 2024-02-14
See More: section PERSONAL-DATA in DPV

Confidentiality Agreement

Term ConfidentialityAgreement Prefix dpv
Label Confidentiality Agreement
IRI https://w3id.org/dpv#ConfidentialityAgreement
Type rdfs:Class, skos:Concept, dpv:LegalMeasure
Broader/Parent types dpv:LegalAgreementdpv:LegalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasLegalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Agreements that enforce confidentiality for e.g. to protect business, professional, or company secrets
Source
Date Created 2022-02-09
Date Modified 2024-08-27
See More: section TOM-LEGAL in DPV

Conformance Assessment

Term ConformanceAssessment Prefix dpv
Label Conformance Assessment
IRI https://w3id.org/dpv#ConformanceAssessment
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Assessmentdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasAssessment, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Assessment regarding conformance with standards or norms or guidelines or similar instruments
Date Created 2024-04-14
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Conformance Status

Term ConformanceStatus Prefix dpv
Label Conformance Status
IRI https://w3id.org/dpv#ConformanceStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasConformanceStatus, dpv:hasContext, dpv:hasStatus
Definition Status associated with conformance to a standard, guideline, code, or recommendation
Date Created 2022-10-22
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Conformant

Term Conformant Prefix dpv
Label Conformant
IRI https://w3id.org/dpv#Conformant
Type rdfs:Class, skos:Concept, dpv:ConformanceStatus
Broader/Parent types dpv:ConformanceStatusdpv:Statusdpv:Context
Object of relation dpv:hasConformanceStatus, dpv:hasContext, dpv:hasStatus
Definition State of being conformant
Date Created 2022-10-22
Contributors Harshvardhan J. Pandit
See More: section CONTEXT-STATUS in DPV

Consent Control

Term ConsentControl Prefix dpv
Label Consent Control
IRI https://w3id.org/dpv#ConsentControl
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasConsentControl, dpv:hasContext, dpv:hasEntityInvolvement
Definition The control or activity associated with obtaining, providing, withdrawing, or reaffirming consent
Date Created 2024-05-11
See More: section LEGAL-BASIS-CONSENT-CONTROLS in DPV

Consent Expired

Term ConsentExpired Prefix dpv
Label Consent Expired
IRI https://w3id.org/dpv#ConsentExpired
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where the temporal or contextual validity of consent has 'expired'
Usage Note An example of this state is when the obtained consent has been assigned a duration - which has lapsed or 'expired', making it invalid to be used further for processing data
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Given

Term ConsentGiven Prefix dpv
Label Consent Given
IRI https://w3id.org/dpv#ConsentGiven
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusValidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where consent has been given
Usage Note An example of this state is when the individual clicks on a button, ticks a checkbox, verbally agrees - or any other form that communicates their decision agreeing to the processing of data
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Invalidated

Term ConsentInvalidated Prefix dpv
Label Consent Invalidated
IRI https://w3id.org/dpv#ConsentInvalidated
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where consent has been deemed to be invalid
Usage Note An example of this state is where an investigating authority or a court finds the collected consent did not meet requirements, and 'invalidates' both prior and future uses of it to carry out processing
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Management

Term ConsentManagement Prefix dpv
Label Consent Management
IRI https://w3id.org/dpv#ConsentManagement
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:PermissionManagementdpv:RightsManagementdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Methods to obtain, provide, modify, and withdraw consent along with maintaining a record of consent, retrieving records, and processing changes in consent states
Source
Date Created 2024-04-14
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Consent Notice

Term ConsentNotice Prefix dpv
Label Consent Notice
IRI https://w3id.org/dpv#ConsentNotice
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:PrivacyNoticedpv:Noticedpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasNotice, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition A Notice for information provision associated with Consent
Examples dex:E0072 :: Using Notice Layer and Icon in a Consent Notice
Date Created 2022-06-21
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section TOM-ORGANISATIONAL in DEX , section TOM-NOTICE in DEX

Consent Receipt

Term ConsentReceipt Prefix dpv
Label Consent Receipt
IRI https://w3id.org/dpv#ConsentReceipt
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:ConsentRecorddpv:DataProcessingRecorddpv:RecordsOfActivitiesdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasRecordOfActivity, dpv:hasTechnicalOrganisationalMeasure
Definition A record of consent or consent related activities that is provided to another entity
Date Created 2022-06-22
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Consent Record

Term ConsentRecord Prefix dpv
Label Consent Record
IRI https://w3id.org/dpv#ConsentRecord
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:DataProcessingRecorddpv:RecordsOfActivitiesdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasRecordOfActivity, dpv:hasTechnicalOrganisationalMeasure
Definition A Record of Consent or Consent related activities
Examples dex:E0016 :: Indicating details about an individual's consent
dex:E0023 :: Consent record example
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section TOM-ORGANISATIONAL in DEX

Consent Refused

Term ConsentRefused Prefix dpv
Label Consent Refused
IRI https://w3id.org/dpv#ConsentRefused
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where consent has been refused
Usage Note An example of this state is when the individual clicks on a 'disagree' or 'reject' or 'refuse' button, or leaves a checkbox unticked
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Request Deferred

Term ConsentRequestDeferred Prefix dpv
Label Consent Request Deferred
IRI https://w3id.org/dpv#ConsentRequestDeferred
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition State where a request for consent has been deferred without a decision
Usage Note An example of this state is when the individual closes or dismisses a notice without making a decision. This state is intended for making the distinction between a notice being provided (as a consent request) and the individual interacting with the notice without making a decision - where the 'ignoring of a notice' is taken as consent being neither given nor refused
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Requested

Term ConsentRequested Prefix dpv
Label Consent Requested
IRI https://w3id.org/dpv#ConsentRequested
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition State where a request for consent has been made and is awaiting a decision
Usage Note An example of this state is when a notice has been presented to the individual but they have not made a decision
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Revoked

Term ConsentRevoked Prefix dpv
Label Consent Revoked
IRI https://w3id.org/dpv#ConsentRevoked
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where the consent is revoked by an entity other than the data subject and which prevents it from being further used as a valid state
Usage Note An example of this state is when a Data Controller stops utilising previously obtaining consent, such as when that service no longer exists
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Status

Term ConsentStatus Prefix dpv
Label Consent Status
IRI https://w3id.org/dpv#ConsentStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state or status of 'consent' that provides information reflecting its operational status and validity for processing data
Usage Note States are useful as information artefacts to implement them in controlling processing, and to reflect the process and flow of obtaining and maintaining consent. For example, a database table that stores consent states for specific processing and can be queried to obtain them in an efficient manner. States are also useful in investigations to determine the use and validity of consenting practices
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Status Invalid for Processing

Term ConsentStatusInvalidForProcessing Prefix dpv
Label Consent Status Invalid for Processing
IRI https://w3id.org/dpv#ConsentStatusInvalidForProcessing
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition States of consent that cannot be used as valid justifications for processing data
Usage Note This identifies the stages associated with consent that should not be used to process data
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Status Valid for Processing

Term ConsentStatusValidForProcessing Prefix dpv
Label Consent Status Valid for Processing
IRI https://w3id.org/dpv#ConsentStatusValidForProcessing
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition States of consent that can be used as valid justifications for processing data
Usage Note Practically, given consent is the only valid state for processing
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Unknown

Term ConsentUnknown Prefix dpv
Label Consent Unknown
IRI https://w3id.org/dpv#ConsentUnknown
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition State where information about consent is not available or is unknown
Usage Note Consent states can be unknown, for example, when information is not available, or cannot be trusted, or is known to be inaccurate
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consent Withdrawn

Term ConsentWithdrawn Prefix dpv
Label Consent Withdrawn
IRI https://w3id.org/dpv#ConsentWithdrawn
Type rdfs:Class, skos:Concept, dpv:ConsentStatus
Broader/Parent types dpv:ConsentStatusInvalidForProcessingdpv:ConsentStatusdpv:Statusdpv:Context
Object of relation dpv:hasConsentStatus, dpv:hasContext, dpv:hasStatus
Definition The state where the consent is withdrawn or revoked specifically by the data subject and which prevents it from being further used as a valid state
Usage Note This state can be considered a form of 'revocation' of consent, where the revocation can only be performed by the data subject. Therefore we suggest using ConsentRevoked when it is a non-data-subject entity, and ConsentWithdrawn when it is the data subject
Source GConsent
Date Created 2022-06-22
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONSENT-STATUS in DPV

Consequence

Term Consequence Prefix dpv
Label Consequence
IRI https://w3id.org/dpv#Consequence
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:RiskConcept
Subject of relation dpv:hasConsequenceOn
Object of relation dpv:hasConsequence
Definition The consequence(s) possible or arising from specified context
Examples dex:E0027 :: Indicating risks, consequences, and impacts
dex:E0068 :: Using DPV and RISK extension to represent risks
dex:E0071 :: Using risk controls to express how tech/org measures address the risk
Date Created 2022-01-26
Date Modified 2024-08-16
Contributors Harshvardhan J. Pandit
See More: section RISK in DEX

Consequence as Side-Effect

Term ConsequenceAsSideEffect Prefix dpv
Label Consequence as Side-Effect
IRI https://w3id.org/dpv#ConsequenceAsSideEffect
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Consequencedpv:RiskConcept
Object of relation dpv:hasConsequence
Definition The consequence(s) possible or arising as a side-effect of specified context
Date Created 2022-03-30
Contributors Harshvardhan J. Pandit
See More: section RISK in DPV

Consequence of Failure

Term ConsequenceOfFailure Prefix dpv
Label Consequence of Failure
IRI https://w3id.org/dpv#ConsequenceOfFailure
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Consequencedpv:RiskConcept
Object of relation dpv:hasConsequence
Definition The consequence(s) possible or arising from failure of specified context
Date Created 2022-03-23
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section RISK in DPV

Consequence of Success

Term ConsequenceOfSuccess Prefix dpv
Label Consequence of Success
IRI https://w3id.org/dpv#ConsequenceOfSuccess
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Consequencedpv:RiskConcept
Object of relation dpv:hasConsequence
Definition The consequence(s) possible or arising from success of specified context
Date Created 2022-03-23
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section RISK in DPV

Consult

Term Consult Prefix dpv
Label Consult
IRI https://w3id.org/dpv#Consult
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Usedpv:Processing
Object of relation dpv:hasProcessing
Definition to consult or query data
Source GDPR Art.4-2
Related svpr:Query
Date Created 2019-05-07
See More: section PROCESSING in DPV

Consultation

Term Consultation Prefix dpv
Label Consultation
IRI https://w3id.org/dpv#Consultation
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Consultation is a process of receiving feedback, advice, or opinion from an external agency
Date Created 2020-11-04
Contributors Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section TOM-ORGANISATIONAL in DPV

Consultation with Authority

Term ConsultationWithAuthority Prefix dpv
Label Consultation with Authority
IRI https://w3id.org/dpv#ConsultationWithAuthority
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Consultationdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Consultation with an authority or authoritative entity
Date Created 2020-11-04
Contributors Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section TOM-ORGANISATIONAL in DPV

Consultation with Data Subject

Term ConsultationWithDataSubject Prefix dpv
Label Consultation with Data Subject
IRI https://w3id.org/dpv#ConsultationWithDataSubject
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Consultationdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Consultation with data subject(s) or their representative(s)
Date Created 2022-06-15
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Consultation with Data Subject Representative

Term ConsultationWithDataSubjectRepresentative Prefix dpv
Label Consultation with Data Subject Representative
IRI https://w3id.org/dpv#ConsultationWithDataSubjectRepresentative
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:ConsultationWithDataSubjectdpv:Consultationdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Consultation with representative of data subject(s)
Date Created 2022-10-22
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Consultation with DPO

Term ConsultationWithDPO Prefix dpv
Label Consultation with DPO
IRI https://w3id.org/dpv#ConsultationWithDPO
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Consultationdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Consultation with Data Protection Officer(s)
Date Created 2022-06-15
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Consumer

Term Consumer Prefix dpv
Label Consumer
IRI https://w3id.org/dpv#Consumer
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that consume goods or services for direct use
Date Created 2022-04-06
Date Modified 2024-12-17
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section ENTITIES-DATASUBJECT in DPV

Consumer Standard Form Contract

Term ConsumerStandardFormContract Prefix dpv
Label Consumer Standard Form Contract
IRI https://w3id.org/dpv#ConsumerStandardFormContract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:StandardFormContractdpv:ContractByNegotiationTypedpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A contract where the terms and conditions are determined by parties in the role of a 'consumer' - whether an entity or an individual, and the other parties have negligible or no ability to negotiate the terms and conditions
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Context

Term Context Prefix dpv
Label Context
IRI https://w3id.org/dpv#Context
Type rdfs:Class, skos:Concept
Subject of relation dpv:hasFulfillmentsStatus, dpv:hasObligation, dpv:hasPermission, dpv:hasProhibition, dpv:hasRule
Object of relation dpv:hasContext
Definition Contextually relevant information
Usage Note Context is a catch-all concept for information of relevance not possible to represent through other core concepts. DPV offers specific contextual concepts such as Necessity, Frequency, and Duration. More can be created by extending Context within use-cases.
Date Created 2019-04-05
Date Modified 2022-06-15
Contributors Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Harshvardhan J. Pandit, Javier Fernández, Simon Steyskal
See More: section CONTEXT in DPV

Contextually Anonymised Data

Term ContextuallyAnonymisedData Prefix dpv
Label Contextually Anonymised Data
IRI https://w3id.org/dpv#ContextuallyAnonymisedData
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:PseudonymisedDatadpv:PersonalDatadpv:Data
Object of relation dpv:hasData, dpv:hasPersonalData
Definition Data that can be considered as being fully anonymised within the context but in actuality is not fully anonymised and is still personal data as it can be de-anonymised outside that context
Usage Note To distinguish between partially anonymised data that can be effectively treated as anonymised data (e.g. in processing) within a context (e.g. an organisation), the concept ContextuallyAnonymisedData should be used instead of AnonymisedData. Transfer of this data outside of the context should consider that it is not fully anonymised and that it is still personal data
Date Created 2024-06-11
Contributors Harshvardhan J. Pandit
See More: section PERSONAL-DATA in DPV

Continuous Frequency

Term ContinuousFrequency Prefix dpv
Label Continuous Frequency
IRI https://w3id.org/dpv#ContinuousFrequency
Type rdfs:Class, skos:Concept, dpv:Frequency
Broader/Parent types dpv:Frequencydpv:Context
Object of relation dpv:hasContext, dpv:hasFrequency
Definition Frequency where occurrences are continuous
Date Created 2022-06-15
Date Modified 2020-10-05
Contributors Harshvardhan J. Pandit
See More: section CONTEXT in DPV

Contract

Term Contract Prefix dpv
Label Contract
IRI https://w3id.org/dpv#Contract
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:LegalBasis
Subject of relation dpv:hasContractControl, dpv:hasContractStatus, dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus, dpv:hasParty
Object of relation dpv:hasLegalBasis
Definition Creation, completion, fulfilment, or performance of a contract involving specified processing of data or technologies
Examples dex:E0076 :: Representing contract metadata and controls
dex:E0077 :: Representing the status of contracts
Date Created 2021-04-07
Date Modified 2024-12-17
Contributors Harshvardhan J. Pandit
See More: section LEGAL-BASIS in DEX

Contract Activation Status

Term ContractActivationStatus Prefix dpv
Label Contract Activation Status
IRI https://w3id.org/dpv#ContractActivationStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with activation of a contract i.e. whether its terms are active and are required to be performed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Active

Term ContractActive Prefix dpv
Label Contract Active
IRI https://w3id.org/dpv#ContractActive
Type rdfs:Class, skos:Concept, dpv:ContractActivationStatus
Broader/Parent types dpv:ContractActivationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract that has been fully executed and whose terms are considered active i.e. they are applicable and are required to be performed
Usage Note A contract being active only refers to its terms now being required to be fulfiled, while dpv:ContractBeingPerformed states that they are being performed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Amended

Term ContractAmended Prefix dpv
Label Contract Amended
IRI https://w3id.org/dpv#ContractAmended
Type rdfs:Class, skos:Concept, dpv:ContractPerformanceStatus
Broader/Parent types dpv:ContractPerformanceStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract that has been fully executed and whose terms have been amended through mutual agreement or other means such that the contract is still required to be performed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Amendment Clause

Term ContractAmendmentClause Prefix dpv
Label Contract Amendment Clause
IRI https://w3id.org/dpv#ContractAmendmentClause
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A provision describing how changes or modifications to the contract can be made and the process for implementing them
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Approved

Term ContractApproved Prefix dpv
Label Contract Approved
IRI https://w3id.org/dpv#ContractApproved
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been approved and can be used for signing
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Being Performed

Term ContractBeingPerformed Prefix dpv
Label Contract Being Performed
IRI https://w3id.org/dpv#ContractBeingPerformed
Type rdfs:Class, skos:Concept, dpv:ContractPerformanceStatus
Broader/Parent types dpv:ContractPerformanceStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract that has been fully executed and whose terms are being carried out i.e. the contract is being performed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Breached

Term ContractBreached Prefix dpv
Label Contract Breached
IRI https://w3id.org/dpv#ContractBreached
Type rdfs:Class, skos:Concept, dpv:ContractTerminationStatus
Broader/Parent types dpv:ContractTerminationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract being breached where its terms are not fulfiled or are violated with legal consequences
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract by Domain

Term ContractByDomain Prefix dpv
Label Contract by Domain
IRI https://w3id.org/dpv#ContractByDomain
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A generic concept representing contracts categorised by specific domains which dictate the drafting and interpretation of contracts
Date Created 2024-12-17
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Contract by Entity Type

Term ContractByEntityType Prefix dpv
Label Contract by Entity Type
IRI https://w3id.org/dpv#ContractByEntityType
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A generic concept representing contracts categorised by the type of entities involved - such as Businesses (B), Consumers (C), and Governments (G)
Date Created 2024-12-17
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Contract by Negotiation Type

Term ContractByNegotiationType Prefix dpv
Label Contract by Negotiation Type
IRI https://w3id.org/dpv#ContractByNegotiationType
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition A generic concept representing contracts categorised based on their use or absence of negotiation in the contract forming process
Date Created 2024-12-17
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Contract Confidentiality Clause

Term ContractConfidentialityClause Prefix dpv
Label Contract Confidentiality Clause
IRI https://w3id.org/dpv#ContractConfidentialityClause
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A provision requiring parties to keep certain information confidential and not disclose it to third parties
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Control

Term ContractControl Prefix dpv
Label Contract Control
IRI https://w3id.org/dpv#ContractControl
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasContractControl, dpv:hasEntityInvolvement
Definition The control or activity associated with accepting, refusing, and other actions associated with a contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CONTROL in DPV

Contract Definitions

Term ContractDefinitions Prefix dpv
Label Contract Definitions
IRI https://w3id.org/dpv#ContractDefinitions
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A section specifying the meanings of key terms and phrases used throughout the contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Disputed

Term ContractDisputed Prefix dpv
Label Contract Disputed
IRI https://w3id.org/dpv#ContractDisputed
Type rdfs:Class, skos:Concept, dpv:ContractTerminationStatus
Broader/Parent types dpv:ContractTerminationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract being disputed where one or more parties have an issue regarding the interpretation and performance of the contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract DisputeResolution Clause

Term ContractDisputeResolutionClause Prefix dpv
Label Contract DisputeResolution Clause
IRI https://w3id.org/dpv#ContractDisputeResolutionClause
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A provision detailing the methods and procedures for resolving disagreements or conflicts arising from the contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Drafted

Term ContractDrafted Prefix dpv
Label Contract Drafted
IRI https://w3id.org/dpv#ContractDrafted
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing the drafting of contract text has been completed and it can now be offered for signing
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Execution Status

Term ContractExecutionStatus Prefix dpv
Label Contract Execution Status
IRI https://w3id.org/dpv#ContractExecutionStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with execution of a contract (i.e. signing and procedural aspects before the contract terms come in to effect)
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Expired

Term ContractExpired Prefix dpv
Label Contract Expired
IRI https://w3id.org/dpv#ContractExpired
Type rdfs:Class, skos:Concept, dpv:ContractTerminationStatus
Broader/Parent types dpv:ContractTerminationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing reaching the expiry defined in the contract, such as when the stated duration or the stated obligations have been completed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Extended

Term ContractExtended Prefix dpv
Label Contract Extended
IRI https://w3id.org/dpv#ContractExtended
Type rdfs:Class, skos:Concept, dpv:ContractTerminationStatus
Broader/Parent types dpv:ContractTerminationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing the duration associated with a contract being extended through mutual agreement or by a party
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Fulfiled

Term ContractFulfiled Prefix dpv
Label Contract Fulfiled
IRI https://w3id.org/dpv#ContractFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractFulfilmentStatus
Broader/Parent types dpv:ContractFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract where all its terms have been fulfiled in a manner that does not constitute a violation or breach of the contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Fulfilment Status

Term ContractFulfilmentStatus Prefix dpv
Label Contract Fulfilment Status
IRI https://w3id.org/dpv#ContractFulfilmentStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with fulfilment of a contract
Examples dex:E0077 :: Representing the status of contracts
dex:E0078 :: Representing clauses or terms within a contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DEX

Contract Fully Executed

Term ContractFullyExecuted Prefix dpv
Label Contract Fully Executed
IRI https://w3id.org/dpv#ContractFullyExecuted
Type rdfs:Class, skos:Concept, dpv:ContractExecutionStatus
Broader/Parent types dpv:ContractExecutionStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been fully executed i.e. it has been signed by all parties and all other procedural aspects such as exchange of signed contract copies have been completed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Fully Signed

Term ContractFullySigned Prefix dpv
Label Contract Fully Signed
IRI https://w3id.org/dpv#ContractFullySigned
Type rdfs:Class, skos:Concept, dpv:ContractExecutionStatus
Broader/Parent types dpv:ContractExecutionStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been signed by all concerned parties
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Inactive

Term ContractInactive Prefix dpv
Label Contract Inactive
IRI https://w3id.org/dpv#ContractInactive
Type rdfs:Class, skos:Concept, dpv:ContractActivationStatus
Broader/Parent types dpv:ContractActivationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract that has been fully executed and whose terms are not yet active i.e. they need to be performed at a later time
Usage Note An example of an inactive contract is where its terms need to be fulfiled at a later date, at which point the contract will become active
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Jurisdiction Clause

Term ContractJurisdictionClause Prefix dpv
Label Contract Jurisdiction Clause
IRI https://w3id.org/dpv#ContractJurisdictionClause
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A provision specifying the legal jurisdiction or court where disputes related to the contract will be resolved
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Negotiated

Term ContractNegotiated Prefix dpv
Label Contract Negotiated
IRI https://w3id.org/dpv#ContractNegotiated
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been successfully negotiated by involved parties
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Not Fulfiled

Term ContractNotFulfiled Prefix dpv
Label Contract Not Fulfiled
IRI https://w3id.org/dpv#ContractNotFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractFulfilmentStatus
Broader/Parent types dpv:ContractFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract where none of its terms have been fulfiled in a manner that does not constitutea violation or breach of the contract i.e. there is still time and opportunity to complete the terms
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Offered

Term ContractOffered Prefix dpv
Label Contract Offered
IRI https://w3id.org/dpv#ContractOffered
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been offered to a party or to parties for reviewing and signing
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Partially Fulfiled

Term ContractPartiallyFulfiled Prefix dpv
Label Contract Partially Fulfiled
IRI https://w3id.org/dpv#ContractPartiallyFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractFulfilmentStatus
Broader/Parent types dpv:ContractFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract where some of its terms have been fulfiled, and others are yet to be fulfiled in a manner that does not constitute a violation or breach of the contract i.e. there is still time and opportunity to complete the terms
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Partially Signed

Term ContractPartiallySigned Prefix dpv
Label Contract Partially Signed
IRI https://w3id.org/dpv#ContractPartiallySigned
Type rdfs:Class, skos:Concept, dpv:ContractExecutionStatus
Broader/Parent types dpv:ContractExecutionStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been partially signed by parties i.e. some parties have signed the contract and others are yet to make a decision to sign it
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Performance

Term ContractPerformance Prefix dpv
Label Contract Performance
IRI https://w3id.org/dpv#ContractPerformance
Type rdfs:Class, skos:Concept, dpv:LegalBasis
Broader/Parent types dpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition Fulfilment or performance of a contract involving specified processing of data or technologies
Date Created 2021-04-07
Contributors Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section LEGAL-BASIS in DPV

Contract Performance Status

Term ContractPerformanceStatus Prefix dpv
Label Contract Performance Status
IRI https://w3id.org/dpv#ContractPerformanceStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with performance of a contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Preamble

Term ContractPreamble Prefix dpv
Label Contract Preamble
IRI https://w3id.org/dpv#ContractPreamble
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition An introductory section outlining the background, context, and purpose of the contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Preparation Status

Term ContractPreparationStatus Prefix dpv
Label Contract Preparation Status
IRI https://w3id.org/dpv#ContractPreparationStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with preparation of contracts before they are signed or accepted or executed
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Rejected

Term ContractRejected Prefix dpv
Label Contract Rejected
IRI https://w3id.org/dpv#ContractRejected
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been rejected and cannot be used for signing
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Renewed

Term ContractRenewed Prefix dpv
Label Contract Renewed
IRI https://w3id.org/dpv#ContractRenewed
Type rdfs:Class, skos:Concept, dpv:ContractPerformanceStatus
Broader/Parent types dpv:ContractPerformanceStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract being renewed with new duration and/or applicability where the contract has been fully executed in the past
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Signed By Party

Term ContractSignedByParty Prefix dpv
Label Contract Signed By Party
IRI https://w3id.org/dpv#ContractSignedByParty
Type rdfs:Class, skos:Concept, dpv:ContractExecutionStatus
Broader/Parent types dpv:ContractExecutionStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract has been signed by the indicated signing party
Usage Note The signing party can be expressed using dpv:hasParty with the status along with metadata such as a timestamp, or the status can be used to list whether each party in the contract has signed or not e.g. it is reviewing the contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Status

Term ContractStatus Prefix dpv
Label Contract Status
IRI https://w3id.org/dpv#ContractStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with a contract
Examples dex:E0077 :: Representing the status of contracts
Date Created 2024-08-27
Contributors Harshvardhan J. Pandit
See More: section LEGAL-BASIS-CONTRACT-STATUS in DEX

Contract Temporarily Suspended

Term ContractTemporarilySuspended Prefix dpv
Label Contract Temporarily Suspended
IRI https://w3id.org/dpv#ContractTemporarilySuspended
Type rdfs:Class, skos:Concept, dpv:ContractPerformanceStatus
Broader/Parent types dpv:ContractPerformanceStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract that has been temporarily suspended through mutual agreement or by some parties
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Terminated

Term ContractTerminated Prefix dpv
Label Contract Terminated
IRI https://w3id.org/dpv#ContractTerminated
Type rdfs:Class, skos:Concept, dpv:ContractTerminationStatus
Broader/Parent types dpv:ContractTerminationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract being terminated by one or more parties
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Termination Clause

Term ContractTerminationClause Prefix dpv
Label Contract Termination Clause
IRI https://w3id.org/dpv#ContractTerminationClause
Type rdfs:Class, skos:Concept, dpv:ContractualClause
Broader/Parent types dpv:ContractualClause
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A provision outlining the conditions under which the contract can be terminated before its completion, including any penalties or obligations
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contract Termination Status

Term ContractTerminationStatus Prefix dpv
Label Contract Termination Status
IRI https://w3id.org/dpv#ContractTerminationStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with termination of a contract
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contractual Clause

Term ContractualClause Prefix dpv
Label Contractual Clause
IRI https://w3id.org/dpv#ContractualClause
Type rdfs:Class, skos:Concept
Subject of relation dpv:hasContractualClause, dpv:hasContractualFulfilmentStatus
Object of relation dpv:hasContractualClause
Definition A part or component within a contract that outlines its specifics
Examples dex:E0078 :: Representing clauses or terms within a contract
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DEX

Contractual Clause Fulfiled

Term ContractualClauseFulfiled Prefix dpv
Label Contractual Clause Fulfiled
IRI https://w3id.org/dpv#ContractualClauseFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractualClauseFulfilmentStatus
Broader/Parent types dpv:ContractualClauseFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status indicating the terms of the contractual clause are fulfiled i.e. they have been succesfully completed without violation
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contractual Clause Fulfilment Status

Term ContractualClauseFulfilmentStatus Prefix dpv
Label Contractual Clause Fulfilment Status
IRI https://w3id.org/dpv#ContractualClauseFulfilmentStatus
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status associated with fulfilment of a contractual clause
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contractual Clause Unfulfiled

Term ContractualClauseNotFulfiled Prefix dpv
Label Contractual Clause Unfulfiled
IRI https://w3id.org/dpv#ContractualClauseNotFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractualClauseFulfilmentStatus
Broader/Parent types dpv:ContractualClauseFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status indicating the terms of the contractual clause have not yet been fulfiled in a manner that does not constitute a violation i.e. there is still an opportunity to complete them
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contractual Clause Partially Fulfiled

Term ContractualClausePartiallyFulfiled Prefix dpv
Label Contractual Clause Partially Fulfiled
IRI https://w3id.org/dpv#ContractualClausePartiallyFulfiled
Type rdfs:Class, skos:Concept, dpv:ContractualClauseFulfilmentStatus
Broader/Parent types dpv:ContractualClauseFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status indicating some of the terms of the contractual clause have been fulfiled, and others have not yet been fulfiled in a manner that does not constitute a violation i.e. there is still an opportunity to complete them
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contractual Clause Breached

Term ContractualClauseViolated Prefix dpv
Label Contractual Clause Breached
IRI https://w3id.org/dpv#ContractualClauseViolated
Type rdfs:Class, skos:Concept, dpv:ContractualClauseFulfilmentStatus
Broader/Parent types dpv:ContractualClauseFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status indicating the terms of the contractual clause have been violated
Date Created 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-CLAUSE in DPV

Contractual Terms

Term ContractualTerms Prefix dpv
Label Contractual Terms
IRI https://w3id.org/dpv#ContractualTerms
Type rdfs:Class, skos:Concept, dpv:LegalMeasure
Broader/Parent types dpv:LegalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasLegalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Contractual terms governing data handling within or with an entity
Date Created 2019-04-05
Date Modified 2024-08-27
Contributors Axel Polleres, Harshvardhan J. Pandit, Mark Lizar, Rob Brennan
See More: section TOM-LEGAL in DPV

Contract Under Negotiation

Term ContractUnderNegotiation Prefix dpv
Label Contract Under Negotiation
IRI https://w3id.org/dpv#ContractUnderNegotiation
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract is under negotiation between parties
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Under Review

Term ContractUnderReview Prefix dpv
Label Contract Under Review
IRI https://w3id.org/dpv#ContractUnderReview
Type rdfs:Class, skos:Concept, dpv:ContractPreparationStatus
Broader/Parent types dpv:ContractPreparationStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract is under review and is being considered for signing
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Contract Violated

Term ContractViolated Prefix dpv
Label Contract Violated
IRI https://w3id.org/dpv#ContractViolated
Type rdfs:Class, skos:Concept, dpv:ContractFulfilmentStatus
Broader/Parent types dpv:ContractFulfilmentStatusdpv:ContractStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasContractStatus, dpv:hasContractualFulfilmentStatus, dpv:hasStatus
Definition Status representing contract where one or more terms have not been fulfiled or have been fulfiled, where either is considered a violation of the terms
Date Created 2025-01-09
Contributors Georg P. Krog, Harshvardhan J. Pandit, Julian Flake
See More: section LEGAL-BASIS-CONTRACT-STATUS in DPV

Controller-Data Subject Agreement

Term ControllerDataSubjectAgreement Prefix dpv
Label Controller-Data Subject Agreement
IRI https://w3id.org/dpv#ControllerDataSubjectAgreement
Type rdfs:Class, skos:Concept, dpv:LegalBasis, dpv:LegalMeasure
Broader/Parent types dpv:DataSubjectContractdpv:DataProcessingAgreementdpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Controller and a Data Subject
Date Created 2024-08-27
Date Modified 2024-08-27
See More: section LEGAL-BASIS-CONTRACT-TYPES in DPV

Controller Informed

Term ControllerInformed Prefix dpv
Label Controller Informed
IRI https://w3id.org/dpv#ControllerInformed
Type rdfs:Class, skos:Concept, dpv:EntityInformedStatus
Broader/Parent types dpv:EntityInformeddpv:EntityInformedStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasInformedStatus, dpv:hasStatus
Definition Status indicating Controller has been informed about the specified context
Date Created 2024-05-10
Contributors Delaram Golpayegani, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section CONTEXT-STATUS in DPV

Controller-Processor Agreement

Term ControllerProcessorAgreement Prefix dpv
Label Controller-Processor Agreement
IRI https://w3id.org/dpv#ControllerProcessorAgreement
Type rdfs:Class, skos:Concept, dpv:LegalBasis, dpv:LegalMeasure
Broader/Parent types dpv:DataProcessorContractdpv:DataProcessingAgreementdpv:Contractdpv:LegalBasis
Object of relation dpv:hasLegalBasis
Definition An agreement outlining conditions, criteria, obligations, responsibilities, and specifics for carrying out processing of data between a Data Controller and a Data Processor
Examples dex:E0024 :: Controller-Processor agreement denoting processing to be carried out
Date Created 2022-01-26
Date Modified 2024-08-27
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section LEGAL-BASIS-CONTRACT-TYPES in DEX

Controller Uninformed

Term ControllerUninformed Prefix dpv
Label Controller Uninformed
IRI https://w3id.org/dpv#ControllerUninformed
Type rdfs:Class, skos:Concept, dpv:EntityInformedStatus
Broader/Parent types dpv:EntityUninformeddpv:EntityInformedStatusdpv:Statusdpv:Context
Object of relation dpv:hasContext, dpv:hasInformedStatus, dpv:hasStatus
Definition Status indicating Controller is uninformed i.e. has not been informed about the specified context
Date Created 2024-05-10
Contributors Delaram Golpayegani, Georg P. Krog, Harshvardhan J. Pandit, Paul Ryan
See More: section CONTEXT-STATUS in DPV

Copy

Term Copy Prefix dpv
Label Copy
IRI https://w3id.org/dpv#Copy
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Processing
Object of relation dpv:hasProcessing
Definition to produce an exact reproduction of the data
Source SPECIAL Project
Related svpr:Copy
Date Created 2019-05-07
See More: section PROCESSING in DPV

Correcting Process

Term CorrectingProcess Prefix dpv
Label Correcting Process
IRI https://w3id.org/dpv#CorrectingProcess
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can correct the process of specified context
Usage Note Correction of process refers to the ability to change how the process takes place
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Correcting Process Input

Term CorrectingProcessInput Prefix dpv
Label Correcting Process Input
IRI https://w3id.org/dpv#CorrectingProcessInput
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can correct input of specified context
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Correcting Process Output

Term CorrectingProcessOutput Prefix dpv
Label Correcting Process Output
IRI https://w3id.org/dpv#CorrectingProcessOutput
Type rdfs:Class, skos:Concept, dpv:EntityPermissiveInvolvement
Broader/Parent types dpv:EntityPermissiveInvolvementdpv:EntityInvolvementdpv:ProcessingContextdpv:Context
Object of relation dpv:hasContext, dpv:hasEntityInvolvement
Definition Involvement where entity can correct the output of specified context
Usage Note Correction of outputs allows modification of the output - implying continuation of the process. This is distinct from reversing of outputs which revert the output back to its previous value and possibly imply not continuing with the process
Date Created 2024-05-11
Contributors Delaram Golpayegani, Harshvardhan J. Pandit, Steve Hickman
See More: section PROCESSING-CONTEXT in DPV

Counter Money Laundering

Term CounterMoneyLaundering Prefix dpv
Label Counter Money Laundering
IRI https://w3id.org/dpv#CounterMoneyLaundering
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:FraudPreventionAndDetectiondpv:MisusePreventionAndDetectiondpv:EnforceSecuritydpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with detection, prevention, and mitigation of mitigate money laundering
Date Created 2022-04-20
Contributors Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Counterterrorism

Term Counterterrorism Prefix dpv
Label Counterterrorism
IRI https://w3id.org/dpv#Counterterrorism
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:PublicBenefitdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with activities that detect, prevent, mitigate, or otherwise perform activities to combat or eliminate terrorism (also referred to as anti-terrorism)
Date Created 2022-04-20
Date Modified 2024-04-14
Contributors Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Country

Term Country Prefix dpv
Label Country
IRI https://w3id.org/dpv#Country
Type rdfs:Class, skos:Concept
Broader/Parent types dpv:Location
Object of relation dpv:hasCountry, dpv:hasJurisdiction, dpv:hasLocation
Definition A political entity indicative of a sovereign or non-sovereign territorial state comprising of distinct geographical areas
Usage Note The definition of country is not intended for political interpretation. DPVCG welcomes alternate definitions based in existing sources with global scope, such as UN or ISO.
Date Created 2022-01-19
Contributors Georg P. Krog, Harshvardhan J. Pandit
See More: section CONTEXT-JURISDICTION in DPV

Credential Management

Term CredentialManagement Prefix dpv
Label Credential Management
IRI https://w3id.org/dpv#CredentialManagement
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:AuthorisationProceduredpv:SecurityProceduredpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Management of credentials and their use in authorisations
Date Created 2022-06-15
Contributors Georg P. Krog
See More: section TOM-ORGANISATIONAL in DPV

Cross-Border Transfer

Term CrossBorderTransfer Prefix dpv
Label Cross-Border Transfer
IRI https://w3id.org/dpv#CrossBorderTransfer
Type rdfs:Class, skos:Concept, dpv:Processing
Broader/Parent types dpv:Transferdpv:Processing
Object of relation dpv:hasProcessing
Definition to move data from one jurisdiction (border) to another
Date Created 2024-04-14
Contributors Harshvardhan J. Pandit
See More: section PROCESSING in DPV

Cryptographic Authentication

Term CryptographicAuthentication Prefix dpv
Label Cryptographic Authentication
IRI https://w3id.org/dpv#CryptographicAuthentication
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:AuthenticationProtocolsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Broader/Parent types dpv:CryptographicMethodsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of cryptography for authentication
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Cryptographic Key Management

Term CryptographicKeyManagement Prefix dpv
Label Cryptographic Key Management
IRI https://w3id.org/dpv#CryptographicKeyManagement
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:CryptographicMethodsdpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Management of cryptographic keys, including their generation, storage, assessment, and safekeeping
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Cryptographic Methods

Term CryptographicMethods Prefix dpv
Label Cryptographic Methods
IRI https://w3id.org/dpv#CryptographicMethods
Type rdfs:Class, skos:Concept, dpv:TechnicalMeasure
Broader/Parent types dpv:TechnicalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasTechnicalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Use of cryptographic methods to perform tasks
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-TECHNICAL in DPV

Customer

Term Customer Prefix dpv
Label Customer
IRI https://w3id.org/dpv#Customer
Type rdfs:Class, skos:Concept, dpv:HumanSubject
Broader/Parent types dpv:HumanSubjectdpv:LegalEntitydpv:Entity
Object of relation dpv:hasActiveEntity, dpv:hasEntity, dpv:hasHumanSubject, dpv:hasNonInvolvedEntity, dpv:hasParty, dpv:hasPassiveEntity, dpv:hasResponsibleEntity, dpv:isDeterminedByEntity, dpv:isImplementedByEntity, dpv:isIndicatedBy, dpv:isOrganistionalUnitOf, dpv:isRepresentativeFor
Definition Humans that purchase goods or services
Usage Note note: for B2B relations where customers are organisations, this concept only applies for data subjects
Date Created 2022-04-06
Date Modified 2024-12-17
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit, Julian Flake, Paul Ryan
See More: section ENTITIES-DATASUBJECT in DPV

Customer Care

Term CustomerCare Prefix dpv
Label Customer Care
IRI https://w3id.org/dpv#CustomerCare
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Care refers to purposes associated with purposes for providing assistance, resolving issues, ensuring satisfaction, etc. in relation to services provided
Related svpu:Feedback
Date Created 2019-04-05
Contributors Axel Polleres, Elmar Kiesling, Fajar Ekaputra, Harshvardhan J. Pandit, Javier Fernández, Simon Steyskal
See More: section PURPOSES in DPV

Customer Claims Management

Term CustomerClaimsManagement Prefix dpv
Label Customer Claims Management
IRI https://w3id.org/dpv#CustomerClaimsManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Claims Management refers to purposes associated with managing claims, including repayment of monies owed
Source Belgian DPA ROPA Template
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Customer Management

Term CustomerManagement Prefix dpv
Label Customer Management
IRI https://w3id.org/dpv#CustomerManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Management refers to purposes associated with managing activities related with past, current, and future customers
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Customer Order Management

Term CustomerOrderManagement Prefix dpv
Label Customer Order Management
IRI https://w3id.org/dpv#CustomerOrderManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Order Management refers to purposes associated with managing customer orders i.e. processing of an order related to customer's purchase of good or services
Source Belgian DPA ROPA Template
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Customer Relationship Management

Term CustomerRelationshipManagement Prefix dpv
Label Customer Relationship Management
IRI https://w3id.org/dpv#CustomerRelationshipManagement
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Relationship Management refers to purposes associated with managing and analysing interactions with past, current, and potential customers
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Customer Solvency Monitoring

Term CustomerSolvencyMonitoring Prefix dpv
Label Customer Solvency Monitoring
IRI https://w3id.org/dpv#CustomerSolvencyMonitoring
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:CustomerManagementdpv:Purpose
Object of relation dpv:hasPurpose
Definition Customer Solvency Monitoring refers to purposes associated with monitor solvency of customers for financial diligence
Source Belgian DPA ROPA Template
Date Created 2021-09-08
Contributors Beatriz Esteves, Georg P. Krog, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Cybersecurity Assessment

Term CybersecurityAssessment Prefix dpv
Label Cybersecurity Assessment
IRI https://w3id.org/dpv#CybersecurityAssessment
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:SecurityAssessmentdpv:RiskAssessmentdpv:Assessmentdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasAssessment, dpv:hasOrganisationalMeasure, dpv:hasRiskAssessment, dpv:hasTechnicalOrganisationalMeasure
Definition Assessment of cybersecurity capabilities in terms of vulnerabilities and effectiveness of controls
Source ENISA 5G Cybersecurity Standards
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section RISK in DPV

Cybersecurity Training

Term CybersecurityTraining Prefix dpv
Label Cybersecurity Training
IRI https://w3id.org/dpv#CybersecurityTraining
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:StaffTrainingdpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition Training methods related to cybersecurity
Source ENISA Reference Incident Classification Taxonomy 2018
Date Created 2022-08-17
Contributors Harshvardhan J. Pandit
See More: section TOM-ORGANISATIONAL in DPV

Dashboard Notice

Term DashboardNotice Prefix dpv
Label Dashboard Notice
IRI https://w3id.org/dpv#DashboardNotice
Type rdfs:Class, skos:Concept, dpv:OrganisationalMeasure
Broader/Parent types dpv:Noticedpv:OrganisationalMeasuredpv:TechnicalOrganisationalMeasure
Object of relation dpv:hasNotice, dpv:hasOrganisationalMeasure, dpv:hasTechnicalOrganisationalMeasure
Definition A notice that is provided within a dashboard also used for other purposes
Source ICO - What methods can we use to provide privacy information?
Date Created 2024-08-17
See More: section TOM-NOTICE in DPV

Data

Term Data Prefix dpv
Label Data
IRI https://w3id.org/dpv#Data
Type rdfs:Class, skos:Concept
Object of relation dpv:hasData
Definition A broad concept representing 'data' or 'information'
Date Created 2022-01-19
Contributors Harshvardhan J. Pandit
See More: section PERSONAL-DATA in DPV

Data Altruism

Term DataAltruism Prefix dpv
Label Data Altruism
IRI https://w3id.org/dpv#DataAltruism
Type rdfs:Class, skos:Concept, dpv:Purpose
Broader/Parent types dpv:PublicBenefitdpv:Purpose
Object of relation dpv:hasPurpose
Definition Purposes associated with the voluntary sharing of data for the general interest of the public, such as healthcare or combating climate change
Usage Note Data Altruism as a purpose should be combined with other purposes to indicate their altruistic interpretation or application. E.g. improving healthcare and data altruism in combination.
Source
Date Created 2024-02-14
Contributors Beatriz Esteves, Harshvardhan J. Pandit
See More: section PURPOSES in DPV

Data Backup Protocols

Term DataBackupProtocols