diff --git a/code/jinja2_resources/template_legal_eu_aiact.jinja2 b/code/jinja2_resources/template_legal_eu_aiact.jinja2 index fd991b63..37a30f3b 100644 --- a/code/jinja2_resources/template_legal_eu_aiact.jinja2 +++ b/code/jinja2_resources/template_legal_eu_aiact.jinja2 @@ -70,7 +70,8 @@ {% block ABSTRACT %}
-

TODO

+

The EU-AIAct extension extends the [[[DPV]]] to provide concepts such as systems, purposes, risks, roles, documentations, and assessments based on the [[[AIAct]]]. The canonical URL for EU-AIAct extension is https://w3id.org/dpv/legal/eu/aiact, the namespace for terms is https://w3id.org/dpv/legal/eu/aiact#, the suggested prefix is eu-aiact, and this document along with source and releases are available at https://github.com/w3c/dpv.

+

NOTE: This is a draft vocabulary, which will be updated as the AI Act is formally published and authoritative guidance is established on its interpretation. The DPVCG welcomes participation and contributions for this work.

{{ sotd() }} {{ dpv_document_family(document='eu-aiact-spec') }}
@@ -78,70 +79,82 @@ {% block INTRODUCTION %}

Introduction

-
+

The [[[AIAct]]] is a landmark regulation which regulates the use of Artificial Intelligence (AI) technologies. To support its implementation, the [[EU-AIAct]] extension provides relevant concepts which can be used to describe the facts of how AI is being developed and used within use-cases, and to produce the required documentation necessary for establishing or verifying compliance with the [[AIAct]]. Concepts in this extension extend relevant concepts defined in [[[DPV]]], as well as those defined in [[[AI]]] and [[[TECH]]] extensions.

+

At the moment, the [[EU-AIAct]] extension provides the following concepts as defined or interpreted from the [[AIAct]]:

+
{% endblock INTRODUCTION %} {% block VOCAB %}

AI System

-
+

The concept [=AISystem=] represents AI systems as defined in the AI Act.

{{ list_hierarchy(modules['system']['classes']) }}
-

AI Purpose

-
+

AI Capability

+

The use of 'capability' here refers to the capability of the technology to produce, perform, or achieve something, which is expressed in the [[TECH]] extension as tech:Capability.

{{ list_hierarchy(modules['purpose']['classes']) }}

AI Risk

-
+

The AI Act has a specific definition of risk as "combination of the probability of an occurrence of harm and the severity of that harm", which is represented using the concept [=Risk=] within this extension. This definition is a more specific form of dpv:Risk, and hence the existing relations can be used to describe its severity and likelihood.

{{ list_hierarchy(modules['risk']['classes']) }}

AI Data

-
+

The AI Act defines different categories of data as used to develop and deploy AI systems, such as [=TrainingData=] and [=TestingData=]. It also uses [=Biometric=] which is a special category of personal data under [[GDPR]].

{{ list_hierarchy(modules['data']['classes']) }}

AI Roles

-
+

AI Roles describes the categorisation of entities based on the role they take in developing, providing or deploying, and using an AI System as defined within the [[AIAct]].

{{ list_hierarchy(modules['roles']['classes']) }}

AI Documentation

-
+

The documentation associated with AI, AI Systems, and other processes defined within the AI Act. These are described using tech:Documentation from the [[TECH]] extension.

{{ list_hierarchy(modules['docs']['classes']) }}

AI Status

-
+

Different statuses are described or implied within the [[AIAct]], such as [=MarketAvailabilityStatus=] regarding whether the AI system is available on the market, and [=ServiceSupplyStatus=] regarding whether the AI system has been supplied. These statuses refect the requirement to describe the state of the AI system and its use, which has implications in terms of requirements and obligations.

{{ list_hierarchy(modules['status']['classes']) }}

AI Assessment

-
+

The [[AIAct]] requires various assessments, such as [=CEMarking=] and [=PostMarketMonitoringSystem=] as part of its obligations. These are described using [[DPV]] concepts such as dpv:CertificationSeal and dpv:ImpactAssessment.

{{ list_hierarchy(modules['assessment']['classes']) }}

Misc. Concepts

-
+

These concepts currently do not fit within the other stated categories, and are pooled together under a 'misc.' label while the vocabulary is being further developed.

{{ list_hierarchy(modules['misc']['classes']) }}
diff --git a/code/vocab_csv/pd-extended.csv b/code/vocab_csv/pd-extended.csv index 110078df..237e1398 100644 --- a/code/vocab_csv/pd-extended.csv +++ b/code/vocab_csv/pd-extended.csv @@ -208,7 +208,7 @@ Sexual,Sexual,Information about sexuality and sexual history ,"pd:External,dpv:S TradeUnionMembership,Trade Union Membership,Information about trade union memberships and related topics,"pd:GroupMembership,dpv:SpecialCategoryPersonalData",dpv:PersonalData,,,,,,2022-05-18,,accepted,Harshvardhan J. Pandit,https://www.w3.org/community/dpvcg/wiki/MinutesOfMeeting_20220518,,,,,,,,,,,,, ,,,,,,,,,,,,,, PhysicalAddress,Physical Address,Information about physical address.,"pd:Contact,pd:Location",dpv:PersonalData,,,,,"(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)",2019-06-04,2024-04-20,modified,"Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves",https://www.w3.org/2019/06/04-dpvcg-minutes.html,,,,,,,,,,,,, -Country,Country,Information about country as a location,pd:PhysicalAddress,dpv:PersonalData,,,,,,,,accepted,Beatriz Esteves,,,,,,,,,,,,,, +Country,Country,Information about country as a location,pd:PhysicalAddress,dpv:PersonalData,,,,,,,,,Beatriz Esteves,,,,,,,,,,,,,, Region,Region,Information about region as a location,pd:PhysicalAddress,dpv:PersonalData,,,,,,,,accepted,Beatriz Esteves,,,,,,,,,,,,,, City,City,Information about city as a location,pd:PhysicalAddress,dpv:PersonalData,,,,,,,,accepted,Beatriz Esteves,,,,,,,,,,,,,, Street,Street,Information about street as a location,pd:PhysicalAddress,dpv:PersonalData,,,,,,,,accepted,Beatriz Esteves,,,,,,,,,,,,,, diff --git a/code/vocab_csv/pd.xlsx b/code/vocab_csv/pd.xlsx index d7e5c1b9..f692330a 100644 Binary files a/code/vocab_csv/pd.xlsx and b/code/vocab_csv/pd.xlsx differ diff --git a/legal/eu/aiact/eu-aiact-en.html b/legal/eu/aiact/eu-aiact-en.html index 68ba6d92..5b852351 100644 --- a/legal/eu/aiact/eu-aiact-en.html +++ b/legal/eu/aiact/eu-aiact-en.html @@ -346,7 +346,8 @@
-

TODO

+

The EU-AIAct extension extends the [[[DPV]]] to provide concepts such as systems, purposes, risks, roles, documentations, and assessments based on the [[[AIAct]]]. The canonical URL for EU-AIAct extension is https://w3id.org/dpv/legal/eu/aiact, the namespace for terms is https://w3id.org/dpv/legal/eu/aiact#, the suggested prefix is eu-aiact, and this document along with source and releases are available at https://github.com/w3c/dpv.

+

NOTE: This is a draft vocabulary, which will be updated as the AI Act is formally published and authoritative guidance is established on its interpretation. The DPVCG welcomes participation and contributions for this work.

The DPVCG is currently updating the specifications to v2. This document is a draft and may change as part of this process.

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 page for further information.

@@ -363,12 +364,24 @@

DPV and Related Resources

Introduction

-
+

The [[[AIAct]]] is a landmark regulation which regulates the use of Artificial Intelligence (AI) technologies. To support its implementation, the [[EU-AIAct]] extension provides relevant concepts which can be used to describe the facts of how AI is being developed and used within use-cases, and to produce the required documentation necessary for establishing or verifying compliance with the [[AIAct]]. Concepts in this extension extend relevant concepts defined in [[[DPV]]], as well as those defined in [[[AI]]] and [[[TECH]]] extensions.

+

At the moment, the [[EU-AIAct]] extension provides the following concepts as defined or interpreted from the [[AIAct]]:

+

AI System

-
+

The concept [=AISystem=] represents AI systems as defined in the AI Act.

  • @@ -422,8 +435,8 @@

    AI System

-

AI Purpose

-
+

AI Capability

+

The use of 'capability' here refers to the capability of the technology to produce, perform, or achieve something, which is expressed in the [[TECH]] extension as tech:Capability.

  • @@ -461,7 +474,7 @@

    AI Purpose

    AI Risk

    -
    +

    The AI Act has a specific definition of risk as "combination of the probability of an occurrence of harm and the severity of that harm", which is represented using the concept [=Risk=] within this extension. This definition is a more specific form of dpv:Risk, and hence the existing relations can be used to describe its severity and likelihood.

    • @@ -487,7 +500,7 @@

      AI Risk

      AI Data

      -
      +

      The AI Act defines different categories of data as used to develop and deploy AI systems, such as [=TrainingData=] and [=TestingData=]. It also uses [=Biometric=] which is a special category of personal data under [[GDPR]].

      • @@ -515,7 +528,7 @@

        AI Data

        AI Roles

        -
        +

        AI Roles describes the categorisation of entities based on the role they take in developing, providing or deploying, and using an AI System as defined within the [[AIAct]].

        • @@ -590,7 +603,7 @@

          AI Roles

          AI Documentation

          -
          +

          The documentation associated with AI, AI Systems, and other processes defined within the AI Act. These are described using tech:Documentation from the [[TECH]] extension.

          • @@ -623,7 +636,7 @@

            AI Documentation

            AI Status

            -
            +

            Different statuses are described or implied within the [[AIAct]], such as [=MarketAvailabilityStatus=] regarding whether the AI system is available on the market, and [=ServiceSupplyStatus=] regarding whether the AI system has been supplied. These statuses refect the requirement to describe the state of the AI system and its use, which has implications in terms of requirements and obligations.

            • @@ -707,7 +720,7 @@

              AI Status

              AI Assessment

              -
              +

              The [[AIAct]] requires various assessments, such as [=CEMarking=] and [=PostMarketMonitoringSystem=] as part of its obligations. These are described using [[DPV]] concepts such as dpv:CertificationSeal and dpv:ImpactAssessment.

              • @@ -767,7 +780,7 @@

                AI Assessment

                Misc. Concepts

                -
                +

                These concepts currently do not fit within the other stated categories, and are pooled together under a 'misc.' label while the vocabulary is being further developed.

                • diff --git a/legal/eu/aiact/eu-aiact-owl.jsonld b/legal/eu/aiact/eu-aiact-owl.jsonld index 7468bca8..bef658ff 100644 --- a/legal/eu/aiact/eu-aiact-owl.jsonld +++ b/legal/eu/aiact/eu-aiact-owl.jsonld @@ -1,15 +1,14 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Biometric", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DeepFake", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33))" + "@value": "AIA (Art. 3(bl))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -19,7 +18,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/tech/owl#Capabiliy" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -31,27 +30,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" + "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Deep Fake" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostMarketMonitoringSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CEMarking", "@type": [ - "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(25))" + "@value": "AIA(Art. 3(24))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -61,7 +60,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" + "@id": "https://w3id.org/dpv/owl#CertificationSeal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -73,27 +72,104 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" + "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post-Market Monitoring System" + "@value": "CE Marking" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RecalledFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/json-ld11/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - JSON-LD serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#FRIA", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationalMeasure", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "Art. 29a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#Assessment" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Fundamental Rights Impact Assessment" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SafetyComponent", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@value": "2024-04-10" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(14))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -103,7 +179,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/tech/owl#Component" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -115,58 +191,58 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is returned to the provider or taken out of service or use" + "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Recalled from Service" + "@value": "Safety Component" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InstructionForUse", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TechnicalDocumentation", "@type": [ - "https://w3id.org/dpv/tech/owl#Instructions", + "https://w3id.org/dpv/tech/owl#Documentation", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(15))" + "@value": "Art. 11, Annex IV" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -176,7 +252,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Instructions" + "@id": "https://w3id.org/dpv/tech/owl#Documentation" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -188,27 +264,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" + "@value": "Annex IV technical documentation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Instruction For Use" + "@value": "Technical Documentation" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CriticalInfrastructure", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighImpactCapabilityGPAIModel", "@type": [ - "https://w3id.org/dpv/owl#Sector", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44h))" + "@value": "AIA(Art. 3(44c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -218,7 +293,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Sector" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -230,33 +305,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" + "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Critical Infrastructure" + "@value": "High-Impact Capability in General Purpose AI Models" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ValidationData", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(11))" + "@value": "AIA (Art. 3(30))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -266,7 +334,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/owl#Data" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -278,26 +346,37 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" + "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service" + "@value": "Validation Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAIModel", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(31))" + "@value": "AIA(Art. 3(44b))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -307,7 +386,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Data" + "@id": "https://w3id.org/dpv/ai/owl#Model" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -319,27 +398,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." + "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing Data" + "@value": "General Purpose AI Model" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SeriousIncident", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "@type": [ - "https://w3id.org/dpv/owl#Impact", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(44))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -349,7 +427,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Impact" + "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -361,33 +439,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." + "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Serious Incident" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "to do: add types of impact" + "@value": "Market Placement Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InformedConsent", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoServiceInEU", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#LegalBasis", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bk))" + "@value": "AIA (Art. 3(11))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -397,7 +475,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#InformedConsent" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -409,21 +487,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Informed Consent" + "@value": "Put in to Service In EU" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PubliclyAccessibleSpace", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#Location", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ @@ -462,7 +540,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentityVerification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -470,7 +548,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1a))" + "@value": "AIA(Art. 3(33c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -480,7 +558,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#risk" + "@id": "https://w3id.org/dpv/owl#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -492,20 +570,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" + "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Risk" + "@value": "Biometric Identity Verification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Parent could be dpv:identityVerification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -514,14 +605,20 @@ "@value": "2024-05-17" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@language": "en", + "@value": "AIA (Art. 3(10))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#ProvisionStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -533,27 +630,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Supply Status" + "@value": "Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnNonEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOffice", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -563,7 +659,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" + "@id": "https://w3id.org/dpv/owl#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -575,33 +671,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Non-EU Market" + "@value": "Artificial Intelligence Office" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TrainingData", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(10))" + "@value": "AIA(Art. 3(29))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -611,7 +700,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" + "@id": "https://w3id.org/dpv/owl#Data" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -623,26 +712,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Data used for training an AI system through fitting its learnable parameters" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on EU Market" + "@value": "Training Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIRegulatorySandbox", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(2))" + "@value": "AIA (Art. 3(bg))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -652,7 +742,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Provider" + "@id": "https://w3id.org/dpv/owl#RegulatorySandbox" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -664,27 +754,45 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" + "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Provider" + "@value": "AI Regulatory Sandbox" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotAvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#other", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SandboxPlan", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech/owl#Documentation", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(44 eb))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -694,7 +802,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech/owl#Documentation" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -706,89 +814,86 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "not available on a market anywhere in EU or otherwise" + "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Available on Market" + "@value": "Sandbox Plan" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@value": "Delaram Golpayegani" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/created": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/examples" + "@language": "en", + "@value": "AIAArt. 3(36))" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "EU AI Act - Turtle serialiation" + "@language": "en", + "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@language": "en", + "@value": "Remote Biometric Identification System" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#related": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIRegulatorySandbox", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RecalledFromService", "@type": [ - "https://w3id.org/dpv/owl#OrganisationMeasure", + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(bg))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -798,7 +903,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#RegulatorySandbox" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -810,21 +915,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." + "@value": "An AI System that is returned to the provider or taken out of service or use" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Regulatory Sandbox" + "@value": "Recalled from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotPutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnEUMarket", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -833,6 +938,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(9))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -840,7 +951,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -852,38 +963,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with an AI system that has not been put into service" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Put in to Service" + "@value": "Placed on EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SeriousIncident", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "https://w3id.org/dpv/owl#Impact", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(38))" + "@value": "AIA (Art. 3(44))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -893,7 +993,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" + "@id": "https://w3id.org/dpv/owl#Impact" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -905,32 +1005,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" + "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post Remote Biometric Identification System" + "@value": "Serious Incident" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "pd:Biometric" + "@value": "to do: add types of impact" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DeepFake", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealtimeRemoteBiometriIdentificationSystem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bl))" + "@value": "AIA(Art. 3(37))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -940,7 +1052,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capabiliy" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -952,13 +1064,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" + "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Deep Fake" + "@value": "Real-time Remote Biometric Identification System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, @@ -1011,16 +1129,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestingPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CriticalInfrastructure", "@type": [ + "https://w3id.org/dpv/owl#Sector", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Documentation", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bf))" + "@value": "AIA(Art. 3(44h))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1030,7 +1148,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Documentation" + "@id": "https://w3id.org/dpv/owl#Sector" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1042,58 +1160,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." + "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real World Testing Plan" + "@value": "Critical Infrastructure" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotAvailableOnMarket", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingRealWorldConditions", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(bi))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1103,7 +1190,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1115,37 +1202,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" + "@value": "not available on a market anywhere in EU or otherwise" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing In Real World Conditions" + "@value": "Not Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#IntendedPurpose", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1))" + "@value": "AIA (Art. 3(12))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1155,7 +1231,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai/owl#System" + "@id": "https://w3id.org/dpv/owl#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1167,24 +1243,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" + "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System" + "@value": "Intended Purpose" } ], "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" + "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentityVerification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystemPerformance", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -1192,7 +1268,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33c))" + "@value": "AIA(Art. 3(18))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1200,11 +1276,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#Purpose" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1214,69 +1285,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." + "@value": "The ability of an AI system to achieve its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identity Verification" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Parent could be dpv:identityVerification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/json-ld11/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - JSON-LD serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "AI System Performance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystemPerformance", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#LawEnforcement", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#Sector", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(18))" + "@value": "AIA(Art. 3(41))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1284,6 +1313,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#Sector" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1293,37 +1327,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The ability of an AI system to achieve its intended purpose" + "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System Performance" + "@value": "LawEnforcement" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SafetyComponent", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" + "@value": "2024-05-17" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(14))" + "@value": "AIA (Art. 3(11))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1333,7 +1363,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Component" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1345,28 +1375,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Safety Component" + "@value": "Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifyingAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognition", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(19))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -1374,7 +1398,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Auditor" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1386,33 +1410,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" + "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notifying Authority" + "@value": "Emotion Recognition" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestSubject", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(10))" + "@value": "AIA (Art. 3(bj))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1422,7 +1445,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/owl#NaturalPerson" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1434,27 +1457,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "A natural person who participates in testing in real world conditions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Market" + "@value": "Real World Test Subject" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TechnicalDocumentation", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AuthorisedRepresentative", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Documentation", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 11, Annex IV" + "@value": "AIA (Art. 3(5))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1464,7 +1492,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Documentation" + "@id": "https://w3id.org/dpv/owl#Representative" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1476,26 +1504,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Annex IV technical documentation" + "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Technical Documentation" + "@value": "Authorised Representative" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIImporter", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#WithdrawnFromService", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(6))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1505,7 +1534,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Importer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1517,26 +1546,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" + "@value": "An AI System that is prevented to be made available in the supply chain" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Importer" + "@value": "Withdrawn from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AuthorisedRepresentative", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestingPlan", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech/owl#Documentation", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(5))" + "@value": "AIA (Art. 3(bf))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1546,7 +1576,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Representative" + "@id": "https://w3id.org/dpv/tech/owl#Documentation" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1558,33 +1588,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" + "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authorised Representative" + "@value": "Real World Testing Plan" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighRiskAIAssessment", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(9))" + "@value": "Art. 9 (2b)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1594,7 +1618,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket" + "@id": "https://w3id.org/dpv/owl#Assessment" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1603,69 +1627,46 @@ "@value": "accepted" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" - } - ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Placed on EU Market" + "@value": "High Risk AI Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoServiceInEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(11))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "EU AI Act - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Put in to Service In EU" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SubstantialModification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifiedBody", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -1673,7 +1674,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(23))" + "@value": "AIA(Art. 3(22))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1681,6 +1682,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1690,18 +1696,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" + "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Substantial Modification" + "@value": "Notified Body" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NationalCompetentAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -1709,7 +1715,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(21))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1719,7 +1725,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Auditor" + "@id": "https://w3id.org/dpv/owl#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1731,18 +1737,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" + "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment Body" + "@value": "National Competent Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognitionSystem", "@type": [ "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1762,7 +1768,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(35))" + "@value": "AIA(Art. 3(34))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1784,24 +1790,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation System" + "@value": "Emotion Recognition System" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "pd:Biometric" + "@value": "aia:EmotionRecognition, pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NationalCompetentAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDistributor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -1809,7 +1815,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA (Art. 3(7))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1819,7 +1825,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://w3id.org/dpv/tech/owl#Distributor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1831,18 +1837,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." + "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "National Competent Authority" + "@value": "AI Distributor" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOffice", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDeployer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -1850,7 +1856,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA (Art. 3(4))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1860,7 +1866,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://w3id.org/dpv/tech/owl#Deployer" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1872,27 +1878,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." + "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Artificial Intelligence Office" + "@value": "AI Deployer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SandboxPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Documentation", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(44 eb))" + "@value": "based on AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1902,7 +1907,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Documentation" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1914,38 +1919,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" + "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sandbox Plan" + "@value": "Biometric Categorisation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealtimeRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostMarketMonitoringSystem", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(37))" + "@value": "AIA(Art. 3(25))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1955,7 +1955,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" + "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1967,32 +1967,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." + "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real-time Remote Biometric Identification System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "Post-Market Monitoring System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighImpactCapabilityGPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA(Art. 3(44c))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2002,7 +1996,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capability" + "@id": "https://w3id.org/dpv/tech/owl#ProvisionStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2014,37 +2008,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." + "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "High-Impact Capability in General Purpose AI Models" + "@value": "Service Supply Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SubstantialModification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art.3 (44e))" + "@value": "AIA(Art. 3(23))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2052,11 +2035,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -2066,63 +2044,57 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" + "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Purpose AI System" + "@value": "Substantial Modification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighRiskAIAssessment", + "@id": "https://w3id.org/dpv/examples", "@type": [ - "https://w3id.org/dpv/owl#OrganisationalMeasure", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "Art. 9 (2b)" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/owl#Assessment" + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "High Risk AI Assessment" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CommonSpecification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SystemicRiskAtEU", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Specification", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(28))" + "@value": "AIA(Art.3 (44d))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2132,7 +2104,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Specification" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2144,18 +2116,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" + "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Common Specification" + "@value": "Systemic Risk At Union Level" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifiedBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DownstreamAIProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2163,7 +2135,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(22))" + "@value": "AIA(Art. 3(44g))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2173,7 +2145,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2185,69 +2157,68 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" + "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notified Body" + "@value": "Downstream AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnNonEUMarket", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.w3.org/TR/html/" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/primer" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" } - ] + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Available on Non-EU Market" + } + ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognitionSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOperator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(34))" + "@value": "AIA (Art. 3(8))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2257,7 +2228,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" + "@id": "https://w3id.org/dpv/tech/owl#Operator" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2269,68 +2240,58 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." + "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Emotion Recognition System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "aia:EmotionRecognition, pd:Biometric" + "@value": "AI Operator" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#FRIA", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "Art. 29a" + "@id": "https://www.w3.org/TR/turtle/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/owl#Assessment" + "@value": "EU AI Act - Turtle serialiation" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Fundamental Rights Impact Assessment" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SystemicRiskAtEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InstructionForUse", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech/owl#Instructions", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art.3 (44d))" + "@value": "AIA (Art. 3(15))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2340,7 +2301,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk" + "@id": "https://w3id.org/dpv/tech/owl#Instructions" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2352,26 +2313,58 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" + "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Systemic Risk At Union Level" + "@value": "Instruction For Use" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#IntendedPurpose", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AILiteracy", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(12))" + "@value": "AIA (Art. 3(bh))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2381,7 +2374,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Purpose" + "@id": "https://w3id.org/dpv/owl#AILiteracy" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2393,25 +2386,20 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" + "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intended Purpose" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." + "@value": "AI Literacy" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotPutIntoService", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], @@ -2428,7 +2416,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2440,26 +2428,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" + "@value": "Status associated with an AI system that has not been put into service" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Availability Status" + "@value": "Not Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DownstreamAIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnEUMarket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44g))" + "@value": "AIA (Art. 3(10))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2469,7 +2464,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2481,18 +2476,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Downstream AI Provider" + "@value": "Available on EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ValidationData", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2500,7 +2495,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(30))" + "@value": "AIA(Art. 3(33a))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2510,7 +2505,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Data" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2522,18 +2517,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." + "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Validation Data" + "@value": "Biometric Identification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDistributor", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2541,7 +2542,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(7))" + "@value": "AIA(Art. 3(21))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2551,7 +2552,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Distributor" + "@id": "https://w3id.org/dpv/tech/owl#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2563,26 +2564,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" + "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Distributor" + "@value": "Conformity Assessment Body" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIImporter", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA (Art. 3(6))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2592,7 +2593,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech/owl#Importer" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2604,18 +2605,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" + "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Placement Status" + "@value": "AI Importer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOperator", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2623,7 +2624,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(8))" + "@value": "AIA (Art. 3(1a))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2633,7 +2634,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Operator" + "@id": "https://w3id.org/dpv/owl#risk" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2645,18 +2646,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" + "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Operator" + "@value": "Risk" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketSurveillanceAuthority", + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifyingAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2664,7 +2696,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(26))" + "@value": "AIA(Art. 3(19))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2674,7 +2706,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://w3id.org/dpv/tech/owl#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2686,18 +2718,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" + "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Surveillance Authority" + "@value": "Notifying Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CEMarking", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#OrganisationalMeasure", @@ -2706,7 +2738,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(24))" + "@value": "AIA(Art. 3(20))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2716,7 +2748,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#CertificationSeal" + "@id": "https://w3id.org/dpv/owl#Assessment" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2728,56 +2760,68 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" + "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "CE Marking" + "@value": "Conformity Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#other", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketSurveillanceAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } + "@language": "en", + "@value": "AIA(Art. 3(26))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#Authority" + } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem", - "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "Delaram Golpayegani" + "@language": "en", + "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" + "@language": "en", + "@value": "Market Surveillance Authority" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Biometric", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIAArt. 3(36))" + "@value": "AIA(Art. 3(33))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2787,7 +2831,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2799,24 +2843,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." + "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Remote Biometric Identification System" + "@value": "Biometric" } + ] + }, + { + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "pd:Biometric" + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingData", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2824,7 +2893,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33a))" + "@value": "AIA (Art. 3(31))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2834,7 +2903,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capability" + "@id": "https://w3id.org/dpv/owl#Data" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2846,33 +2915,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" + "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identification" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "Testing Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AILiteracy", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InformedConsent", "@type": [ + "https://w3id.org/dpv/owl#LegalBasis", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bh))" + "@value": "AIA (Art. 3(bk))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2882,7 +2945,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#AILiteracy" + "@id": "https://w3id.org/dpv/owl#InformedConsent" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2894,18 +2957,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." + "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Literacy" + "@value": "Informed Consent" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAISystem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -2924,7 +2987,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44b))" + "@value": "AIA(Art.3 (44e))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2934,7 +2997,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai/owl#Model" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2946,27 +3009,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" + "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Purpose AI Model" + "@value": "General Purpose AI System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessment", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ReasonablyForeseeableMisuse", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(20))" + "@value": "AIA (Art. 3(13))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2976,7 +3038,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Assessment" + "@id": "https://w3id.org/dpv/risk/owl#Misuse" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2988,146 +3050,163 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" + "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment" + "@value": "Reasonably Foreseeable Misuse" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ + "@id": "http://www.w3.org/2002/07/owl" + }, { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ + "@value": "http://www.w3.org/2004/02/skos/core" + }, { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "2024-04-10" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#LawEnforcement", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#Sector", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/creator": [ { "@language": "en", - "@value": "AIA(Art. 3(41))" + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/description": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/hasVersion": [ { - "@id": "https://w3id.org/dpv/owl#Sector" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/identifier": [ { - "@language": "en", - "@value": "accepted" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "LawEnforcement" + "@value": "2024-05-31" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisation", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/title": [ { "@language": "en", - "@value": "based on AIA(Art. 3(35))" + "@value": "EU AI Act" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@value": "eu-aiact" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capability" + "@value": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + }, { - "@language": "en", - "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@language": "en", - "@value": "Biometric Categorisation" + "@id": "https://w3id.org/dpv/owl" + }, + { + "@id": "http://www.w3.org/2002/07/owl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "pd:Biometric" + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestSubject", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bj))" + "@value": "AIA (Art. 3(1))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3137,7 +3216,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#NaturalPerson" + "@id": "https://w3id.org/dpv/ai/owl#System" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3149,63 +3228,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A natural person who participates in testing in real world conditions" + "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real World Test Subject" + "@value": "AI System" } ], "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." - } - ] - }, - { - "@id": "https://w3id.org/dpv/guides", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Guides for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/guides" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDeployer", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CommonSpecification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech/owl#Specification", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(4))" + "@value": "AIA(Art. 3(28))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3215,7 +3264,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Deployer" + "@id": "https://w3id.org/dpv/tech/owl#Specification" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3227,18 +3276,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" + "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Deployer" + "@value": "Common Specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TrainingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -3246,7 +3295,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(29))" + "@value": "AIA (Art. 3(2))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3256,7 +3305,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Data" + "@id": "https://w3id.org/dpv/tech/owl#Provider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3268,27 +3317,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for training an AI system through fitting its learnable parameters" + "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Training Data" + "@value": "AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#WithdrawnFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingRealWorldConditions", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA (Art. 3(bi))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3298,7 +3347,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3310,22 +3359,28 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is prevented to be made available in the supply chain" + "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Withdrawn from Service" + "@value": "Testing In Real World Conditions" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognition", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -3333,7 +3388,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capability" + "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3345,32 +3400,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" + "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Emotion Recognition" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "Market Availability Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ReasonablyForeseeableMisuse", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostRemoteBiometriIdentificationSystem", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(13))" + "@value": "AIA(Art. 3(38))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3380,7 +3441,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/risk/owl#Misuse" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3392,38 +3453,28 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reasonably Foreseeable Misuse" + "@value": "Post Remote Biometric Identification System" } ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ + "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisationSystem", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - }, - { - "@id": "http://www.w3.org/2002/07/owl" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { @@ -3432,99 +3483,48 @@ ], "http://purl.org/dc/terms/created": [ { - "@language": "en", + "@type": "http://www.w3.org/2001/XMLSchema#date", "@value": "2024-04-10" } ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" - } - ], - "http://purl.org/dc/terms/hasVersion": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@value": "AIA(Art. 3(35))" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "accepted" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "EU AI Act" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "eu-aiact" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "https://w3id.org/dpv/owl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact" - }, + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/2002/07/owl" + "@language": "en", + "@value": "Biometric Categorisation System" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#related": [ { - "@value": "0.1" + "@language": "en", + "@value": "pd:Biometric" } ] } diff --git a/legal/eu/aiact/eu-aiact-owl.owl b/legal/eu/aiact/eu-aiact-owl.owl index 713df70e..f00c49cf 100644 --- a/legal/eu/aiact/eu-aiact-owl.owl +++ b/legal/eu/aiact/eu-aiact-owl.owl @@ -9,887 +9,887 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - Artificial Intelligence Office - Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. - - - accepted - - AIA(Art. 3(42)) - - - - Biometric - - - + accepted - AIA(Art. 3(33)) - - Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data - - - - - - - EU AI Act - HTML serialiation - - - - - AIA (Art. 3(bj)) - Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. - A natural person who participates in testing in real world conditions - + Market Surveillance Authority + - accepted - Real World Test Subject + AIA(Art. 3(26)) + The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 - accepted - A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed Substantial Modification + A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed AIA(Art. 3(23)) + accepted - - A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + - accepted - Real World Testing Plan - AIA (Art. 3(bf)) + A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property + Delaram Golpayegani + 2024-04-10 - + AIA (Art. 3(14)) + Safety Component + - + + AIA (Art. 3(5)) - - Delaram Golpayegani - An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems - AIA(Art.3 (44e)) + Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation + + Authorised Representative accepted - 2024-04-10 - General Purpose AI System - - - - - - EU AI Act - JSON-LD serialiation - + + + + AIA (Art. 3(31)) + + Testing Data + Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. + accepted + - + + AIA(Art. 3(21)) accepted - Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity - AIA (Art. 3(4)) - - AI Deployer + + Conformity Assessment Body + A body that performs third-party conformity assessment activities, including testing, certification and inspection - - AIA(Art. 3(44g)) + + Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; + + Informed Consent accepted - Downstream AI Provider - - A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + AIA (Art. 3(bk)) + - - Post Remote Biometric Identification System - pd:Biometric + Delaram Golpayegani 2024-04-10 + + Emotion Recognition System + accepted - A remote biometric identification system other than a ‘real-time’ remote biometric identification system - accepted - AIA(Art. 3(38)) - - + An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. + AIA(Art. 3(34)) + aia:EmotionRecognition, pd:Biometric + - - + + - accepted - Service Supply Status - 2024-05-17 - - Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn - - - AIA (Art. 3(44 eb)) + An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + pd:Biometric + Biometric Categorisation System + 2024-04-10 - A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox - - - - Sandbox Plan + AIA(Art. 3(35)) accepted - - - - - - - - Primer for Data Privacy Vocabulary - + Delaram Golpayegani + - - National Competent Authority - The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. + + Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. + A natural person who participates in testing in real world conditions - accepted - - AIA(Art. 3(42)) + + AIA (Art. 3(bj)) - - - AIA (Art. 3(1a)) - Risk - The combination of the probability of an occurrence of harm and the severity of that harm - - accepted - - + Real World Test Subject - + + + + AIA(Art. 3(29)) + Data used for training an AI system through fitting its learnable parameters + Training Data accepted - Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. - AIA (Art. 3(31)) - Testing Data - - - - + + Notified Body accepted - Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation + AIA(Art. 3(22)) - AIA (Art. 3(5)) - Authorised Representative + + A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation - - + + - accepted - Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + High Risk AI Assessment - Biometric Categorisation - pd:Biometric - based on AIA(Art. 3(35)) + accepted + Art. 9 (2b) + - - Note: definition of dpv:Purpose needs to be amended to include Technology and AI. - - - The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation + - Intended Purpose - AIA (Art. 3(12)) + AIA (Art. 3(2)) + AI Provider + Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge + + accepted - - - AIA (Art. 3(bk)) + + - - Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; + + 2024-05-17 + Withdrawn from Service + An AI System that is prevented to be made available in the supply chain accepted - Informed Consent - + - - - An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 - + + AIA(Art. 3(28)) + + A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act + accepted - Critical Infrastructure - AIA(Art. 3(44h)) - + Common Specification + - + + accepted + - - accepted - The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - - AIA(Art. 3(19)) - Notifying Authority + Reasonably Foreseeable Misuse + The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems + AIA (Art. 3(13)) + Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. + - - - AIA(Art. 3(44c)) - - - - accepted - High-Impact Capability in General Purpose AI Models - ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + + + + + + + + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 + Delaram Golpayegani + + + + + + https://w3id.org/dpv/legal/eu/aiact + + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 + EU AI Act - + + + AI Distributor accepted - AI Operator - The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; - AIA (Art. 3(8)) - + AIA (Art. 3(7)) + Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market - - - Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge + - + The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation + AIA (Art. 3(12)) + Intended Purpose + accepted - Available on Non-EU Market - 2024-05-17 - - - - Status associated with whether the AI system or GPAI Model has been 'first' made available on the market - - - Market Placement Status - accepted - - 2024-05-17 + Note: definition of dpv:Purpose needs to be amended to include Technology and AI. - + + + A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments + AIA (Art. 3(1)) + AI System + Note All references to the AI Act referred to the provisional agreement published in Feb 2024 + 2024-04-10 accepted + Delaram Golpayegani - - Data used for training an AI system through fitting its learnable parameters - AIA(Art. 3(29)) - Training Data - + + + + + + + EU AI Act - RDF/XML serialiation + + - + + Sandbox Plan accepted - The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the -requirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled; - AIA (Art. 3(bi)) - Testing In Real World Conditions - + AIA (Art. 3(44 eb)) + A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox + - - EU AI Act - N3 serialiation - - + + EU AI Act - Turtle serialiation + + - - + + - - - - Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity - Market Availability Status + + + Conformity Assessment + AIA(Art. 3(20)) accepted - 2024-05-17 - - - accepted - 2024-05-17 - Status indicating the first making available of an AI system or a general purpose AI model on the Union market + Assessment of the AI system performance with regards to achieving its intended purpose - - - - Placed on EU Market - AIA (Art. 3(9)) - + - - - Status associated with an AI system that has not been put into service - - - - Not Put in to Service + accepted - 2024-05-17 - - - - AI System - 2024-04-10 - AIA (Art. 3(1)) + - A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments - accepted - - Note All references to the AI Act referred to the provisional agreement published in Feb 2024 - Delaram Golpayegani - - - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - - - - - - 2024-05-31 - - - - - Delaram Golpayegani - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - - 0.1 - EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact + Critical Infrastructure + An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 + AIA(Art. 3(44h)) + - - accepted - High Risk AI Assessment - + + The combination of the probability of an occurrence of harm and the severity of that harm + + AIA (Art. 3(1a)) + accepted + Risk - Art. 9 (2b) - - Serious Incident - + to do: add types of impact - to do: add types of impact - AIA (Art. 3(44)) + any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: (a) the death of a person or serious damage to a person’s health; (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. + AIA (Art. 3(44)) accepted + Serious Incident - - + + + + EU AI Act - JSON-LD serialiation + + + + + + AIA (Art. 3(30)) + accepted + + Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. + Validation Data - - - - Examples for Data Privacy Vocabulary - - - - - - Put in to Service In EU - - + + - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose + AIA (Art. 3(bi)) + + The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the +requirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled; accepted - 2024-05-17 - AIA (Art. 3(11)) - + Testing In Real World Conditions + - - - + + Biometric + accepted - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge - AIA (Art. 3(10)) - Available on Market - 2024-05-17 - - - - AIA (Art. 3(bg)) - AI Regulatory Sandbox - A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. - + AIA(Art. 3(33)) + Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data + + + + + AIA(Art. 3(25)) + Post-Market Monitoring System accepted - + + All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they +place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions + - - not available on a market anywhere in EU or otherwise + + AIA (Art. 3(11)) - Not Available on Market + Put in to Service In EU + - - accepted 2024-05-17 - + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose + accepted + - - + + accepted + - Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. - AIA (Art. 3(13)) - The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems - accepted - Reasonably Foreseeable Misuse + Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. + LawEnforcement + AIA(Art. 3(41)) + - - + + Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + based on AIA(Art. 3(35)) + + pd:Biometric accepted - 2024-05-17 - AIA (Art. 3(11)) - Put in to Service - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose - + Biometric Categorisation - - - AIAArt. 3(36)) - pd:Biometric - An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. - + + Emotion Recognition - Delaram Golpayegani - 2024-04-10 + Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] + + pd:Biometric accepted - Remote Biometric Identification System - - - - - - - An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. - aia:EmotionRecognition, pd:Biometric - Emotion Recognition System - AIA(Art. 3(34)) - Delaram Golpayegani - 2024-04-10 - accepted - - - + + Biometric Identity Verification + Parent could be dpv:identityVerification + + The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). + AIA(Art. 3(33c)) - Delaram Golpayegani - 2024-04-10 - accepted - AIA(Art. 3(35)) - Biometric Categorisation System - - An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons pd:Biometric - + + accepted + + + + + + EU AI Act - N3 serialiation + + + + + + + + + + Examples for Data Privacy Vocabulary - - Biometric Identity Verification + + - Parent could be dpv:identityVerification - The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). + A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + Downstream AI Provider accepted - AIA(Art. 3(33c)) - pd:Biometric - + AIA(Art. 3(44g)) - - AI System Performance + + Fundamental Rights Impact Assessment + accepted - The ability of an AI system to achieve its intended purpose - AIA(Art. 3(18)) + Art. 29a + - + + 2024-04-10 + + accepted + - accepted - Notified Body - AIA(Art. 3(22)) - - A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation - + Delaram Golpayegani + A remote biometric identification system other than a ‘real-time’ remote biometric identification system + AIA(Art. 3(38)) + pd:Biometric + Post Remote Biometric Identification System + - - + + accepted + - Placed on Market + A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. + pd:Biometric + Real-time Remote Biometric Identification System + Delaram Golpayegani + 2024-04-10 - Status indicating the first making available of an AI system or a general purpose AI model on the market - AIA (Art. 3(9)) - accepted - 2024-05-17 - + AIA(Art. 3(37)) + - + + accepted - A body that performs third-party conformity assessment activities, including testing, certification and inspection - - Conformity Assessment Body - accepted - AIA(Art. 3(21)) + + Systemic Risk At Union Level + AIA(Art.3 (44d)) + A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain - AIA (Art. 3(10)) + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge + - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge - accepted - Available on EU Market 2024-05-17 - + AIA (Art. 3(10)) + Available on EU Market + accepted - + - AIA (Art. 3(bl)) - accepted - Deep Fake - Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful - + AI Operator + accepted + + AIA (Art. 3(8)) + The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; - - - - - AI Provider - Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge + accepted - AIA (Art. 3(2)) - - - Guides for Data Privacy Vocabulary - - - - - - - - Withdrawn from Service - + - An AI System that is prevented to be made available in the supply chain - accepted - 2024-05-17 - - + Technical Documentation + Art. 11, Annex IV + Annex IV technical documentation + - + + accepted - A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain - Systemic Risk At Union Level + Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn - - AIA(Art.3 (44d)) + Service Supply Status + 2024-05-17 - - - Art. 29a + - + The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring + + Notifying Authority + accepted - Fundamental Rights Impact Assessment - + AIA(Art. 3(19)) - - AIA(Art. 3(26)) - accepted + + - - The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 + accepted + Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. - Market Surveillance Authority - - - - EU AI Act - Turtle serialiation - - - - + Publicly Accessible Space + AIA(Art. 3(39)) + - - - AIA (Art. 3(7)) - - AI Distributor + + + AI Regulatory Sandbox accepted - Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market + AIA (Art. 3(bg)) + + A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. + - + + Available on Non-EU Market + Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge + + + + accepted - Delaram Golpayegani - 2024-04-10 - - AIA(Art. 3(44b)) - General Purpose AI Model + 2024-05-17 + + + - An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities + + The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database + pd:Biometric + Biometric Identification + AIA(Art. 3(33a)) accepted + - + - A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act - AIA(Art. 3(28)) + AIA (Art. 3(4)) - + + Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity + AI Deployer accepted - Common Specification - - + + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge + accepted + AIA (Art. 3(10)) - + + Available on Market + 2024-05-17 + + + + accepted - CE Marking + Recalled from Service + + + + 2024-05-17 + An AI System that is returned to the provider or taken out of service or use - AIA(Art. 3(24)) - A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing - + - - AIA(Art. 3(37)) - pd:Biometric - A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. - 2024-04-10 - Real-time Remote Biometric Identification System + + accepted + Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity - - Delaram Golpayegani + + Market Availability Status + 2024-05-17 + + + AIA (Art. 3(bf)) + + + + A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + + Real World Testing Plan accepted - + - - AIA(Art. 3(25)) - Post-Market Monitoring System - + + An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems + AIA(Art.3 (44e)) + General Purpose AI System + 2024-04-10 - All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they -place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions accepted - + Delaram Golpayegani + - + + accepted - Technical Documentation - Annex IV technical documentation - Art. 11, Annex IV + Market Placement Status - + + Status associated with whether the AI system or GPAI Model has been 'first' made available on the market + 2024-05-17 + + + Placed on Market accepted - + AIA (Art. 3(9)) + + + + + Status indicating the first making available of an AI system or a general purpose AI model on the market + 2024-05-17 + - + - AIA (Art. 3(30)) - - Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. - Validation Data + The ability of an AI system to achieve its intended purpose + AI System Performance accepted + AIA(Art. 3(18)) - - AIA(Art. 3(39)) + + AIAArt. 3(36)) - + + Remote Biometric Identification System + pd:Biometric accepted - Publicly Accessible Space + Delaram Golpayegani + 2024-04-10 - Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. - - - - - - EU AI Act - RDF/XML serialiation - - - + An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. + - + + not available on a market anywhere in EU or otherwise - + + 2024-05-17 + accepted - Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause. - AIA (Art. 3(bh)) + Not Available on Market + + + + accepted + AIA (Art. 3(bl)) - AI Literacy - + Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful + + + Deep Fake + + + + + AIA (Art. 3(6)) + + accepted + Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union + + + AI Importer - + + Instruction For Use + accepted The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use AIA (Art. 3(15)) - accepted - Instruction For Use - + - + Artificial Intelligence Office + AIA(Art. 3(42)) + accepted + - Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] + Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. + + + Put in to Service + + AIA (Art. 3(11)) + + + + 2024-05-17 + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose accepted - pd:Biometric - Emotion Recognition + - - AIA (Art. 3(14)) - A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property + accepted - Safety Component + Not Put in to Service + - 2024-04-10 - Delaram Golpayegani - + 2024-05-17 + Status associated with an AI system that has not been put into service + - - Assessment of the AI system performance with regards to achieving its intended purpose - Conformity Assessment + + CE Marking + A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing accepted - AIA(Art. 3(20)) - + AIA(Art. 3(24)) + - - Biometric Identification - AIA(Art. 3(33a)) + + + + + Guides for Data Privacy Vocabulary + + + + + accepted + - accepted - pd:Biometric + National Competent Authority + AIA(Art. 3(42)) + + The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. + + + + EU AI Act - HTML serialiation + + + + + + + + + + AIA (Art. 3(bh)) + Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause. - - The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database + AI Literacy + accepted + - + + + 2024-04-10 + accepted + AIA(Art. 3(44b)) + Delaram Golpayegani - + General Purpose AI Model - AIA (Art. 3(6)) + An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities + + + + + + 2024-05-17 accepted - AI Importer - Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union + AIA (Art. 3(9)) + Status indicating the first making available of an AI system or a general purpose AI model on the Union market + Placed on EU Market + + - + + + + + + + Primer for Data Privacy Vocabulary + + + + ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + AIA(Art. 3(44c)) accepted - 2024-05-17 - An AI System that is returned to the provider or taken out of service or use - Recalled from Service - + High-Impact Capability in General Purpose AI Models - - + - - AIA(Art. 3(41)) - LawEnforcement - accepted - Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. - + accepted diff --git a/legal/eu/aiact/eu-aiact.html b/legal/eu/aiact/eu-aiact.html index 68ba6d92..5b852351 100644 --- a/legal/eu/aiact/eu-aiact.html +++ b/legal/eu/aiact/eu-aiact.html @@ -346,7 +346,8 @@
                  -

                  TODO

                  +

                  The EU-AIAct extension extends the [[[DPV]]] to provide concepts such as systems, purposes, risks, roles, documentations, and assessments based on the [[[AIAct]]]. The canonical URL for EU-AIAct extension is https://w3id.org/dpv/legal/eu/aiact, the namespace for terms is https://w3id.org/dpv/legal/eu/aiact#, the suggested prefix is eu-aiact, and this document along with source and releases are available at https://github.com/w3c/dpv.

                  +

                  NOTE: This is a draft vocabulary, which will be updated as the AI Act is formally published and authoritative guidance is established on its interpretation. The DPVCG welcomes participation and contributions for this work.

                  The DPVCG is currently updating the specifications to v2. This document is a draft and may change as part of this process.

                  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 page for further information.

                  @@ -363,12 +364,24 @@

                  DPV and Related Resources

                  Introduction

                  -
                  +

                  The [[[AIAct]]] is a landmark regulation which regulates the use of Artificial Intelligence (AI) technologies. To support its implementation, the [[EU-AIAct]] extension provides relevant concepts which can be used to describe the facts of how AI is being developed and used within use-cases, and to produce the required documentation necessary for establishing or verifying compliance with the [[AIAct]]. Concepts in this extension extend relevant concepts defined in [[[DPV]]], as well as those defined in [[[AI]]] and [[[TECH]]] extensions.

                  +

                  At the moment, the [[EU-AIAct]] extension provides the following concepts as defined or interpreted from the [[AIAct]]:

                  +

                  AI System

                  -
                  +

                  The concept [=AISystem=] represents AI systems as defined in the AI Act.

                  • @@ -422,8 +435,8 @@

                    AI System

                  -

                  AI Purpose

                  -
                  +

                  AI Capability

                  +

                  The use of 'capability' here refers to the capability of the technology to produce, perform, or achieve something, which is expressed in the [[TECH]] extension as tech:Capability.

                  • @@ -461,7 +474,7 @@

                    AI Purpose

                    AI Risk

                    -
                    +

                    The AI Act has a specific definition of risk as "combination of the probability of an occurrence of harm and the severity of that harm", which is represented using the concept [=Risk=] within this extension. This definition is a more specific form of dpv:Risk, and hence the existing relations can be used to describe its severity and likelihood.

                    • @@ -487,7 +500,7 @@

                      AI Risk

                      AI Data

                      -
                      +

                      The AI Act defines different categories of data as used to develop and deploy AI systems, such as [=TrainingData=] and [=TestingData=]. It also uses [=Biometric=] which is a special category of personal data under [[GDPR]].

                      • @@ -515,7 +528,7 @@

                        AI Data

                        AI Roles

                        -
                        +

                        AI Roles describes the categorisation of entities based on the role they take in developing, providing or deploying, and using an AI System as defined within the [[AIAct]].

                        • @@ -590,7 +603,7 @@

                          AI Roles

                          AI Documentation

                          -
                          +

                          The documentation associated with AI, AI Systems, and other processes defined within the AI Act. These are described using tech:Documentation from the [[TECH]] extension.

                          • @@ -623,7 +636,7 @@

                            AI Documentation

                            AI Status

                            -
                            +

                            Different statuses are described or implied within the [[AIAct]], such as [=MarketAvailabilityStatus=] regarding whether the AI system is available on the market, and [=ServiceSupplyStatus=] regarding whether the AI system has been supplied. These statuses refect the requirement to describe the state of the AI system and its use, which has implications in terms of requirements and obligations.

                            • @@ -707,7 +720,7 @@

                              AI Status

                              AI Assessment

                              -
                              +

                              The [[AIAct]] requires various assessments, such as [=CEMarking=] and [=PostMarketMonitoringSystem=] as part of its obligations. These are described using [[DPV]] concepts such as dpv:CertificationSeal and dpv:ImpactAssessment.

                              • @@ -767,7 +780,7 @@

                                AI Assessment

                                Misc. Concepts

                                -
                                +

                                These concepts currently do not fit within the other stated categories, and are pooled together under a 'misc.' label while the vocabulary is being further developed.

                                • diff --git a/legal/eu/aiact/eu-aiact.jsonld b/legal/eu/aiact/eu-aiact.jsonld index 6c3cd8f0..a987b4fc 100644 --- a/legal/eu/aiact/eu-aiact.jsonld +++ b/legal/eu/aiact/eu-aiact.jsonld @@ -1,14 +1,20 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisation", + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "based on AIA(Art. 3(35))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -18,7 +24,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -29,55 +35,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "Market Placement Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognitionSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoServiceInEU", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" + "@value": "2024-05-17" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(34))" + "@value": "AIA (Art. 3(11))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -93,50 +88,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Emotion Recognition System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "aia:EmotionRecognition, pd:Biometric" + "@value": "Put in to Service In EU" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotAvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TechnicalDocumentation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "https://w3id.org/dpv/tech#Documentation" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "Art. 11, Annex IV" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -152,37 +135,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech#Documentation" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "not available on a market anywhere in EU or otherwise" + "@value": "Annex IV technical documentation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Available on Market" + "@value": "Technical Documentation" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingRealWorldConditions", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1a))" + "@value": "AIA (Art. 3(bi))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -190,11 +174,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#risk" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -203,37 +182,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#risk" + "@id": "https://w3id.org/dpv#OrganisationalMeasure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" + "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Risk" + "@value": "Testing In Real World Conditions" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AuthorisedRepresentative", + "@id": "https://w3id.org/dpv/legal/eu/aiact#LawEnforcement", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Sector" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(5))" + "@value": "AIA(Art. 3(41))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -241,11 +221,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Representative" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -254,29 +229,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Representative" + "@id": "https://w3id.org/dpv#Sector" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" + "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authorised Representative" + "@value": "LawEnforcement" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SubstantialModification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingData", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -284,7 +259,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(23))" + "@value": "AIA (Art. 3(31))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -292,41 +267,57 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv#Data" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" } ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#Data" + } + ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" + "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Substantial Modification" + "@value": "Testing Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SandboxPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotPutIntoService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Documentation" + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(44 eb))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -342,99 +333,69 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Documentation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" + "@value": "Status associated with an AI system that has not been put into service" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sandbox Plan" + "@value": "Not Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art.3 (44e))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" + "@value": "EU AI Act - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "General Purpose AI System" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact#CriticalInfrastructure", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Sector" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(21))" + "@value": "AIA(Art. 3(44h))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -442,11 +403,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Auditor" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -455,38 +411,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Auditor" + "@id": "https://w3id.org/dpv#Sector" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" + "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment Body" + "@value": "Critical Infrastructure" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIRegulatorySandbox", + "@id": "https://w3id.org/dpv/legal/eu/aiact#FRIA", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationMeasure" + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bg))" + "@value": "Art. 29a" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -502,13 +458,7 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#RegulatorySandbox" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." + "@id": "https://w3id.org/dpv#Assessment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -519,77 +469,44 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Regulatory Sandbox" + "@value": "Fundamental Rights Impact Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketSurveillanceAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact#other", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(26))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Authority" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv#Authority" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" - } - ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Market Surveillance Authority" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#IntendedPurpose", + "@id": "https://w3id.org/dpv/legal/eu/aiact#InformedConsent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#LegalBasis" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(12))" + "@value": "AIA (Art. 3(bk))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -597,11 +514,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Purpose" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -610,35 +522,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Purpose" + "@id": "https://w3id.org/dpv#InformedConsent" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" + "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intended Purpose" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." + "@value": "Informed Consent" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotifiedBody", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -646,7 +552,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(2))" + "@value": "AIA(Art. 3(22))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -656,7 +562,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Provider" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -667,13 +573,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Provider" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" + "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -684,12 +590,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Provider" + "@value": "Notified Body" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PostRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealtimeRemoteBiometriIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -709,7 +615,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(38))" + "@value": "AIA(Art. 3(37))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -731,7 +637,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" + "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -742,7 +648,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post Remote Biometric Identification System" + "@value": "Real-time Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -753,22 +659,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#CommonSpecification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } + "https://w3id.org/dpv/tech#Specification" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(9))" + "@value": "AIA(Art. 3(28))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -784,38 +684,48 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket" + "@id": "https://w3id.org/dpv/tech#Specification" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" + "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Placed on EU Market" + "@value": "Common Specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnNonEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@value": "2024-04-10" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(1))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -823,6 +733,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/ai#System" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -831,48 +746,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" + "@id": "https://w3id.org/dpv/ai#System" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Non-EU Market" + "@value": "AI System" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDistributor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1))" + "@value": "AIA (Art. 3(7))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -882,7 +792,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai#System" + "@id": "https://w3id.org/dpv/tech#Distributor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -893,39 +803,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/ai#System" + "@id": "https://w3id.org/dpv/tech#Distributor" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" + "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" + "@value": "AI Distributor" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealtimeRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAISystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/contributor": [ { @@ -941,7 +844,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(37))" + "@value": "AIA(Art.3 (44e))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -949,6 +852,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -957,13 +865,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." + "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -974,26 +882,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real-time Remote Biometric Identification System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "General Purpose AI System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentityVerification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33c))" + "@value": "AIA (Art. 3(11))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1001,11 +916,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Purpose" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1014,49 +924,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Purpose" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identity Verification" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Parent could be dpv:identityVerification" + "@value": "Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SystemicRiskAtEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art.3 (44d))" + "@value": "AIA (Art. 3(9))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1064,12 +969,7 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" @@ -1077,69 +977,100 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk" + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Systemic Risk At Union Level" + "@value": "Placed on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognition", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/tech#Capability" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "EU AI Act - HTML serialiation" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv/tech#Capability" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Emotion Recognition" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TechnicalDocumentation", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PostRemoteBiometriIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Documentation" + "https://w3id.org/dpv/legal/eu/aiact#AISystem" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 11, Annex IV" + "@value": "AIA(Art. 3(38))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1155,44 +1086,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Documentation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Annex IV technical documentation" + "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Technical Documentation" + "@value": "Post Remote Biometric Identification System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessment", + "@id": "https://w3id.org/dpv/legal/eu/aiact#DeepFake", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(20))" + "@value": "AIA (Art. 3(bl))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1200,6 +1130,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#Capabiliy" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1208,38 +1143,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@id": "https://w3id.org/dpv/tech#Capabiliy" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" + "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment" + "@value": "Deep Fake" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PostMarketMonitoringSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AuthorisedRepresentative", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(25))" + "@value": "AIA (Art. 3(5))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1247,6 +1187,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv#Representative" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1255,38 +1200,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#OrganisationalMeasure" + "@id": "https://w3id.org/dpv#Representative" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" + "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post-Market Monitoring System" + "@value": "Authorised Representative" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotPutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TrainingData", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA(Art. 3(29))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1294,6 +1238,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv#Data" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1302,32 +1251,39 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv#Data" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with an AI system that has not been put into service" + "@value": "Data used for training an AI system through fitting its learnable parameters" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Put in to Service" + "@value": "Training Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#other", + "@id": "https://w3id.org/dpv/legal/eu/aiact#HighRiskAIAssessment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "Art. 9 (2b)" + } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { @@ -1340,29 +1296,33 @@ "@value": "accepted" } ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#Assessment" + } + ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "High Risk AI Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ReasonablyForeseeableMisuse", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(9))" + "@value": "AIA (Art. 3(13))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1370,6 +1330,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/risk#Misuse" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1378,68 +1343,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" + "@id": "https://w3id.org/dpv/risk#Misuse" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" + "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Placed on Market" - } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" + "@value": "Reasonably Foreseeable Misuse" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOperator", + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(8))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1449,7 +1389,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Operator" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1460,29 +1400,76 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Operator" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" + "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Operator" + "@value": "Market Availability Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotifiedBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessment", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(20))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#Assessment" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Conformity Assessment" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestSubject", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -1490,7 +1477,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(22))" + "@value": "AIA (Art. 3(bj))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1500,7 +1487,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody" + "@id": "https://w3id.org/dpv#NaturalPerson" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1511,50 +1498,56 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody" + "@id": "https://w3id.org/dpv#NaturalPerson" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" + "@value": "A natural person who participates in testing in real world conditions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notified Body" + "@value": "Real World Test Subject" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -1564,22 +1557,15 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SystemicRiskAtEU", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(10))" + "@value": "AIA(Art.3 (44d))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1587,6 +1573,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1595,37 +1586,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Market" + "@value": "Systemic Risk At Union Level" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA (Art. 3(1a))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1635,7 +1626,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#ProvisionStatus" + "@id": "https://w3id.org/dpv#risk" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1646,39 +1637,27 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#ProvisionStatus" + "@id": "https://w3id.org/dpv#risk" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" + "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Supply Status" + "@value": "Risk" } ] }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, { "@id": "https://w3id.org/dpv/legal/eu/aiact#NotifyingAuthority", "@type": [ @@ -1731,15 +1710,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDistributor", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SeriousIncident", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Impact" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(7))" + "@value": "AIA (Art. 3(44))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1747,11 +1727,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Distributor" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1760,49 +1735,74 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Distributor" + "@id": "https://w3id.org/dpv#Impact" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" + "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Distributor" + "@value": "Serious Incident" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "to do: add types of impact" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "Delaram Golpayegani" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/format": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#HighImpactCapabilityGPAIModel", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIAArt. 3(36))" + "@value": "AIA(Art. 3(44c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1810,6 +1810,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#Capability" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1818,44 +1823,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://w3id.org/dpv/tech#Capability" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." + "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Remote Biometric Identification System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "High-Impact Capability in General Purpose AI Models" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SeriousIncident", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Impact" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(44))" + "@value": "AIA(Art. 3(21))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1863,6 +1861,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#Auditor" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -1871,146 +1874,80 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Impact" + "@id": "https://w3id.org/dpv/tech#Auditor" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." + "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Serious Incident" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "to do: add types of impact" + "@value": "Conformity Assessment Body" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognition", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Capability" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@value": "EU AI Act - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Emotion Recognition" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "pd:Biometric" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognitionSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(31))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Data" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv#Data" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#AISystem" ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "Testing Data" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#InstructionForUse", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Instructions" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(15))" + "@value": "AIA(Art. 3(34))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2026,69 +1963,75 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Instructions" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" + "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Instruction For Use" + "@value": "Emotion Recognition System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "aia:EmotionRecognition, pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#CommonSpecification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotAvailableOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Specification" + "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA(Art. 3(28))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2104,44 +2047,49 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Specification" + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" + "@value": "not available on a market anywhere in EU or otherwise" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Common Specification" + "@value": "Not Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PubliclyAccessibleSpace", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Location" + "https://w3id.org/dpv/legal/eu/aiact#AISystem" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(39))" + "@value": "AIAArt. 3(36))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2157,68 +2105,54 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PublicLocation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions." + "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Accessible Space" + "@value": "Remote Biometric Identification System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SafetyComponent", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/json-ld11/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - JSON-LD serialiation" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#DownstreamAIProvider", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44g))" + "@value": "AIA (Art. 3(14))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2228,7 +2162,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" + "@id": "https://w3id.org/dpv/tech#Component" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2239,38 +2173,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" + "@id": "https://w3id.org/dpv/tech#Component" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." + "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Downstream AI Provider" + "@value": "Safety Component" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#LawEnforcement", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PubliclyAccessibleSpace", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Sector" + "https://w3id.org/dpv#Location" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(41))" + "@value": "AIA(Art. 3(39))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2286,13 +2220,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Sector" + "@id": "https://w3id.org/dpv#PublicLocation" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." + "@value": "Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2303,21 +2237,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "LawEnforcement" + "@value": "Publicly Accessible Space" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingRealWorldConditions", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnNonEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(bi))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2333,29 +2267,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#OrganisationalMeasure" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing In Real World Conditions" + "@value": "Available on Non-EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDeployer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#DownstreamAIProvider", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -2363,7 +2297,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(4))" + "@value": "AIA(Art. 3(44g))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2373,7 +2307,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Deployer" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2384,13 +2318,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Deployer" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" + "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2401,12 +2335,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Deployer" + "@value": "Downstream AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ReasonablyForeseeableMisuse", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentityVerification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -2414,7 +2348,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(13))" + "@value": "AIA(Art. 3(33c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2424,7 +2358,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/risk#Misuse" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2435,43 +2369,49 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/risk#Misuse" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reasonably Foreseeable Misuse" + "@value": "Biometric Identity Verification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ], "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." + "@value": "Parent could be dpv:identityVerification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDeployer", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA (Art. 3(4))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2481,7 +2421,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech#Deployer" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2492,29 +2432,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech#Deployer" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" + "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Placement Status" + "@value": "AI Deployer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2545,13 +2485,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2562,67 +2502,133 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on EU Market" + "@value": "Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#CEMarking", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "AIA(Art. 3(24))" + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/created": [ { "@language": "en", - "@value": "accepted" + "@value": "2024-04-10" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "https://w3id.org/dpv#CertificationSeal" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" + } + ], + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "CE Marking" + "@value": "2024-05-31" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU AI Act" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "eu-aiact" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/isProfileOf": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" + } + ], + "https://schema.org/version": [ + { + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#DeepFake", + "@id": "https://w3id.org/dpv/legal/eu/aiact#WithdrawnFromService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA (Art. 3(bl))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2630,11 +2636,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Capabiliy" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -2643,44 +2644,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Capabiliy" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" + "@value": "An AI System that is prevented to be made available in the supply chain" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Deep Fake" + "@value": "Withdrawn from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes", + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes", "@type": [ "http://www.w3.org/2004/02/skos/core#ConceptScheme" ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#Biometric", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestingPlan", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv/tech#Documentation" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33))" + "@value": "AIA (Art. 3(bf))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2696,38 +2697,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/tech#Documentation" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" + "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Real World Testing Plan" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#HighRiskAIAssessment", + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystemPerformance", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 9 (2b)" + "@value": "AIA(Art. 3(18))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2741,9 +2747,10 @@ "@value": "accepted" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@language": "en", + "@value": "The ability of an AI system to achieve its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2754,20 +2761,20 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "High Risk AI Assessment" + "@value": "AI System Performance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ValidationData", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA (Art. 3(30))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2777,7 +2784,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv#Data" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2788,37 +2795,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv#Data" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" + "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Availability Status" + "@value": "Validation Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#HighImpactCapabilityGPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44c))" + "@value": "AIA (Art. 3(10))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2826,12 +2840,7 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Capability" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" @@ -2839,37 +2848,48 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "High-Impact Capability in General Purpose AI Models" + "@value": "Available on EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIImporter", + "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAIModel", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(6))" + "@value": "AIA(Art. 3(44b))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2879,7 +2899,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Importer" + "@id": "https://w3id.org/dpv/ai#Model" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2890,29 +2910,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Importer" + "@id": "https://w3id.org/dpv/ai#Model" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" + "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Importer" + "@value": "General Purpose AI Model" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystemPerformance", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NationalCompetentAuthority", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -2920,7 +2940,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(18))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2928,41 +2948,50 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv#Authority" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", "@value": "accepted" } ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#Authority" + } + ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The ability of an AI system to achieve its intended purpose" + "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System Performance" + "@value": "National Competent Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RecalledFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SubstantialModification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/source": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "AIA(Art. 3(23))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2976,35 +3005,30 @@ "@value": "accepted" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" - } - ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is returned to the provider or taken out of service or use" + "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Recalled from Service" + "@value": "Substantial Modification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoServiceInEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" ], "http://purl.org/dc/terms/created": [ { @@ -3015,7 +3039,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(11))" + "@value": "AIA (Art. 3(9))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3031,13 +3055,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService" + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3048,31 +3072,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service In EU" + "@value": "Placed on EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SafetyComponent", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PostMarketMonitoringSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(14))" + "@value": "AIA(Art. 3(25))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3080,11 +3094,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Component" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3093,141 +3102,143 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Component" + "@id": "https://w3id.org/dpv#OrganisationalMeasure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" + "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Safety Component" + "@value": "Post-Market Monitoring System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentification", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "@language": "en", + "@value": "AIA(Art. 3(33a))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/contributor": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Delaram Golpayegani" + "@id": "https://w3id.org/dpv/tech#Capability" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "2024-04-10" + "@value": "accepted" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@language": "en", - "@value": "Delaram Golpayegani" + "@id": "https://w3id.org/dpv/tech#Capability" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@language": "en", + "@value": "Biometric Identification" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "pd:Biometric" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOffice", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "EU AI Act" + "@value": "AIA(Art. 3(42))" } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "eu-aiact" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://w3id.org/dpv#Authority" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, + "@id": "https://w3id.org/dpv#Authority" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "@language": "en", + "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "0.1" + "@language": "en", + "@value": "Artificial Intelligence Office" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -3243,12 +3254,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -3258,16 +3269,27 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#WithdrawnFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "https://w3id.org/dpv/legal/eu/aiact#AISystem" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@value": "2024-04-10" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3283,37 +3305,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is prevented to be made available in the supply chain" + "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Withdrawn from Service" + "@value": "Biometric Categorisation System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RecalledFromService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA(Art. 3(33a))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3321,11 +3350,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Capability" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3334,50 +3358,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" + "@value": "An AI System that is returned to the provider or taken out of service or use" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identification" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "Recalled from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketSurveillanceAuthority", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(11))" + "@value": "AIA(Art. 3(26))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3385,6 +3396,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv#Authority" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3393,37 +3409,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" + "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service" + "@value": "Market Surveillance Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ValidationData", + "@id": "https://w3id.org/dpv/legal/eu/aiact#CEMarking", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(30))" + "@value": "AIA(Art. 3(24))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3431,11 +3448,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Data" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3444,38 +3456,69 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Data" + "@id": "https://w3id.org/dpv#CertificationSeal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." + "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@language": "en", - "@value": "Validation Data" + "@language": "en", + "@value": "CE Marking" + } + ] + }, + { + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#CriticalInfrastructure", + "@id": "https://w3id.org/dpv/legal/eu/aiact#Biometric", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Sector" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44h))" + "@value": "AIA(Art. 3(33))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3491,38 +3534,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Sector" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" + "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Critical Infrastructure" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#InformedConsent", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#LegalBasis" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bk))" + "@value": "AIA (Art. 3(2))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3530,6 +3572,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#Provider" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3538,60 +3585,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#InformedConsent" + "@id": "https://w3id.org/dpv/tech#Provider" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" + "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Informed Consent" - } - ] - }, - { - "@id": "https://w3id.org/dpv/guides", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Guides for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/guides" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TrainingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -3599,7 +3615,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(29))" + "@value": "based on AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3609,7 +3625,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Data" + "@id": "https://w3id.org/dpv/tech#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3620,38 +3636,50 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Data" + "@id": "https://w3id.org/dpv/tech#Capability" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for training an AI system through fitting its learnable parameters" + "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Training Data" + "@value": "Biometric Categorisation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AILiteracy", + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#InstructionForUse", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "https://w3id.org/dpv/tech#Instructions" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bh))" + "@value": "AIA (Art. 3(15))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3667,38 +3695,38 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#AILiteracy" + "@id": "https://w3id.org/dpv/tech#Instructions" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." + "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Literacy" + "@value": "Instruction For Use" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#FRIA", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIRegulatorySandbox", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "https://w3id.org/dpv#OrganisationMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 29a" + "@value": "AIA (Art. 3(bg))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3714,7 +3742,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@id": "https://w3id.org/dpv#RegulatorySandbox" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3725,20 +3759,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fundamental Rights Impact Assessment" + "@value": "AI Regulatory Sandbox" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NationalCompetentAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AILiteracy", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA (Art. 3(bh))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3746,11 +3781,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Authority" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3759,49 +3789,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv#AILiteracy" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." + "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "National Competent Authority" + "@value": "AI Literacy" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIImporter", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(35))" + "@value": "AIA (Art. 3(6))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3809,6 +3827,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#Importer" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -3817,35 +3840,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://w3id.org/dpv/tech#Importer" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "AI Importer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestSubject", + "@id": "https://w3id.org/dpv/legal/eu/aiact#IntendedPurpose", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -3853,7 +3870,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bj))" + "@value": "AIA (Art. 3(12))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3863,7 +3880,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#NaturalPerson" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3874,60 +3891,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#NaturalPerson" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A natural person who participates in testing in real world conditions" + "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real World Test Subject" + "@value": "Intended Purpose" } ], "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." + "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOperator", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44b))" + "@value": "AIA (Art. 3(8))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3937,7 +3937,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai#Model" + "@id": "https://w3id.org/dpv/tech#Operator" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3948,43 +3948,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/ai#Model" + "@id": "https://w3id.org/dpv/tech#Operator" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" + "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Purpose AI Model" + "@value": "AI Operator" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes", + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes", "@type": [ "http://www.w3.org/2004/02/skos/core#ConceptScheme" ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOffice", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "AIA(Art. 3(42))" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3994,7 +3994,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#ProvisionStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4005,24 +4005,24 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#ProvisionStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." + "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Artificial Intelligence Office" + "@value": "Service Supply Status" } ] }, @@ -4058,7 +4058,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestingPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SandboxPlan", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4067,7 +4067,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bf))" + "@value": "AIA (Art. 3(44 eb))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4089,7 +4089,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." + "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4100,7 +4100,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real World Testing Plan" + "@value": "Sandbox Plan" } ] } diff --git a/legal/eu/aiact/eu-aiact.rdf b/legal/eu/aiact/eu-aiact.rdf index fa44a770..a3b47cf2 100644 --- a/legal/eu/aiact/eu-aiact.rdf +++ b/legal/eu/aiact/eu-aiact.rdf @@ -9,99 +9,185 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Authorised Representative - Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation - - - AIA (Art. 3(5)) + + Post-Market Monitoring System + All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they +place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions + + AIA(Art. 3(25)) accepted - - - - - - - - - EU AI Act - HTML serialiation + - + - Recalled from Service - An AI System that is returned to the provider or taken out of service or use + Put in to Service + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose + AIA (Art. 3(11)) 2024-05-17 accepted - + - - Technical Documentation - Annex IV technical documentation - - Art. 11, Annex IV + AI System + A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments + + + AIA (Art. 3(1)) + Note All references to the AI Act referred to the provisional agreement published in Feb 2024 + 2024-04-10 + Delaram Golpayegani accepted - + - + + + + Biometric Identity Verification + The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). + + + pd:Biometric + AIA(Art. 3(33c)) + Parent could be dpv:identityVerification + accepted + + + + - Biometric Categorisation System - An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons - + Real-time Remote Biometric Identification System + A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. + pd:Biometric - AIA(Art. 3(35)) + AIA(Art. 3(37)) 2024-04-10 Delaram Golpayegani accepted - + - - Conformity Assessment - Assessment of the AI system performance with regards to achieving its intended purpose - - AIA(Art. 3(20)) + + Common Specification + A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act + + AIA(Art. 3(28)) + accepted + + + + + + + accepted + + + + + + + Real World Test Subject + A natural person who participates in testing in real world conditions + + + AIA (Art. 3(bj)) + Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. accepted - + - - Instruction For Use - The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use - - AIA (Art. 3(15)) + AI System Performance + The ability of an AI system to achieve its intended purpose + AIA(Art. 3(18)) accepted - + - + - Substantial Modification - A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed - AIA(Art. 3(23)) + AI Importer + Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union + + + AIA (Art. 3(6)) + accepted + + + + + + + + Publicly Accessible Space + Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. + + AIA(Art. 3(39)) accepted + + + + EU AI Act + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + 2024-04-10 + 2024-05-31 + Delaram Golpayegani + 0.1 + https://w3id.org/dpv/legal/eu/aiact + http://www.w3.org/2000/01/rdf-schema + http://www.w3.org/2004/02/skos/core + Delaram Golpayegani + + eu-aiact + https://w3id.org/dpv/legal/eu/aiact# + + + + + + + + + + + + + + + + + + + + Informed Consent + Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; + + AIA (Art. 3(bk)) + accepted + + + @@ -114,160 +200,147 @@ - + - - Post Remote Biometric Identification System - A remote biometric identification system other than a ‘real-time’ remote biometric identification system - - pd:Biometric - AIA(Art. 3(38)) - 2024-04-10 - Delaram Golpayegani + Training Data + Data used for training an AI system through fitting its learnable parameters + + + AIA(Art. 3(29)) accepted - + - + - AI Deployer - Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity - - - AIA (Art. 3(4)) + Downstream AI Provider + A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + + + AIA(Art. 3(44g)) accepted - + - - Real-time Remote Biometric Identification System - A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. - - pd:Biometric - AIA(Art. 3(37)) + General Purpose AI Model + An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities + + + AIA(Art. 3(44b)) 2024-04-10 Delaram Golpayegani accepted - + - - Available on Non-EU Market - Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge - + Market Placement Status + Status associated with whether the AI system or GPAI Model has been 'first' made available on the market + + 2024-05-17 accepted - + - Biometric Identification - The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database - - - pd:Biometric - AIA(Art. 3(33a)) + + Available on EU Market + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge + + AIA (Art. 3(10)) + 2024-05-17 accepted - + - + - Artificial Intelligence Office - Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. - - - AIA(Art. 3(42)) - accepted - - - - - - - - Primer for Data Privacy Vocabulary - - - - - - - - AI Regulatory Sandbox - A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. - - AIA (Art. 3(bg)) + Risk + The combination of the probability of an occurrence of harm and the severity of that harm + + + AIA (Art. 3(1a)) accepted - + - + - AI System Performance - The ability of an AI system to achieve its intended purpose - AIA(Art. 3(18)) + Validation Data + Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. + + + AIA (Art. 3(30)) accepted - + - + - - Common Specification - A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act - - AIA(Art. 3(28)) + + Available on Market + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge + + AIA (Art. 3(10)) + 2024-05-17 accepted - + - + - - Sandbox Plan - A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox - - AIA (Art. 3(44 eb)) + Intended Purpose + The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation + + + AIA (Art. 3(12)) + Note: definition of dpv:Purpose needs to be amended to include Technology and AI. accepted - + - + + + + + + + EU AI Act - N3 serialiation + + - AI Distributor - Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market - - - AIA (Art. 3(7)) + AI Operator + The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; + + + AIA (Art. 3(8)) accepted - + - Post-Market Monitoring System - All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they -place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions - - AIA(Art. 3(25)) + CE Marking + A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing + + AIA(Art. 3(24)) accepted @@ -284,81 +357,41 @@ place on the market or put into service for the purpose of identifying any need - - - - - Critical Infrastructure - An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 - - AIA(Art. 3(44h)) - accepted - - - - - - - AI System - A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments - - - AIA (Art. 3(1)) - Note All references to the AI Act referred to the provisional agreement published in Feb 2024 - 2024-04-10 - Delaram Golpayegani - accepted - - - - + - - Biometric - Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data - - AIA(Art. 3(33)) + + Real World Testing Plan + A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + + AIA (Art. 3(bf)) accepted - + - + - Downstream AI Provider - A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. - - - AIA(Art. 3(44g)) + Notified Body + A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation + + + AIA(Art. 3(22)) accepted - - - - Training Data - Data used for training an AI system through fitting its learnable parameters - - - AIA(Art. 3(29)) - accepted - - - - + - - Put in to Service - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose - - AIA (Art. 3(11)) - 2024-05-17 + Emotion Recognition + Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] + + + pd:Biometric accepted - + @@ -371,33 +404,6 @@ place on the market or put into service for the purpose of identifying any need - - - - - Placed on EU Market - Status indicating the first making available of an AI system or a general purpose AI model on the Union market - - AIA (Art. 3(9)) - 2024-05-17 - accepted - - - - - - - Biometric Identity Verification - The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). - - - pd:Biometric - AIA(Art. 3(33c)) - Parent could be dpv:identityVerification - accepted - - - @@ -410,164 +416,105 @@ place on the market or put into service for the purpose of identifying any need - - - - - Serious Incident - any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: -(a) the death of a person or serious damage to a person’s health; - (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. - - AIA (Art. 3(44)) - to do: add types of impact - accepted - - - - + - Emotion Recognition - Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] + Biometric Categorisation + Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons pd:Biometric + based on AIA(Art. 3(35)) accepted - - - - EU AI Act - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - 2024-04-10 - 2024-05-31 - Delaram Golpayegani - 0.1 - https://w3id.org/dpv/legal/eu/aiact - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - Delaram Golpayegani - - eu-aiact - https://w3id.org/dpv/legal/eu/aiact# - - - - - - - - - - - - - - - - + - AI Importer - Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union - - - AIA (Art. 3(6)) + + Sandbox Plan + A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox + + AIA (Art. 3(44 eb)) accepted - - - - - - - - - EU AI Act - JSON-LD serialiation + - + - National Competent Authority - The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. - - - AIA(Art. 3(42)) + + Available on Non-EU Market + Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge + + 2024-05-17 accepted - + - + - Risk - The combination of the probability of an occurrence of harm and the severity of that harm - - - AIA (Art. 3(1a)) + + Post Remote Biometric Identification System + A remote biometric identification system other than a ‘real-time’ remote biometric identification system + + pd:Biometric + AIA(Art. 3(38)) + 2024-04-10 + Delaram Golpayegani accepted - + - + - Market Surveillance Authority - The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 - - - AIA(Art. 3(26)) + Systemic Risk At Union Level + A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain + + + AIA(Art.3 (44d)) accepted - - - - - - - - - EU AI Act - RDF/XML serialiation + - + - Deep Fake - Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful - - - AIA (Art. 3(bl)) + + Placed on Market + Status indicating the first making available of an AI system or a general purpose AI model on the market + + AIA (Art. 3(9)) + 2024-05-17 accepted - + - + - Reasonably Foreseeable Misuse - The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems - - - AIA (Art. 3(13)) - Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. + AI Deployer + Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity + + + AIA (Art. 3(4)) accepted - + - + - AI Provider - Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge - - - AIA (Art. 3(2)) + + Fundamental Rights Impact Assessment + + Art. 29a accepted - + @@ -577,93 +524,104 @@ place on the market or put into service for the purpose of identifying any need - + + + + + Serious Incident + any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: +(a) the death of a person or serious damage to a person’s health; + (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. + + AIA (Art. 3(44)) + to do: add types of impact + accepted + + + + + + + + Biometric + Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data + + AIA(Art. 3(33)) + accepted + + + + - - CE Marking - A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing - - AIA(Art. 3(24)) + AI Distributor + Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market + + + AIA (Art. 3(7)) accepted - + - + - Real World Test Subject - A natural person who participates in testing in real world conditions - - - AIA (Art. 3(bj)) - Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. + Authorised Representative + Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation + + + AIA (Art. 3(5)) accepted - + - + - General Purpose AI Model - An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities - - - AIA(Art. 3(44b)) - 2024-04-10 - Delaram Golpayegani + + Withdrawn from Service + An AI System that is prevented to be made available in the supply chain + + 2024-05-17 accepted - + - + - Notifying Authority - The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - - - AIA(Art. 3(19)) + + Technical Documentation + Annex IV technical documentation + + Art. 11, Annex IV accepted - + - + - - Emotion Recognition System - An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. - - aia:EmotionRecognition, pd:Biometric - AIA(Art. 3(34)) - 2024-04-10 - Delaram Golpayegani + High-Impact Capability in General Purpose AI Models + ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + + + AIA(Art. 3(44c)) accepted - + - + - Safety Component - A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property - - - AIA (Art. 3(14)) - 2024-04-10 - Delaram Golpayegani + Market Surveillance Authority + The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 + + + AIA(Art. 3(26)) accepted - - - - - - - - - EU AI Act - N3 serialiation + @@ -680,214 +638,221 @@ place on the market or put into service for the purpose of identifying any need - + - Market Placement Status - Status associated with whether the AI system or GPAI Model has been 'first' made available on the market - - - 2024-05-17 + Notifying Authority + The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring + + + AIA(Art. 3(19)) accepted - + - + - - Informed Consent - Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; - - AIA (Art. 3(bk)) + AI Provider + Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge + + + AIA (Art. 3(2)) accepted - - - - - - - Guides for Data Privacy Vocabulary - - + - + - High-Impact Capability in General Purpose AI Models - ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. - - - AIA(Art. 3(44c)) + + Instruction For Use + The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use + + AIA (Art. 3(15)) accepted - + - + - Intended Purpose - The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation - - - AIA (Art. 3(12)) - Note: definition of dpv:Purpose needs to be amended to include Technology and AI. + + Testing In Real World Conditions + The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the +requirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled; + + AIA (Art. 3(bi)) accepted - - - - + - + - Market Availability Status - Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity - - - 2024-05-17 + Reasonably Foreseeable Misuse + The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems + + + AIA (Art. 3(13)) + Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. accepted - + - + - - Fundamental Rights Impact Assessment - - Art. 29a + + Biometric Categorisation System + An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + + pd:Biometric + AIA(Art. 3(35)) + 2024-04-10 + Delaram Golpayegani accepted - + - + + + + + + + EU AI Act - RDF/XML serialiation + + - Systemic Risk At Union Level - A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain - - - AIA(Art.3 (44d)) + Artificial Intelligence Office + Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. + + + AIA(Art. 3(42)) accepted - + - + - Validation Data - Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. - - - AIA (Art. 3(30)) + General Purpose AI System + An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems + + + AIA(Art.3 (44e)) + 2024-04-10 + Delaram Golpayegani accepted - - - - + - + - - Put in to Service In EU - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose - - AIA (Art. 3(11)) - 2024-05-17 + Substantial Modification + A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed + AIA(Art. 3(23)) accepted - + - + - - Publicly Accessible Space - Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. - - AIA(Art. 3(39)) + Safety Component + A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property + + + AIA (Art. 3(14)) + 2024-04-10 + Delaram Golpayegani accepted - + - + - - Available on Market - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge - - AIA (Art. 3(10)) + + Recalled from Service + An AI System that is returned to the provider or taken out of service or use + 2024-05-17 accepted - + - - AI Literacy - Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause. - - AIA (Art. 3(bh)) + + AI Regulatory Sandbox + A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. + + AIA (Art. 3(bg)) accepted - - - - - - - - - EU AI Act - Turtle serialiation + - - + + + + National Competent Authority + The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. + + + AIA(Art. 3(42)) + accepted + + - + - - Placed on Market - Status indicating the first making available of an AI system or a general purpose AI model on the market - - AIA (Art. 3(9)) + + Not Put in to Service + Status associated with an AI system that has not been put into service + 2024-05-17 accepted - + - Withdrawn from Service - An AI System that is prevented to be made available in the supply chain - + Put in to Service In EU + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose + + AIA (Art. 3(11)) 2024-05-17 accepted - + - - Testing In Real World Conditions - The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the -requirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled; - - AIA (Art. 3(bi)) + Deep Fake + Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful + + + AIA (Art. 3(bl)) accepted - + + + + + + + + + EU AI Act - JSON-LD serialiation @@ -901,43 +866,73 @@ requirements of this Regulation; testing in real world conditions shall not be c - + - General Purpose AI System - An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems - + + AI Literacy + Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause. + + AIA (Art. 3(bh)) + accepted + + + + + + + + Emotion Recognition System + An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. - AIA(Art.3 (44e)) + aia:EmotionRecognition, pd:Biometric + AIA(Art. 3(34)) 2024-04-10 Delaram Golpayegani accepted - + + + + + + + EU AI Act - Turtle serialiation + + - Notified Body - A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation - - - AIA(Art. 3(22)) + + Placed on EU Market + Status indicating the first making available of an AI system or a general purpose AI model on the Union market + + AIA (Art. 3(9)) + 2024-05-17 accepted - + - + + + + + Guides for Data Privacy Vocabulary + + + + - - Real World Testing Plan - A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. - - AIA (Art. 3(bf)) + Market Availability Status + Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity + + + 2024-05-17 accepted - + @@ -951,67 +946,63 @@ requirements of this Regulation; testing in real world conditions shall not be c - + - - Available on EU Market - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge - - AIA (Art. 3(10)) - 2024-05-17 + + Conformity Assessment + Assessment of the AI system performance with regards to achieving its intended purpose + + AIA(Art. 3(20)) accepted - + - + - Biometric Categorisation - Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + Biometric Identification + The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database pd:Biometric - based on AIA(Art. 3(35)) + AIA(Art. 3(33a)) accepted - - - - AI Operator - The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; - - - AIA (Art. 3(8)) - accepted - - - - - - - - Not Put in to Service - Status associated with an AI system that has not been put into service - - 2024-05-17 - accepted - - + + - + + + Critical Infrastructure + An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 + + AIA(Art. 3(44h)) accepted - - + + + + + Primer for Data Privacy Vocabulary + + - + + + + + + + EU AI Act - HTML serialiation + + @@ -1020,7 +1011,16 @@ requirements of this Regulation; testing in real world conditions shall not be c - + + + + + + + + + + diff --git a/legal/eu/aiact/index-en.html b/legal/eu/aiact/index-en.html index 68ba6d92..5b852351 100644 --- a/legal/eu/aiact/index-en.html +++ b/legal/eu/aiact/index-en.html @@ -346,7 +346,8 @@
                                  -

                                  TODO

                                  +

                                  The EU-AIAct extension extends the [[[DPV]]] to provide concepts such as systems, purposes, risks, roles, documentations, and assessments based on the [[[AIAct]]]. The canonical URL for EU-AIAct extension is https://w3id.org/dpv/legal/eu/aiact, the namespace for terms is https://w3id.org/dpv/legal/eu/aiact#, the suggested prefix is eu-aiact, and this document along with source and releases are available at https://github.com/w3c/dpv.

                                  +

                                  NOTE: This is a draft vocabulary, which will be updated as the AI Act is formally published and authoritative guidance is established on its interpretation. The DPVCG welcomes participation and contributions for this work.

                                  The DPVCG is currently updating the specifications to v2. This document is a draft and may change as part of this process.

                                  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 page for further information.

                                  @@ -363,12 +364,24 @@

                                  DPV and Related Resources

                                  Introduction

                                  -
                                  +

                                  The [[[AIAct]]] is a landmark regulation which regulates the use of Artificial Intelligence (AI) technologies. To support its implementation, the [[EU-AIAct]] extension provides relevant concepts which can be used to describe the facts of how AI is being developed and used within use-cases, and to produce the required documentation necessary for establishing or verifying compliance with the [[AIAct]]. Concepts in this extension extend relevant concepts defined in [[[DPV]]], as well as those defined in [[[AI]]] and [[[TECH]]] extensions.

                                  +

                                  At the moment, the [[EU-AIAct]] extension provides the following concepts as defined or interpreted from the [[AIAct]]:

                                  +

                                  AI System

                                  -
                                  +

                                  The concept [=AISystem=] represents AI systems as defined in the AI Act.

                                  • @@ -422,8 +435,8 @@

                                    AI System

                                  -

                                  AI Purpose

                                  -
                                  +

                                  AI Capability

                                  +

                                  The use of 'capability' here refers to the capability of the technology to produce, perform, or achieve something, which is expressed in the [[TECH]] extension as tech:Capability.

                                  • @@ -461,7 +474,7 @@

                                    AI Purpose

                                    AI Risk

                                    -
                                    +

                                    The AI Act has a specific definition of risk as "combination of the probability of an occurrence of harm and the severity of that harm", which is represented using the concept [=Risk=] within this extension. This definition is a more specific form of dpv:Risk, and hence the existing relations can be used to describe its severity and likelihood.

                                    • @@ -487,7 +500,7 @@

                                      AI Risk

                                      AI Data

                                      -
                                      +

                                      The AI Act defines different categories of data as used to develop and deploy AI systems, such as [=TrainingData=] and [=TestingData=]. It also uses [=Biometric=] which is a special category of personal data under [[GDPR]].

                                      • @@ -515,7 +528,7 @@

                                        AI Data

                                        AI Roles

                                        -
                                        +

                                        AI Roles describes the categorisation of entities based on the role they take in developing, providing or deploying, and using an AI System as defined within the [[AIAct]].

                                        • @@ -590,7 +603,7 @@

                                          AI Roles

                                          AI Documentation

                                          -
                                          +

                                          The documentation associated with AI, AI Systems, and other processes defined within the AI Act. These are described using tech:Documentation from the [[TECH]] extension.

                                          • @@ -623,7 +636,7 @@

                                            AI Documentation

                                            AI Status

                                            -
                                            +

                                            Different statuses are described or implied within the [[AIAct]], such as [=MarketAvailabilityStatus=] regarding whether the AI system is available on the market, and [=ServiceSupplyStatus=] regarding whether the AI system has been supplied. These statuses refect the requirement to describe the state of the AI system and its use, which has implications in terms of requirements and obligations.

                                            • @@ -707,7 +720,7 @@

                                              AI Status

                                              AI Assessment

                                              -
                                              +

                                              The [[AIAct]] requires various assessments, such as [=CEMarking=] and [=PostMarketMonitoringSystem=] as part of its obligations. These are described using [[DPV]] concepts such as dpv:CertificationSeal and dpv:ImpactAssessment.

                                              • @@ -767,7 +780,7 @@

                                                AI Assessment

                                                Misc. Concepts

                                                -
                                                +

                                                These concepts currently do not fit within the other stated categories, and are pooled together under a 'misc.' label while the vocabulary is being further developed.

                                                • diff --git a/legal/eu/aiact/index.html b/legal/eu/aiact/index.html index 68ba6d92..5b852351 100644 --- a/legal/eu/aiact/index.html +++ b/legal/eu/aiact/index.html @@ -346,7 +346,8 @@
                                                  -

                                                  TODO

                                                  +

                                                  The EU-AIAct extension extends the [[[DPV]]] to provide concepts such as systems, purposes, risks, roles, documentations, and assessments based on the [[[AIAct]]]. The canonical URL for EU-AIAct extension is https://w3id.org/dpv/legal/eu/aiact, the namespace for terms is https://w3id.org/dpv/legal/eu/aiact#, the suggested prefix is eu-aiact, and this document along with source and releases are available at https://github.com/w3c/dpv.

                                                  +

                                                  NOTE: This is a draft vocabulary, which will be updated as the AI Act is formally published and authoritative guidance is established on its interpretation. The DPVCG welcomes participation and contributions for this work.

                                                  The DPVCG is currently updating the specifications to v2. This document is a draft and may change as part of this process.

                                                  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 page for further information.

                                                  @@ -363,12 +364,24 @@

                                                  DPV and Related Resources

                                                  Introduction

                                                  -
                                                  +

                                                  The [[[AIAct]]] is a landmark regulation which regulates the use of Artificial Intelligence (AI) technologies. To support its implementation, the [[EU-AIAct]] extension provides relevant concepts which can be used to describe the facts of how AI is being developed and used within use-cases, and to produce the required documentation necessary for establishing or verifying compliance with the [[AIAct]]. Concepts in this extension extend relevant concepts defined in [[[DPV]]], as well as those defined in [[[AI]]] and [[[TECH]]] extensions.

                                                  +

                                                  At the moment, the [[EU-AIAct]] extension provides the following concepts as defined or interpreted from the [[AIAct]]:

                                                  +

                                                  AI System

                                                  -
                                                  +

                                                  The concept [=AISystem=] represents AI systems as defined in the AI Act.

                                                  • @@ -422,8 +435,8 @@

                                                    AI System

                                                  -

                                                  AI Purpose

                                                  -
                                                  +

                                                  AI Capability

                                                  +

                                                  The use of 'capability' here refers to the capability of the technology to produce, perform, or achieve something, which is expressed in the [[TECH]] extension as tech:Capability.

                                                  • @@ -461,7 +474,7 @@

                                                    AI Purpose

                                                    AI Risk

                                                    -
                                                    +

                                                    The AI Act has a specific definition of risk as "combination of the probability of an occurrence of harm and the severity of that harm", which is represented using the concept [=Risk=] within this extension. This definition is a more specific form of dpv:Risk, and hence the existing relations can be used to describe its severity and likelihood.

                                                    • @@ -487,7 +500,7 @@

                                                      AI Risk

                                                      AI Data

                                                      -
                                                      +

                                                      The AI Act defines different categories of data as used to develop and deploy AI systems, such as [=TrainingData=] and [=TestingData=]. It also uses [=Biometric=] which is a special category of personal data under [[GDPR]].

                                                      • @@ -515,7 +528,7 @@

                                                        AI Data

                                                        AI Roles

                                                        -
                                                        +

                                                        AI Roles describes the categorisation of entities based on the role they take in developing, providing or deploying, and using an AI System as defined within the [[AIAct]].

                                                        • @@ -590,7 +603,7 @@

                                                          AI Roles

                                                          AI Documentation

                                                          -
                                                          +

                                                          The documentation associated with AI, AI Systems, and other processes defined within the AI Act. These are described using tech:Documentation from the [[TECH]] extension.

                                                          • @@ -623,7 +636,7 @@

                                                            AI Documentation

                                                            AI Status

                                                            -
                                                            +

                                                            Different statuses are described or implied within the [[AIAct]], such as [=MarketAvailabilityStatus=] regarding whether the AI system is available on the market, and [=ServiceSupplyStatus=] regarding whether the AI system has been supplied. These statuses refect the requirement to describe the state of the AI system and its use, which has implications in terms of requirements and obligations.

                                                            • @@ -707,7 +720,7 @@

                                                              AI Status

                                                              AI Assessment

                                                              -
                                                              +

                                                              The [[AIAct]] requires various assessments, such as [=CEMarking=] and [=PostMarketMonitoringSystem=] as part of its obligations. These are described using [[DPV]] concepts such as dpv:CertificationSeal and dpv:ImpactAssessment.

                                                              • @@ -767,7 +780,7 @@

                                                                AI Assessment

                                                                Misc. Concepts

                                                                -
                                                                +

                                                                These concepts currently do not fit within the other stated categories, and are pooled together under a 'misc.' label while the vocabulary is being further developed.

                                                                • diff --git a/legal/eu/aiact/modules/assessment-owl.jsonld b/legal/eu/aiact/modules/assessment-owl.jsonld index f6fc35d4..a239bab1 100644 --- a/legal/eu/aiact/modules/assessment-owl.jsonld +++ b/legal/eu/aiact/modules/assessment-owl.jsonld @@ -1,15 +1,15 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostMarketMonitoringSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CEMarking", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#OrganisationalMeasure", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(25))" + "@value": "AIA(Art. 3(24))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -19,7 +19,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" + "@id": "https://w3id.org/dpv/owl#CertificationSeal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -31,58 +31,58 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" + "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post-Market Monitoring System" + "@value": "CE Marking" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CEMarking", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#FRIA", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#OrganisationalMeasure", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(24))" + "@value": "Art. 29a" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -92,7 +92,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#CertificationSeal" + "@id": "https://w3id.org/dpv/owl#Assessment" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -101,134 +101,96 @@ "@value": "accepted" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing" - } - ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "CE Marking" + "@value": "Fundamental Rights Impact Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostMarketMonitoringSystem", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "https://w3id.org/dpv/owl#OrganisationalMeasure", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "AIA(Art. 3(25))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "EU AI Act - HTML serialiation" + "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Post-Market Monitoring System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIRegulatorySandbox", - "@type": [ - "https://w3id.org/dpv/owl#OrganisationMeasure", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(bg))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#RegulatorySandbox" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "AI Regulatory Sandbox" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessment", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystemPerformance", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(20))" + "@value": "AIA(Art. 3(18))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -236,11 +198,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#Assessment" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -250,44 +207,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" + "@value": "The ability of an AI system to achieve its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment" + "@value": "AI System Performance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -339,33 +296,33 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -406,89 +363,47 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InformedConsent", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#LegalBasis", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(bk))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#InformedConsent" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Informed Consent" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingRealWorldConditions", - "@type": [ "https://w3id.org/dpv/owl#OrganisationalMeasure", - "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bi))" + "@value": "AIA(Art. 3(20))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -498,7 +413,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" + "@id": "https://w3id.org/dpv/owl#Assessment" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -510,13 +425,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" + "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing In Real World Conditions" + "@value": "Conformity Assessment" } ] }, @@ -552,64 +467,28 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#FRIA", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#OrganisationalMeasure", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "Art. 29a" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#Assessment" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Fundamental Rights Impact Assessment" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -619,15 +498,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystemPerformance", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InformedConsent", "@type": [ + "https://w3id.org/dpv/owl#LegalBasis", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(18))" + "@value": "AIA (Art. 3(bk))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -635,6 +515,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#InformedConsent" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -644,31 +529,31 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The ability of an AI system to achieve its intended purpose" + "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System Performance" + "@value": "Informed Consent" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -728,19 +613,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -749,7 +634,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -757,10 +642,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -768,5 +653,120 @@ "@value": "0.1" } ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIRegulatorySandbox", + "@type": [ + "https://w3id.org/dpv/owl#OrganisationMeasure", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(bg))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#RegulatorySandbox" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "AI Regulatory Sandbox" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingRealWorldConditions", + "@type": [ + "https://w3id.org/dpv/owl#OrganisationalMeasure", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(bi))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#OrganisationalMeasure" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Testing In Real World Conditions" + } + ] } ] \ No newline at end of file diff --git a/legal/eu/aiact/modules/assessment-owl.owl b/legal/eu/aiact/modules/assessment-owl.owl index 20b2c3f4..b116a100 100644 --- a/legal/eu/aiact/modules/assessment-owl.owl +++ b/legal/eu/aiact/modules/assessment-owl.owl @@ -9,205 +9,205 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - AIA (Art. 3(bg)) - - AI Regulatory Sandbox - A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. - - - - accepted - - - CE Marking - - - accepted AIA(Art. 3(24)) + + + + CE Marking A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing + + EU AI Act - HTML serialiation - - - - - - - - Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. - accepted - AIA (Art. 3(bj)) - Real World Test Subject - - A natural person who participates in testing in real world conditions - - - - - - - Assessment of the AI system performance with regards to achieving its intended purpose - accepted - AIA(Art. 3(20)) - - Conformity Assessment - - - - EU AI Act - JSON-LD serialiation - - - - - - - Art. 29a - - - - - Fundamental Rights Impact Assessment - accepted - - - accepted + - Art. 9 (2b) - High Risk AI Assessment + accepted - - - - - - - - EU AI Act - Turtle serialiation - - - - - Primer for Data Privacy Vocabulary - - - - - - + Post-Market Monitoring System AIA(Art. 3(25)) All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions - - Post-Market Monitoring System - - - - accepted - + AIA (Art. 3(bk)) + Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; + - Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; - AIA (Art. 3(bk)) - accepted - Informed Consent + Informed Consent + accepted - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + - - + - - 2024-05-31 - + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - + + + + https://w3id.org/dpv/legal/eu/aiact + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - + + + + Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. + Real World Test Subject + + + A natural person who participates in testing in real world conditions + AIA (Art. 3(bj)) + accepted + + + + - Guides for Data Privacy Vocabulary - - + Examples for Data Privacy Vocabulary - - AIA (Art. 3(bi)) + + + + + + + EU AI Act - Turtle serialiation + + + High Risk AI Assessment + accepted + Art. 9 (2b) + + + The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the requirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled; - Testing In Real World Conditions + AIA (Art. 3(bi)) + + + accepted + Testing In Real World Conditions + - + + A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. + + + + AI Regulatory Sandbox + accepted + AIA (Art. 3(bg)) + + + + + + + + Conformity Assessment + + accepted + Assessment of the AI system performance with regards to achieving its intended purpose + AIA(Art. 3(20)) + + + + + + Primer for Data Privacy Vocabulary + - - EU AI Act - N3 serialiation + + + + EU AI Act - RDF/XML serialiation + + + + - - - - - + + Art. 29a + + Fundamental Rights Impact Assessment + accepted + + + + + + - Examples for Data Privacy Vocabulary + Guides for Data Privacy Vocabulary + + + + + + + + + EU AI Act - JSON-LD serialiation + + AI System Performance + The ability of an AI system to achieve its intended purpose - AIA(Art. 3(18)) accepted - The ability of an AI system to achieve its intended purpose - + AIA(Art. 3(18)) - - + + + - EU AI Act - RDF/XML serialiation - - - + EU AI Act - N3 serialiation + + diff --git a/legal/eu/aiact/modules/assessment.jsonld b/legal/eu/aiact/modules/assessment.jsonld index 73dfc3d5..129744e2 100644 --- a/legal/eu/aiact/modules/assessment.jsonld +++ b/legal/eu/aiact/modules/assessment.jsonld @@ -1,15 +1,15 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessment", + "@id": "https://w3id.org/dpv/legal/eu/aiact#InformedConsent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "https://w3id.org/dpv#LegalBasis" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(20))" + "@value": "AIA (Art. 3(bk))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -25,13 +25,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@id": "https://w3id.org/dpv#InformedConsent" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" + "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -42,90 +42,49 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment" + "@value": "Informed Consent" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PostMarketMonitoringSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(25))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv#OrganisationalMeasure" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Post-Market Monitoring System" - } + "http://www.w3.org/2004/02/skos/core#ConceptScheme" ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingRealWorldConditions", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PostMarketMonitoringSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -134,7 +93,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bi))" + "@value": "AIA(Art. 3(25))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -156,7 +115,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" + "@value": "All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they\nplace on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -167,21 +126,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing In Real World Conditions" + "@value": "Post-Market Monitoring System" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIRegulatorySandbox", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingRealWorldConditions", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationMeasure" + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bg))" + "@value": "AIA (Art. 3(bi))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -197,13 +156,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#RegulatorySandbox" + "@id": "https://w3id.org/dpv#OrganisationalMeasure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." + "@value": "The temporary testing of an AI system for its intended purpose in real world conditions outside of a laboratory or otherwise simulated environment with a view to gathering reliable and robust data and to assessing and verifying the conformity of the AI system with the\nrequirements of this Regulation; testing in real world conditions shall not be considered as placing the AI system on the market or putting it into service within the meaning of this Regulation, provided that all conditions under Article 53 or Article 54a are fulfilled;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -214,85 +173,100 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Regulatory Sandbox" + "@value": "Testing In Real World Conditions" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#InformedConsent", + "@id": "https://w3id.org/dpv/examples", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#LegalBasis" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "AIA (Art. 3(bk))" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv#InformedConsent" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate;" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } + ] + }, + { + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "Informed Consent" + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -344,135 +318,185 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#HighRiskAIAssessment", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "Art. 9 (2b)" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "High Risk AI Assessment" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystemPerformance", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(18))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "The ability of an AI system to achieve its intended purpose" + "@value": "EU AI Act - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "AI System Performance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@language": "en", + "@value": "2024-04-10" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/creator": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/description": [ + { + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + } + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact" + } + ], + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" + } + ], + "http://purl.org/dc/terms/modified": [ + { + "@language": "en", + "@value": "2024-05-31" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "EU AI Act" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "eu-aiact" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, { "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" + } + ], + "https://schema.org/version": [ + { + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#FRIA", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIRegulatorySandbox", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#OrganisationalMeasure" + "https://w3id.org/dpv#OrganisationMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 29a" + "@value": "AIA (Art. 3(bg))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -488,7 +512,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Assessment" + "@id": "https://w3id.org/dpv#RegulatorySandbox" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -499,20 +529,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fundamental Rights Impact Assessment" + "@value": "AI Regulatory Sandbox" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestSubject", + "@id": "https://w3id.org/dpv/legal/eu/aiact#HighRiskAIAssessment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bj))" + "@value": "Art. 9 (2b)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -520,11 +551,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#NaturalPerson" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -533,13 +559,7 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#NaturalPerson" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A natural person who participates in testing in real world conditions" + "@id": "https://w3id.org/dpv#Assessment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -550,270 +570,250 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real World Test Subject" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." + "@value": "High Risk AI Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#FRIA", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@language": "en", + "@value": "Art. 29a" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "EU AI Act - N3 serialiation" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv#Assessment" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Fundamental Rights Impact Assessment" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystemPerformance", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "http://purl.org/dc/terms/source": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@language": "en", + "@value": "AIA(Art. 3(18))" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "2024-04-10" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "Delaram Golpayegani" + "@value": "accepted" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + "@value": "The ability of an AI system to achieve its intended purpose" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@language": "en", + "@value": "AI System Performance" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessment", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#OrganisationalMeasure" ], - "http://purl.org/dc/terms/modified": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "AIA(Art. 3(20))" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "EU AI Act" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "eu-aiact" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://w3id.org/dpv#Assessment" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@language": "en", + "@value": "Assessment of the AI system performance with regards to achieving its intended purpose" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "0.1" + "@language": "en", + "@value": "Conformity Assessment" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestSubject", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@language": "en", + "@value": "AIA (Art. 3(bj))" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "EU AI Act - HTML serialiation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv#NaturalPerson" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "accepted" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://w3id.org/dpv#NaturalPerson" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@language": "en", + "@value": "A natural person who participates in testing in real world conditions" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@value": "EU AI Act - Turtle serialiation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#assessment-classes" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@language": "en", + "@value": "Real World Test Subject" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "Note: The term \"Real World Test Subject\" is defined as just \"Subject\" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term." } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ diff --git a/legal/eu/aiact/modules/assessment.rdf b/legal/eu/aiact/modules/assessment.rdf index 8f51fe6e..59bc3b7f 100644 --- a/legal/eu/aiact/modules/assessment.rdf +++ b/legal/eu/aiact/modules/assessment.rdf @@ -9,6 +9,79 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + CE Marking + A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing + + AIA(Art. 3(24)) + accepted + + + + + + + + Post-Market Monitoring System + All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they +place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions + + AIA(Art. 3(25)) + accepted + + + + + + + + Informed Consent + Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; + + AIA (Art. 3(bk)) + accepted + + + + + + + + Fundamental Rights Impact Assessment + + Art. 29a + accepted + + + + + + + Real World Test Subject + A natural person who participates in testing in real world conditions + + + AIA (Art. 3(bj)) + Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. + accepted + + + + + + + + AI Regulatory Sandbox + A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. + + AIA (Art. 3(bg)) + accepted + + + @@ -36,35 +109,6 @@ - - - - Real World Test Subject - A natural person who participates in testing in real world conditions - - - AIA (Art. 3(bj)) - Note: The term "Real World Test Subject" is defined as just "Subject" in the AI Act. We emphasise its distinction from other subjects, e.g. AI Subject, with this phrasing of the term. - accepted - - - - - - - - - - EU AI Act - HTML serialiation - - - - - - - - EU AI Act - N3 serialiation - @@ -77,49 +121,14 @@ - - - - - High Risk AI Assessment - - Art. 9 (2b) - accepted - - - - - - - - Informed Consent - Informed consent means a (real world test) subject’s freely given, specific, unambiguous and voluntary expression of his or her willingness to participate in a particular testing in real world conditions, after having been informed of all aspects of the testing that are relevant to the subject’s decision to participate; - - AIA (Art. 3(bk)) - accepted - - - - - + - - Primer for Data Privacy Vocabulary + + + Examples for Data Privacy Vocabulary - - - - - AI Regulatory Sandbox - A concrete and controlled framework set up by a competent authority which offers providers or prospective providers of AI systems the possibility to develop, train, validate and test, where appropriate in real world conditions, an innovative AI system, pursuant to a sandbox plan for a limited time under regulatory supervision. - - AIA (Art. 3(bg)) - accepted - - - @@ -130,26 +139,37 @@ - + + + + + + + EU AI Act - HTML serialiation + + - - - - EU AI Act - JSON-LD serialiation + + + + EU AI Act - Turtle serialiation - - - - - Post-Market Monitoring System - All activities carried out by providers of AI systems to collect and review experience gained from the use of AI systems they -place on the market or put into service for the purpose of identifying any need to immediately apply any necessary corrective or preventive actions - - AIA(Art. 3(25)) - accepted - - + + + + + Primer for Data Privacy Vocabulary + + + + + + + + + + EU AI Act - N3 serialiation @@ -172,36 +192,17 @@ requirements of this Regulation; testing in real world conditions shall not be c - - - - + - Fundamental Rights Impact Assessment + High Risk AI Assessment - Art. 29a + Art. 9 (2b) accepted - - - - - - - EU AI Act - Turtle serialiation - - - - - - Examples for Data Privacy Vocabulary - - - @@ -210,16 +211,15 @@ requirements of this Regulation; testing in real world conditions shall not be c EU AI Act - RDF/XML serialiation - - - - - CE Marking - A marking by which a provider indicates that an AI system is in conformity with the requirements set out in Title III, Chapter 2 of this Regulation and other applicable Union legislation harmonising the conditions for the marketing of products (‘Union harmonisation legislation’) providing for its affixing - - AIA(Art. 3(24)) - accepted - - + + + + + + + EU AI Act - JSON-LD serialiation + + + diff --git a/legal/eu/aiact/modules/data-owl.jsonld b/legal/eu/aiact/modules/data-owl.jsonld index aa957b95..0204ecc4 100644 --- a/legal/eu/aiact/modules/data-owl.jsonld +++ b/legal/eu/aiact/modules/data-owl.jsonld @@ -1,14 +1,15 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TrainingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Biometric", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(29))" + "@value": "AIA(Art. 3(33))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -18,7 +19,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Data" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -30,58 +31,88 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for training an AI system through fitting its learnable parameters" + "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Training Data" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Biometric", + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingData", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33))" + "@value": "AIA (Art. 3(31))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -91,7 +122,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/owl#Data" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -103,152 +134,111 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data" + "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Testing Data" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TestingData", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(31))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/owl#Data" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Testing Data" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -264,35 +254,35 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -352,28 +342,28 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" }, { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -381,10 +371,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -394,38 +384,69 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ValidationData", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TrainingData", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -433,7 +454,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(30))" + "@value": "AIA(Art. 3(29))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -455,75 +476,54 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." + "@value": "Data used for training an AI system through fitting its learnable parameters" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Validation Data" + "@value": "Training Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ValidationData", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/source": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "AIA (Art. 3(30))" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://w3id.org/dpv/owl#Data" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "EU AI Act - N3 serialiation" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@language": "en", + "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "Validation Data" } ] } diff --git a/legal/eu/aiact/modules/data-owl.owl b/legal/eu/aiact/modules/data-owl.owl index 816f2036..72c2bf5d 100644 --- a/legal/eu/aiact/modules/data-owl.owl +++ b/legal/eu/aiact/modules/data-owl.owl @@ -9,138 +9,138 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - EU AI Act - JSON-LD serialiation - - - - - - - - + + AIA (Art. 3(31)) - AIA(Art. 3(33)) - Biometric - Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data - accepted - - - - - - - - - Guides for Data Privacy Vocabulary + Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. + accepted + + Testing Data - EU AI Act - HTML serialiation - - + + + + + + + + Training Data + + AIA(Art. 3(29)) + Data used for training an AI system through fitting its learnable parameters + + accepted - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + - - + + - - 2024-05-31 - + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - + + + + https://w3id.org/dpv/legal/eu/aiact + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - - Data used for training an AI system through fitting its learnable parameters - Training Data - accepted - - - AIA(Art. 3(29)) - + + + + + + + Examples for Data Privacy Vocabulary + + + EU AI Act - Turtle serialiation + - + + + + + + AIA(Art. 3(33)) + Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data + + Biometric + accepted + + + + + - EU AI Act - Turtle serialiation - + EU AI Act - N3 serialiation + + - - AIA (Art. 3(30)) Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. + accepted Validation Data - accepted + AIA (Art. 3(30)) + - - - Primer for Data Privacy Vocabulary - - - - + - Examples for Data Privacy Vocabulary + Primer for Data Privacy Vocabulary - - + + + + + + + + EU AI Act - JSON-LD serialiation - - EU AI Act - RDF/XML serialiation + + - - Testing Data - - - - accepted - - AIA (Art. 3(31)) - Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. - - + + - - - - EU AI Act - N3 serialiation - + + Guides for Data Privacy Vocabulary + + diff --git a/legal/eu/aiact/modules/data.jsonld b/legal/eu/aiact/modules/data.jsonld index 42bf19b5..928bee87 100644 --- a/legal/eu/aiact/modules/data.jsonld +++ b/legal/eu/aiact/modules/data.jsonld @@ -1,32 +1,63 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -78,114 +109,64 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact", + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@language": "en", - "@value": "2024-04-10" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Delaram Golpayegani" - } + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#TrainingData", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" - } - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@value": "AIA(Art. 3(29))" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://w3id.org/dpv#Data" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "EU AI Act" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "eu-aiact" + "@value": "accepted" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://w3id.org/dpv#Data" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@language": "en", + "@value": "Data used for training an AI system through fitting its learnable parameters" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv" + "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "0.1" + "@language": "en", + "@value": "Training Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ValidationData", + "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingData", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -193,7 +174,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(30))" + "@value": "AIA (Art. 3(31))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -220,7 +201,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." + "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -231,12 +212,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Validation Data" + "@value": "Testing Data" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -252,12 +233,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -267,33 +248,33 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -329,147 +310,166 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@language": "en", + "@value": "2024-04-10" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/creator": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/description": [ { - "@id": "https://w3id.org/dpv/examples" + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TrainingData", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "AIA(Art. 3(29))" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/modified": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "2024-05-31" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv#Data" + "@language": "en", + "@value": "EU AI Act" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@language": "en", - "@value": "accepted" + "@value": "eu-aiact" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "https://w3id.org/dpv#Data" + "@value": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "Data used for training an AI system through fitting its learnable parameters" + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#data-classes" + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "Training Data" + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -479,7 +479,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TestingData", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ValidationData", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -487,7 +487,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(31))" + "@value": "AIA (Art. 3(30))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -514,7 +514,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service." + "@value": "Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -525,38 +525,38 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Testing Data" + "@value": "Validation Data" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] } diff --git a/legal/eu/aiact/modules/data.rdf b/legal/eu/aiact/modules/data.rdf index 9112901c..dcdb0782 100644 --- a/legal/eu/aiact/modules/data.rdf +++ b/legal/eu/aiact/modules/data.rdf @@ -9,18 +9,6 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - Validation Data - Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. - - - AIA (Art. 3(30)) - accepted - - - @@ -48,21 +36,29 @@ - - - - - Guides for Data Privacy Vocabulary - - + + + + + Biometric + Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data + + AIA(Art. 3(33)) + accepted + + - - - - - - - EU AI Act - HTML serialiation + + + + Training Data + Data used for training an AI system through fitting its learnable parameters + + + AIA(Art. 3(29)) + accepted + + @@ -72,45 +68,62 @@ EU AI Act - N3 serialiation - + - Testing Data - Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. + Validation Data + Data used for providing an evaluation of the trained AI system and for tuning its non-learnable parameters and its learning process, among other things, in order to prevent underfitting or overfitting; whereas the validation dataset is a separate dataset or part of the training dataset, either as a fixed or variable split. - AIA (Art. 3(31)) + AIA (Art. 3(30)) accepted - - - - - Biometric - Personal data resulting from specific technical processing relating to the physical, physiological or behavioural characteristics of a natural person, such as facial images or dactyloscopic data - - AIA(Art. 3(33)) - accepted - - + + + + + Examples for Data Privacy Vocabulary + + - - + + + + + + + EU AI Act - HTML serialiation - + - Training Data - Data used for training an AI system through fitting its learnable parameters + Testing Data + Data used for providing an independent evaluation of the AI system in order to confirm the expected performance of that system before its placing on the market or putting into service. - AIA(Art. 3(29)) + AIA (Art. 3(31)) accepted + + + + + + + EU AI Act - Turtle serialiation + + + + + + + + EU AI Act - RDF/XML serialiation + @@ -119,11 +132,11 @@ - + - - Examples for Data Privacy Vocabulary + + Guides for Data Privacy Vocabulary @@ -135,20 +148,7 @@ EU AI Act - JSON-LD serialiation - - - - - - - EU AI Act - RDF/XML serialiation - - - - - - - - EU AI Act - Turtle serialiation + + diff --git a/legal/eu/aiact/modules/docs-owl.jsonld b/legal/eu/aiact/modules/docs-owl.jsonld index d720d58e..eba7f402 100644 --- a/legal/eu/aiact/modules/docs-owl.jsonld +++ b/legal/eu/aiact/modules/docs-owl.jsonld @@ -1,6 +1,37 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TechnicalDocumentation", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SandboxPlan", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/tech/owl#Documentation", @@ -9,7 +40,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 11, Annex IV" + "@value": "AIA (Art. 3(44 eb))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -31,13 +62,55 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Annex IV technical documentation" + "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Technical Documentation" + "@value": "Sandbox Plan" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InstructionForUse", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech/owl#Instructions", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(15))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech/owl#Instructions" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Instruction For Use" } ] }, @@ -73,16 +146,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SandboxPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CommonSpecification", "@type": [ - "https://w3id.org/dpv/tech/owl#Documentation", + "https://w3id.org/dpv/tech/owl#Specification", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(44 eb))" + "@value": "AIA(Art. 3(28))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -92,7 +165,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Documentation" + "@id": "https://w3id.org/dpv/tech/owl#Specification" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -104,13 +177,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" + "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sandbox Plan" + "@value": "Common Specification" } ] }, @@ -145,6 +218,37 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, { "@id": "https://w3id.org/dpv/guides", "@type": [ @@ -208,51 +312,93 @@ ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestingPlan", + "@type": [ + "https://w3id.org/dpv/tech/owl#Documentation", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(bf))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech/owl#Documentation" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Real World Testing Plan" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -312,28 +458,28 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" }, { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -341,10 +487,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -354,38 +500,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealWorldTestingPlan", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#TechnicalDocumentation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/tech/owl#Documentation", @@ -394,7 +509,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bf))" + "@value": "Art. 11, Annex IV" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -416,159 +531,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Real World Testing Plan" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CommonSpecification", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Specification", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(28))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech/owl#Specification" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" + "@value": "Annex IV technical documentation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Common Specification" + "@value": "Technical Documentation" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#InstructionForUse", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech/owl#Instructions", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(15))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech/owl#Instructions" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Instruction For Use" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] } diff --git a/legal/eu/aiact/modules/docs-owl.owl b/legal/eu/aiact/modules/docs-owl.owl index ff3ff09e..c58bd7df 100644 --- a/legal/eu/aiact/modules/docs-owl.owl +++ b/legal/eu/aiact/modules/docs-owl.owl @@ -9,152 +9,152 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - EU AI Act - JSON-LD serialiation + + - - + EU AI Act - RDF/XML serialiation + + - + + + + EU AI Act - HTML serialiation + + + + - AIA (Art. 3(44 eb)) - A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox - + + Sandbox Plan + - Sandbox Plan accepted - + AIA (Art. 3(44 eb)) + A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox - - - - - - - Guides for Data Privacy Vocabulary - - - Art. 11, Annex IV - accepted - Technical Documentation + - Annex IV technical documentation - + A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + + AIA (Art. 3(bf)) + accepted + Real World Testing Plan - - - - EU AI Act - HTML serialiation - - - + + + + + Instruction For Use + The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use + + AIA (Art. 3(15)) + accepted + - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + - - + + - - 2024-05-31 - + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - + + + + https://w3id.org/dpv/legal/eu/aiact + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - accepted + + + + + + + Examples for Data Privacy Vocabulary + + + + + EU AI Act - Turtle serialiation + + + + + - Real World Testing Plan - AIA (Art. 3(bf)) - A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + Annex IV technical documentation + accepted + Art. 11, Annex IV + Technical Documentation - - - - + + + - EU AI Act - Turtle serialiation - + EU AI Act - N3 serialiation + + - + AIA(Art. 3(28)) + Common Specification + accepted + - - accepted A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act - Common Specification - AIA(Art. 3(28)) + - - - Primer for Data Privacy Vocabulary - - - - + - Examples for Data Privacy Vocabulary + Primer for Data Privacy Vocabulary - - - - - - + + + + - EU AI Act - RDF/XML serialiation - - - - - - - AIA (Art. 3(15)) - - Instruction For Use - accepted - The information provided by the provider to inform the user of in particular an AI system’s intended purpose and proper use - + + EU AI Act - JSON-LD serialiation - + + - - - - EU AI Act - N3 serialiation - + + Guides for Data Privacy Vocabulary + + diff --git a/legal/eu/aiact/modules/docs.jsonld b/legal/eu/aiact/modules/docs.jsonld index 444a9037..47772d81 100644 --- a/legal/eu/aiact/modules/docs.jsonld +++ b/legal/eu/aiact/modules/docs.jsonld @@ -1,15 +1,15 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#TechnicalDocumentation", + "@id": "https://w3id.org/dpv/legal/eu/aiact#CommonSpecification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Documentation" + "https://w3id.org/dpv/tech#Specification" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Art. 11, Annex IV" + "@value": "AIA(Art. 3(28))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -25,13 +25,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Documentation" + "@id": "https://w3id.org/dpv/tech#Specification" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Annex IV technical documentation" + "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -42,12 +42,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Technical Documentation" + "@value": "Common Specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SandboxPlan", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestingPlan", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -56,7 +87,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(44 eb))" + "@value": "AIA (Art. 3(bf))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -78,7 +109,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" + "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -89,21 +120,52 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sandbox Plan" + "@value": "Real World Testing Plan" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#CommonSpecification", + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#TechnicalDocumentation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Specification" + "https://w3id.org/dpv/tech#Documentation" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(28))" + "@value": "Art. 11, Annex IV" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -119,13 +181,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Specification" + "@id": "https://w3id.org/dpv/tech#Documentation" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A set of technical specifications, as defined in point 4 of Article 2 of Regulation (EU) No 1025/2012 providing means to comply with certain requirements established under the AI Act" + "@value": "Annex IV technical documentation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -136,7 +198,38 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Common Specification" + "@value": "Technical Documentation" + } + ] + }, + { + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -171,6 +264,68 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/turtle/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/turtle" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - Turtle serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ @@ -279,96 +434,75 @@ ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SandboxPlan", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/tech#Documentation" ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/primer" + "@language": "en", + "@value": "AIA (Art. 3(44 eb))" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/guides", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/tech#Documentation" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@language": "en", + "@value": "A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "Sandbox Plan" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -408,115 +542,6 @@ } ] }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealWorldTestingPlan", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/tech#Documentation" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(bf))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv/tech#Documentation" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions." - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Real World Testing Plan" - } - ] - }, { "@id": "https://w3id.org/dpv/legal/eu/aiact#InstructionForUse", "@type": [ @@ -565,34 +590,9 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#docs-classes", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } + "http://www.w3.org/2004/02/skos/core#ConceptScheme" ] } ] \ No newline at end of file diff --git a/legal/eu/aiact/modules/docs.rdf b/legal/eu/aiact/modules/docs.rdf index d193b606..5caeb192 100644 --- a/legal/eu/aiact/modules/docs.rdf +++ b/legal/eu/aiact/modules/docs.rdf @@ -9,6 +9,18 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + Technical Documentation + Annex IV technical documentation + + Art. 11, Annex IV + accepted + + + @@ -48,21 +60,13 @@ - - - - - Guides for Data Privacy Vocabulary - - - - + - - - - - EU AI Act - HTML serialiation + + + + + EU AI Act - N3 serialiation @@ -76,26 +80,6 @@ - - - - - Technical Documentation - Annex IV technical documentation - - Art. 11, Annex IV - accepted - - - - - - - - - - EU AI Act - N3 serialiation - @@ -104,45 +88,45 @@ - - - - - Primer for Data Privacy Vocabulary - - - - + - Real World Testing Plan - A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. + Sandbox Plan + A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox - AIA (Art. 3(bf)) + AIA (Art. 3(44 eb)) accepted - + - Sandbox Plan - A document agreed between the participating provider and the competent authority describing the objectives, conditions, timeframe, methodology and requirements for the activities carried out within the sandbox + Real World Testing Plan + A document that describes the objectives, methodology, geographical, population and temporal scope, monitoring, organisation and conduct of testing in real world conditions. - AIA (Art. 3(44 eb)) + AIA (Art. 3(bf)) accepted - + + + + + + + EU AI Act - HTML serialiation + + - - - - EU AI Act - JSON-LD serialiation + + + + EU AI Act - Turtle serialiation @@ -155,12 +139,28 @@ - + + + + + Primer for Data Privacy Vocabulary + + + + + + + + Guides for Data Privacy Vocabulary + + + + - - - - EU AI Act - Turtle serialiation + + + + EU AI Act - JSON-LD serialiation diff --git a/legal/eu/aiact/modules/misc-owl.jsonld b/legal/eu/aiact/modules/misc-owl.jsonld index 360712cb..ffe38d51 100644 --- a/legal/eu/aiact/modules/misc-owl.jsonld +++ b/legal/eu/aiact/modules/misc-owl.jsonld @@ -1,46 +1,14 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AILiteracy", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#IntendedPurpose", "@type": [ - "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(bh))" + "@value": "AIA (Art. 3(12))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -50,7 +18,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#AILiteracy" + "@id": "https://w3id.org/dpv/owl#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -62,55 +30,50 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." + "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Literacy" + "@value": "Intended Purpose" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CriticalInfrastructure", - "@type": [ - "https://w3id.org/dpv/owl#Sector", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "AIA(Art. 3(44h))" + "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." } + ] + }, + { + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/owl#Sector" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Critical Infrastructure" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -146,47 +109,47 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PubliclyAccessibleSpace", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#LawEnforcement", "@type": [ - "https://w3id.org/dpv/owl#Location", + "https://w3id.org/dpv/owl#Sector", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(39))" + "@value": "AIA(Art. 3(41))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -196,7 +159,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PublicLocation" + "@id": "https://w3id.org/dpv/owl#Sector" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -208,39 +171,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions." + "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Accessible Space" + "@value": "LawEnforcement" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -250,15 +213,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ReasonablyForeseeableMisuse", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#CriticalInfrastructure", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#Sector", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(13))" + "@value": "AIA(Art. 3(44h))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -268,7 +232,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/risk/owl#Misuse" + "@id": "https://w3id.org/dpv/owl#Sector" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -280,24 +244,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reasonably Foreseeable Misuse" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." + "@value": "Critical Infrastructure" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -313,12 +271,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -327,21 +285,110 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PubliclyAccessibleSpace", + "@type": [ + "https://w3id.org/dpv/owl#Location", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(39))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#PublicLocation" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Publicly Accessible Space" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ReasonablyForeseeableMisuse", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(13))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/risk/owl#Misuse" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Reasonably Foreseeable Misuse" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." + } + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -401,19 +448,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -422,7 +469,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -430,10 +477,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -443,46 +490,47 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#IntendedPurpose", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AILiteracy", "@type": [ + "https://w3id.org/dpv/owl#OrganisationalMeasure", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(12))" + "@value": "AIA (Art. 3(bh))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -492,7 +540,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Purpose" + "@id": "https://w3id.org/dpv/owl#AILiteracy" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -504,45 +552,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" + "@value": "Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intended Purpose" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." + "@value": "AI Literacy" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -552,44 +594,33 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#LawEnforcement", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ - "https://w3id.org/dpv/owl#Sector", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(41))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/owl#Sector" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "EU AI Act - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "LawEnforcement" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, @@ -629,37 +660,6 @@ } ] }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#other", "@type": [ diff --git a/legal/eu/aiact/modules/misc-owl.owl b/legal/eu/aiact/modules/misc-owl.owl index 446aa0b0..03681a23 100644 --- a/legal/eu/aiact/modules/misc-owl.owl +++ b/legal/eu/aiact/modules/misc-owl.owl @@ -10,177 +10,177 @@ xmlns:vann="http://purl.org/vocab/vann/" > + + + EU AI Act - HTML serialiation - - - - accepted - A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed - AIA(Art. 3(23)) - - Substantial Modification + + accepted + Substantial Modification + AIA(Art. 3(23)) + A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed AI Literacy - accepted AIA (Art. 3(bh)) - Skills, knowledge and understanding that allows providers, users and affected persons, taking into account their respective rights and obligations in the context of this Regulation, to make an informed deployment of AI systems, as well as to gain awareness about the opportunities and risks of AI and possible harm it can cause. + accepted + - - EU AI Act - JSON-LD serialiation - + + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + + + + + + + + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 + + + + + + https://w3id.org/dpv/legal/eu/aiact + + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 + EU AI Act + + + + + accepted + Intended Purpose + The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation + AIA (Art. 3(12)) + + Note: definition of dpv:Purpose needs to be amended to include Technology and AI. + + + + + + + + + Examples for Data Privacy Vocabulary + + + - - + + + EU AI Act - Turtle serialiation - accepted + Reasonably Foreseeable Misuse + The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems - Reasonably Foreseeable Misuse + accepted + AIA (Art. 3(13)) Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. - The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems - AIA (Art. 3(13)) - - Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. - accepted - + + + accepted + An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 + AIA(Art. 3(44h)) - AIA(Art. 3(41)) - LawEnforcement + Critical Infrastructure - - - - - - EU AI Act - Turtle serialiation - - - - - Primer for Data Privacy Vocabulary - - - - - - - Critical Infrastructure + - An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 - AIA(Art. 3(44h)) + LawEnforcement + Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. + AIA(Art. 3(41)) accepted - - AIA (Art. 3(12)) - accepted - Note: definition of dpv:Purpose needs to be amended to include Technology and AI. - + + - The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation - - Intended Purpose + accepted + Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. + + AIA(Art. 3(39)) + Publicly Accessible Space + - - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - - - - - - 2024-05-31 - - - - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - - 0.1 - EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact + + + + Primer for Data Privacy Vocabulary + + + + + + EU AI Act - RDF/XML serialiation + + + + + - - Guides for Data Privacy Vocabulary + Guides for Data Privacy Vocabulary + - - accepted - AIA(Art. 3(39)) - Publicly Accessible Space - - - - - Any publicly or privately owned physical place accessible to an undetermined number of natural persons, regardless of whether certain conditions for access may apply, and regardless of the potential capacity restrictions. - + + + + + + + EU AI Act - JSON-LD serialiation + + - EU AI Act - N3 serialiation + - - - - - - - - Examples for Data Privacy Vocabulary - - - accepted - - - - - EU AI Act - RDF/XML serialiation - - - + diff --git a/legal/eu/aiact/modules/misc.jsonld b/legal/eu/aiact/modules/misc.jsonld index 9b72e0da..211ed8a4 100644 --- a/legal/eu/aiact/modules/misc.jsonld +++ b/legal/eu/aiact/modules/misc.jsonld @@ -1,144 +1,229 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SubstantialModification", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(23))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Substantial Modification" + } + ] + }, + { + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "2024-04-10" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Delaram Golpayegani" + "@id": "https://w3id.org/dpv/primer" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#IntendedPurpose", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/dc/terms/source": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@language": "en", + "@value": "AIA (Art. 3(12))" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://w3id.org/dpv#Purpose" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "EU AI Act" + "@value": "accepted" } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@value": "eu-aiact" + "@id": "https://w3id.org/dpv#Purpose" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/primer" - }, + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv/guides" - }, + "@language": "en", + "@value": "Intended Purpose" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@id": "https://w3id.org/dpv/examples" - }, + "@language": "en", + "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#ReasonablyForeseeableMisuse", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" + ], + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, + "@language": "en", + "@value": "AIA (Art. 3(13))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, + "@id": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, + "@id": "https://w3id.org/dpv/risk#Misuse" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@id": "https://w3id.org/dpv/risk#Misuse" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, + "@language": "en", + "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv" + "@language": "en", + "@value": "Reasonably Foreseeable Misuse" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { - "@value": "0.1" + "@language": "en", + "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -154,12 +239,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -169,196 +254,239 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#CriticalInfrastructure", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Sector" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "AIA(Art. 3(44h))" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "EU AI Act - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv#Sector" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Critical Infrastructure" + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SubstantialModification", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ + { + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" + } + ], + "http://purl.org/dc/terms/created": [ { "@language": "en", - "@value": "AIA(Art. 3(23))" + "@value": "2024-04-10" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "accepted" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/identifier": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact" + } + ], + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" + } + ], + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed" + "@value": "2024-05-31" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@language": "en", + "@value": "EU AI Act" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "eu-aiact" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, { - "@language": "en", - "@value": "Substantial Modification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, { - "@value": "EU AI Act - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "@id": "http://www.w3.org/2004/02/skos/core#" + }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "https://schema.org/version": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact#other", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ReasonablyForeseeableMisuse", + "@id": "https://w3id.org/dpv/legal/eu/aiact#LawEnforcement", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Sector" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(13))" + "@value": "AIA(Art. 3(41))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -366,11 +494,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/risk#Misuse" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -379,13 +502,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/risk#Misuse" + "@id": "https://w3id.org/dpv#Sector" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems" + "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -396,91 +519,69 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reasonably Foreseeable Misuse" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse." + "@value": "LawEnforcement" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#LawEnforcement", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Sector" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(41))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv#Sector" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security." + "@value": "EU AI Act - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "LawEnforcement" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, @@ -532,38 +633,16 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#other", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#IntendedPurpose", + "@id": "https://w3id.org/dpv/legal/eu/aiact#CriticalInfrastructure", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Sector" ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(12))" + "@value": "AIA(Art. 3(44h))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -571,11 +650,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Purpose" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -584,13 +658,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Purpose" + "@id": "https://w3id.org/dpv#Sector" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation" + "@value": "An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -601,53 +675,10 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intended Purpose" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note: definition of dpv:Purpose needs to be amended to include Technology and AI." - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Critical Infrastructure" } ] }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#misc-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, { "@id": "https://w3id.org/dpv/legal/eu/aiact#PubliclyAccessibleSpace", "@type": [ @@ -694,36 +725,5 @@ "@value": "Publicly Accessible Space" } ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] } ] \ No newline at end of file diff --git a/legal/eu/aiact/modules/misc.rdf b/legal/eu/aiact/modules/misc.rdf index 466d0c1b..a733a5dc 100644 --- a/legal/eu/aiact/modules/misc.rdf +++ b/legal/eu/aiact/modules/misc.rdf @@ -36,51 +36,44 @@ - - - - - - - EU AI Act - HTML serialiation - - - - - - - - EU AI Act - N3 serialiation - - + - - Critical Infrastructure - An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 - - AIA(Art. 3(44h)) + Intended Purpose + The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation + + + AIA (Art. 3(12)) + Note: definition of dpv:Purpose needs to be amended to include Technology and AI. accepted - + - Substantial Modification - A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed - AIA(Art. 3(23)) accepted - + + + + Examples for Data Privacy Vocabulary + + + + - - Primer for Data Privacy Vocabulary + + + EU AI Act - HTML serialiation + + + @@ -94,13 +87,23 @@ - + - - - - EU AI Act - JSON-LD serialiation + + + + EU AI Act - Turtle serialiation + + + + + Substantial Modification + A change to the AI system after its placing on the market or putting into service which is not foreseen or planned in the initial conformity assessment by the provider and as a result of which the compliance of the AI system with the requirements set out in Title III, Chapter 2 of this Regulation is affected or results in a modification to the intended purpose for which the AI system has been assessed + AIA(Art. 3(23)) + accepted + + @@ -114,52 +117,52 @@ - + + + + + Primer for Data Privacy Vocabulary + + + + + + + + + + EU AI Act - N3 serialiation + + - LawEnforcement - Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. + Critical Infrastructure + An asset, a facility, equipment, a network or a system, or a part of thereof, which is necessary for the provision of an essential service within the meaning of Article 2(4) of Directive (EU) 2022/2557 - AIA(Art. 3(41)) + AIA(Art. 3(44h)) accepted - - - - - Guides for Data Privacy Vocabulary - - - - + - Intended Purpose - The use for which an AI system is intended by the provider, including the specific context and conditions of use, as specified in the information supplied by the provider in the instructions for use, promotional or sales materials and statements, as well as in the technical documentation - - - AIA (Art. 3(12)) - Note: definition of dpv:Purpose needs to be amended to include Technology and AI. + Reasonably Foreseeable Misuse + The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems + + + AIA (Art. 3(13)) + Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. accepted - - - - - - - EU AI Act - Turtle serialiation - - + - - Examples for Data Privacy Vocabulary + + Guides for Data Privacy Vocabulary @@ -171,27 +174,24 @@ EU AI Act - RDF/XML serialiation - - - - Reasonably Foreseeable Misuse - The use of an AI system in a way that is not in accordance with its intended purpose, but which may result from reasonably foreseeable human behaviour or interaction with other systems, including other AI systems - - - AIA (Art. 3(13)) - Misuse should be provided through the Risk extension, along with taxonomy e.g. Misuse -> Foreseeable -> Reasonably and NonReasonably Forseeable; and Misuse -> Unforseeable Misuse. - accepted - - - - + + + LawEnforcement + Activities carried out by law enforcement authorities or on their behalf for the prevention, investigation, detection or prosecution of criminal offences or the execution of criminal penalties, including the safeguarding against and the prevention of threats to public security. + + AIA(Art. 3(41)) accepted - - + + + + + + + EU AI Act - JSON-LD serialiation diff --git a/legal/eu/aiact/modules/purpose-owl.jsonld b/legal/eu/aiact/modules/purpose-owl.jsonld index a7a2f707..f39ccf7b 100644 --- a/legal/eu/aiact/modules/purpose-owl.jsonld +++ b/legal/eu/aiact/modules/purpose-owl.jsonld @@ -1,78 +1,68 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DeepFake", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(bl))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capabiliy" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Deep Fake" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentityVerification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -80,7 +70,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33c))" + "@value": "based on AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -90,7 +80,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Purpose" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -102,13 +92,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." + "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identity Verification" + "@value": "Biometric Categorisation" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -116,47 +106,41 @@ "@language": "en", "@value": "pd:Biometric" } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Parent could be dpv:identityVerification" - } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighImpactCapabilityGPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DeepFake", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -164,7 +148,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44c))" + "@value": "AIA (Art. 3(bl))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -174,7 +158,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Capability" + "@id": "https://w3id.org/dpv/tech/owl#Capabiliy" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -186,106 +170,122 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." + "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "High-Impact Capability in General Purpose AI Models" + "@value": "Deep Fake" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentification", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "AIA(Art. 3(33a))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@id": "https://w3id.org/dpv/tech/owl#Capability" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/examples" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Biometric Identification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, @@ -330,21 +330,74 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentityVerification", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(33c))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/owl#Purpose" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Biometric Identity Verification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Parent could be dpv:identityVerification" + } + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -404,19 +457,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -425,7 +478,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -433,10 +486,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -446,33 +499,33 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -508,85 +561,38 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisation", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "based on AIA(Art. 3(35))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech/owl#Capability" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Biometric Categorisation" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricIdentification", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#HighImpactCapabilityGPAIModel", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -594,7 +600,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33a))" + "@value": "AIA(Art. 3(44c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -616,19 +622,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" + "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identification" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "High-Impact Capability in General Purpose AI Models" } ] } diff --git a/legal/eu/aiact/modules/purpose-owl.owl b/legal/eu/aiact/modules/purpose-owl.owl index d3e237eb..03691f1e 100644 --- a/legal/eu/aiact/modules/purpose-owl.owl +++ b/legal/eu/aiact/modules/purpose-owl.owl @@ -9,161 +9,161 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - EU AI Act - JSON-LD serialiation - + + + + + EU AI Act - HTML serialiation + - - - - - + + The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database - AIA (Art. 3(bl)) - accepted - Deep Fake - Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful - - - accepted + pd:Biometric + + Biometric Identification + AIA(Art. 3(33a)) + + + pd:Biometric + Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + based on AIA(Art. 3(35)) - AIA(Art. 3(44c)) + + Biometric Categorisation - High-Impact Capability in General Purpose AI Models - ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. - - - - - Guides for Data Privacy Vocabulary - - - - - - - EU AI Act - HTML serialiation - - - - + accepted - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + - - + - - 2024-05-31 - + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - + + + + https://w3id.org/dpv/legal/eu/aiact + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - - - - - - EU AI Act - Turtle serialiation - - - Biometric Identification - AIA(Art. 3(33a)) + + ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + AIA(Art. 3(44c)) + + High-Impact Capability in General Purpose AI Models + - - pd:Biometric - The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database accepted - - - - Primer for Data Privacy Vocabulary + + + - + Examples for Data Privacy Vocabulary - - - + - Examples for Data Privacy Vocabulary - - + + + + + EU AI Act - Turtle serialiation - - - - - pd:Biometric - accepted - Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons - based on AIA(Art. 3(35)) - - Biometric Categorisation + + + + + EU AI Act - N3 serialiation + + - Biometric Identity Verification Parent could be dpv:identityVerification - pd:Biometric + - The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). accepted + The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). AIA(Art. 3(33c)) + pd:Biometric - - - - EU AI Act - RDF/XML serialiation - - - - - - - - EU AI Act - N3 serialiation - - - + + AIA (Art. 3(bl)) + + + + + Deep Fake + Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful + accepted pd:Biometric - Emotion Recognition Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] - accepted + + accepted + + + + + Primer for Data Privacy Vocabulary + + + + + + + + + + + EU AI Act - JSON-LD serialiation + + + EU AI Act - RDF/XML serialiation + + + + + + + + + + Guides for Data Privacy Vocabulary + + + diff --git a/legal/eu/aiact/modules/purpose.jsonld b/legal/eu/aiact/modules/purpose.jsonld index b39b58d9..327445bb 100644 --- a/legal/eu/aiact/modules/purpose.jsonld +++ b/legal/eu/aiact/modules/purpose.jsonld @@ -1,63 +1,68 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognition", + "@id": "https://w3id.org/dpv/examples", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Emotion Recognition" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "pd:Biometric" + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisation", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentityVerification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -65,7 +70,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "based on AIA(Art. 3(35))" + "@value": "AIA(Art. 3(33c))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -75,7 +80,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -86,13 +91,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Capability" + "@id": "https://w3id.org/dpv#Purpose" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -103,7 +108,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation" + "@value": "Biometric Identity Verification" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -111,179 +116,160 @@ "@language": "en", "@value": "pd:Biometric" } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Parent could be dpv:identityVerification" + } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact#DeepFake", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@language": "en", + "@value": "AIA (Art. 3(bl))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@id": "https://w3id.org/dpv/tech#Capabiliy" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/tech#Capabiliy" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact", - "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@language": "en", + "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@language": "en", - "@value": "2024-04-10" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Delaram Golpayegani" + "@value": "Deep Fake" } + ] + }, + { + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + "@id": "https://www.w3.org/TR/html/" } ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/dc/terms/format": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://purl.org/dc/terms/license": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@value": "Guides for Data Privacy Vocabulary" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://w3id.org/dpv/guides" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "EU AI Act" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "eu-aiact" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://purl.org/dc/terms/format": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@value": "EU AI Act - JSON-LD serialiation" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], - "https://schema.org/version": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@value": "0.1" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "EU AI Act - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#HighImpactCapabilityGPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -291,7 +277,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44c))" + "@value": "AIA(Art. 3(33a))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -318,7 +304,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." + "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -329,208 +315,211 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "High-Impact Capability in General Purpose AI Models" + "@value": "Biometric Identification" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@language": "en", + "@value": "2024-04-10" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/creator": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/description": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/license": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/modified": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@language": "en", + "@value": "2024-05-31" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@language": "en", + "@value": "EU AI Act" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@value": "eu-aiact" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@value": "https://w3id.org/dpv/legal/eu/aiact#" } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ + "@id": "https://w3id.org/dpv/primer" + }, { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ + "@id": "https://w3id.org/dpv/guides" + }, { - "@value": "Examples for Data Privacy Vocabulary" + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "https://schema.org/version": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#HighImpactCapabilityGPAIModel", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "EU AI Act - N3 serialiation" + "@language": "en", + "@value": "AIA(Art. 3(44c))" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/tech#Capability" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://w3id.org/dpv/tech#Capability" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "EU AI Act - Turtle serialiation" + "@language": "en", + "@value": "‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models." } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "High-Impact Capability in General Purpose AI Models" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognition", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(33a))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" @@ -555,7 +544,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database" + "@value": "Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data]" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -566,7 +555,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identification" + "@value": "Emotion Recognition" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -577,7 +566,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricIdentityVerification", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -585,7 +574,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(33c))" + "@value": "based on AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -595,7 +584,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Purpose" + "@id": "https://w3id.org/dpv/tech#Capability" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -606,13 +595,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Purpose" + "@id": "https://w3id.org/dpv/tech#Capability" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication)." + "@value": "Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -623,7 +612,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Identity Verification" + "@value": "Biometric Categorisation" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -631,62 +620,73 @@ "@language": "en", "@value": "pd:Biometric" } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Parent could be dpv:identityVerification" - } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#DeepFake", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "AIA (Art. 3(bl))" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/tech#Capabiliy" + "@value": "EU AI Act - N3 serialiation" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "https://w3id.org/dpv/tech#Capabiliy" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "Capability to generate or manipulate image, audio or video content that resembles existing persons, objects, places or other entities or events and would falsely appear to a person to be authentic or truthful" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#purpose-classes" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Deep Fake" + "@value": "EU AI Act - HTML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] } diff --git a/legal/eu/aiact/modules/purpose.rdf b/legal/eu/aiact/modules/purpose.rdf index c25b8ba6..b594c8de 100644 --- a/legal/eu/aiact/modules/purpose.rdf +++ b/legal/eu/aiact/modules/purpose.rdf @@ -9,6 +9,33 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + Biometric Identification + The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database + + + pd:Biometric + AIA(Art. 3(33a)) + accepted + + + + + + + Biometric Identity Verification + The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). + + + pd:Biometric + AIA(Art. 3(33c)) + Parent could be dpv:identityVerification + accepted + + + @@ -36,31 +63,26 @@ - - - - - - - EU AI Act - HTML serialiation - - - - - - - - EU AI Act - N3 serialiation - - + - Biometric Categorisation - Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + Emotion Recognition + Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] pd:Biometric - based on AIA(Art. 3(35)) + accepted + + + + + + + High-Impact Capability in General Purpose AI Models + ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + + + AIA(Art. 3(44c)) accepted @@ -77,18 +99,29 @@ - - - - Biometric Identification - The automated recognition of physical, physiological, behavioural, and psychological human features for the purpose of establishing an individual’s identity by comparing biometric data of that individual to stored biometric data of individuals in a database - - - pd:Biometric - AIA(Art. 3(33a)) - accepted - - + + + + + Examples for Data Privacy Vocabulary + + + + + + + + + + EU AI Act - HTML serialiation + + + + + + + + EU AI Act - Turtle serialiation @@ -98,34 +131,23 @@ - - - - Emotion Recognition - Capability of a technology to identify or infer emotions or intentions of natural persons [on the basis of their biometric data] - - - pd:Biometric - accepted - - - - + - - - - EU AI Act - JSON-LD serialiation + + + + EU AI Act - N3 serialiation - + - High-Impact Capability in General Purpose AI Models - ‘high-impact capabilities’ in general purpose AI models means capabilities that match or exceed the capabilities recorded in the most advanced general purpose AI models. + Biometric Categorisation + Assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons - AIA(Art. 3(44c)) + pd:Biometric + based on AIA(Art. 3(35)) accepted @@ -138,39 +160,6 @@ - - - - Biometric Identity Verification - The automated verification of the identity of natural persons by comparing biometric data of an individual to previously provided biometric data (one-to-one verification, including authentication). - - - pd:Biometric - AIA(Art. 3(33c)) - Parent could be dpv:identityVerification - accepted - - - - - - - - - - EU AI Act - Turtle serialiation - - - - - - Examples for Data Privacy Vocabulary - - - - - - @@ -179,4 +168,15 @@ EU AI Act - RDF/XML serialiation + + + + + + + EU AI Act - JSON-LD serialiation + + + + diff --git a/legal/eu/aiact/modules/risk-owl.jsonld b/legal/eu/aiact/modules/risk-owl.jsonld index e022e38a..0254d13b 100644 --- a/legal/eu/aiact/modules/risk-owl.jsonld +++ b/legal/eu/aiact/modules/risk-owl.jsonld @@ -1,32 +1,32 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -62,33 +62,64 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -134,123 +165,82 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SystemicRiskAtEU", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art.3 (44d))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Systemic Risk At Union Level" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -310,28 +300,28 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" }, { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -339,10 +329,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -352,33 +342,43 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SystemicRiskAtEU", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "AIA(Art.3 (44d))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "EU AI Act - HTML serialiation" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#Risk" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Systemic Risk At Union Level" } ] }, @@ -413,6 +413,37 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - HTML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/specification" + } + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SeriousIncident", "@type": [ @@ -460,36 +491,5 @@ "@value": "to do: add types of impact" } ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] } ] \ No newline at end of file diff --git a/legal/eu/aiact/modules/risk-owl.owl b/legal/eu/aiact/modules/risk-owl.owl index 25249f3a..00952230 100644 --- a/legal/eu/aiact/modules/risk-owl.owl +++ b/legal/eu/aiact/modules/risk-owl.owl @@ -9,131 +9,131 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - EU AI Act - JSON-LD serialiation - - - - - - - - - - - - - Guides for Data Privacy Vocabulary - - - - AIA (Art. 3(1a)) - Risk - - - - The combination of the probability of an occurrence of harm and the severity of that harm - accepted - - EU AI Act - HTML serialiation - - + + + - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + - - + + - - 2024-05-31 - + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - + + + + https://w3id.org/dpv/legal/eu/aiact + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - - - - - EU AI Act - Turtle serialiation - + + accepted + + + + + to do: add types of impact + any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: +(a) the death of a person or serious damage to a person’s health; + (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. + Serious Incident + AIA (Art. 3(44)) + - accepted - Systemic Risk At Union Level AIA(Art.3 (44d)) + Systemic Risk At Union Level - A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain + accepted + A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain - + + + + - Primer for Data Privacy Vocabulary - + Examples for Data Privacy Vocabulary + + - + + EU AI Act - Turtle serialiation + + + - + + + - Examples for Data Privacy Vocabulary - - - - + EU AI Act - N3 serialiation + + - - any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: -(a) the death of a person or serious damage to a person’s health; - (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. - Serious Incident + + The combination of the probability of an occurrence of harm and the severity of that harm + AIA (Art. 3(1a)) - - - AIA (Art. 3(44)) accepted - to do: add types of impact - + + Risk + + + + + + + Primer for Data Privacy Vocabulary + + + + + + + + + EU AI Act - JSON-LD serialiation + - + EU AI Act - RDF/XML serialiation - EU AI Act - RDF/XML serialiation + - + + - - - - EU AI Act - N3 serialiation - + + Guides for Data Privacy Vocabulary + + diff --git a/legal/eu/aiact/modules/risk.jsonld b/legal/eu/aiact/modules/risk.jsonld index ca2160ff..905bedd5 100644 --- a/legal/eu/aiact/modules/risk.jsonld +++ b/legal/eu/aiact/modules/risk.jsonld @@ -1,144 +1,125 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" + "@id": "https://www.w3.org/TR/html/" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "2024-04-10" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://purl.org/dc/terms/creator": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Delaram Golpayegani" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" + "@id": "https://w3id.org/dpv/primer" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/license": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@language": "en", + "@value": "AIA (Art. 3(1a))" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "EU AI Act" + "@id": "https://w3id.org/dpv#risk" } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "eu-aiact" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://w3id.org/dpv#risk" } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + "@language": "en", + "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv" + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "0.1" + "@language": "en", + "@value": "Risk" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -154,12 +135,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -169,33 +150,86 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact#SeriousIncident", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#Impact" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(44))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#Impact" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Serious Incident" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "to do: add types of impact" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -231,146 +265,202 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#Risk", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "AIA (Art. 3(1a))" + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "2024-04-10" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "https://w3id.org/dpv#risk" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "accepted" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "https://w3id.org/dpv#risk" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "The combination of the probability of an occurrence of harm and the severity of that harm" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/modified": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" + "@language": "en", + "@value": "2024-05-31" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { "@language": "en", - "@value": "Risk" + "@value": "EU AI Act" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "eu-aiact" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/isProfileOf": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" + } + ], + "https://schema.org/version": [ + { + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, @@ -424,95 +514,5 @@ "@value": "Systemic Risk At Union Level" } ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#SeriousIncident", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#Impact" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(44))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv#Impact" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following:\n(a) the death of a person or serious damage to a person’s health;\n (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment." - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#risk-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Serious Incident" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "to do: add types of impact" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] } ] \ No newline at end of file diff --git a/legal/eu/aiact/modules/risk.rdf b/legal/eu/aiact/modules/risk.rdf index 0db37e4a..edba51d3 100644 --- a/legal/eu/aiact/modules/risk.rdf +++ b/legal/eu/aiact/modules/risk.rdf @@ -9,14 +9,17 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Systemic Risk At Union Level - A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain - - - AIA(Art.3 (44d)) + + Serious Incident + any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: +(a) the death of a person or serious damage to a person’s health; + (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. + + AIA (Art. 3(44)) + to do: add types of impact accepted @@ -48,22 +51,6 @@ - - - - - Guides for Data Privacy Vocabulary - - - - - - - - - - EU AI Act - HTML serialiation - @@ -72,6 +59,18 @@ EU AI Act - N3 serialiation + + + + Systemic Risk At Union Level + A risk that is specific to the high-impact capabilities of general-purpose AI models, having a significant impact on the internal market due to its reach, and with actual or reasonably foreseeable negative effects on public health, safety, public security, fundamental rights, or the society as a whole, that can be propagated at scale across the value chain + + + AIA(Art.3 (44d)) + accepted + + + @@ -80,39 +79,21 @@ - - + - - Primer for Data Privacy Vocabulary + + + EU AI Act - HTML serialiation - - - - + - - - - EU AI Act - JSON-LD serialiation - - - - - - Serious Incident - any incident or malfunctioning of an AI system that directly or indirectly leads to any of the following: -(a) the death of a person or serious damage to a person’s health; - (b) a serious and irreversible disruption of the management and operation of critical infrastructure.; (ba) breach of obligations under Union law intended to protect fundamental rights; (bb) serious damage to property or the environment. - - AIA (Art. 3(44)) - to do: add types of impact - accepted - - + + + + EU AI Act - Turtle serialiation @@ -134,12 +115,31 @@ - + + + + + Primer for Data Privacy Vocabulary + + + + + + + + Guides for Data Privacy Vocabulary + + + + - - - - EU AI Act - Turtle serialiation + + + + EU AI Act - JSON-LD serialiation + + + diff --git a/legal/eu/aiact/modules/roles-owl.jsonld b/legal/eu/aiact/modules/roles-owl.jsonld index c8c1ac23..baa3bf85 100644 --- a/legal/eu/aiact/modules/roles-owl.jsonld +++ b/legal/eu/aiact/modules/roles-owl.jsonld @@ -1,6 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOperator", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDistributor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -8,7 +8,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(8))" + "@value": "AIA (Art. 3(7))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -18,7 +18,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Operator" + "@id": "https://w3id.org/dpv/tech/owl#Distributor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -30,18 +30,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" + "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Operator" + "@value": "AI Distributor" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDeployer", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -49,7 +49,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(2))" + "@value": "AIA (Art. 3(4))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -59,7 +59,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Provider" + "@id": "https://w3id.org/dpv/tech/owl#Deployer" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -71,18 +71,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" + "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Provider" + "@value": "AI Deployer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketSurveillanceAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/json-ld11/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - JSON-LD serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -90,7 +121,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(26))" + "@value": "AIA(Art. 3(21))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -100,7 +131,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://w3id.org/dpv/tech/owl#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -112,13 +143,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" + "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Surveillance Authority" + "@value": "Conformity Assessment Body" } ] }, @@ -195,7 +226,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -211,22 +242,22 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AuthorisedRepresentative", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifyingAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -234,7 +265,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(5))" + "@value": "AIA(Art. 3(19))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -244,7 +275,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Representative" + "@id": "https://w3id.org/dpv/tech/owl#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -256,49 +287,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" + "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authorised Representative" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Notifying Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AuthorisedRepresentative", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -306,7 +306,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(21))" + "@value": "AIA (Art. 3(5))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -316,7 +316,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Auditor" + "@id": "https://w3id.org/dpv/owl#Representative" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -328,59 +328,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" + "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment Body" + "@value": "Authorised Representative" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NationalCompetentAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(42))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "EU AI Act - RDF/XML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "National Competent Authority" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOffice", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DownstreamAIProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -388,7 +378,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA(Art. 3(44g))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -398,7 +388,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Authority" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -410,49 +400,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." + "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Artificial Intelligence Office" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.rdf" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Downstream AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -468,22 +427,22 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDeployer", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketSurveillanceAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -491,7 +450,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(4))" + "@value": "AIA(Art. 3(26))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -501,7 +460,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Deployer" + "@id": "https://w3id.org/dpv/owl#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -513,49 +472,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" + "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Deployer" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Market Surveillance Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifiedBody", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOperator", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -563,7 +491,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(22))" + "@value": "AIA (Art. 3(8))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -573,7 +501,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody" + "@id": "https://w3id.org/dpv/tech/owl#Operator" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -585,13 +513,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" + "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notified Body" + "@value": "AI Operator" } ] }, @@ -627,28 +555,28 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -657,21 +585,62 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifiedBody", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(22))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ConformityAssessmentBody" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Notified Body" + } + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -731,19 +700,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -752,7 +721,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -760,10 +729,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -773,7 +742,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#DownstreamAIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NationalCompetentAuthority", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -781,7 +750,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44g))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -791,7 +760,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider" + "@id": "https://w3id.org/dpv/owl#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -803,18 +772,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." + "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Downstream AI Provider" + "@value": "National Competent Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotifyingAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIOffice", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -822,7 +791,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(19))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -832,7 +801,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Auditor" + "@id": "https://w3id.org/dpv/owl#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -844,18 +813,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" + "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notifying Authority" + "@value": "Artificial Intelligence Office" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIDistributor", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AIProvider", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -863,7 +863,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(7))" + "@value": "AIA (Art. 3(2))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -873,7 +873,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Distributor" + "@id": "https://w3id.org/dpv/tech/owl#Provider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -885,13 +885,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" + "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Distributor" + "@value": "AI Provider" } ] } diff --git a/legal/eu/aiact/modules/roles-owl.owl b/legal/eu/aiact/modules/roles-owl.owl index e4f80a45..ee195c6e 100644 --- a/legal/eu/aiact/modules/roles-owl.owl +++ b/legal/eu/aiact/modules/roles-owl.owl @@ -9,227 +9,227 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - AI Operator - AIA (Art. 3(8)) - - accepted - The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; - - + + + Downstream AI Provider accepted - AI Deployer - - Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity - AIA (Art. 3(4)) - - - - Artificial Intelligence Office - AIA(Art. 3(42)) - - - Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. - accepted + A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + AIA(Art. 3(44g)) - - + - + Market Surveillance Authority + The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 + + accepted - Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market - AIA (Art. 3(7)) - AI Distributor - accepted + AIA(Art. 3(26)) + + + EU AI Act - HTML serialiation - - - - - - The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. - National Competent Authority - AIA(Art. 3(42)) - + + AI Provider accepted + + + Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge + AIA (Art. 3(2)) - - Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation - accepted - AIA (Art. 3(5)) + Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation + + Authorised Representative - - accepted - AIA(Art. 3(44g)) - Downstream AI Provider - + + + A body that performs third-party conformity assessment activities, including testing, certification and inspection + AIA(Art. 3(21)) + + + Conformity Assessment Body - - A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + accepted - - EU AI Act - JSON-LD serialiation - + + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + + + + + + + + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 + + + + + + https://w3id.org/dpv/legal/eu/aiact + + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 + EU AI Act + + + + + - - - + + Examples for Data Privacy Vocabulary + + + + + accepted + AIA (Art. 3(7)) + AI Distributor + + Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market + - + + - + EU AI Act - Turtle serialiation - - - - Primer for Data Privacy Vocabulary - - - - - - - AIA(Art. 3(26)) + accepted - Market Surveillance Authority - The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020 + - + AI Operator + The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor; + AIA (Art. 3(8)) AIA(Art. 3(22)) - accepted - Notified Body - + + Notified Body + accepted A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation - - + + + + Primer for Data Privacy Vocabulary + + + + + + EU AI Act - RDF/XML serialiation + + + + + + + + - - Notifying Authority - AIA(Art. 3(19)) + Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity + + AI Deployer + AIA (Art. 3(4)) accepted - The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - - Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union + + + The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - AIA (Art. 3(6)) accepted - - AI Importer - - - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - - - - - - 2024-05-31 - - - - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - - 0.1 - EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact + AIA(Art. 3(19)) + Notifying Authority - - Guides for Data Privacy Vocabulary + Guides for Data Privacy Vocabulary + - + + + + + + + EU AI Act - JSON-LD serialiation + + + + - AI Provider - Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge - accepted - - AIA (Art. 3(2)) + National Competent Authority + AIA(Art. 3(42)) + The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor. + + - EU AI Act - N3 serialiation + - - - - - - - - Examples for Data Privacy Vocabulary - - - + + AI Importer + + + AIA (Art. 3(6)) - - A body that performs third-party conformity assessment activities, including testing, certification and inspection - AIA(Art. 3(21)) - - Conformity Assessment Body accepted + Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union - - - - EU AI Act - RDF/XML serialiation - - - + + Artificial Intelligence Office + AIA(Art. 3(42)) + + + Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. + accepted + + diff --git a/legal/eu/aiact/modules/roles.jsonld b/legal/eu/aiact/modules/roles.jsonld index a9dcf5ec..750b6624 100644 --- a/legal/eu/aiact/modules/roles.jsonld +++ b/legal/eu/aiact/modules/roles.jsonld @@ -1,37 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#DownstreamAIProvider", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NationalCompetentAuthority", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -39,7 +8,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44g))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -49,7 +18,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -60,13 +29,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." + "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -77,12 +46,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Downstream AI Provider" + "@value": "National Competent Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOperator", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotifyingAuthority", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -90,7 +59,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(8))" + "@value": "AIA(Art. 3(19))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -100,7 +69,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Operator" + "@id": "https://w3id.org/dpv/tech#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -111,13 +80,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Operator" + "@id": "https://w3id.org/dpv/tech#Auditor" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" + "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -128,7 +97,38 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Operator" + "@value": "Notifying Authority" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -184,58 +184,38 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AuthorisedRepresentative", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(5))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv#Representative" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv#Representative" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" + "@value": "EU AI Act - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Authorised Representative" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDeployer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -243,7 +223,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(4))" + "@value": "AIA(Art. 3(21))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -253,7 +233,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Deployer" + "@id": "https://w3id.org/dpv/tech#Auditor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -264,13 +244,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Deployer" + "@id": "https://w3id.org/dpv/tech#Auditor" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" + "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -281,12 +261,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Deployer" + "@value": "Conformity Assessment Body" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ConformityAssessmentBody", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOffice", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -294,7 +305,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(21))" + "@value": "AIA(Art. 3(42))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -304,7 +315,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Auditor" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -315,13 +326,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Auditor" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A body that performs third-party conformity assessment activities, including testing, certification and inspection" + "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -332,12 +343,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Conformity Assessment Body" + "@value": "Artificial Intelligence Office" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketSurveillanceAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDistributor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -345,7 +356,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(26))" + "@value": "AIA (Art. 3(7))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -355,7 +366,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#Distributor" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -366,13 +377,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#Distributor" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" + "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -383,43 +394,49 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Surveillance Authority" + "@value": "AI Distributor" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotifyingAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketSurveillanceAuthority", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -427,7 +444,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(19))" + "@value": "AIA(Art. 3(26))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -437,7 +454,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Auditor" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -448,13 +465,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Auditor" + "@id": "https://w3id.org/dpv#Authority" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring" + "@value": "The national authority carrying out the activities and taking the measures pursuant to Regulation (EU) 2019/1020" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -465,12 +482,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Notifying Authority" + "@value": "Market Surveillance Authority" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDistributor", + "@id": "https://w3id.org/dpv/legal/eu/aiact#DownstreamAIProvider", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -478,7 +495,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(7))" + "@value": "AIA(Art. 3(44g))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -488,7 +505,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Distributor" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -499,13 +516,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Distributor" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person in the supply chain, other than the provider or the importer, that makes an AI system available on the Union market" + "@value": "A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -516,63 +533,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Distributor" + "@value": "Downstream AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(2))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#Provider" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/tech#Provider" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "AI Provider" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIImporter", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIDeployer", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -580,7 +577,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(6))" + "@value": "AIA (Art. 3(4))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -590,7 +587,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech#Importer" + "@id": "https://w3id.org/dpv/tech#Deployer" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -601,13 +598,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#Importer" + "@id": "https://w3id.org/dpv/tech#Deployer" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" + "@value": "Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -618,43 +615,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI Importer" - } - ] - }, - { - "@id": "https://w3id.org/dpv/guides", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Guides for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/guides" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "AI Deployer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NationalCompetentAuthority", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AuthorisedRepresentative", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -662,7 +628,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA (Art. 3(5))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -672,7 +638,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv#Representative" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -683,13 +649,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv#Representative" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The notifying authority and the market surveillance authority. As regards AI systems put into service or used by EU institutions, agencies, offices and bodies, any reference to national competent authorities or market surveillance authorities in this Regulation shall be understood as referring to the European Data Protection Supervisor." + "@value": "Any natural or legal person located or established in the Union who has received and accepted a written mandate from a provider of an AI system or a general-purpose AI model to, respectively, perform and carry out on its behalf the obligations and procedures established by this Regulation" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -700,33 +666,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "National Competent Authority" + "@value": "Authorised Representative" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -843,75 +809,109 @@ ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIProvider", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "AIA (Art. 3(2))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@id": "https://w3id.org/dpv/tech#Provider" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/primer" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/tech#Provider" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "AI Provider" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIImporter", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://www.w3.org/TR/html/" + "@language": "en", + "@value": "AIA (Art. 3(6))" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "EU AI Act - HTML serialiation" + "@id": "https://w3id.org/dpv/tech#Importer" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "https://w3id.org/dpv/tech#Importer" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "AI Importer" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#roles-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOffice", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AIOperator", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class" @@ -919,7 +919,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(42))" + "@value": "AIA (Art. 3(8))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -929,7 +929,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#Operator" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -940,13 +940,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Authority" + "@id": "https://w3id.org/dpv/tech#Operator" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission." + "@value": "The provider, the product manufacturer, the deployer, the authorised representative, the importer or the distributor;" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -957,7 +957,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Artificial Intelligence Office" + "@value": "AI Operator" } ] }, @@ -993,28 +993,28 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ diff --git a/legal/eu/aiact/modules/roles.rdf b/legal/eu/aiact/modules/roles.rdf index 2b927fd8..a2dc6735 100644 --- a/legal/eu/aiact/modules/roles.rdf +++ b/legal/eu/aiact/modules/roles.rdf @@ -9,14 +9,50 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Notified Body - A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation - - - AIA(Art. 3(22)) + Artificial Intelligence Office + Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. + + + AIA(Art. 3(42)) + accepted + + + + + + + AI Deployer + Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity + + + AIA (Art. 3(4)) + accepted + + + + + + + AI Importer + Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union + + + AIA (Art. 3(6)) + accepted + + + + + + + Conformity Assessment Body + A body that performs third-party conformity assessment activities, including testing, certification and inspection + + + AIA(Art. 3(21)) accepted @@ -60,37 +96,13 @@ - - - - Downstream AI Provider - A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. - - - AIA(Art. 3(44g)) - accepted - - - - + - - + + + Examples for Data Privacy Vocabulary - EU AI Act - HTML serialiation - - - - - AI Provider - Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge - - - AIA (Art. 3(2)) - accepted - - @@ -104,14 +116,6 @@ - - - - - - - EU AI Act - N3 serialiation - @@ -124,30 +128,49 @@ - + - AI Deployer - Any natural or legal person, public authority, agency or other body using an AI system under its authority except where the AI system is used in the course of a personal non-professional activity - - - AIA (Art. 3(4)) + Downstream AI Provider + A provider of an AI system, including a general-purpose AI system, which integrates an AI model, regardless of whether the model is provided by themselves and vertically integrated or provided by another entity based on contractual relations. + + + AIA(Art. 3(44g)) accepted - + + + + + + + EU AI Act - HTML serialiation + + + + + + + + EU AI Act - Turtle serialiation + + - Artificial Intelligence Office - Commission’s function of contributing to the implementation, monitoring and supervision of AI systems and AI governance. References in this Regulation to the Artificial Intelligence office shall be understood as references to the Commission. - - - AIA(Art. 3(42)) + Notified Body + A conformity assessment body notified in accordance with this Regulation and other relevant Union harmonisation legislation + + + AIA(Art. 3(22)) accepted + + + @@ -156,14 +179,42 @@ - + + + + + + + EU AI Act - N3 serialiation + + - Conformity Assessment Body - A body that performs third-party conformity assessment activities, including testing, certification and inspection + AI Provider + Natural or legal person, public authority, agency or other body that develops an AI system or a general purpose AI model or that has an AI system or a general purpose AI model developed and places them on the market or puts the system into service under its own name or trademark, whether for payment or free of charge + + + AIA (Art. 3(2)) + accepted + + + + + + + + Guides for Data Privacy Vocabulary + + + + + + + Notifying Authority + The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - AIA(Art. 3(21)) + AIA(Art. 3(19)) accepted @@ -180,14 +231,6 @@ - - - - - - - EU AI Act - JSON-LD serialiation - @@ -200,54 +243,6 @@ - - - - AI Importer - Any natural or legal person located or established in the Union that places on the market an AI system that bears the name or trademark of a natural or legal person established outside the Union - - - AIA (Art. 3(6)) - accepted - - - - - - - - Guides for Data Privacy Vocabulary - - - - - - - Notifying Authority - The national authority responsible for setting up and carrying out the necessary procedures for the assessment, designation and notification of conformity assessment bodies and for their monitoring - - - AIA(Art. 3(19)) - accepted - - - - - - - - - - EU AI Act - Turtle serialiation - - - - - - Examples for Data Privacy Vocabulary - - - @@ -256,7 +251,12 @@ EU AI Act - RDF/XML serialiation - - + + + + + + + EU AI Act - JSON-LD serialiation diff --git a/legal/eu/aiact/modules/status-owl.jsonld b/legal/eu/aiact/modules/status-owl.jsonld index be3e3176..333f6726 100644 --- a/legal/eu/aiact/modules/status-owl.jsonld +++ b/legal/eu/aiact/modules/status-owl.jsonld @@ -1,8 +1,9 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnEUMarket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -11,6 +12,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(10))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -18,7 +25,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -30,21 +37,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Placement Status" + "@value": "Available on EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -56,7 +63,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(10))" + "@value": "AIA (Art. 3(9))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -66,7 +73,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -78,13 +85,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on EU Market" + "@value": "Placed on Market" } ] }, @@ -131,41 +138,40 @@ ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RecalledFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -181,7 +187,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/tech/owl#ProvisionStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -193,18 +199,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is returned to the provider or taken out of service or use" + "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Recalled from Service" + "@value": "Service Supply Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -220,70 +226,22 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnEUMarket", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(9))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Placed on EU Market" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoServiceInEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService", "@type": [ "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -308,7 +266,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -320,49 +278,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service In EU" + "@value": "Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotPutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#WithdrawnFromService", "@type": [ "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -393,13 +351,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with an AI system that has not been put into service" + "@value": "An AI System that is prevented to be made available in the supply chain" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Put in to Service" + "@value": "Withdrawn from Service" } ] }, @@ -435,9 +393,9 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnNonEUMarket", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], @@ -447,12 +405,6 @@ "@value": "2024-05-17" } ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(11))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -460,7 +412,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -472,18 +424,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service" + "@value": "Available on Non-EU Market" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -499,91 +451,74 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(9))" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Placed on Market" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -593,10 +528,9 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#WithdrawnFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -612,7 +546,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -624,81 +558,20 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is prevented to be made available in the supply chain" + "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Withdrawn from Service" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/json-ld11/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - JSON-LD serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Market Placement Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoServiceInEU", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], @@ -708,6 +581,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(11))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -715,7 +594,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#ProvisionStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PutIntoService" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -727,31 +606,31 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Supply Status" + "@value": "Put in to Service In EU" } ] }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/created": [ @@ -811,19 +690,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -832,7 +711,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -840,10 +719,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -853,9 +732,10 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -864,6 +744,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(10))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" @@ -871,7 +757,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -883,21 +769,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Availability Status" + "@value": "Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnNonEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RecalledFromService", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -913,7 +799,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -925,21 +811,52 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "An AI System that is returned to the provider or taken out of service or use" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Non-EU Market" + "@value": "Recalled from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnEUMarket", + "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#MarketPlacementStatus", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/created": [ @@ -951,7 +868,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(10))" + "@value": "AIA (Art. 3(9))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -961,7 +878,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PlacedOnMarket" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -973,13 +890,96 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Market" + "@value": "Placed on EU Market" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#MarketAvailabilityStatus", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech/owl#MarketAvailabilityStatus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Market Availability Status" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#NotPutIntoService", + "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#ServiceSupplyStatus" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Status associated with an AI system that has not been put into service" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Not Put in to Service" } ] } diff --git a/legal/eu/aiact/modules/status-owl.owl b/legal/eu/aiact/modules/status-owl.owl index 1c80d483..744dea6b 100644 --- a/legal/eu/aiact/modules/status-owl.owl +++ b/legal/eu/aiact/modules/status-owl.owl @@ -9,254 +9,254 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge + - + - An AI System that is prevented to be made available in the supply chain + Available on EU Market accepted + AIA (Art. 3(10)) 2024-05-17 - - Withdrawn from Service - + - - Placed on EU Market - accepted - 2024-05-17 - - AIA (Art. 3(9)) - - - - Status indicating the first making available of an AI system or a general purpose AI model on the Union market - + + + + + + EU AI Act - HTML serialiation + + + + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + + + + + + + + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 + + + + + + https://w3id.org/dpv/legal/eu/aiact + + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 + EU AI Act - Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity - accepted 2024-05-17 + Market Availability Status - - - - - EU AI Act - HTML serialiation - - - - - - - EU AI Act - JSON-LD serialiation - - - - - + accepted + Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity + accepted - accepted + 2024-05-17 + Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn Service Supply Status - Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn - 2024-05-17 - - - - - - EU AI Act - Turtle serialiation - - - - - Primer for Data Privacy Vocabulary + + + - - - - - - - accepted - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose - 2024-05-17 - Put in to Service In EU - - AIA (Art. 3(11)) - + Examples for Data Privacy Vocabulary - accepted - + Market Placement Status Status associated with whether the AI system or GPAI Model has been 'first' made available on the market + accepted 2024-05-17 - Market Placement Status + + + + + + + + + EU AI Act - Turtle serialiation - AIA (Art. 3(9)) - 2024-05-17 + Status indicating the first making available of an AI system or a general purpose AI model on the market - accepted - Status indicating the first making available of an AI system or a general purpose AI model on the market Placed on Market + accepted + 2024-05-17 + AIA (Art. 3(9)) - + + 2024-05-17 - AIA (Art. 3(11)) - Put in to Service - accepted - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose - 2024-05-17 + Withdrawn from Service + An AI System that is prevented to be made available in the supply chain + accepted - - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - - - - - - 2024-05-31 - - - - - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - - 0.1 - EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - - 2024-05-17 + - Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge + Not Put in to Service + - + Status associated with an AI system that has not been put into service accepted - Available on Non-EU Market - - - - - - Guides for Data Privacy Vocabulary - - - + 2024-05-17 + - - not available on a market anywhere in EU or otherwise + + AIA (Art. 3(9)) + + + 2024-05-17 + Status indicating the first making available of an AI system or a general purpose AI model on the Union market + Placed on EU Market + accepted + + + + not available on a market anywhere in EU or otherwise + 2024-05-17 + accepted Not Available on Market - - - - EU AI Act - N3 serialiation - - - - - - - - - Examples for Data Privacy Vocabulary - - - - - AIA (Art. 3(10)) + + Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge + accepted + Available on Market - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge - accepted - Available on EU Market 2024-05-17 - + AIA (Art. 3(10)) + - - Status associated with an AI system that has not been put into service + + An AI System that is returned to the provider or taken out of service or use - Not Put in to Service - accepted 2024-05-17 + accepted + Recalled from Service - + + Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge + + + + accepted - An AI System that is returned to the provider or taken out of service or use + Available on Non-EU Market 2024-05-17 + + + + + + Primer for Data Privacy Vocabulary + + + + + + EU AI Act - RDF/XML serialiation + + + + + + + + Put in to Service + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose - + AIA (Art. 3(11)) + - Recalled from Service + accepted + 2024-05-17 - + + + + Guides for Data Privacy Vocabulary + + + + + + Put in to Service In EU + - - accepted - Available on Market + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose 2024-05-17 + AIA (Art. 3(11)) - Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge - AIA (Art. 3(10)) - + accepted + - + + + + + + EU AI Act - JSON-LD serialiation + + + + - EU AI Act - RDF/XML serialiation - - - + EU AI Act - N3 serialiation + + diff --git a/legal/eu/aiact/modules/status.jsonld b/legal/eu/aiact/modules/status.jsonld index 2d4e1fe3..cb3d117b 100644 --- a/legal/eu/aiact/modules/status.jsonld +++ b/legal/eu/aiact/modules/status.jsonld @@ -1,6 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotPutIntoService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoServiceInEU", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12,6 +12,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(11))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" @@ -25,13 +31,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with an AI system that has not been put into service" + "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -42,16 +48,15 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Put in to Service" + "@value": "Put in to Service In EU" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#NotAvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/created": [ { @@ -64,6 +69,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -72,13 +82,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "not available on a market anywhere in EU or otherwise" + "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -89,12 +99,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Not Available on Market" + "@value": "Market Placement Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -125,13 +135,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -142,7 +152,69 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Placed on Market" + "@value": "Placed on EU Market" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - HTML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, @@ -177,6 +249,12 @@ } ] }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, { "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService", "@type": [ @@ -231,38 +309,38 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotAvailableOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -274,12 +352,6 @@ "@value": "2024-05-17" } ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(10))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" @@ -299,7 +371,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "not available on a market anywhere in EU or otherwise" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -310,15 +382,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on Market" + "@value": "Not Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" ], "http://purl.org/dc/terms/created": [ { @@ -326,14 +399,15 @@ "@value": "2024-05-17" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "AIA (Art. 3(9))" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -344,13 +418,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model has been 'first' made available on the market" + "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the market" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -361,15 +435,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Placement Status" + "@value": "Placed on Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RecalledFromService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], "http://purl.org/dc/terms/created": [ { @@ -382,11 +457,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#ProvisionStatus" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -395,13 +465,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#ProvisionStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" + "@value": "An AI System that is returned to the provider or taken out of service or use" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -412,18 +482,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Supply Status" + "@value": "Recalled from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnNonEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -435,12 +499,6 @@ "@value": "2024-05-17" } ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA (Art. 3(10))" - } - ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" @@ -460,7 +518,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -471,15 +529,47 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Available on EU Market" + "@value": "Available on Non-EU Market" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus", + "@id": "https://w3id.org/dpv/primer", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#NotPutIntoService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" ], "http://purl.org/dc/terms/created": [ { @@ -492,11 +582,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -505,13 +590,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" + "@value": "Status associated with an AI system that has not been put into service" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -522,16 +607,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Market Availability Status" + "@value": "Not Put in to Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketPlacementStatus" + "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" ], "http://purl.org/dc/terms/created": [ { @@ -542,7 +627,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(9))" + "@value": "AIA (Art. 3(10))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -558,13 +643,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PlacedOnMarket" + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status indicating the first making available of an AI system or a general purpose AI model on the Union market" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -575,90 +660,150 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Placed on EU Market" + "@value": "Available on Market" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/json-ld11/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - JSON-LD serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnNonEUMarket", + "@id": "https://w3id.org/dpv/legal/eu/aiact", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" + } ], "http://purl.org/dc/terms/created": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-05-17" + "@language": "en", + "@value": "2024-04-10" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@language": "en", + "@value": "Delaram Golpayegani" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "accepted" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" + "@value": "https://w3id.org/dpv/legal/eu/aiact" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on any market except the Union market in the course of a commercial activity, whether in return for payment or free of charge" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/modified": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" + "@language": "en", + "@value": "2024-05-31" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { "@language": "en", - "@value": "Available on Non-EU Market" + "@value": "EU AI Act" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "eu-aiact" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/legal/eu/aiact#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/isProfileOf": [ + { + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" + } + ], + "https://schema.org/version": [ + { + "@value": "0.1" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RecalledFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#WithdrawnFromService", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -689,7 +834,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is returned to the provider or taken out of service or use" + "@value": "An AI System that is prevented to be made available in the supply chain" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -700,16 +845,15 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Recalled from Service" + "@value": "Withdrawn from Service" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoServiceInEU", + "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/created": [ { @@ -717,15 +861,14 @@ "@value": "2024-05-17" } ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "AIA (Art. 3(11))" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" + "@id": "https://w3id.org/dpv/tech#ProvisionStatus" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -736,13 +879,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PutIntoService" + "@id": "https://w3id.org/dpv/tech#ProvisionStatus" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose" + "@value": "Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -753,233 +896,115 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Put in to Service In EU" + "@value": "Service Supply Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/created": [ { - "@value": "EU AI Act - N3 serialiation" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-05-17" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact", - "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "2024-04-10" + "@value": "accepted" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@language": "en", - "@value": "Delaram Golpayegani" + "@id": "https://w3id.org/dpv/tech#MarketAvailabilityStatus" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act" - } - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "https://w3id.org/dpv/legal/eu/aiact" - } - ], - "http://purl.org/dc/terms/license": [ - { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@value": "Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://w3id.org/dpv/legal/eu/aiact#status-classes" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "EU AI Act" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "eu-aiact" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, - { - "@id": "https://w3id.org/dpv" - } - ], - "https://schema.org/version": [ - { - "@value": "0.1" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Market Availability Status" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - Turtle serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -989,11 +1014,11 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#WithdrawnFromService", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnEUMarket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "https://w3id.org/dpv/legal/eu/aiact#MarketAvailabilityStatus" ], "http://purl.org/dc/terms/created": [ { @@ -1001,6 +1026,12 @@ "@value": "2024-05-17" } ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA (Art. 3(10))" + } + ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/legal/eu/aiact#" @@ -1014,13 +1045,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#ServiceSupplyStatus" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AvailableOnMarket" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI System that is prevented to be made available in the supply chain" + "@value": "Status associated with supply of an AI system or a general purpose AI model for distribution or use on the Union market in the course of a commercial activity, whether in return for payment or free of charge" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1031,38 +1062,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Withdrawn from Service" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/json-ld11/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - JSON-LD serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Available on EU Market" } ] } diff --git a/legal/eu/aiact/modules/status.rdf b/legal/eu/aiact/modules/status.rdf index 46fd628b..7d1caebf 100644 --- a/legal/eu/aiact/modules/status.rdf +++ b/legal/eu/aiact/modules/status.rdf @@ -9,13 +9,64 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Not Put in to Service - Status associated with an AI system that has not been put into service + Recalled from Service + An AI System that is returned to the provider or taken out of service or use + + 2024-05-17 + accepted + + + + + + + + Put in to Service + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose + AIA (Art. 3(11)) + 2024-05-17 + accepted + + + + + + + + Put in to Service In EU + Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose + + AIA (Art. 3(11)) + 2024-05-17 + accepted + + + + + + + + Placed on EU Market + Status indicating the first making available of an AI system or a general purpose AI model on the Union market + + AIA (Art. 3(9)) + 2024-05-17 + accepted + + + + + + + Service Supply Status + Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn + + 2024-05-17 accepted @@ -48,27 +99,6 @@ - - - - - - - EU AI Act - HTML serialiation - - - - - - Placed on Market - Status indicating the first making available of an AI system or a general purpose AI model on the market - - AIA (Art. 3(9)) - 2024-05-17 - accepted - - - @@ -82,63 +112,55 @@ - + - Recalled from Service - An AI System that is returned to the provider or taken out of service or use + Not Put in to Service + Status associated with an AI system that has not been put into service 2024-05-17 accepted - + - - - - - EU AI Act - N3 serialiation + + + Examples for Data Privacy Vocabulary + + - - - - Market Placement Status - Status associated with whether the AI system or GPAI Model has been 'first' made available on the market - - - 2024-05-17 - accepted - - + + + + + + + EU AI Act - HTML serialiation - + + + + + + + EU AI Act - Turtle serialiation + + - Placed on EU Market - Status indicating the first making available of an AI system or a general purpose AI model on the Union market - + Placed on Market + Status indicating the first making available of an AI system or a general purpose AI model on the market + AIA (Art. 3(9)) 2024-05-17 accepted - - - - Service Supply Status - Status asssociated with whether the AI system has been supplied for use or put in to service or been recalled or withdrawn - - - 2024-05-17 - accepted - - - @@ -151,13 +173,13 @@ - + - - Withdrawn from Service - An AI System that is prevented to be made available in the supply chain - + Market Placement Status + Status associated with whether the AI system or GPAI Model has been 'first' made available on the market + + 2024-05-17 accepted @@ -171,27 +193,6 @@ - - - - - Put in to Service In EU - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use in the Union for its intended purpose - - AIA (Art. 3(11)) - 2024-05-17 - accepted - - - - - - - - - - EU AI Act - JSON-LD serialiation - @@ -205,26 +206,33 @@ - + + + + + + + EU AI Act - N3 serialiation + + - - Put in to Service - Status asssociated with the supply of an AI system for first use directly to the deployer or for own use for its intended purpose - - AIA (Art. 3(11)) + Market Availability Status + Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity + + 2024-05-17 accepted - + - - Not Available on Market - not available on a market anywhere in EU or otherwise - + + Withdrawn from Service + An AI System that is prevented to be made available in the supply chain + 2024-05-17 accepted @@ -238,29 +246,13 @@ - - - - - - - EU AI Act - Turtle serialiation - - - - - - Examples for Data Privacy Vocabulary - - - - + - Market Availability Status - Status associated with whether the AI system or GPAI Model is available for distribution or use on the market in the course of a commercial activity - - + + Not Available on Market + not available on a market anywhere in EU or otherwise + 2024-05-17 accepted @@ -277,4 +269,12 @@ + + + + + + + EU AI Act - JSON-LD serialiation + diff --git a/legal/eu/aiact/modules/system-owl.jsonld b/legal/eu/aiact/modules/system-owl.jsonld index 0a6e8b6e..82eec187 100644 --- a/legal/eu/aiact/modules/system-owl.jsonld +++ b/legal/eu/aiact/modules/system-owl.jsonld @@ -1,37 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAIModel", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -50,7 +19,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1))" + "@value": "AIA(Art. 3(44b))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -60,7 +29,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai/owl#System" + "@id": "https://w3id.org/dpv/ai/owl#Model" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -72,78 +41,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" + "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System" - } - ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ - { - "@language": "en", - "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" + "@value": "General Purpose AI Model" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealtimeRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/examples", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(37))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Real-time Remote Biometric Identification System" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "pd:Biometric" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -179,41 +114,41 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem", "@type": [ - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -230,7 +165,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(35))" + "@value": "AIAArt. 3(36))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -252,13 +187,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation System" + "@value": "Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -269,10 +204,40 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognitionSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SafetyComponent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -289,7 +254,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(34))" + "@value": "AIA (Art. 3(14))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -299,7 +264,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" + "@id": "https://w3id.org/dpv/tech/owl#Component" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -311,19 +276,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." + "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Emotion Recognition System" + "@value": "Safety Component" } + ] + }, + { + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "aia:EmotionRecognition, pd:Biometric" + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, @@ -410,52 +400,21 @@ } ] }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" + "@id": "http://www.w3.org/2002/07/owl" }, { "@value": "http://www.w3.org/2004/02/skos/core" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], "http://purl.org/dc/terms/contributor": [ @@ -520,19 +479,19 @@ ], "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" }, { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" + "@id": "https://w3id.org/dpv/examples" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-rdf" + "@id": "https://w3id.org/dpv/guides" }, { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" }, { "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3" @@ -541,7 +500,7 @@ "@id": "https://w3id.org/dpv/primer" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-ttl" } ], "http://www.w3.org/ns/dx/prof/isProfileOf": [ @@ -549,10 +508,10 @@ "@id": "https://w3id.org/dpv/owl" }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact" + "@id": "http://www.w3.org/2002/07/owl" }, { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/legal/eu/aiact" } ], "https://schema.org/version": [ @@ -562,39 +521,9 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "EU AI Act - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#GPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#EmotionRecognitionSystem", "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], @@ -612,7 +541,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(44b))" + "@value": "AIA(Art. 3(34))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -622,7 +551,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/ai/owl#Model" + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -634,18 +563,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" + "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Purpose AI Model" + "@value": "Emotion Recognition System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "aia:EmotionRecognition, pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#SafetyComponent", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" @@ -664,7 +599,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(14))" + "@value": "AIA (Art. 3(1))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -674,7 +609,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/tech/owl#Component" + "@id": "https://w3id.org/dpv/ai/owl#System" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -686,13 +621,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property" + "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Safety Component" + "@value": "AI System" + } + ], + "http://www.w3.org/2004/02/skos/core#scopeNote": [ + { + "@language": "en", + "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" } ] }, @@ -728,38 +669,38 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.n3" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostRemoteBiometriIdentificationSystem", "@type": [ "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -779,7 +720,66 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIAArt. 3(36))" + "@value": "AIA(Art. 3(38))" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RemoteBiometricIdentificationSystem" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Post Remote Biometric Identification System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "pd:Biometric" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#BiometricCategorisationSystem", + "@type": [ + "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Delaram Golpayegani" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -801,13 +801,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." + "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Remote Biometric Identification System" + "@value": "Biometric Categorisation System" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -818,7 +818,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#PostRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact/owl#RealtimeRemoteBiometriIdentificationSystem", "@type": [ "https://w3id.org/dpv/legal/eu/aiact/owl#AISystem", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -838,7 +838,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(38))" + "@value": "AIA(Art. 3(37))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -860,13 +860,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" + "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post Remote Biometric Identification System" + "@value": "Real-time Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ diff --git a/legal/eu/aiact/modules/system-owl.owl b/legal/eu/aiact/modules/system-owl.owl index 8d687915..5c3589b3 100644 --- a/legal/eu/aiact/modules/system-owl.owl +++ b/legal/eu/aiact/modules/system-owl.owl @@ -9,217 +9,217 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - Biometric Categorisation System - - Delaram Golpayegani + + A remote biometric identification system other than a ‘real-time’ remote biometric identification system + AIA(Art. 3(38)) 2024-04-10 - An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons - AIA(Art. 3(35)) - pd:Biometric - accepted - - - - 2024-04-10 - Real-time Remote Biometric Identification System + accepted pd:Biometric Delaram Golpayegani - AIA(Art. 3(37)) - accepted - A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. + Post Remote Biometric Identification System + + EU AI Act - HTML serialiation - - - + - + + accepted + A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property + Delaram Golpayegani + AIA (Art. 3(14)) + 2024-04-10 + + Safety Component + + + + AIA(Art. 3(34)) + + An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. + Emotion Recognition System accepted - + aia:EmotionRecognition, pd:Biometric + + + + Delaram Golpayegani 2024-04-10 - General Purpose AI System - + + + + Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act + + + + + + + + + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + eu-aiact + 2024-04-10 Delaram Golpayegani - An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems - AIA(Art.3 (44e)) + + + + + + https://w3id.org/dpv/legal/eu/aiact + + 0.1 + + Delaram Golpayegani + https://w3id.org/dpv/legal/eu/aiact# + 2024-05-31 + EU AI Act - + + Delaram Golpayegani + Biometric Categorisation System - - Delaram Golpayegani - AIAArt. 3(36)) + AIA(Art. 3(35)) 2024-04-10 - pd:Biometric + An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons accepted - Remote Biometric Identification System - An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. + + pd:Biometric - - EU AI Act - JSON-LD serialiation - + + + + + + Examples for Data Privacy Vocabulary + + + + - - + + + EU AI Act - Turtle serialiation - - Post Remote Biometric Identification System - pd:Biometric + accepted - AIA(Art. 3(38)) + + A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. + pd:Biometric - + Real-time Remote Biometric Identification System Delaram Golpayegani 2024-04-10 - A remote biometric identification system other than a ‘real-time’ remote biometric identification system + AIA(Art. 3(37)) - - + + General Purpose AI Model + accepted + + 2024-04-10 - 2024-04-10 + AIA(Art. 3(44b)) + An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities Delaram Golpayegani - AIA (Art. 3(14)) - - Safety Component - A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property - accepted + + + + + + Primer for Data Privacy Vocabulary + + + - AI System - AIA (Art. 3(1)) + Delaram Golpayegani + + A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments - 2024-04-10 - A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments + AIA (Art. 3(1)) Note All references to the AI Act referred to the provisional agreement published in Feb 2024 accepted - - Delaram Golpayegani - - - - - - - EU AI Act - Turtle serialiation - + AI System + 2024-04-10 - - - Primer for Data Privacy Vocabulary - + + EU AI Act - RDF/XML serialiation + + - - + + - - aia:EmotionRecognition, pd:Biometric - Emotion Recognition System - AIA(Art. 3(34)) + + Delaram Golpayegani + pd:Biometric 2024-04-10 - accepted - An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data. + AIAArt. 3(36)) + Remote Biometric Identification System - Delaram Golpayegani + An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. + accepted - - eu-aiact - - - https://w3id.org/dpv/legal/eu/aiact# - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - - - - - - 2024-05-31 - - - - - Delaram Golpayegani - Delaram Golpayegani - Extension to the Data Privacy Vocabulary (DPV) providing concepts for representing information associated with EU AI Act - - 0.1 - EU AI Act - 2024-04-10 - https://w3id.org/dpv/legal/eu/aiact - - - Guides for Data Privacy Vocabulary + Guides for Data Privacy Vocabulary + - + + + + + + + EU AI Act - JSON-LD serialiation + + accepted - - Delaram Golpayegani - AIA(Art. 3(44b)) - General Purpose AI Model + General Purpose AI System 2024-04-10 - An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities - + + Delaram Golpayegani + An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems + AIA(Art.3 (44e)) + - - - EU AI Act - N3 serialiation - - - - - - + - Examples for Data Privacy Vocabulary - - - - + EU AI Act - N3 serialiation + - - EU AI Act - RDF/XML serialiation - - - diff --git a/legal/eu/aiact/modules/system.jsonld b/legal/eu/aiact/modules/system.jsonld index 44224992..3abc5cf3 100644 --- a/legal/eu/aiact/modules/system.jsonld +++ b/legal/eu/aiact/modules/system.jsonld @@ -1,6 +1,37 @@ [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognitionSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "EU AI Act - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#RealtimeRemoteBiometriIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -20,7 +51,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(34))" + "@value": "AIA(Art. 3(37))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -36,13 +67,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." + "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -53,18 +84,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Emotion Recognition System" + "@value": "Real-time Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "aia:EmotionRecognition, pd:Biometric" + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -80,25 +111,26 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "EU AI Act - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#EmotionRecognitionSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#AISystem" ], "http://purl.org/dc/terms/contributor": [ { @@ -114,7 +146,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art.3 (44e))" + "@value": "AIA(Art. 3(34))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -122,11 +154,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -141,7 +168,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" + "@value": "An AI system for the purpose of identifying or inferring emotions or intentions of natural persons on the basis of their biometric data." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -152,53 +179,52 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Purpose AI System" + "@value": "Emotion Recognition System" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "aia:EmotionRecognition, pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-rdf", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - RDF/XML serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.rdf" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/contributor": [ { @@ -214,7 +240,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIAArt. 3(36))" + "@value": "AIA (Art. 3(1))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -222,6 +248,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/ai#System" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -230,13 +261,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "@id": "https://w3id.org/dpv/ai#System" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." + "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -247,22 +278,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Remote Biometric Identification System" + "@value": "AI System" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/2004/02/skos/core#scopeNote": [ { "@language": "en", - "@value": "pd:Biometric" + "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#PostRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAISystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/legal/eu/aiact#AISystem" + "http://www.w3.org/2000/01/rdf-schema#Class" ], "http://purl.org/dc/terms/contributor": [ { @@ -278,7 +308,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(38))" + "@value": "AIA(Art.3 (44e))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -286,6 +316,11 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" + } + ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -294,13 +329,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" + "@value": "An AI system which is based on a general-purpose AI model, that has the capability to serve a variety of purposes, both for direct use as well as for integration in other AI systems" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -311,13 +346,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Post Remote Biometric Identification System" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "pd:Biometric" + "@value": "General Purpose AI System" } ] }, @@ -353,10 +382,11 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/legal/eu/aiact#AISystem" ], "http://purl.org/dc/terms/contributor": [ { @@ -372,7 +402,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA (Art. 3(1))" + "@value": "AIA(Art. 3(35))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -380,11 +410,6 @@ "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/ai#System" - } - ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", @@ -393,13 +418,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/ai#System" + "@id": "https://w3id.org/dpv/legal/eu/aiact#AISystem" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments" + "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -410,18 +435,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "AI System" + "@value": "Biometric Categorisation System" } ], - "http://www.w3.org/2004/02/skos/core#scopeNote": [ + "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "Note All references to the AI Act referred to the provisional agreement published in Feb 2024" + "@value": "pd:Biometric" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#RealtimeRemoteBiometriIdentificationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#PostRemoteBiometriIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -441,7 +466,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(37))" + "@value": "AIA(Art. 3(38))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -463,7 +488,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention." + "@value": "A remote biometric identification system other than a ‘real-time’ remote biometric identification system" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -474,7 +499,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Real-time Remote Biometric Identification System" + "@value": "Post Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -485,7 +510,7 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#BiometricCategorisationSystem", + "@id": "https://w3id.org/dpv/legal/eu/aiact#RemoteBiometricIdentificationSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -505,7 +530,7 @@ "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "AIA(Art. 3(35))" + "@value": "AIAArt. 3(36))" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -527,7 +552,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons" + "@value": "An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -538,7 +563,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric Categorisation System" + "@value": "Remote Biometric Identification System" } ], "http://www.w3.org/2004/02/skos/core#related": [ @@ -611,95 +636,70 @@ ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", + "@id": "https://w3id.org/dpv/primer", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - N3 serialiation" + "@value": "Primer for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAIModel", + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Delaram Golpayegani" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-10" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "AIA(Art. 3(44b))" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/ai#Model" - } + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/ai#Model" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" + "@value": "EU AI Act - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "General Purpose AI Model" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -816,126 +816,126 @@ ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@value": "EU AI Act - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-html", + "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-n3", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], "http://purl.org/dc/terms/title": [ { - "@value": "EU AI Act - HTML serialiation" + "@value": "EU AI Act - N3 serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.html" + "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.n3" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-ttl", + "@id": "https://w3id.org/dpv/legal/eu/aiact#GPAIModel", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@value": "Delaram Golpayegani" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-10" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "EU AI Act - Turtle serialiation" + "@language": "en", + "@value": "AIA(Art. 3(44b))" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.ttl" + "@id": "https://w3id.org/dpv/legal/eu/aiact#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/ai#Model" } - ] - }, - { - "@id": "https://w3id.org/dpv/legal/eu/aiact#serialisation-jsonld", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@language": "en", + "@value": "accepted" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://w3id.org/dpv/ai#Model" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "EU AI Act - JSON-LD serialiation" + "@language": "en", + "@value": "An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/legal/eu/aiact/eu-aiact.jsonld" + "@id": "https://w3id.org/dpv/legal/eu/aiact#system-classes" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "General Purpose AI Model" } ] } diff --git a/legal/eu/aiact/modules/system.rdf b/legal/eu/aiact/modules/system.rdf index 95f0a36b..38e1b222 100644 --- a/legal/eu/aiact/modules/system.rdf +++ b/legal/eu/aiact/modules/system.rdf @@ -9,6 +9,65 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + AI System + A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments + + + AIA (Art. 3(1)) + Note All references to the AI Act referred to the provisional agreement published in Feb 2024 + 2024-04-10 + Delaram Golpayegani + accepted + + + + + + + Safety Component + A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property + + + AIA (Art. 3(14)) + 2024-04-10 + Delaram Golpayegani + accepted + + + + + + + + Remote Biometric Identification System + An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. + + pd:Biometric + AIAArt. 3(36)) + 2024-04-10 + Delaram Golpayegani + accepted + + + + + + + + Real-time Remote Biometric Identification System + A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. + + pd:Biometric + AIA(Art. 3(37)) + 2024-04-10 + Delaram Golpayegani + accepted + + + @@ -37,6 +96,28 @@ + + + + General Purpose AI Model + An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities + + + AIA(Art. 3(44b)) + 2024-04-10 + Delaram Golpayegani + accepted + + + + + + + + Examples for Data Privacy Vocabulary + + + @@ -59,42 +140,16 @@ EU AI Act - HTML serialiation - + - - - - EU AI Act - N3 serialiation - - - - - - Biometric Categorisation System - An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons - - pd:Biometric - AIA(Art. 3(35)) - 2024-04-10 - Delaram Golpayegani - accepted - - + + + + EU AI Act - Turtle serialiation - - - - General Purpose AI Model - An AI model, including when trained with a large amount of data using self-supervision at scale, that displays significant generality and is capable to competently perform a wide range of distinct tasks regardless of the way the model is placed on the market and that can be integrated into a variety of downstream systems or applications. This does not cover AI models that are used before release on the market for research, development and prototyping activities - - - AIA(Art. 3(44b)) - 2024-04-10 - Delaram Golpayegani - accepted - - + + @@ -111,44 +166,6 @@ - - - - - Real-time Remote Biometric Identification System - A remote biometric identification system whereby the capturing of biometric data, the comparison and the identification all occur without a significant delay. This comprises not only instant identification, but also limited short delays in order to avoid circumvention. - - pd:Biometric - AIA(Art. 3(37)) - 2024-04-10 - Delaram Golpayegani - accepted - - - - - - - - Primer for Data Privacy Vocabulary - - - - - - - AI System - A machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment and that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs such as predictions, content, recommendations, or decisions that can influence physical or virtual environments - - - AIA (Art. 3(1)) - Note All references to the AI Act referred to the provisional agreement published in Feb 2024 - 2024-04-10 - Delaram Golpayegani - accepted - - - @@ -164,64 +181,42 @@ - - - - - - - EU AI Act - JSON-LD serialiation - - + - Safety Component - A component of a product or of a system which fulfils a safety function for that product or system, or the failure or malfunctioning of which endangers the health and safety of persons or property - - - AIA (Art. 3(14)) + + Biometric Categorisation System + An AI system for the purpose of assigning natural persons to specific categories on the basis of their biometric data unless ancillary to another commercial service and strictly necessary for objective technical reasons + + pd:Biometric + AIA(Art. 3(35)) 2024-04-10 Delaram Golpayegani accepted - - + - - Guides for Data Privacy Vocabulary + + + Primer for Data Privacy Vocabulary - - - - - Remote Biometric Identification System - An AI system for the purpose of identifying natural persons, without their active involvement, typically at a distance through the comparison of a person’s biometric data with the biometric data contained in a reference database. - - pd:Biometric - AIAArt. 3(36)) - 2024-04-10 - Delaram Golpayegani - accepted - - - - + - - - - EU AI Act - Turtle serialiation + + + + EU AI Act - N3 serialiation - + - - Examples for Data Privacy Vocabulary + + Guides for Data Privacy Vocabulary @@ -233,7 +228,12 @@ EU AI Act - RDF/XML serialiation - - + + + + + + + EU AI Act - JSON-LD serialiation diff --git a/pd/index-en.html b/pd/index-en.html index 92560dea..900eef88 100644 --- a/pd/index-en.html +++ b/pd/index-en.html @@ -1470,11 +1470,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition -
                                                                • -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -1572,7 +1567,7 @@

                                                                  Tracking

                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + pd:Country: Information about country e.g. residence, travel. go to full definition
                                                                • @@ -1589,11 +1584,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition - -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -4410,15 +4400,7 @@

                                                                  Country

                                                                  Broader/Parent types - pd:PhysicalAddress - → pd:Contact - → pd:Tracking - → dpv:PersonalData - → dpv:Data - - Broader/Parent types - pd:PhysicalAddress - → pd:Location + pd:Locationpd:Trackingdpv:PersonalDatadpv:Data @@ -4439,7 +4421,7 @@

                                                                  Country

                                                                  Definition - [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + Information about country e.g. residence, travel. @@ -4460,7 +4442,7 @@

                                                                  Country

                                                                  Contributors - [rdflib.term.Literal('Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra'), rdflib.term.Literal('Beatriz Esteves')] + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra diff --git a/pd/index.html b/pd/index.html index 92560dea..900eef88 100644 --- a/pd/index.html +++ b/pd/index.html @@ -1470,11 +1470,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition -
                                                                • -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -1572,7 +1567,7 @@

                                                                  Tracking

                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + pd:Country: Information about country e.g. residence, travel. go to full definition
                                                                • @@ -1589,11 +1584,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition - -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -4410,15 +4400,7 @@

                                                                  Country

                                                                  Broader/Parent types - pd:PhysicalAddress - → pd:Contact - → pd:Tracking - → dpv:PersonalData - → dpv:Data - - Broader/Parent types - pd:PhysicalAddress - → pd:Location + pd:Locationpd:Trackingdpv:PersonalDatadpv:Data @@ -4439,7 +4421,7 @@

                                                                  Country

                                                                  Definition - [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + Information about country e.g. residence, travel. @@ -4460,7 +4442,7 @@

                                                                  Country

                                                                  Contributors - [rdflib.term.Literal('Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra'), rdflib.term.Literal('Beatriz Esteves')] + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra diff --git a/pd/modules/core-owl.jsonld b/pd/modules/core-owl.jsonld index 8ceb195e..c5bd1e5f 100644 --- a/pd/modules/core-owl.jsonld +++ b/pd/modules/core-owl.jsonld @@ -1,209 +1,102 @@ [ { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/examples", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@value": "Examples for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" + "@id": "https://w3id.org/dpv/examples" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - }, - { - "@id": "http://www.w3.org/2002/07/owl" - } - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit" - }, - { - "@value": "Elmar Kiesling" - }, - { - "@value": "Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@language": "en", - "@value": "2022-04-02" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Harshvardhan J. Pandit" - }, - { - "@language": "en", - "@value": "Georg P. Krog" - }, - { - "@language": "en", - "@value": "Beatriz Esteves" - }, - { - "@language": "en", - "@value": "Axel Polleres" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" - } - ], - "http://purl.org/dc/terms/hasVersion": [ - { - "@id": "https://w3id.org/dpv/pd" - } - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "https://w3id.org/dpv/pd" - } - ], - "http://purl.org/dc/terms/license": [ - { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://www.w3.org/TR/turtle/" } ], - "http://purl.org/dc/terms/modified": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "2024-05-31" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Personal Data Categories" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "pd" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" + "@value": "Personal Data Categories - Turtle serialiation" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "https://w3id.org/dpv/pd" - }, - { - "@id": "https://w3id.org/dpv/owl" - }, + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "http://www.w3.org/2002/07/owl" + "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" } ], - "https://schema.org/version": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@value": "2" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", + "@id": "https://w3id.org/dpv/primer", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/turtle/" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - Turtle serialiation" + "@value": "Primer for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Internal", + "@id": "https://w3id.org/dpv/pd/owl#Financial", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -242,49 +135,55 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informatoin about internal characteristics that cannot be seen or observed" + "@value": "Information about finance including monetary characteristics and transactions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Internal" + "@value": "Financial" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Financial" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - RDF/XML serialiation" + "@value": "Personal Data Categories - HTML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" + "@id": "https://w3id.org/dpv/pd/pd-owl.html" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Household", + "@id": "https://w3id.org/dpv/pd/owl#Internal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -292,13 +191,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -320,44 +225,66 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal or household activities" + "@value": "Informatoin about internal characteristics that cannot be seen or observed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Household" + "@value": "Internal" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/pd/owl#External", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/owl#PersonalData" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about external characteristics that can be observed" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "External" } ] }, @@ -415,10 +342,10 @@ ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tracking", + "@id": "https://w3id.org/dpv/pd/owl#Historical", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -457,18 +384,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information used to track an individual or group e.g. location or email" + "@value": "Information about historical data related to or relevant regarding history or past events" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tracking" + "@value": "Historical" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", + "@id": "https://w3id.org/dpv/guides", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -484,43 +411,43 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - HTML serialiation" + "@value": "Guides for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.html" + "@id": "https://w3id.org/dpv/guides" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TeamSubmission/n3/" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/n3" + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - N3 serialiation" + "@value": "Personal Data Categories - RDF/XML serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.n3" + "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -530,89 +457,68 @@ ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/pd/owl#Profile", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Guides for Data Privacy Vocabulary" - } + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/guides" + "@value": "Harshvardhan J. Pandit" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-06-15" } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://purl.org/dc/terms/format": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@language": "en", + "@value": "accepted" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "https://w3id.org/dpv/examples" + "@language": "en", + "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#External", + "@id": "https://w3id.org/dpv/pd/owl#Household", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -634,21 +540,52 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about external characteristics that can be observed" + "@value": "Information about personal or household activities" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "External" + "@value": "Household" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Historical", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/json-ld11/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - JSON-LD serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Tracking", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -687,119 +624,182 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about historical data related to or relevant regarding history or past events" + "@value": "Information used to track an individual or group e.g. location or email" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Historical" + "@value": "Tracking" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Profile", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "Harshvardhan J. Pandit" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/format": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@value": "Personal Data Categories - N3 serialiation" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/pd-owl.n3" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/2002/07/owl" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" + }, + { + "@value": "http://www.w3.org/2000/01/rdf-schema" + } + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Elmar Kiesling" + }, + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ { "@language": "en", - "@value": "accepted" + "@value": "2022-04-02" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/creator": [ { "@language": "en", - "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" + "@value": "Harshvardhan J. Pandit" + }, + { + "@language": "en", + "@value": "Georg P. Krog" + }, + { + "@language": "en", + "@value": "Axel Polleres" + }, + { + "@language": "en", + "@value": "Beatriz Esteves" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "Profile" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Financial", - "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/hasVersion": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@id": "https://w3id.org/dpv/pd" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/identifier": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "https://w3id.org/dpv/pd" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" + } + ], + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-05-31" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@language": "en", + "@value": "Personal Data Categories" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@value": "pd" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@language": "en", - "@value": "accepted" + "@value": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "Information about finance including monetary characteristics and transactions" + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" + }, + { + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@language": "en", - "@value": "Financial" + "@id": "https://w3id.org/dpv/owl" + }, + { + "@id": "https://w3id.org/dpv/pd" + }, + { + "@id": "http://www.w3.org/2002/07/owl" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "svd:Financial" + "@value": "2" } ] } diff --git a/pd/modules/core-owl.owl b/pd/modules/core-owl.owl index aa046c85..c7a05503 100644 --- a/pd/modules/core-owl.owl +++ b/pd/modules/core-owl.owl @@ -9,206 +9,206 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - 2019-06-04 - Internal - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Informatoin about internal characteristics that cannot be seen or observed - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - External - Information about external characteristics that can be observed - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - - - - Information about historical data related to or relevant regarding history or past events - Historical - - - - - - - Personal Data Categories - HTML serialiation - - - - - 2022-06-15 + 2019-06-04 + Information about historical data related to or relevant regarding history or past events - Information about personal or household activities + Historical accepted - Harshvardhan J. Pandit - Household - - - - - - - - - - - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + - 2024-05-31 - - Harshvardhan J. Pandit - Elmar Kiesling - Fajar Ekaputra - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + + Harshvardhan J. Pandit Georg P. Krog - Beatriz Esteves Axel Polleres - https://w3id.org/dpv/pd# - 2 - https://w3id.org/dpv/pd + Beatriz Esteves + + + + + + + + pd - 2022-04-02 + + 2 + Elmar Kiesling + Harshvardhan J. Pandit + Fajar Ekaputra + https://w3id.org/dpv/pd# Personal Data Categories + 2022-04-02 + 2024-05-31 + https://w3id.org/dpv/pd - + + + + + + + Examples for Data Privacy Vocabulary + + + + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about external characteristics that can be observed - Profile or user profile is information and representation of characteristics associated with person(s) or group(s) + External accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + + + + + 2022-06-15 + Profile - 2022-06-15 - Profile + Profile or user profile is information and representation of characteristics associated with person(s) or group(s) + accepted + Harshvardhan J. Pandit - - Personal Data Categories - RDF/XML serialiation - + + + - + Personal Data Categories - N3 serialiation + - + + + + + Personal Data Categories - Turtle serialiation + + + - - Primer for Data Privacy Vocabulary + + Primer for Data Privacy Vocabulary + - - + + Household + Harshvardhan J. Pandit - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about personal or household activities + + 2022-06-15 + + + - Social Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about social aspects such as family, public life, or professional networks. + + + + 2019-06-04 + Information about finance including monetary characteristics and transactions + Financial + accepted + svd:Financial + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + + + + + accepted + Information about social aspects such as family, public life, or professional networks. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Social - - - Personal Data Categories - N3 serialiation - - - + + + + + Personal Data Categories - JSON-LD serialiation + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + + + accepted + Internal + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + Informatoin about internal characteristics that cannot be seen or observed + + + + Information used to track an individual or group e.g. location or email - Tracking + accepted (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Tracking Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted + 2019-06-04 - - - - Personal Data Categories - JSON-LD serialiation - - - - - - Guides for Data Privacy Vocabulary + Guides for Data Privacy Vocabulary + - - - - - - Personal Data Categories - Turtle serialiation + + + + Personal Data Categories - RDF/XML serialiation + + - - + + Personal Data Categories - HTML serialiation + - Examples for Data Privacy Vocabulary - - - - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about finance including monetary characteristics and transactions - - accepted - svd:Financial - Financial - + diff --git a/pd/modules/core.jsonld b/pd/modules/core.jsonld index 1daac5b2..02c715f7 100644 --- a/pd/modules/core.jsonld +++ b/pd/modules/core.jsonld @@ -1,6 +1,37 @@ [ { - "@id": "https://w3id.org/dpv/pd#Internal", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Profile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8,19 +39,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -42,7 +67,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informatoin about internal characteristics that cannot be seen or observed" + "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -53,18 +78,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Internal" + "@value": "Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#core-classes", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Primer for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/primer" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } ] }, { - "@id": "https://w3id.org/dpv/pd#Social", + "@id": "https://w3id.org/dpv/pd#Historical", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -106,7 +156,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social aspects such as family, public life, or professional networks." + "@value": "Information about historical data related to or relevant regarding history or past events" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -117,12 +167,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social" + "@value": "Historical" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tracking", + "@id": "https://w3id.org/dpv/pd#core-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/pd#External", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -164,7 +220,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information used to track an individual or group e.g. location or email" + "@value": "Information about external characteristics that can be observed" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -175,100 +231,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tracking" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.html" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "External" } ] }, @@ -325,60 +288,64 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#External", + "@id": "https://w3id.org/dpv/pd#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@id": "https://www.w3.org/TR/html/" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/format": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Personal Data Categories - HTML serialiation" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#" + "@id": "https://w3id.org/dpv/pd/pd.html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "accepted" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "Information about external characteristics that can be observed" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@value": "Personal Data Categories - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "External" + "@id": "https://w3id.org/dpv/pd/pd.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -445,85 +412,33 @@ ] }, { - "@id": "https://w3id.org/dpv/examples", + "@id": "https://w3id.org/dpv/pd#serialisation-ttl", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://www.w3.org/TR/html/" + "@id": "https://www.w3.org/TR/turtle/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Examples for Data Privacy Vocabulary" + "@value": "Personal Data Categories - Turtle serialiation" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/examples" + "@id": "https://w3id.org/dpv/pd/pd.ttl" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Profile", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv#PersonalData" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/pd#core-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Profile" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, @@ -543,13 +458,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Fajar Ekaputra" + "@value": "Elmar Kiesling" }, { "@value": "Harshvardhan J. Pandit" }, { - "@value": "Elmar Kiesling" + "@value": "Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -658,7 +573,38 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#Historical", + "@id": "https://w3id.org/dpv/pd#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Social", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -700,7 +646,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about historical data related to or relevant regarding history or past events" + "@value": "Information about social aspects such as family, public life, or professional networks." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -711,12 +657,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Historical" + "@value": "Social" } ] }, { - "@id": "https://w3id.org/dpv/pd#Financial", + "@id": "https://w3id.org/dpv/pd#Tracking", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -758,7 +704,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about finance including monetary characteristics and transactions" + "@value": "Information used to track an individual or group e.g. location or email" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -769,75 +715,129 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Financial" + "@value": "Tracking" } ] }, { - "@id": "https://w3id.org/dpv/pd#serialisation-rdf", + "@id": "https://w3id.org/dpv/pd#Internal", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Personal Data Categories - RDF/XML serialiation" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd/pd.rdf" + "@id": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#PersonalData" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Informatoin about internal characteristics that cannot be seen or observed" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#core-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Internal" } ] }, { - "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@id": "https://w3id.org/dpv/pd#Financial", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd/pd.jsonld" + "@id": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv#PersonalData" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about finance including monetary characteristics and transactions" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#core-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Financial" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Financial" } ] } diff --git a/pd/modules/core.rdf b/pd/modules/core.rdf index eec2dddc..e883c42f 100644 --- a/pd/modules/core.rdf +++ b/pd/modules/core.rdf @@ -9,12 +9,12 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Tracking - Information used to track an individual or group e.g. location or email + Social + Information about social aspects such as family, public life, or professional networks. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -23,51 +23,35 @@ - + - Household - Information about personal or household activities + Historical + Information about historical data related to or relevant regarding history or past events - 2022-06-15 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - Personal Data Categories - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - 2022-04-02 - 2024-05-31 - Harshvardhan J. Pandit - Axel Polleres - Beatriz Esteves - Georg P. Krog - 2 - https://w3id.org/dpv/pd - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - Fajar Ekaputra - Harshvardhan J. Pandit - Elmar Kiesling - - pd - https://w3id.org/dpv/pd# - - - - - - - - - - - + + + + + Examples for Data Privacy Vocabulary + + + + + + + + + + Personal Data Categories - N3 serialiation @@ -82,30 +66,22 @@ - - - - - Historical - Information about historical data related to or relevant regarding history or past events - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - + + + + + + + Personal Data Categories - HTML serialiation - + - Social - Information about social aspects such as family, public life, or professional networks. + Financial + Information about finance including monetary characteristics and transactions + svd:Financial (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -113,14 +89,13 @@ - + - Financial - Information about finance including monetary characteristics and transactions + Tracking + Information used to track an individual or group e.g. location or email - svd:Financial (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -128,13 +103,38 @@ - - - - - - - Personal Data Categories - HTML serialiation + + + + Personal Data Categories + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + 2022-04-02 + 2024-05-31 + Harshvardhan J. Pandit + Axel Polleres + Beatriz Esteves + Georg P. Krog + 2 + https://w3id.org/dpv/pd + http://www.w3.org/2000/01/rdf-schema + http://www.w3.org/2004/02/skos/core + Elmar Kiesling + Harshvardhan J. Pandit + Fajar Ekaputra + + pd + https://w3id.org/dpv/pd# + + + + + + + + + + + @@ -144,20 +144,6 @@ - - - - - Internal - Informatoin about internal characteristics that cannot be seen or observed - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - @@ -174,6 +160,20 @@ Personal Data Categories - JSON-LD serialiation + + + + + Internal + Informatoin about internal characteristics that cannot be seen or observed + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + @@ -188,6 +188,19 @@ + + + + + Household + Information about personal or household activities + + 2022-06-15 + accepted + Harshvardhan J. Pandit + + + @@ -196,13 +209,8 @@ - - - - - Examples for Data Privacy Vocabulary - - + + @@ -212,12 +220,4 @@ Personal Data Categories - RDF/XML serialiation - - - - - - - Personal Data Categories - N3 serialiation - diff --git a/pd/modules/extended-owl.jsonld b/pd/modules/extended-owl.jsonld index 013e76bc..e3cf5567 100644 --- a/pd/modules/extended-owl.jsonld +++ b/pd/modules/extended-owl.jsonld @@ -1,37 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Geographic", + "@id": "https://w3id.org/dpv/pd/owl#Attitude", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -61,7 +30,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -73,18 +42,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location or based on geography (e.g. home address)" + "@value": "Information about attitude." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Geographic" + "@value": "Attitude" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TravelHistory", + "@id": "https://w3id.org/dpv/pd/owl#EducationExperience", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -108,7 +77,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Education" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -120,18 +89,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about travel history" + "@value": "Information about education experience e.g. attending a university" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Travel History" + "@value": "Education Experience" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowserFingerprint", + "@id": "https://w3id.org/dpv/pd/owl#PurchasesAndSpendingHabit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -161,7 +130,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -173,18 +142,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the web browser which is used as a 'fingerprint'" + "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser Fingerprint" + "@value": "Purchases and Spending Habit" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HairColor", + "@id": "https://w3id.org/dpv/pd/owl#ReligiousBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -214,7 +183,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -226,18 +198,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about hair color" + "@value": "Information about religion and religious beliefs." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Hair Color" + "@value": "Religious Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tattoo", + "@id": "https://w3id.org/dpv/pd/owl#TVViewingBehavior", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -245,19 +217,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -267,7 +239,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -279,18 +251,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about tattoos" + "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tattoo" + "@value": "TV Viewing Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IndividualProfile", + "@id": "https://w3id.org/dpv/pd/owl#FinancialStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -304,7 +276,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -314,7 +286,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Profile" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -326,18 +298,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" + "@value": "Information about financial status or standing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Profile" + "@value": "Financial Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure", + "@id": "https://w3id.org/dpv/pd/owl#Tax", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -367,7 +339,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Family" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -379,18 +351,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and familial structure." + "@value": "Information about financial tax e.g. tax records or tax due" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Structure" + "@value": "Tax" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Name", + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -398,19 +370,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -420,7 +392,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -432,38 +404,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about names associated or used as given name or nickname." + "@value": "Information about software on or related to a device." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Name" + "@value": "Device Software" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Prescription", + "@id": "https://w3id.org/dpv/pd/owl#DigitalFingerprint", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -473,7 +439,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -485,18 +451,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about medical and pharmaceutical prescriptions" + "@value": "Information about a 'digital fingerprint' created for identification" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Prescription" + "@value": "Digital Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddressWork", + "@id": "https://w3id.org/dpv/pd/owl#Name", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -504,13 +470,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -520,7 +492,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -532,18 +504,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used for Work or in Professional capacity" + "@value": "Information about names associated or used as given name or nickname." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Work" + "@value": "Name" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Attitude", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardExpiry", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -551,19 +523,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -573,7 +545,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -585,18 +557,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about attitude." + "@value": "Information about payment card expiry such as a date." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Attitude" + "@value": "Payment Card Expiry" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HouseOwned", + "@id": "https://w3id.org/dpv/pd/owl#AgeRange", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -604,19 +576,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -626,7 +592,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#Age" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -638,38 +604,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house(s) owned and ownership history." + "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Owned" + "@value": "Age Range" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AuthenticationHistory", + "@id": "https://w3id.org/dpv/pd/owl#GroupMembership", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -679,7 +645,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -691,21 +657,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about prior authentication and its outcomes such as login attempts or location." + "@value": "Information about groups and memberships included or associated with a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authentication History" + "@value": "Group Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PersonalPossession", + "@id": "https://w3id.org/dpv/pd/owl#Age", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -732,7 +698,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -744,18 +710,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal possessions." + "@value": "Information about age" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Possession" + "@value": "Age" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Gender", + "@id": "https://w3id.org/dpv/pd/owl#CommunicationsMetadata", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -785,7 +751,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -797,18 +763,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about gender" + "@value": "Information about communication metadata in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Gender" + "@value": "Communications Metadata" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Interactive" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sale", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalEvaluation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -838,7 +810,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -850,21 +822,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sales e.g. selling of goods or services" + "@value": "Information about professional evaluations" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sale" + "@value": "Professional Evaluation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CommunicationsMetadata", + "@id": "https://w3id.org/dpv/pd/owl#LinkClicked", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -891,7 +863,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -903,24 +875,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about communication metadata in the public sphere" + "@value": "Information about the links that an individual has clicked." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communications Metadata" + "@value": "Link Clicked" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Interactive" + "@value": "svd:Navigation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PoliticalAffiliation", + "@id": "https://w3id.org/dpv/pd/owl#Dialect", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -950,10 +922,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Language" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -965,44 +934,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about political affiliation and history" + "@value": "Information about linguistic dialects." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Affiliation" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Political" + "@value": "Dialect" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailContent", + "@id": "https://w3id.org/dpv/pd/owl#Nationality", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1012,7 +964,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1024,18 +976,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the contents of Emails sent or received" + "@value": "Information about nationality" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Content" + "@value": "Nationality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier", + "@id": "https://w3id.org/dpv/pd/owl#Salary", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1065,7 +1017,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1077,18 +1029,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account identifier." + "@value": "Information about salary" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Account Identifier" + "@value": "Salary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicleUsage", + "@id": "https://w3id.org/dpv/pd/owl#Character", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1096,13 +1048,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1112,10 +1070,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1127,18 +1082,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usage of vehicles, e.g. driving statistics" + "@value": "Information about character in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle Usage" + "@value": "Character" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EducationExperience", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - HTML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.html" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/specification" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Relationship", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1146,13 +1132,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1162,7 +1154,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Education" + "@id": "https://w3id.org/dpv/pd/owl#Family" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1174,18 +1166,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education experience e.g. attending a university" + "@value": "Information about relationships and relationship history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Experience" + "@value": "Relationship" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Thought", + "@id": "https://w3id.org/dpv/pd/owl#Identifier", "@type": [ "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1193,19 +1185,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1215,7 +1201,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1227,18 +1213,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about thoughts" + "@value": "Information about an identifier or name used for identification" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Thought" + "@value": "Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LoanRecord", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1268,7 +1285,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1280,18 +1297,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about loans, whether applied, provided or rejected, and its history" + "@value": "Information about financial account identifier." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Loan Record" + "@value": "Account Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior", + "@id": "https://w3id.org/dpv/pd/owl#EmailAddressWork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1299,19 +1316,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1321,7 +1332,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1333,18 +1344,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the consumption of a service, e.g. time and duration of consumption." + "@value": "Information about Email address used for Work or in Professional capacity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Consumption Behavior" + "@value": "Email Address Work" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife", + "@id": "https://w3id.org/dpv/pd/owl#EducationQualification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1352,19 +1363,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1374,7 +1379,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#Education" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1386,18 +1391,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about public life" + "@value": "Information about educational qualifications" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Public Life" + "@value": "Education Qualification" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory", + "@id": "https://w3id.org/dpv/pd/owl#Demographic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1427,7 +1432,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1439,18 +1444,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about employment history" + "@value": "Information about demography and demographic characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Employment History" + "@value": "Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DisciplinaryAction", + "@id": "https://w3id.org/dpv/pd/owl#IndividualProfile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1458,19 +1463,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1480,7 +1479,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Profile" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1492,18 +1491,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disciplinary actions and its history" + "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disciplinary Action" + "@value": "Individual Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#WorkHistory", + "@id": "https://w3id.org/dpv/pd/owl#SocialStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1533,7 +1532,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1545,21 +1544,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work history in a professional context" + "@value": "Information about social status" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work History" + "@value": "Social Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EthnicOrigin", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalInterview", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1586,10 +1585,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1601,18 +1597,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origin" + "@value": "Information about professional interviews" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnic Origin" + "@value": "Professional Interview" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased", + "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1620,19 +1616,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1642,7 +1638,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1654,24 +1650,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about devices" + "@value": "Information about the consumption of a service, e.g. time and duration of consumption." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Based" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Computer" + "@value": "Service Consumption Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LifeHistory", + "@id": "https://w3id.org/dpv/pd/owl#Picture", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1701,7 +1691,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Historical" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1713,18 +1703,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" + "@value": "Information about visual representation or image e.g. profile photo." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Life History" + "@value": "Picture" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Professional", + "@id": "https://w3id.org/dpv/pd/owl#PastEmployment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1732,19 +1722,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1754,7 +1738,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1766,18 +1750,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational or professional career" + "@value": "Information about past employment" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional" + "@value": "Past Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CountryOfBirth", + "@id": "https://w3id.org/dpv/pd/owl#Race", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1785,13 +1769,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1801,7 +1791,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Country" + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" + }, + { + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1813,18 +1806,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country of birth" + "@value": "Information about race or racial history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country Of Birth" + "@value": "Race" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GeneralReputation", + "@id": "https://w3id.org/dpv/pd/owl#Citizenship", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1832,19 +1825,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1854,7 +1841,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1866,18 +1853,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation in the public sphere" + "@value": "Information about citizenship" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Reputation" + "@value": "Citizenship" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Location", + "@id": "https://w3id.org/dpv/pd/owl#HairColor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1907,7 +1894,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1919,24 +1906,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location" + "@value": "Information about hair color" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Location" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Location" + "@value": "Hair Color" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral", + "@id": "https://w3id.org/dpv/pd/owl#PINCode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1966,7 +1947,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Authenticating" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1978,24 +1959,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Behavior or activity" + "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Behavioral" + "@value": "PIN Code" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/turtle/" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://purl.org/dc/terms/format": [ { - "@language": "en", - "@value": "svd:Activity" + "@id": "https://www.iana.org/assignments/media-types/text/turtle" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - Turtle serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditStanding", + "@id": "https://w3id.org/dpv/pd/owl#CriminalPardon", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2025,7 +2031,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2037,18 +2043,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit standing." + "@value": "Information about criminal pardons." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Standing" + "@value": "Criminal Pardon" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PoliticalOpinion", + "@id": "https://w3id.org/dpv/pd/owl#CarOwned", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2056,13 +2062,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2072,10 +2084,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2087,18 +2096,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions regarding politics and political topics" + "@value": "Information about cars ownership and ownership history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Opinion" + "@value": "Car Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VoiceCommunicationRecording", + "@id": "https://w3id.org/dpv/pd/owl#Offspring", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2128,7 +2137,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2140,21 +2149,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" + "@value": "Information about offspring(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Communication Recording" + "@value": "Offspring" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Income", + "@id": "https://w3id.org/dpv/pd/owl#Friend", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2181,7 +2190,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2193,18 +2202,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial income e.g. for individual or household or family" + "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income" + "@value": "Friend" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Password", + "@id": "https://w3id.org/dpv/pd/owl#Tattoo", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2234,7 +2243,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2246,38 +2255,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about tattoos" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Password" + "@value": "Tattoo" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Purchase", + "@id": "https://w3id.org/dpv/pd/owl#BrowsingReferral", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2287,7 +2296,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2299,27 +2308,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about purchases such as items bought e.g. grocery or clothing" + "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchase" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Purchase" + "@value": "Browsing Referral" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SexualHistory", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteMusic", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2346,7 +2349,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2358,18 +2361,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual history" + "@value": "Information about favorite music." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual History" + "@value": "Favorite Music" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ReligiousBelief", + "@id": "https://w3id.org/dpv/pd/owl#WorkEnvironment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2377,19 +2380,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2399,10 +2396,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2414,18 +2408,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion and religious beliefs." + "@value": "Information about work environments" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religious Belief" + "@value": "Work Environment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Transactional", + "@id": "https://w3id.org/dpv/pd/owl#CriminalConviction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2455,7 +2449,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2467,18 +2461,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a purchasing, spending or income" + "@value": "Information about criminal convictions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transactional" + "@value": "Criminal Conviction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Residency", + "@id": "https://w3id.org/dpv/pd/owl#Purchase", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2486,13 +2480,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2502,7 +2502,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2514,18 +2514,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about residency e.g. which region or country a person is resident in" + "@value": "Information about purchases such as items bought e.g. grocery or clothing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Residency" + "@value": "Purchase" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Purchase" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Personality", + "@id": "https://w3id.org/dpv/pd/owl#Credit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2555,7 +2561,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2567,18 +2573,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" + "@value": "Information about reputation with regards to money" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personality" + "@value": "Credit" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseRegistration", + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2586,13 +2592,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2602,7 +2614,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2614,32 +2626,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license registration" + "@value": "Information about devices" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Registration" + "@value": "Device Based" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Computer" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense", + "@id": "https://w3id.org/dpv/pd/owl#GeneralReputation", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2649,10 +2673,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2664,18 +2685,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license" + "@value": "Information about reputation in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License" + "@value": "General Reputation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MaritalStatus", + "@id": "https://w3id.org/dpv/pd/owl#Thought", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2705,7 +2726,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2717,18 +2738,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marital status and history" + "@value": "Information about thoughts" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marital Status" + "@value": "Thought" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Contact", + "@id": "https://w3id.org/dpv/pd/owl#Reference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2758,7 +2779,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2770,24 +2791,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about contacts or used for contacting e.g. email address or phone number" + "@value": "Information about references in the professional context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Contact" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Physical" + "@value": "Reference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Transaction", + "@id": "https://w3id.org/dpv/pd/owl#Street", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2795,19 +2810,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2817,7 +2820,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2829,21 +2832,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial transactions e.g. bank transfers" + "@value": "Information about street as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transaction" + "@value": "Street" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Parent", + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2870,7 +2873,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Family" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2882,21 +2885,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about parent(s)." + "@value": "Information about family and familial structure." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Parent" + "@value": "Family Structure" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DNACode", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2923,7 +2926,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2935,18 +2938,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about DNA." + "@value": "Information about physical characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "DNA Code" + "@value": "Physical Characteristic" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BirthDate", + "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2954,13 +2963,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2970,7 +2985,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Age" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2982,21 +2997,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth date" + "@value": "Information about credit worthiness." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Date" + "@value": "Credit Worthiness" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Dialect", + "@id": "https://w3id.org/dpv/pd/owl#Ownership", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3023,7 +3038,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Language" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3035,18 +3050,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic dialects." + "@value": "Information about ownership and history, including renting, borrowing, possessions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dialect" + "@value": "Ownership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Acquantaince", + "@id": "https://w3id.org/dpv/pd/owl#GroupProfile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3054,19 +3069,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3076,7 +3085,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Profile" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3088,18 +3097,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about acquaintainces in a social network." + "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Acquantaince" + "@value": "Group Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#Fingerprint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3129,7 +3138,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3141,18 +3150,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health history." + "@value": "Information about fingerprint used for biometric purposes." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health History" + "@value": "Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IndividualHealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#Acquantaince", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3182,7 +3191,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3194,18 +3203,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about information health history." + "@value": "Information about acquaintainces in a social network." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Health History" + "@value": "Acquantaince" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Job", + "@id": "https://w3id.org/dpv/pd/owl#Geographic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3235,7 +3244,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3247,18 +3256,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional jobs" + "@value": "Information about location or based on geography (e.g. home address)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Job" + "@value": "Geographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Demeanor", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3266,19 +3275,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3288,7 +3297,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3300,18 +3312,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demeanor." + "@value": "Information about payment card number." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demeanor" + "@value": "Payment Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic", + "@id": "https://w3id.org/dpv/pd/owl#Interaction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3341,7 +3353,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3353,24 +3365,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical characteristics" + "@value": "Information about interactions in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Characteristic" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Demographic" + "@value": "Interaction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LinkClicked", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalTrait", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3400,7 +3406,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3412,63 +3418,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the links that an individual has clicked." + "@value": "Information about defining traits or features regarding the body." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Link Clicked" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Navigation" + "@value": "Physical Trait" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", + "@id": "https://w3id.org/dpv/pd/owl#HealthRecord", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#RoomNumber", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -3477,12 +3446,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -3496,50 +3459,50 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed as Room number or similar numbering systems" + "@value": "Information about health record." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Room Number" + "@value": "Health Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceApplications", + "@id": "https://w3id.org/dpv/pd/owl#Demeanor", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3549,7 +3512,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3561,38 +3524,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about applications or application-like software on a device." + "@value": "Information about demeanor." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Applications" + "@value": "Demeanor" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Picture", + "@id": "https://w3id.org/dpv/pd/owl#DeviceOperatingSystem", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3602,7 +3565,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3614,49 +3577,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about visual representation or image e.g. profile photo." + "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Picture" - } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Device Operating System" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Reference", + "@id": "https://w3id.org/dpv/pd/owl#IPAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3686,7 +3618,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3698,18 +3630,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about references in the professional context" + "@value": "Information about the Internet Protocol (IP) address of a device" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reference" + "@value": "IP Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GPSCoordinate", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalCertification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3739,7 +3671,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3751,18 +3683,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed using Global Position System coordinates (GPS)" + "@value": "Information about professional certifications" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "GPS Coordinate" + "@value": "Professional Certification" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Health", + "@id": "https://w3id.org/dpv/pd/owl#Residency", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3770,19 +3702,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3792,7 +3718,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3804,24 +3730,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health." + "@value": "Information about residency e.g. which region or country a person is resident in" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Health" + "@value": "Residency" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Passport", + "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseNumber", "@type": [ "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3835,7 +3755,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3845,7 +3765,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#OfficialID" + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3857,21 +3777,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about passport" + "@value": "Information about vehicle license number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Passport" + "@value": "Vehicle License Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalHealth", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3898,7 +3818,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3910,18 +3830,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address." + "@value": "Information about physical health." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address" + "@value": "Physical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3935,7 +3855,13 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3945,7 +3871,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3957,18 +3883,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicles" + "@value": "Information about payment card such as Credit Card, Debit Card." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle" + "@value": "Payment Card" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork", + "@id": "https://w3id.org/dpv/pd/owl#PoliticalAffiliation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3998,7 +3924,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4010,18 +3939,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends or connections expressed as a social network" + "@value": "Information about political affiliation and history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Network" + "@value": "Political Affiliation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Political" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Ownership", + "@id": "https://w3id.org/dpv/pd/owl#Country", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4051,7 +3986,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4063,18 +3998,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ownership and history, including renting, borrowing, possessions." + "@value": "Information about country e.g. residence, travel." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ownership" + "@value": "Country" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Height", + "@id": "https://w3id.org/dpv/pd/owl#BrowserFingerprint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4104,7 +4039,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4116,18 +4051,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical height" + "@value": "Information about the web browser which is used as a 'fingerprint'" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Height" + "@value": "Browser Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Citizenship", + "@id": "https://w3id.org/dpv/pd/owl#MentalHealth", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4135,13 +4070,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4151,7 +4092,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4163,18 +4104,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about citizenship" + "@value": "Information about mental health." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Citizenship" + "@value": "Mental Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Offspring", + "@id": "https://w3id.org/dpv/pd/owl#Fetish", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4204,7 +4145,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4216,18 +4157,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about offspring(s)." + "@value": "Information about an individual's sexual fetishes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Offspring" + "@value": "Fetish" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalPardon", + "@id": "https://w3id.org/dpv/pd/owl#Domicile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4235,29 +4176,23 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2024-04-20" } ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/pd/owl#" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4269,32 +4204,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal pardons." + "@value": "Information about domicile status e.g. which region or country a person is domiciled in" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Pardon" + "@value": "Domicile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialStatus", + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4304,7 +4245,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4316,18 +4257,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial status or standing" + "@value": "Information about friends or connections expressed as a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Status" + "@value": "Social Network" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SecretText", + "@id": "https://w3id.org/dpv/pd/owl#TelephoneNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4357,7 +4298,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating" + "@id": "https://w3id.org/dpv/pd/owl#Contact" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4369,18 +4310,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." + "@value": "Information about telephone number." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Secret Text" + "@value": "Telephone Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Language", + "@id": "https://w3id.org/dpv/pd/owl#LifeHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4397,12 +4338,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -4416,30 +4351,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Historical" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "changed" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about language and lingual history." + "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Language" + "@value": "Life History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PersonalDocuments", + "@id": "https://w3id.org/dpv/pd/owl#Identifying", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4447,13 +4382,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4475,18 +4416,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including personal documents e.g. diaries or journals" + "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Documents" + "@value": "Identifying" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BankAccount", + "@id": "https://w3id.org/dpv/pd/owl#Authenticating", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4516,7 +4457,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4528,38 +4469,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about bank accounts." + "@value": "Information about authentication and information used for authenticating" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Bank Account" + "@value": "Authenticating" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CallLog", + "@id": "https://w3id.org/dpv/pd/owl#AuthenticationHistory", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4581,188 +4522,85 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the calls that an individual has made." + "@value": "Information about prior authentication and its outcomes such as login attempts or location." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Call Log" + "@value": "Authentication History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#", + "@id": "https://w3id.org/dpv/pd/owl#Disability", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - }, - { - "@id": "http://www.w3.org/2002/07/owl" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - }, - { - "@value": "Beatriz Esteves" - }, - { - "@value": "Georg P. Krog" - }, - { - "@value": "Elmar Kiesling" - }, - { - "@value": "Rudy Jacob" - }, - { - "@value": "Paul Ryan" - }, - { - "@value": "Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "2022-04-02" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Harshvardhan J. Pandit" - }, - { - "@language": "en", - "@value": "Georg P. Krog" - }, - { - "@language": "en", - "@value": "Beatriz Esteves" - }, - { - "@language": "en", - "@value": "Axel Polleres" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" - } - ], - "http://purl.org/dc/terms/hasVersion": [ - { - "@id": "https://w3id.org/dpv/pd" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "https://w3id.org/dpv/pd" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "accepted" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Personal Data Categories" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "pd" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "https://w3id.org/dpv/pd" - }, - { - "@id": "https://w3id.org/dpv/owl" - }, - { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "Information about disabilities." } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "2" + "@language": "en", + "@value": "Disability" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Biometric", + "@id": "https://w3id.org/dpv/pd/owl#Vehicle", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4772,10 +4610,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4787,18 +4622,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about biometrics and biometric characteristics." + "@value": "Information about vehicles" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Vehicle" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#UID", + "@id": "https://w3id.org/dpv/pd/owl#PersonalPossession", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4828,7 +4663,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4840,24 +4675,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about unique identifiers." + "@value": "Information about personal possessions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "UID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:UniqueId" + "@value": "Personal Possession" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AgeRange", + "@id": "https://w3id.org/dpv/pd/owl#BirthDate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4893,21 +4722,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" + "@value": "Information about birth date" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Range" + "@value": "Birth Date" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Disability", + "@id": "https://w3id.org/dpv/pd/owl#Connection", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4934,7 +4763,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4946,18 +4775,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disabilities." + "@value": "Information about and including connections in a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disability" + "@value": "Connection" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity", + "@id": "https://w3id.org/dpv/pd/owl#PrivacyPreference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4987,7 +4816,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4999,18 +4828,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origins and lineage" + "@value": "Information about privacy preferences" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnicity" + "@value": "Privacy Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteFood", + "@id": "https://w3id.org/dpv/pd/owl#Proclivitie", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5040,7 +4869,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5052,18 +4881,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite food." + "@value": "Information about proclivities in a sexual context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Food" + "@value": "Proclivitie" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Insurance", + "@id": "https://w3id.org/dpv/pd/owl#Opinion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5071,13 +4900,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5087,7 +4922,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5099,18 +4934,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Insurance" + "@value": "Information about opinions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Insurance" + "@value": "Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#OfficialID", + "@id": "https://w3id.org/dpv/pd/owl#Criminal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5140,7 +4975,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5152,38 +4987,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an official identifier or identification document" + "@value": "Information about criminal activity e.g. criminal convictions or jail time" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Official ID" + "@value": "Criminal" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Government" + "@value": "svd:Judicial" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GroupProfile", + "@id": "https://w3id.org/dpv/pd/owl#Association", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5193,7 +5034,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Profile" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5205,18 +5046,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" + "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Profile" + "@value": "Association" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseNumber", + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5224,13 +5065,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5240,7 +5087,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5252,18 +5099,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license number" + "@value": "Information about health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Number" + "@value": "Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalTrait", + "@id": "https://w3id.org/dpv/pd/owl#City", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5271,19 +5118,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5293,7 +5128,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5305,18 +5140,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about defining traits or features regarding the body." + "@value": "Information about city as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Trait" + "@value": "City" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior", + "@id": "https://w3id.org/dpv/pd/owl#Language", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5333,6 +5168,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -5346,36 +5187,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "changed" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about browsing Behavior." + "@value": "Information about language and lingual history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Behavior" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:OnlineActivity" + "@value": "Language" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Proclivitie", + "@id": "https://w3id.org/dpv/pd/owl#Genetic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5383,19 +5218,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5405,7 +5234,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5417,18 +5246,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about proclivities in a sexual context" + "@value": "Information about inherited or acquired genetic characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Proclivitie" + "@value": "Genetic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Credit", + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5458,7 +5287,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5470,18 +5299,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation with regards to money" + "@value": "Information about knowledge and beliefs" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit" + "@value": "Knowledge and Beliefs" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Intention", + "@id": "https://w3id.org/dpv/pd/owl#IndividualHealthHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5511,7 +5340,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5523,18 +5352,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about intentions" + "@value": "Information about information health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intention" + "@value": "Individual Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhilosophicalBelief", + "@id": "https://w3id.org/dpv/pd/owl#Interest", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5564,10 +5393,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5579,18 +5405,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about philosophical beliefs." + "@value": "Information about interests" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Philosophical Belief" + "@value": "Interest" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Salary", + "@id": "https://w3id.org/dpv/pd/owl#Prescription", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5620,7 +5446,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5632,21 +5458,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about salary" + "@value": "Information about medical and pharmaceutical prescriptions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Salary" + "@value": "Prescription" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Divorce", + "@id": "https://w3id.org/dpv/pd/owl#Contact", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -5673,7 +5499,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5685,18 +5511,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about divorce(s)." + "@value": "Information about contacts or used for contacting e.g. email address or phone number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Divorce" + "@value": "Contact" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Physical" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialMedia", + "@id": "https://w3id.org/dpv/pd/owl#Passport", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5710,7 +5542,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5720,7 +5552,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#OfficialID" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5732,18 +5564,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media" + "@value": "Information about passport" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media" + "@value": "Passport" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialStatus", + "@id": "https://w3id.org/dpv/pd/owl#VehicleUsage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5751,19 +5583,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5773,7 +5599,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Vehicle" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5785,71 +5614,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social status" + "@value": "Information about usage of vehicles, e.g. driving statistics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Status" + "@value": "Vehicle Usage" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Demographic", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2000/01/rdf-schema#Class", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://www.w3.org/TeamSubmission/n3/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://www.iana.org/assignments/media-types/text/n3" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Personal Data Categories - N3 serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Information about demography and demographic characteristics" + "@id": "https://w3id.org/dpv/pd/pd-owl.n3" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Demographic" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#School", + "@id": "https://w3id.org/dpv/pd/owl#UID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5879,7 +5686,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5891,18 +5698,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about school such as name of school, conduct, or grades obtained." + "@value": "Information about unique identifiers." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "School" + "@value": "UID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:UniqueId" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditScore", + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5932,7 +5745,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness" + "@id": "https://w3id.org/dpv/pd/owl#External" + }, + { + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5944,18 +5760,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit score." + "@value": "Information about health, medical conditions or health care" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Score" + "@value": "Medical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MentalHealth", + "@id": "https://w3id.org/dpv/pd/owl#Preference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5985,7 +5801,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5997,32 +5813,75 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about mental health." + "@value": "Information about preferences or interests" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Mental Health" + "@value": "Preference" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CurrentEmployment", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Height", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6032,7 +5891,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6044,18 +5903,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about current employment" + "@value": "Information about physical height" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Current Employment" + "@value": "Height" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Reliability", + "@id": "https://w3id.org/dpv/pd/owl#Biometric", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6063,13 +5922,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6079,7 +5944,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6091,18 +5959,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reliability (e.g. of a person)" + "@value": "Information about biometrics and biometric characteristics." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reliability" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MACAddress", + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccountNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6132,7 +6000,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6144,21 +6012,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Media Access Control (MAC) address of a device" + "@value": "Information about financial account number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "MAC Address" + "@value": "Financial Account Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Weight", + "@id": "https://w3id.org/dpv/pd/owl#Religion", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -6185,7 +6053,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + }, + { + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6197,18 +6068,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical weight" + "@value": "Information about religion, religious inclinations, and religious history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Weight" + "@value": "Religion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber", + "@id": "https://w3id.org/dpv/pd/owl#TradeUnionMembership", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6216,19 +6087,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6238,10 +6103,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" + "@id": "https://w3id.org/dpv/pd/owl#GroupMembership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6253,18 +6118,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card number." + "@value": "Information about trade union memberships and related topics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Number" + "@value": "Trade Union Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowserHistory", + "@id": "https://w3id.org/dpv/pd/owl#CreditStanding", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6272,13 +6137,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6288,7 +6159,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6300,18 +6171,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including web browsing history" + "@value": "Information about credit standing." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser History" + "@value": "Credit Standing" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditCapacity", + "@id": "https://w3id.org/dpv/pd/owl#DrugTestResult", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6341,7 +6212,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6353,18 +6224,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit capacity." + "@value": "Information about drug test results." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Capacity" + "@value": "Drug Test Result" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PlaceOfBirth", + "@id": "https://w3id.org/dpv/pd/owl#Region", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6372,13 +6243,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6388,7 +6253,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6400,18 +6265,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about place of birth" + "@value": "Information about region as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Place Of Birth" + "@value": "Region" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Like", + "@id": "https://w3id.org/dpv/pd/owl#Behavioral", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6441,7 +6306,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Interest" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6453,18 +6318,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about likes or preferences regarding attractions." + "@value": "Information about Behavior or activity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Like" + "@value": "Behavioral" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Activity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Fingerprint", + "@id": "https://w3id.org/dpv/pd/owl#CallLog", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6494,7 +6365,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6506,18 +6377,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about fingerprint used for biometric purposes." + "@value": "Information about the calls that an individual has made." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fingerprint" + "@value": "Call Log" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalOffense", + "@id": "https://w3id.org/dpv/pd/owl#HouseNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6525,13 +6396,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-10-22" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6541,7 +6406,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6553,18 +6418,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal offenses" + "@value": "Information about house or apartment number as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Offense" + "@value": "House Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard", + "@id": "https://w3id.org/dpv/pd/owl#Dislike", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6572,19 +6437,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6594,7 +6459,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#Interest" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6606,21 +6471,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card such as Credit Card, Debit Card." + "@value": "Information about dislikes or preferences regarding repulsions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card" + "@value": "Dislike" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Piercing", + "@id": "https://w3id.org/dpv/pd/owl#EmailContent", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -6647,7 +6512,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6659,18 +6524,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about piercings" + "@value": "Information about the contents of Emails sent or received" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Piercing" + "@value": "Email Content" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditCardNumber", + "@id": "https://w3id.org/dpv/pd/owl#RoomNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6678,7 +6543,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -6687,6 +6552,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -6700,30 +6571,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit card number" + "@value": "Information about location expressed as Room number or similar numbering systems" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Card Number" + "@value": "Room Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccountNumber", + "@id": "https://w3id.org/dpv/pd/owl#CreditCardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6753,7 +6624,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6765,18 +6636,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account number" + "@value": "Information about credit card number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account Number" + "@value": "Credit Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteMusic", + "@id": "https://w3id.org/dpv/pd/owl#Personality", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6806,7 +6677,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6818,32 +6689,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite music." + "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Music" + "@value": "Personality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PerformanceAtWork", + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6853,10 +6730,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6868,18 +6742,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about performance at work or within work environments" + "@value": "Information about financial accounts." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Performance at Work" + "@value": "Financial Account" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EducationQualification", + "@id": "https://w3id.org/dpv/pd/owl#VoiceMail", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6887,13 +6761,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6903,7 +6783,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Education" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6915,18 +6795,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational qualifications" + "@value": "Information about voice mail messages." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Qualification" + "@value": "Voice Mail" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount", + "@id": "https://w3id.org/dpv/pd/owl#Accent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6956,7 +6836,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Language" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6968,18 +6848,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial accounts." + "@value": "Information about linguistic and speech accents." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account" + "@value": "Accent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PubliclyAvailableSocialMedia", + "@id": "https://w3id.org/dpv/pd/owl#Sale", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6987,13 +6867,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7003,7 +6889,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialMedia" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7015,18 +6901,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media that is publicly available" + "@value": "Information about sales e.g. selling of goods or services" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Available Social Media" + "@value": "Sale" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteColor", + "@id": "https://w3id.org/dpv/pd/owl#Transaction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7056,7 +6942,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7068,18 +6954,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite color." + "@value": "Information about financial transactions e.g. bank transfers" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Color" + "@value": "Transaction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress", + "@id": "https://w3id.org/dpv/pd/owl#Reliability", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7087,25 +6973,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7115,33 +6989,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical address." + "@value": "Information about reliability (e.g. of a person)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Address" + "@value": "Reliability" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalCertification", + "@id": "https://w3id.org/dpv/pd/owl#AgeExact", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7149,19 +7020,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7171,7 +7036,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#AgeRange" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7183,21 +7048,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional certifications" + "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Certification" + "@value": "Age Exact" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Genetic", + "@id": "https://w3id.org/dpv/pd/owl#CountryOfBirth", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -7208,7 +7073,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7218,7 +7083,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/owl#Country" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7230,18 +7095,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about inherited or acquired genetic characteristics" + "@value": "Information about country of birth" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Genetic" + "@value": "Country Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#WorkEnvironment", + "@id": "https://w3id.org/dpv/pd/owl#PostalCode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7249,13 +7114,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7265,7 +7124,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7277,18 +7136,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work environments" + "@value": "Information about postal code as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work Environment" + "@value": "Postal Code" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Favorite", + "@id": "https://w3id.org/dpv/pd/owl#BloodType", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7318,7 +7177,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7330,18 +7189,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorites" + "@value": "Information about blood type." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite" + "@value": "Blood Type" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialMediaCommunication", + "@id": "https://w3id.org/dpv/pd/owl#SkinTone", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7371,7 +7230,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7383,24 +7242,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media communication, including the communication itself and metadata." + "@value": "Information about skin tone" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media Communication" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Social" + "@value": "Skin Tone" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardExpiry", + "@id": "https://w3id.org/dpv/pd/owl#Gender", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7408,19 +7261,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7430,7 +7283,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7442,18 +7295,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card expiry such as a date." + "@value": "Information about gender" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Expiry" + "@value": "Gender" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceOperatingSystem", + "@id": "https://w3id.org/dpv/pd/owl#Retina", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7461,19 +7314,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7483,7 +7336,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7495,18 +7348,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." + "@value": "Information about retina and the retinal patterns." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Operating System" + "@value": "Retina" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Interest", + "@id": "https://w3id.org/dpv/pd/owl#School", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7536,7 +7389,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7548,18 +7401,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interests" + "@value": "Information about school such as name of school, conduct, or grades obtained." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interest" + "@value": "School" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Religion", + "@id": "https://w3id.org/dpv/pd/owl#EmailAddressPersonal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7567,19 +7420,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7589,10 +7436,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7604,18 +7448,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion, religious inclinations, and religious history." + "@value": "Information about Email address used in Personal capacity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religion" + "@value": "Email Address Personal" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Friend", + "@id": "https://w3id.org/dpv/pd/owl#CriminalCharge", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7645,7 +7489,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7657,18 +7501,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." + "@value": "Information about criminal charges." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Friend" + "@value": "Criminal Charge" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sibling", + "@id": "https://w3id.org/dpv/pd/owl#DisciplinaryAction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7698,7 +7542,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7710,18 +7554,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sibling(s)." + "@value": "Information about disciplinary actions and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sibling" + "@value": "Disciplinary Action" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Country", + "@id": "https://w3id.org/dpv/pd/owl#SocialMedia", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7729,22 +7573,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" - }, - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7754,10 +7589,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7769,25 +7601,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country as a location" - }, - { - "@language": "en", - "@value": "Information about country e.g. residence, travel." + "@value": "Information about social media" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country" + "@value": "Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sexual", + "@id": "https://w3id.org/dpv/pd/owl#ApartmentOwned", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -7814,10 +7642,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#HouseOwned" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7829,18 +7654,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexuality and sexual history" + "@value": "Information about apartment(s) owned and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual" + "@value": "Apartment Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IPAddress", + "@id": "https://w3id.org/dpv/pd/owl#Family", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7870,7 +7695,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7882,21 +7707,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Internet Protocol (IP) address of a device" + "@value": "Information about family and relationships" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "IP Address" + "@value": "Family" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SkinTone", + "@id": "https://w3id.org/dpv/pd/owl#Favorite", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -7923,7 +7748,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7935,18 +7760,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about skin tone" + "@value": "Information about favorites" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Skin Tone" + "@value": "Favorite" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TelephoneNumber", + "@id": "https://w3id.org/dpv/pd/owl#CreditCapacity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7976,7 +7801,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7988,18 +7813,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about telephone number." + "@value": "Information about credit capacity." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Telephone Number" + "@value": "Credit Capacity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth", + "@id": "https://w3id.org/dpv/pd/owl#LoanRecord", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8029,10 +7854,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8044,18 +7866,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health, medical conditions or health care" + "@value": "Information about loans, whether applied, provided or rejected, and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Medical Health" + "@value": "Loan Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware", + "@id": "https://w3id.org/dpv/pd/owl#Parent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8063,19 +7885,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8085,7 +7907,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8097,21 +7919,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software on or related to a device." + "@value": "Information about parent(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Software" + "@value": "Parent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Fetish", + "@id": "https://w3id.org/dpv/pd/owl#VoiceCommunicationRecording", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -8138,7 +7960,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8150,49 +7972,65 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an individual's sexual fetishes" + "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fetish" + "@value": "Voice Communication Recording" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/pd/owl#CurrentEmployment", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@value": "Harshvardhan J. Pandit" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about current employment" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Current Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tax", + "@id": "https://w3id.org/dpv/pd/owl#Health", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8222,7 +8060,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8234,18 +8072,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial tax e.g. tax records or tax due" + "@value": "Information about health." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tax" + "@value": "Health" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Relationship", + "@id": "https://w3id.org/dpv/pd/owl#Communication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8275,7 +8119,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Family" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8287,49 +8131,77 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about relationships and relationship history." + "@value": "Information communicated from or to an individual" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Relationship" + "@value": "Communication" } ] }, { - "@id": "https://w3id.org/dpv/primer", + "@id": "https://w3id.org/dpv/pd/owl#Location", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Primer for Data Privacy Vocabulary" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/primer" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } - ] + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about location" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Location" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Location" + } + ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Dislike", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteColor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8359,7 +8231,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Interest" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8371,18 +8243,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about dislikes or preferences regarding repulsions." + "@value": "Information about favorite color." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dislike" + "@value": "Favorite Color" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PostalCode", + "@id": "https://w3id.org/dpv/pd/owl#PoliticalOpinion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8390,7 +8262,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8400,7 +8278,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8412,18 +8293,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about postal code as a location" + "@value": "Information about opinions regarding politics and political topics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Postal Code" + "@value": "Political Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TVViewingBehavior", + "@id": "https://w3id.org/dpv/pd/owl#CreditScore", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8431,19 +8312,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8453,7 +8334,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior" + "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8465,21 +8346,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" + "@value": "Information about credit score." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "TV Viewing Behavior" + "@value": "Credit Score" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Preference", + "@id": "https://w3id.org/dpv/pd/owl#FamilyHealthHistory", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -8506,7 +8387,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8518,24 +8399,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about preferences or interests" + "@value": "Information about family health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Preference" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Preference" + "@value": "Family Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Street", + "@id": "https://w3id.org/dpv/pd/owl#PersonalDocuments", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8543,7 +8418,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8553,7 +8434,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8565,18 +8446,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about street as a location" + "@value": "Information about and including personal documents e.g. diaries or journals" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Street" + "@value": "Personal Documents" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating", + "@id": "https://w3id.org/dpv/pd/owl#IncomeBracket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8606,7 +8487,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8618,18 +8499,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about authentication and information used for authenticating" + "@value": "Information about income bracket." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authenticating" + "@value": "Income Bracket" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Education", + "@id": "https://w3id.org/dpv/pd/owl#BrowserHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8643,7 +8524,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8653,7 +8534,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8665,18 +8546,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education" + "@value": "Information about and including web browsing history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education" + "@value": "Browser History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Accent", + "@id": "https://w3id.org/dpv/pd/owl#CriminalOffense", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8684,19 +8565,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-10-22" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8706,7 +8581,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Language" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8718,18 +8593,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic and speech accents." + "@value": "Information about criminal offenses" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Accent" + "@value": "Criminal Offense" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HealthRecord", + "@id": "https://w3id.org/dpv/pd/owl#SexualPreference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8759,7 +8634,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8771,18 +8646,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health record." + "@value": "Information about sexual preferences" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health Record" + "@value": "Sexual Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalHealth", + "@id": "https://w3id.org/dpv/pd/owl#WorkHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8812,7 +8687,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8824,18 +8699,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical health." + "@value": "Information about work history in a professional context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Health" + "@value": "Work History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief", + "@id": "https://w3id.org/dpv/pd/owl#PhilosophicalBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8865,7 +8740,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8877,18 +8755,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about knowledge and beliefs" + "@value": "Information about philosophical beliefs." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Knowledge and Beliefs" + "@value": "Philosophical Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PastEmployment", + "@id": "https://w3id.org/dpv/pd/owl#UserAgent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8896,13 +8774,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8912,7 +8790,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8924,18 +8802,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about past employment" + "@value": "Information about software acting on behalf of users e.g. web browser" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Past Employment" + "@value": "User agent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AgeExact", + "@id": "https://w3id.org/dpv/pd/owl#PublicLife", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8943,13 +8821,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8959,7 +8843,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AgeRange" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8971,18 +8855,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" + "@value": "Information about public life" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Exact" + "@value": "Public Life" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness", + "@id": "https://w3id.org/dpv/pd/owl#FacialPrint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8990,19 +8874,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9012,7 +8890,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9024,18 +8902,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit worthiness." + "@value": "Information about facial print or pattern" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Worthiness" + "@value": "Facial Print" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditRecord", + "@id": "https://w3id.org/dpv/pd/owl#BirthPlace", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9043,19 +8921,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9065,7 +8937,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9077,18 +8949,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit record." + "@value": "Information about birth place" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Record" + "@value": "Birth Place" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#City", + "@id": "https://w3id.org/dpv/pd/owl#Job", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9096,7 +8968,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9106,7 +8990,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9118,18 +9002,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about city as a location" + "@value": "Information about professional jobs" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "City" + "@value": "Job" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#UserAgent", + "@id": "https://w3id.org/dpv/pd/owl#CreditRecord", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9137,23 +9021,29 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { "@id": "https://w3id.org/dpv/pd/owl#" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9165,18 +9055,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software acting on behalf of users e.g. web browser" + "@value": "Information about credit record." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "User agent" + "@value": "Credit Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GroupMembership", + "@id": "https://w3id.org/dpv/pd/owl#Marriage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9206,7 +9096,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9218,32 +9108,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about groups and memberships included or associated with a social network" + "@value": "Information about marriage(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Membership" + "@value": "Marriage" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Identifier", + "@id": "https://w3id.org/dpv/pd/owl#Like", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9253,7 +9149,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Interest" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9265,74 +9161,52 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an identifier or name used for identification" + "@value": "Information about likes or preferences regarding attractions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifier" + "@value": "Like" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Association", + "@id": "https://w3id.org/dpv/guides", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Guides for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" + "@id": "https://w3id.org/dpv/guides" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Association" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IncomeBracket", + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -9359,7 +9233,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#Contact" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9371,18 +9245,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about income bracket." + "@value": "Information about Email address." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income Bracket" + "@value": "Email Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalConviction", + "@id": "https://w3id.org/dpv/pd/owl#Intention", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9412,7 +9286,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9424,18 +9298,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal convictions." + "@value": "Information about intentions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Conviction" + "@value": "Intention" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Age", + "@id": "https://w3id.org/dpv/pd/owl#PubliclyAvailableSocialMedia", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9443,19 +9317,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9465,7 +9333,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#SocialMedia" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9477,18 +9345,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age" + "@value": "Information about social media that is publicly available" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age" + "@value": "Publicly Available Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddressPersonal", + "@id": "https://w3id.org/dpv/pd/owl#Username", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9496,13 +9364,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9512,7 +9386,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9524,18 +9398,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used in Personal capacity" + "@value": "Information about usernames." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Personal" + "@value": "Username" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Interaction", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9543,7 +9417,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -9552,6 +9426,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -9565,35 +9445,43 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Contact" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interactions in the public sphere" + "@value": "Information about physical address." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interaction" + "@value": "Physical Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Nationality", + "@id": "https://w3id.org/dpv/pd/owl#TravelHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", @@ -9607,7 +9495,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9619,18 +9507,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about nationality" + "@value": "Information about travel history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Nationality" + "@value": "Travel History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BloodType", + "@id": "https://w3id.org/dpv/pd/owl#Weight", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9660,7 +9548,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9672,21 +9560,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about blood type." + "@value": "Information about physical weight" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Blood Type" + "@value": "Weight" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalCharge", + "@id": "https://w3id.org/dpv/pd/owl#EthnicOrigin", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -9713,7 +9601,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9725,18 +9616,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal charges." + "@value": "Information about ethnic origin" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Charge" + "@value": "Ethnic Origin" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DigitalFingerprint", + "@id": "https://w3id.org/dpv/pd/owl#PlaceOfBirth", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9750,7 +9641,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9760,7 +9651,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9772,177 +9663,168 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a 'digital fingerprint' created for identification" + "@value": "Information about place of birth" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Digital Fingerprint" + "@value": "Place Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Communication", + "@id": "https://w3id.org/dpv/pd/owl#", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ + "@id": "http://www.w3.org/2002/07/owl" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ + "@value": "http://www.w3.org/2004/02/skos/core" + }, { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/pd/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@value": "Beatriz Esteves" + }, { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@value": "Rudy Jacob" + }, + { + "@value": "Elmar Kiesling" + }, + { + "@value": "Georg P. Krog" + }, + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Paul Ryan" + }, + { + "@value": "Fajar Ekaputra" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/created": [ { "@language": "en", - "@value": "accepted" + "@value": "2022-04-02" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/creator": [ { "@language": "en", - "@value": "Information communicated from or to an individual" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "@value": "Harshvardhan J. Pandit" + }, { "@language": "en", - "@value": "Communication" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#DrugTestResult", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ + "@value": "Georg P. Krog" + }, { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ + "@language": "en", + "@value": "Axel Polleres" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@language": "en", + "@value": "Beatriz Esteves" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/hasVersion": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://w3id.org/dpv/pd" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@value": "https://w3id.org/dpv/pd" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "Information about drug test results." + "@value": "2024-05-31" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { "@language": "en", - "@value": "Drug Test Result" + "@value": "Personal Data Categories" } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalInterview", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "pd" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "https://w3id.org/dpv/pd#" } ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "@id": "https://w3id.org/dpv/examples" + }, { - "@id": "https://w3id.org/dpv/pd/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" + }, { - "@id": "https://w3id.org/dpv/pd/owl#Professional" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" + }, { - "@language": "en", - "@value": "accepted" + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" + }, + { + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@language": "en", - "@value": "Information about professional interviews" + "@id": "https://w3id.org/dpv/owl" + }, + { + "@id": "https://w3id.org/dpv/pd" + }, + { + "@id": "http://www.w3.org/2002/07/owl" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "Professional Interview" + "@value": "2" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Username", + "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseRegistration", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9950,19 +9832,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9972,7 +9848,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9984,18 +9860,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usernames." + "@value": "Information about vehicle license registration" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Username" + "@value": "Vehicle License Registration" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FacialPrint", + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10019,7 +9895,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Vehicle" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10031,94 +9910,128 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about facial print or pattern" + "@value": "Information about vehicle license" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Facial Print" + "@value": "Vehicle License" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", + "@id": "https://w3id.org/dpv/primer", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], "http://purl.org/dc/terms/conformsTo": [ { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + "@id": "https://www.w3.org/TR/html/" } ], "http://purl.org/dc/terms/format": [ { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], "http://purl.org/dc/terms/title": [ { - "@value": "Personal Data Categories - RDF/XML serialiation" + "@value": "Primer for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about browsing Behavior." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Browsing Behavior" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:OnlineActivity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BirthPlace", + "@id": "https://w3id.org/dpv/pd/owl#BankAccount", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10128,7 +10041,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10140,18 +10053,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth place" + "@value": "Information about bank accounts." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Place" + "@value": "Bank Account" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SexualPreference", + "@id": "https://w3id.org/dpv/pd/owl#HouseOwned", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10181,7 +10094,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10193,18 +10106,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual preferences" + "@value": "Information about house(s) owned and ownership history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual Preference" + "@value": "House Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Family", + "@id": "https://w3id.org/dpv/pd/owl#SexualHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10234,7 +10147,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10246,21 +10159,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and relationships" + "@value": "Information about sexual history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family" + "@value": "Sexual History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PurchasesAndSpendingHabit", + "@id": "https://w3id.org/dpv/pd/owl#Sibling", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10287,7 +10200,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10299,18 +10212,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" + "@value": "Information about sibling(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchases and Spending Habit" + "@value": "Sibling" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CarOwned", + "@id": "https://w3id.org/dpv/pd/owl#Divorce", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10340,7 +10253,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10352,18 +10265,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about cars ownership and ownership history." + "@value": "Information about divorce(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Car Owned" + "@value": "Divorce" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Identifying", + "@id": "https://w3id.org/dpv/pd/owl#SocialMediaCommunication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10393,7 +10306,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10405,18 +10318,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" + "@value": "Information about social media communication, including the communication itself and metadata." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifying" + "@value": "Social Media Communication" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Social" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PrivacyPreference", + "@id": "https://w3id.org/dpv/pd/owl#PerformanceAtWork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10424,19 +10343,57 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2022-06-15" } ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Professional" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about performance at work or within work environments" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Performance at Work" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Locality", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10446,7 +10403,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10458,18 +10415,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about privacy preferences" + "@value": "Information about locality e.g. city, village, town, portion of a city as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Privacy Preference" + "@value": "Locality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VoiceMail", + "@id": "https://w3id.org/dpv/pd/owl#Piercing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10499,7 +10456,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10511,18 +10468,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about voice mail messages." + "@value": "Information about piercings" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Mail" + "@value": "Piercing" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Domicile", + "@id": "https://w3id.org/dpv/pd/owl#MACAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10530,13 +10487,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10546,7 +10509,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10558,21 +10521,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about domicile status e.g. which region or country a person is domiciled in" + "@value": "Information about the Media Access Control (MAC) address of a device" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Domicile" + "@value": "MAC Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PINCode", + "@id": "https://w3id.org/dpv/pd/owl#Password", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10611,18 +10574,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "PIN Code" + "@value": "Password" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Opinion", + "@id": "https://w3id.org/dpv/pd/owl#SecretText", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10652,7 +10615,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#Authenticating" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10664,18 +10627,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions" + "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Opinion" + "@value": "Secret Text" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Connection", + "@id": "https://w3id.org/dpv/pd/owl#Transactional", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10705,7 +10668,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10717,18 +10680,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including connections in a social network" + "@value": "Information about a purchasing, spending or income" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Connection" + "@value": "Transactional" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Retina", + "@id": "https://w3id.org/dpv/pd/owl#OfficialID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10758,7 +10721,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10770,18 +10733,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about retina and the retinal patterns." + "@value": "Information about an official identifier or identification document" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Retina" + "@value": "Official ID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Government" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Race", + "@id": "https://w3id.org/dpv/pd/owl#MaritalStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10811,10 +10780,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10826,18 +10792,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about race or racial history." + "@value": "Information about marital status and history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Race" + "@value": "Marital Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Character", + "@id": "https://w3id.org/dpv/pd/owl#DNACode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10867,7 +10833,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10879,18 +10845,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about character in the public sphere" + "@value": "Information about DNA." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Character" + "@value": "DNA Code" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Marriage", + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10920,7 +10886,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10932,18 +10898,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marriage(s)." + "@value": "Information about ethnic origins and lineage" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marriage" + "@value": "Ethnicity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Region", + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10951,7 +10917,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10961,7 +10939,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10973,18 +10951,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about region as a location" + "@value": "Information about employment history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Region" + "@value": "Employment History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FamilyHealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#Income", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11014,7 +10992,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11026,59 +11004,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family health history." + "@value": "Information about financial income e.g. for individual or household or family" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Health History" + "@value": "Income" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HouseNumber", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Beatriz Esteves" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Personal Data Categories - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Information about house or apartment number as a location" + "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "House Number" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Locality", + "@id": "https://w3id.org/dpv/pd/owl#DeviceApplications", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11086,7 +11054,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11096,7 +11076,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11108,49 +11088,65 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about locality e.g. city, village, town, portion of a city as a location" + "@value": "Information about applications or application-like software on a device." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Locality" + "@value": "Device Applications" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", + "@id": "https://w3id.org/dpv/pd/owl#Insurance", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "Harshvardhan J. Pandit" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "Personal Data Categories - HTML serialiation" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.html" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about Insurance" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Insurance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ApartmentOwned", + "@id": "https://w3id.org/dpv/pd/owl#Education", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11158,19 +11154,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11180,7 +11170,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HouseOwned" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11192,18 +11182,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about apartment(s) owned and its history" + "@value": "Information about education" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Apartment Owned" + "@value": "Education" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalEvaluation", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteFood", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11233,7 +11223,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11245,18 +11235,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional evaluations" + "@value": "Information about favorite food." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Evaluation" + "@value": "Favorite Food" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Criminal", + "@id": "https://w3id.org/dpv/pd/owl#Sexual", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11286,7 +11276,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11298,24 +11291,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal activity e.g. criminal convictions or jail time" + "@value": "Information about sexuality and sexual history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Judicial" + "@value": "Sexual" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingReferral", + "@id": "https://w3id.org/dpv/pd/owl#GPSCoordinate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11323,19 +11310,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11345,7 +11332,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11357,32 +11344,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." + "@value": "Information about location expressed using Global Position System coordinates (GPS)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Referral" + "@value": "GPS Coordinate" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TradeUnionMembership", + "@id": "https://w3id.org/dpv/pd/owl#Professional", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11392,10 +11385,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#GroupMembership" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11407,13 +11397,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about trade union memberships and related topics" + "@value": "Information about educational or professional career" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Trade Union Membership" + "@value": "Professional" } ] } diff --git a/pd/modules/extended-owl.n3 b/pd/modules/extended-owl.n3 index e8fc32a3..86a4908e 100644 --- a/pd/modules/extended-owl.n3 +++ b/pd/modules/extended-owl.n3 @@ -372,16 +372,13 @@ pd-owl:Contact a rdfs:Class, pd-owl:Country a rdfs:Class, owl:Class, dpv-owl:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd-owl: ; - rdfs:subClassOf pd-owl:Location, - pd-owl:PhysicalAddress ; + rdfs:subClassOf pd-owl:Location ; sw:term_status "accepted"@en ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:prefLabel "Country"@en . pd-owl:CountryOfBirth a rdfs:Class, diff --git a/pd/modules/extended-owl.owl b/pd/modules/extended-owl.owl index 3a871e22..2259aa87 100644 --- a/pd/modules/extended-owl.owl +++ b/pd/modules/extended-owl.owl @@ -9,2832 +9,2829 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - 2020-11-04 + + Birth Date + Information about birth date + 2022-04-20 accepted - Payment Card - Harshvardhan J. Pandit - (DPVCG, https://www.w3.org/community/dpvcg/) - Information about payment card such as Credit Card, Debit Card. - + Harshvardhan J. Pandit + - - Information about financial tax e.g. tax records or tax due - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Tax + accepted - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + 2022-04-20 + Information about age range i.e. inexact age to some degree (i.e. some years) - modified - 2024-04-20 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about physical address. - Physical Address + Harshvardhan J. Pandit - - + Age Range + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + + 2019-06-04 accepted - Information about credit standing. + Information that uniquely or semi-uniquely identifies an individual or a group Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Standing - - + Identifying + - - Browsing Referral - - - + accepted - Georg P. Krog - 2020-11-04 - Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. - (DPVCG, https://www.w3.org/community/dpvcg/) - - - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + Apartment Owned + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Piercing + Information about apartment(s) owned and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - - Information about piercings - + - - - - - + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about marital status and history accepted - Health Record - Information about health record. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - - - Primer for Data Privacy Vocabulary - - - - - - 2022-04-20 - Harshvardhan J. Pandit - Information about Email address used in Personal capacity - Email Address Personal - accepted + Marital Status - + - + + svd:Computer + 2019-06-04 - Past Employment - - 2022-04-20 - Harshvardhan J. Pandit - Information about past employment - accepted - - - - 2019-06-04 - Blood Type + Device Based (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about blood type. - - - + Information about devices accepted - + - - 2019-06-04 + + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Card Number - Information about credit card number + Opinion + Information about opinions + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - 2019-06-04 + + Demographic + Information about demography and demographic characteristics + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Username (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about usernames. accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - Harshvardhan J. Pandit + + accepted - Information about reliability (e.g. of a person) + Work Environment 2022-06-15 - Reliability - - + Harshvardhan J. Pandit + Information about work environments + - + - Information about credit capacity. + svd:Location (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Credit Capacity - 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Information about location - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Location + 2019-06-04 + - + + Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan + Information about the operating system (OS) or system software that manages hardware or software resources. - 2022-04-20 - Education Experience - Harshvardhan J. Pandit - Information about education experience e.g. attending a university accepted + 2020-11-04 + Device Operating System - + (DPVCG, https://www.w3.org/community/dpvcg/) + - - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Income + 2019-06-04 + + - - Information about Email address. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Email Address + Information about financial income e.g. for individual or household or family accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about professional jobs + Privacy Preference accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Information about privacy preferences + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Job - + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - MAC Address - accepted - Information about the Media Access Control (MAC) address of a device + Information about retina and the retinal patterns. 2019-06-04 + Retina Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + accepted + - - Information about tattoos + accepted + Criminal Conviction + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Tattoo + + 2019-06-04 + Information about criminal convictions. + + + + svd:Demographic (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - + accepted + - - accepted - Skin Tone - Information about skin tone Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about physical characteristics + Physical Characteristic 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - + + Information about school such as name of school, conduct, or grades obtained. + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + School + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + Information about DNA. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + DNA Code accepted - Sale - Information about sales e.g. selling of goods or services + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - + 2019-06-04 - 2022-05-18 - - Information about opinions regarding politics and political topics + + + + Beatriz Esteves + Rudy Jacob + Elmar Kiesling + Georg P. Krog Harshvardhan J. Pandit - Political Opinion - accepted - - + Paul Ryan + Fajar Ekaputra + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + + + + + + Harshvardhan J. Pandit + Georg P. Krog + Axel Polleres + Beatriz Esteves + + + + + + + + + 2024-05-31 + pd + + 2 + https://w3id.org/dpv/pd# + + Personal Data Categories + 2022-04-02 + https://w3id.org/dpv/pd - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about physical weight - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about an individual's sexual fetishes + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Fetish accepted - Weight - + - + + 2019-11-26 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about philosophical beliefs. - Philosophical Belief - accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - + Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed + accepted + TV Viewing Behavior + (SPECIAL project, https://specialprivacy.ercim.eu/) + Harshvardhan J. Pandit, Rudy Jacob + - - Information about relationships and relationship history. + - accepted 2019-06-04 - Relationship + Information about favorite food. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Favorite Food + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Professional Certification - Domicile - Information about domicile status e.g. which region or country a person is domiciled in - 2024-04-20 - accepted - Harshvardhan J. Pandit - + 2019-06-04 + Information about professional certifications + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - + + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Like - Information about likes or preferences regarding attractions. + Harshvardhan J. Pandit + Identifier + 2022-06-15 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + Information about an identifier or name used for identification + - - + + Demeanor + 2019-06-04 + + Information about demeanor. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2022-04-20 - Insurance - Harshvardhan J. Pandit accepted - Information about Insurance - + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Accent Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about linguistic and speech accents. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted - Ethnic Origin - Information about ethnic origin - - + - - + + accepted + + Payment Card Number + (DPVCG, https://www.w3.org/community/dpvcg/) - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Purchases and Spending Habit - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends - accepted - + Georg P. Krog + Information about payment card number. + 2020-11-04 + + - + + 2022-06-15 + + accepted - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Work History - - Information about work history in a professional context - 2019-06-04 - + Personal Documents + Harshvardhan J. Pandit + Information about and including personal documents e.g. diaries or journals + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about references in the professional context + + Information about financial status or standing accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Reference + 2022-06-15 + Harshvardhan J. Pandit - + Financial Status + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + 2019-06-04 + Information about relationships and relationship history. + accepted + Relationship - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Activity - Behavioral - Information about Behavior or activity - - - - - - - - Personal Data Categories - Turtle serialiation - - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - Information about retina and the retinal patterns. - - accepted - 2019-06-04 + + Purchase Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Retina - - - - accepted - Email Content - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + Information about purchases such as items bought e.g. grocery or clothing 2019-06-04 - - - - Information about the contents of Emails sent or received - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + svd:Purchase + - + + Physical Health - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about sexuality and sexual history 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Sexual - - + Information about physical health. + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted - 2024-04-20 - Information about place of birth + PIN Code - Harshvardhan J. Pandit - Place Of Birth - accepted - - - 2019-06-04 + + + + Information about reputation with regards to money + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Acquantaince - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Credit + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about acquaintainces in a social network. - + - - Account Identifier + + + Individual Profile or user profile is information and representation of characteristics associated with a specific individual + Individual Profile + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Information about financial account identifier. - 2019-06-04 - + Harshvardhan J. Pandit + 2024-04-20 + - - 2019-06-04 - Fingerprint + + accepted + Trade Union Membership - Information about fingerprint used for biometric purposes. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2022-05-18 + Harshvardhan J. Pandit - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Information about trade union memberships and related topics + + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about family and relationships - Family - 2019-06-04 + accepted - accepted + 2019-06-04 + Favorite Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Information about favorites + - - 2019-06-04 - + + Harshvardhan J. Pandit + + Email Address Personal + 2022-04-20 accepted + Information about Email address used in Personal capacity + + + + 2019-06-04 + Information about reputation in the public sphere Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Marital Status - Information about marital status and history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - + accepted - accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + General Reputation - Information about marriage(s). - Marriage - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - Room Number - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted - modified - 2024-04-20 - Information about location expressed as Room number or similar numbering systems + Information about income bracket. + 2019-06-04 - + Income Bracket + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - Birth Date + + Communications Metadata + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + svd:Interactive + accepted + Information about communication metadata in the public sphere - accepted - Information about birth date + 2019-06-04 - 2022-04-20 - Harshvardhan J. Pandit - - - - - Personal Data Categories - JSON-LD serialiation - - - - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - - Information about salary - 2019-06-04 - Salary + + Personal Possession + Information about personal possessions. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - - - - Information about financial accounts. + + + + Information about blood type. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Financial Account + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Blood Type + 2019-06-04 - + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Information about marriage(s). - Harshvardhan J. Pandit + accepted - accepted - 2022-06-15 - Information about vehicles - Vehicle - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Marriage + - - + + Communication + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - Information about income bracket. - Income Bracket + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information communicated from or to an individual accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - Personality - 2019-06-04 + + + Browsing Referral + accepted + Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. + 2020-11-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about personality (e.g., categorization in terms of the Big Five personality traits) + Georg P. Krog + (DPVCG, https://www.w3.org/community/dpvcg/) + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Information about linguistic dialects. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Dialect accepted - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Geographic - Information about location or based on geography (e.g. home address) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + - - 2022-04-20 - 2019-06-04 - - - - - Information about language and lingual history. - Language - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - changed + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - + Offspring (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - svd:Health - Information about health. - Health 2019-06-04 + accepted + Information about offspring(s). - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + + Credit Card Number (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Physical Health - 2019-06-04 - Information about physical health. - - - - - - - Information about financial account number - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - Financial Account Number - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + Information about credit card number + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - svd:OnlineActivity + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - Information about browsing Behavior. - 2019-06-04 - Browsing Behavior + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + 2019-06-04 + svd:Government + Information about an official identifier or identification document + Official ID + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about offspring(s). - Offspring - + + Account Identifier - accepted + Information about financial account identifier. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - Information about opinions (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted + + + + Information about the web browser which is used as a 'fingerprint' Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - - - - Opinion - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about dislikes or preferences regarding repulsions. + Browser Fingerprint - - Dislike - + - + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about religion, religious inclinations, and religious history. + + House Owned accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Religion + Information about house(s) owned and ownership history. - - - - - - - - - - - - - - - - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - 2024-05-31 - - Harshvardhan J. Pandit - Beatriz Esteves - Georg P. Krog - Elmar Kiesling - Rudy Jacob - Paul Ryan - Fajar Ekaputra - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - Harshvardhan J. Pandit - Georg P. Krog - Beatriz Esteves - Axel Polleres - https://w3id.org/dpv/pd# - 2 - https://w3id.org/dpv/pd - pd - 2022-04-02 - - Personal Data Categories + - - - - - Information about demography and demographic characteristics - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Demographic + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Voice Communication Recording 2019-06-04 - - - - + Information about vocal recorded communication (e.g. telephony, VoIP) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Information about vehicle license - Harshvardhan J. Pandit - Vehicle License - 2022-06-15 - accepted - - + - - + + 2019-06-04 + Picture (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about disabilities. + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about visual representation or image e.g. profile photo. - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Disability - + + - + Beatriz Esteves + Region + Information about region as a location + accepted - Street - Information about street as a location - - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 accepted - Information about ownership and history, including renting, borrowing, possessions. + 2019-06-04 + Information about credit capacity. + Credit Capacity - Ownership Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - Favorite Music + + Information about preferences or interests + svd:Preference + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - Information about favorite music. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - - Guides for Data Privacy Vocabulary - - - - - + Preference + - - svd:UniqueId - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + + 2019-06-04 + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Authenticating Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about unique identifiers. - UID - + Information about authentication and information used for authenticating + - - Information about ethnic origins and lineage + + Information about a 'digital fingerprint' created for identification + 2022-06-15 - Ethnicity - 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Digital Fingerprint + Harshvardhan J. Pandit + accepted + - - - Beatriz Esteves - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about country as a location - Information about country e.g. residence, travel. + + 2019-06-04 + Information about contacts or used for contacting e.g. email address or phone number + Contact + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + svd:Physical (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Country - 2019-06-04 - - + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - Information about age range i.e. inexact age to some degree (i.e. some years) + Room Number + 2024-04-20 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + modified + Information about location expressed as Room number or similar numbering systems - accepted - 2022-04-20 - Harshvardhan J. Pandit - Age Range - + 2019-06-04 + - - Information about software on or related to a device. - (DPVCG, https://www.w3.org/community/dpvcg/) + accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - 2020-11-04 + Harshvardhan J. Pandit + Current Employment - Device Software - + 2022-04-20 + Information about current employment + - - - accepted - Authenticating - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about authentication and information used for authenticating (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Biometric - - - - Information about biometrics and biometric characteristics. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - + Information about and including connections in a social network + Connection + - - Parent - Information about parent(s). + + Criminal Offense + accepted + Information about criminal offenses - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2022-10-22 - accepted - + Georg P. Krog + - - Harshvardhan J. Pandit - + + - accepted - Trade Union Membership - 2022-05-18 + Information about password used in the process of authenticating the individual as an user accessing a system. + Password + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about trade union memberships and related topics - - + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about professional certifications + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Professional Certification - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - - + GPS Coordinate Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Social Network - + Information about location expressed using Global Position System coordinates (GPS) + + + + - Information about friends or connections expressed as a social network + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Professional + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about educational or professional career - + - accepted - Information about the web browser which is used as a 'fingerprint' - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Browser Fingerprint - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - + Information about character in the public sphere + Character + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Information about divorce(s). + Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend + Association + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Divorce - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - + - - Car Owned - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + accepted + Ethnicity - Information about cars ownership and ownership history. - + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about ethnic origins and lineage + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - Information about and including connections in a social network - Connection - - + Geographic + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about location or based on geography (e.g. home address) + - - + + Information about skin tone (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + 2019-06-04 accepted - Demeanor - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about demeanor. - + Skin Tone + - + + accepted + Job + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Information about professional jobs + + + + + + + Information about usernames. + + Username - Information about visual representation or image e.g. profile photo. + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Picture - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - svd:Purchase + + Telephone Number + Information about telephone number. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about purchases such as items bought e.g. grocery or clothing - Purchase Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + 2019-06-04 - + - - + + - - Information about preferences or interests - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Preference - svd:Preference accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about financial account number + Financial Account Number + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - - - - Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend - Association - - - + + + + Information about credit worthiness. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + 2019-06-04 - + Credit Worthiness + + - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Family + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about family and relationships - Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) + + + - Life History + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + Information about social status + Social Status + - + + + 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Information about family and familial structure. accepted - Criminal Charge - Information about criminal charges. + Family Structure + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about health, medical conditions or health care - accepted - Medical Health - 2019-06-04 + + Family Health History + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - + Information about family health history. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted 2019-06-04 - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about educational or professional career - Professional - + - - Device Applications + + + 2022-04-20 - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Education Experience + Harshvardhan J. Pandit + Information about education experience e.g. attending a university accepted - - Information about applications or application-like software on a device. - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + - + + accepted + Purchases and Spending Habit - Information about credit score. + 2019-06-04 + Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Credit Score - + - - 2022-06-15 + + Locality accepted - Harshvardhan J. Pandit - Information about and including web browsing history - Browser History + Information about locality e.g. city, village, town, portion of a city as a location + Beatriz Esteves - + - - Age Exact - - 2022-04-20 - Harshvardhan J. Pandit - - - - Information about the exact age (i.e. to some degree within a year, month, or day) + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - - - - - Harshvardhan J. Pandit + Interest - Information about vehicle license number - accepted - Vehicle License Number - 2022-06-15 - + Information about interests + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + 2019-06-04 + - + Beatriz Esteves + accepted - accepted - Information about locality e.g. city, village, town, portion of a city as a location - Locality + Postal Code + Information about postal code as a location - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + svd:Activity + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Behavioral + Information about Behavior or activity - Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. - PIN Code - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + 2019-06-04 + - - Harshvardhan J. Pandit + + accepted + Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) - accepted - 2024-04-20 - Information about citizenship - Citizenship - + 2019-06-04 + Life History + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - + + Call Log - Harshvardhan J. Pandit - Social Media - Information about social media - - - + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2022-06-15 - - - - Georg P. Krog - Information about software acting on behalf of users e.g. web browser + Information about the calls that an individual has made. - 2022-06-15 - User agent - - accepted - + - - Education + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Personality + 2019-06-04 + Information about personality (e.g., categorization in terms of the Big Five personality traits) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2022-04-20 - Harshvardhan J. Pandit - Information about education - + - - Criminal Offense - Georg P. Krog - Information about criminal offenses - + + + 2022-06-15 + Harshvardhan J. Pandit + Information about vehicle license number + Vehicle License Number accepted - 2022-10-22 - + - - 2019-06-04 - - - - accepted - + + Browsing Behavior (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about age Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Age - - - + accepted + Information about browsing Behavior. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Criminal Conviction - + - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about criminal convictions. 2019-06-04 - + svd:OnlineActivity + - - + + + + 2019-06-04 + Information about the contents of Emails sent or received + Email Content Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Knowledge and Beliefs (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about knowledge and beliefs - accepted - 2019-06-04 - + - - Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Secret Text - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + Information about criminal activity e.g. criminal convictions or jail time + svd:Judicial + Criminal + 2019-06-04 + - + - Favorite Color + Information about past employment accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Past Employment + Harshvardhan J. Pandit - Information about favorite color. - + 2022-04-20 + - - 2022-05-18 - + + - Harshvardhan J. Pandit - Genetic - Information about inherited or acquired genetic characteristics + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Sibling accepted + Information about sibling(s). + + + - + Beatriz Esteves + House Number + accepted + + + + Information about house or apartment number as a location + - + + 2022-06-15 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Communications Metadata - Information about communication metadata in the public sphere - svd:Interactive - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about and including web browsing history + Browser History + Harshvardhan J. Pandit accepted - 2019-06-04 - + - + + accepted - Identifying - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information that uniquely or semi-uniquely identifies an individual or a group - accepted + 2024-04-20 + Harshvardhan J. Pandit - + Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals + Group Profile + - + + 2022-04-20 + accepted + Information about birth place - City + Birth Place + Harshvardhan J. Pandit - accepted - Information about city as a location - Beatriz Esteves - + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + Height 2019-06-04 + Information about physical height (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Information about the Internet Protocol (IP) address of a device - IP Address - + accepted + - - + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + User agent + accepted + Georg P. Krog + Information about software acting on behalf of users e.g. web browser + 2022-06-15 + + + + - Dialect accepted + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about acquaintainces in a social network. + Acquantaince + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - Information about linguistic dialects. - + - - Interest - Information about interests + + UID + Information about unique identifiers. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + svd:UniqueId + - - 2022-06-15 - + + - Performance at Work + Information about health history. - Information about performance at work or within work environments - Harshvardhan J. Pandit - accepted - - - - + 2019-06-04 + Health History + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + + + Information about language and lingual history. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about information health history. + 2019-06-04 + changed (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Individual Health History - + 2022-04-20 + Language + - - Information about favorites - Favorite + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Information about domicile status e.g. which region or country a person is domiciled in + 2024-04-20 + Harshvardhan J. Pandit - + accepted + Domicile + - + + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about physical weight - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about social media communication, including the communication itself and metadata. - Social Media Communication + Weight - svd:Social (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + accepted + - - Information about passport + + Reliability + 2022-06-15 + Harshvardhan J. Pandit - + accepted + Information about reliability (e.g. of a person) + - Passport - 2022-04-20 - Harshvardhan J. Pandit - accepted - + - - Information about interactions in the public sphere + - Interaction Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + Information about philosophical beliefs. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Philosophical Belief accepted - + + - - - - - Transaction - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about financial transactions e.g. bank transfers + - - - + Information about country e.g. residence, travel. + Country + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Proclivitie - Information about proclivities in a sexual context 2019-06-04 + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about sexuality and sexual history + accepted + Sexual + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + - + 2019-06-04 + + - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Worthiness - 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + + Information about mental health. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Mental Health + + + + 2019-11-26 + Information about the consumption of a service, e.g. time and duration of consumption. - Information about credit worthiness. + (SPECIAL project, https://specialprivacy.ercim.eu/) accepted - - - - 2019-06-04 + + + Service Consumption Behavior + Harshvardhan J. Pandit, Rudy Jacob + + + + + MAC Address + 2019-06-04 + Information about the Media Access Control (MAC) address of a device (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Personal Possession - Information about personal possessions. - + - + + 2022-06-15 + Harshvardhan J. Pandit + + Vehicle License Registration - Information about sibling(s). + accepted + Information about vehicle license registration + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Sibling - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + - accepted 2019-06-04 - + Dislike + Information about dislikes or preferences regarding repulsions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + - - Information about the links that an individual has clicked. - 2019-06-04 + - Link Clicked + Georg P. Krog + Authentication History + (DPVCG, https://www.w3.org/community/dpvcg/) - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - svd:Navigation - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2020-11-04 + Information about prior authentication and its outcomes such as login attempts or location. - - + + 2019-06-04 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Tax + Information about financial tax e.g. tax records or tax due (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about medical and pharmaceutical prescriptions accepted - Prescription - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about disciplinary actions and its history - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Loan Record + Information about loans, whether applied, provided or rejected, and its history + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - Disciplinary Action - + - - + + Information about drug test results. + - Call Log + Drug Test Result + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about the calls that an individual has made. - 2019-06-04 - + - - + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Information about sexual history + Information about thoughts Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Thought + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - Sexual History - + + - + accepted + 2024-04-20 - Information about nationality - Nationality - 2022-04-20 + Harshvardhan J. Pandit + Information about residency e.g. which region or country a person is resident in - + Residency + - - 2022-06-15 + + Sale + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about sales e.g. selling of goods or services + 2019-06-04 - Harshvardhan J. Pandit - Information about facial print or pattern - Facial Print accepted - + - + + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Disability - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about disabilities. + + + - Information about family health history. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Family Health History 2019-06-04 - - - + Information about interactions in the public sphere + Interaction + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - Information about apartment(s) owned and its history - Apartment Owned Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - - - - Personal Data Categories - RDF/XML serialiation - - - + + + + + + accepted + Beatriz Esteves + Street + Information about street as a location + - + - Information about thoughts + 2019-06-04 + Information about gender + accepted + + + Gender + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + - Thought + + 2019-06-04 + Favorite Color (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about favorite color. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - + + + 2019-06-04 + Information about criminal charges. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Criminal Charge + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - - 2022-04-20 - Harshvardhan J. Pandit - Information about travel history - Travel History - + - - accepted - 2024-04-20 + + + + + Guides for Data Privacy Vocabulary + + + + - Information about residency e.g. which region or country a person is resident in - Residency - Harshvardhan J. Pandit - + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about names associated or used as given name or nickname. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Name + - - + + Harshvardhan J. Pandit + accepted + Education Qualification + + Information about educational qualifications + 2022-04-20 + + + + + Personal Data Categories - JSON-LD serialiation + + + + + + + + 2019-06-04 + Friend + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - DNA Code - Information about DNA. + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - + Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about political affiliation and history accepted + Religious Belief Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - svd:Political - Political Affiliation + Information about religion and religious beliefs. + 2019-06-04 - + - + + + + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + IP Address + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about the Internet Protocol (IP) address of a device accepted - Vehicle Usage - Harshvardhan J. Pandit - 2022-06-15 - Information about usage of vehicles, e.g. driving statistics + + + + + + + Personal Data Categories - Turtle serialiation + + + + + Information about citizenship + + accepted + Citizenship - - + 2024-04-20 + Harshvardhan J. Pandit + - - + + - Privacy Preference - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about religion, religious inclinations, and religious history. 2019-06-04 + Religion + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about privacy preferences - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + - - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + Information about financial transactions e.g. bank transfers + accepted - Information about vocal recorded communication (e.g. telephony, VoIP) - Voice Communication Recording + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Transaction (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about voice mail messages. + + 2019-06-04 + Information about attitude. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Attitude accepted - 2019-06-04 + + + + + + + + Examples for Data Privacy Vocabulary + + + + accepted + + + + 2022-05-18 + Political Opinion + Harshvardhan J. Pandit - Voice Mail - + Information about opinions regarding politics and political topics + + - + + + Primer for Data Privacy Vocabulary + + + + + + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Mental Health + accepted + Public Life + Information about public life + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + + Vehicle + 2022-06-15 accepted - 2019-06-04 + Information about vehicles + + + + Harshvardhan J. Pandit - Information about mental health. - + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about criminal pardons. - 2019-06-04 + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + + Information about hair color - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - Criminal Pardon - - - - Password 2019-06-04 - Information about password used in the process of authenticating the individual as an user accessing a system. + Hair Color + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - + Information about credit standing. + Credit Standing + 2019-06-04 accepted + + + 2019-06-04 - Information about a purchasing, spending or income + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Transactional + Voice Mail + Information about voice mail messages. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Information about credit record. - accepted + + + + Facial Print + Information about facial print or pattern + Harshvardhan J. Pandit + + 2022-06-15 + accepted + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Record + Information about parent(s). + 2019-06-04 + Parent (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - + accepted - 2022-06-15 - - accepted - Harshvardhan J. Pandit - Digital Fingerprint - Information about a 'digital fingerprint' created for identification - + - - GPS Coordinate + accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about cars ownership and ownership history. + 2019-06-04 + Car Owned - Information about location expressed using Global Position System coordinates (GPS) - + - - Physical Trait + - Information about defining traits or features regarding the body. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about employment history + Employment History accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + - - Loan Record - Information about loans, whether applied, provided or rejected, and its history + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + Information about political affiliation and history 2019-06-04 + svd:Political + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Political Affiliation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - + + - - - - + + Insurance 2022-04-20 - Information about birth place - Birth Place - Harshvardhan J. Pandit accepted - - - - 2022-04-20 - Information about Email address used for Work or in Professional capacity - - Email Address Work - Harshvardhan J. Pandit - accepted - + Information about Insurance + Harshvardhan J. Pandit + - + + 2020-11-04 + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Sexual Preference + Payment Card + Information about payment card such as Credit Card, Debit Card. + (DPVCG, https://www.w3.org/community/dpvcg/) + Harshvardhan J. Pandit - Information about sexual preferences - + - - Information about attitude. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Attitude - 2019-06-04 - + - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - - - - Personal Data Categories - HTML serialiation - - - - - - - 2022-04-20 - Harshvardhan J. Pandit - Current Employment - Information about current employment + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - + Information about medical and pharmaceutical prescriptions + Prescription + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + accepted + Information about financial accounts. + Financial Account + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about devices - - Device Based - accepted - svd:Computer - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + 2022-06-15 - Vehicle License Registration - Information about vehicle license registration - Harshvardhan J. Pandit + Vehicle License + accepted + Information about vehicle license - accepted - + Harshvardhan J. Pandit + + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Professional Evaluation - 2019-06-04 + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Place Of Birth + 2024-04-20 + Harshvardhan J. Pandit accepted - Information about professional evaluations - + Information about place of birth + - - Information about intentions - accepted - Intention - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Criminal Pardon + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about criminal pardons. + accepted + - - Criminal + + Divorce + Information about divorce(s). + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Judicial - 2019-06-04 - - Information about criminal activity e.g. criminal convictions or jail time - + - - Employment History - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about employment history + + Harshvardhan J. Pandit + Information about social media + 2022-06-15 + + accepted + Social Media - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - + - - Information about and including personal documents e.g. diaries or journals + - Harshvardhan J. Pandit - 2022-06-15 + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Email Address + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Personal Documents - + Information about Email address. + - - Information about reputation with regards to money + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about professional evaluations + 2019-06-04 + Professional Evaluation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - Credit - + - + + + + Personal Data Categories - RDF/XML serialiation + + + + + + accepted + Passport - - 2024-04-20 - Information about country of birth - Country Of Birth Harshvardhan J. Pandit - accepted - + + 2022-04-20 + Information about passport + - - Information about reputation in the public sphere + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - General Reputation 2019-06-04 + Information about race or racial history. accepted + Race Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + - - Information about bank accounts. - Bank Account + + Harshvardhan J. Pandit + 2022-05-18 + accepted + Information about inherited or acquired genetic characteristics + + + + + Genetic + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Information about groups and memberships included or associated with a social network accepted - + 2019-06-04 + Group Membership + - + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Proclivitie (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Fetish + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - Information about an individual's sexual fetishes 2019-06-04 - + Information about proclivities in a sexual context - + + accepted + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 + Information about payment card expiry such as a date. - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about favorite food. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Payment Card Expiry - accepted - Favorite Food - + Georg P. Krog + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Contact + 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Physical - Information about contacts or used for contacting e.g. email address or phone number + - 2019-06-04 - + Information about ownership and history, including renting, borrowing, possessions. + Ownership + - - Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed - TV Viewing Behavior - (SPECIAL project, https://specialprivacy.ercim.eu/) - Harshvardhan J. Pandit, Rudy Jacob + - 2019-11-26 + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - - - - Information about family and familial structure. - + Information about fingerprint used for biometric purposes. + Fingerprint (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Family Structure - accepted + Information about biometrics and biometric characteristics. + + Biometric + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - + accepted + + - - - Harshvardhan J. Pandit - Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals + + Information about knowledge and beliefs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Knowledge and Beliefs accepted - Group Profile - 2024-04-20 + - + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - Beatriz Esteves + - Postal Code + 2022-04-20 + Harshvardhan J. Pandit + Information about the exact age (i.e. to some degree within a year, month, or day) + Age Exact accepted - Information about postal code as a location - + - - Social Status + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about social status - - + Tattoo + accepted + Information about tattoos + - + + 2024-04-20 + Country Of Birth Harshvardhan J. Pandit - 2022-06-15 - Work Environment + accepted + Information about country of birth - accepted - Information about work environments - + - - + + Information about physical address. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + 2019-06-04 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + - - accepted - Authentication History - Information about prior authentication and its outcomes such as login attempts or location. - (DPVCG, https://www.w3.org/community/dpvcg/) - Georg P. Krog - 2020-11-04 - + Physical Address + 2024-04-20 + + - + - Communication - Information communicated from or to an individual + Harshvardhan J. Pandit + Information about performance at work or within work environments + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Performance at Work + + - - Harshvardhan J. Pandit + + 2020-11-04 + accepted - Individual Profile or user profile is information and representation of characteristics associated with a specific individual - accepted - 2024-04-20 - - Individual Profile - + (DPVCG, https://www.w3.org/community/dpvcg/) + Information about software on or related to a device. + + Device Software + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + - + + accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Sexual History + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about sexual history 2019-06-04 - Information about gender - Gender - + - - Georg P. Krog - - - - accepted - 2020-11-04 + - Information about payment card expiry such as a date. - (DPVCG, https://www.w3.org/community/dpvcg/) - Payment Card Expiry - - - - Race - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about credit record. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Information about race or racial history. - - + Credit Record + - + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - - accepted - svd:Government - Information about an official identifier or identification document - Official ID + Information about bank accounts. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + accepted + Bank Account + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - 2019-06-04 + - Name + 2019-06-04 + Information about disciplinary actions and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about names associated or used as given name or nickname. accepted + Disciplinary Action Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + + + accepted + + + + 2019-06-04 + Information about defining traits or features regarding the body. + Physical Trait + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + + Information about usage of vehicles, e.g. driving statistics accepted + Vehicle Usage 2022-06-15 - Information about social media that is publicly available - - Publicly Available Social Media Harshvardhan J. Pandit - + + - - House Owned - Information about house(s) owned and ownership history. + + accepted + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + Information about professional interviews + Professional Interview + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + + Work History + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about work history in a professional context - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 - accepted - + - - Information about telephone number. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Sexual Preference + 2019-06-04 + + + accepted + Information about sexual preferences Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + + + + Personal Data Categories - HTML serialiation + + + + + + - Telephone Number + Information about credit score. + accepted + Credit Score + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + 2019-06-04 + - - + + - Financial Status - Information about financial status or standing - Harshvardhan J. Pandit + 2019-06-04 + Information about piercings + Piercing + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2022-06-15 - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - Payment Card Number + - 2020-11-04 - Information about payment card number. + Information about references in the professional context + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Reference + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Georg P. Krog - (DPVCG, https://www.w3.org/community/dpvcg/) accepted - - - - 2019-06-04 + + + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about drug test results. + 2019-06-04 + svd:Health - Drug Test Result + Health (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about health. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Information about school such as name of school, conduct, or grades obtained. + + accepted + Secret Text Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - School + Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - + 2019-06-04 + - + + Nationality + accepted - Information about region as a location + Information about nationality + 2022-04-20 + + + + Information about friends or connections expressed as a social network + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Beatriz Esteves - Region - + Social Network + accepted + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + + Information about the links that an individual has clicked. + svd:Navigation + + + accepted - Accent + Link Clicked Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about linguistic and speech accents. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + 2019-06-04 + + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - + accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about health record. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Health Record + - + + + Personal Data Categories - N3 serialiation + + + + + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about physical height - Height - + Information about age + 2019-06-04 + Age - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - - - - accepted - Professional Interview - Information about professional interviews + Salary (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - + Information about salary + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about hair color - - Hair Color + Information about likes or preferences regarding attractions. + Like 2019-06-04 - - - - Physical Characteristic - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about physical characteristics - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Demographic - 2019-06-04 - + - + + Information about travel history + Harshvardhan J. Pandit accepted - Friend - Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. + 2022-04-20 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Travel History + - - Information about the consumption of a service, e.g. time and duration of consumption. - Service Consumption Behavior - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 - - - - Harshvardhan J. Pandit, Rudy Jacob + + Harshvardhan J. Pandit accepted - - - + 2022-04-20 - accepted - Information about house or apartment number as a location - House Number - - Beatriz Esteves - + Email Address Work + Information about Email address used for Work or in Professional capacity + - - svd:Location + + Medical Health + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Location - Information about location - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Information about health, medical conditions or health care + + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about groups and memberships included or associated with a social network + Transactional + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Group Membership - + 2019-06-04 + Information about a purchasing, spending or income + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Health History + 2019-06-04 + Information about favorite music. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about health history. - + Favorite Music + - - 2019-06-04 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about information health history. + Individual Health History (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Religious Belief + 2019-06-04 - accepted - Information about religion and religious beliefs. - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - + + + accepted + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan (DPVCG, https://www.w3.org/community/dpvcg/) - Information about the operating system (OS) or system software that manages hardware or software resources. + Device Applications + Information about applications or application-like software on a device. 2020-11-04 - - Device Operating System - accepted - Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan - + + 2022-06-15 + Harshvardhan J. Pandit + Publicly Available Social Media accepted + Information about social media that is publicly available - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Public Life - Information about public life - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - 2022-06-15 - + + Information about city as a location + - Identifier - + Beatriz Esteves + City accepted - Harshvardhan J. Pandit - Information about an identifier or name used for identification - + + - - + + Intention + - Information about financial income e.g. for individual or household or family - Income - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about intentions accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - + - + + Harshvardhan J. Pandit + Education + + 2022-04-20 + Information about education accepted - Education Qualification - - Information about educational qualifications - 2022-04-20 - Harshvardhan J. Pandit - + - - 2019-06-04 - Character + - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about character in the public sphere - + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Personal Data Categories - N3 serialiation - - - - - + + accepted + Information about ethnic origin + Ethnic Origin + + - - - Examples for Data Privacy Vocabulary - - - - + + Information about social media communication, including the communication itself and metadata. + Social Media Communication + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + svd:Social + + + + + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + diff --git a/pd/modules/extended-owl.ttl b/pd/modules/extended-owl.ttl index e8fc32a3..86a4908e 100644 --- a/pd/modules/extended-owl.ttl +++ b/pd/modules/extended-owl.ttl @@ -372,16 +372,13 @@ pd-owl:Contact a rdfs:Class, pd-owl:Country a rdfs:Class, owl:Class, dpv-owl:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd-owl: ; - rdfs:subClassOf pd-owl:Location, - pd-owl:PhysicalAddress ; + rdfs:subClassOf pd-owl:Location ; sw:term_status "accepted"@en ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:prefLabel "Country"@en . pd-owl:CountryOfBirth a rdfs:Class, diff --git a/pd/modules/extended.jsonld b/pd/modules/extended.jsonld index 9654bc03..cc388123 100644 --- a/pd/modules/extended.jsonld +++ b/pd/modules/extended.jsonld @@ -1,6 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/pd#OfficialID", + "@id": "https://w3id.org/dpv/pd#Fetish", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -36,13 +36,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an official identifier or identification document" + "@value": "Information about an individual's sexual fetishes" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -53,18 +53,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Official ID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Government" + "@value": "Fetish" } ] }, { - "@id": "https://w3id.org/dpv/pd#FamilyStructure", + "@id": "https://w3id.org/dpv/pd#HouseOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -100,13 +94,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Family" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and familial structure." + "@value": "Information about house(s) owned and ownership history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -117,12 +111,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Structure" + "@value": "House Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#VoiceMail", + "@id": "https://w3id.org/dpv/pd#VehicleUsage", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -130,19 +124,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -158,13 +146,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Vehicle" + }, + { + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about voice mail messages." + "@value": "Information about usage of vehicles, e.g. driving statistics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -175,12 +166,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Mail" + "@value": "Vehicle Usage" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditStanding", + "@id": "https://w3id.org/dpv/pd#IndividualHealthHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -216,13 +207,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#HealthHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit standing." + "@value": "Information about information health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -233,12 +224,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Standing" + "@value": "Individual Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Interest", + "@id": "https://w3id.org/dpv/pd#IPAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -274,13 +265,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interests" + "@value": "Information about the Internet Protocol (IP) address of a device" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -291,12 +282,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interest" + "@value": "IP Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#Dialect", + "@id": "https://w3id.org/dpv/pd#SocialNetwork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -332,13 +323,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Language" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic dialects." + "@value": "Information about friends or connections expressed as a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -349,12 +340,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dialect" + "@value": "Social Network" } ] }, { - "@id": "https://w3id.org/dpv/pd#EthnicOrigin", + "@id": "https://w3id.org/dpv/pd#Sale", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -390,16 +381,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ethnicity" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origin" + "@value": "Information about sales e.g. selling of goods or services" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -410,12 +398,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnic Origin" + "@value": "Sale" } ] }, { - "@id": "https://w3id.org/dpv/pd#Piercing", + "@id": "https://w3id.org/dpv/pd#PoliticalOpinion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -423,19 +411,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -451,13 +433,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#PublicLife" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about piercings" + "@value": "Information about opinions regarding politics and political topics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -468,12 +453,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Piercing" + "@value": "Political Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalOffense", + "@id": "https://w3id.org/dpv/pd#Opinion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -481,13 +466,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-10-22" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -503,13 +494,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal offenses" + "@value": "Information about opinions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -520,12 +511,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Offense" + "@value": "Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd#Friend", + "@id": "https://w3id.org/dpv/pd#Name", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -561,13 +552,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." + "@value": "Information about names associated or used as given name or nickname." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -578,12 +569,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Friend" + "@value": "Name" } ] }, { - "@id": "https://w3id.org/dpv/pd#SecretText", + "@id": "https://w3id.org/dpv/pd#MACAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -619,13 +610,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." + "@value": "Information about the Media Access Control (MAC) address of a device" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -636,12 +627,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Secret Text" + "@value": "MAC Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#PlaceOfBirth", + "@id": "https://w3id.org/dpv/pd#DeviceOperatingSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -649,13 +640,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -671,13 +668,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://w3id.org/dpv/pd#DeviceSoftware" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about place of birth" + "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -688,12 +685,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Place Of Birth" + "@value": "Device Operating System" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteFood", + "@id": "https://w3id.org/dpv/pd#WorkHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -729,13 +726,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite food." + "@value": "Information about work history in a professional context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -746,12 +743,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Food" + "@value": "Work History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Retina", + "@id": "https://w3id.org/dpv/pd#PurchasesAndSpendingHabit", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -787,13 +784,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about retina and the retinal patterns." + "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -804,12 +801,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Retina" + "@value": "Purchases and Spending Habit" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sale", + "@id": "https://w3id.org/dpv/pd#CriminalOffense", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -817,19 +814,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-10-22" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -845,13 +836,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sales e.g. selling of goods or services" + "@value": "Information about criminal offenses" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -862,12 +853,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sale" + "@value": "Criminal Offense" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialAccountNumber", + "@id": "https://w3id.org/dpv/pd#WorkEnvironment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -875,19 +866,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -903,13 +888,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account number" + "@value": "Information about work environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -920,12 +905,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account Number" + "@value": "Work Environment" } ] }, { - "@id": "https://w3id.org/dpv/pd#Ethnicity", + "@id": "https://w3id.org/dpv/pd#EmailAddressPersonal", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -933,19 +918,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -961,13 +940,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#EmailAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origins and lineage" + "@value": "Information about Email address used in Personal capacity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -978,12 +957,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnicity" + "@value": "Email Address Personal" } ] }, { - "@id": "https://w3id.org/dpv/pd#Thought", + "@id": "https://w3id.org/dpv/pd#CreditWorthiness", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1019,13 +998,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about thoughts" + "@value": "Information about credit worthiness." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1036,32 +1015,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Thought" + "@value": "Credit Worthiness" } ] }, { - "@id": "https://w3id.org/dpv/pd#Dislike", + "@id": "https://w3id.org/dpv/pd#Nationality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1077,13 +1045,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Interest" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about dislikes or preferences regarding repulsions." + "@value": "Information about nationality" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1094,12 +1062,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dislike" + "@value": "Nationality" } ] }, { - "@id": "https://w3id.org/dpv/pd#Salary", + "@id": "https://w3id.org/dpv/pd#Picture", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1135,13 +1103,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about salary" + "@value": "Information about visual representation or image e.g. profile photo." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1152,21 +1120,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Salary" + "@value": "Picture" } ] }, { - "@id": "https://w3id.org/dpv/pd#Nationality", + "@id": "https://w3id.org/dpv/pd#PoliticalAffiliation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv#PersonalData" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1182,13 +1161,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PublicLife" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about nationality" + "@value": "Information about political affiliation and history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1199,12 +1181,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Nationality" + "@value": "Political Affiliation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Political" } ] }, { - "@id": "https://w3id.org/dpv/pd#MedicalHealth", + "@id": "https://w3id.org/dpv/pd#Marriage", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1240,16 +1228,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health, medical conditions or health care" + "@value": "Information about marriage(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1260,12 +1245,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Medical Health" + "@value": "Marriage" } ] }, { - "@id": "https://w3id.org/dpv/pd#TelephoneNumber", + "@id": "https://w3id.org/dpv/pd#Association", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1301,13 +1286,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about telephone number." + "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1318,12 +1303,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Telephone Number" + "@value": "Association" } ] }, { - "@id": "https://w3id.org/dpv/pd#IndividualProfile", + "@id": "https://w3id.org/dpv/pd#Retina", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1331,13 +1316,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1353,13 +1344,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Profile" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" + "@value": "Information about retina and the retinal patterns." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1370,18 +1361,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Profile" + "@value": "Retina" } ] }, { - "@id": "https://w3id.org/dpv/pd#extended-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Passport", + "@id": "https://w3id.org/dpv/pd#Behavioral", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1389,13 +1374,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1411,13 +1402,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#OfficialID" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about passport" + "@value": "Information about Behavior or activity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1428,12 +1419,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Passport" + "@value": "Behavioral" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Activity" } ] }, { - "@id": "https://w3id.org/dpv/pd#Religion", + "@id": "https://w3id.org/dpv/pd#BloodType", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1469,16 +1466,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion, religious inclinations, and religious history." + "@value": "Information about blood type." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1489,12 +1483,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religion" + "@value": "Blood Type" } ] }, { - "@id": "https://w3id.org/dpv/pd#RoomNumber", + "@id": "https://w3id.org/dpv/pd#MaritalStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1502,7 +1496,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -1511,12 +1505,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -1531,18 +1519,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed as Room number or similar numbering systems" + "@value": "Information about marital status and history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1553,7 +1541,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Room Number" + "@value": "Marital Status" } ] }, @@ -1616,7 +1604,7 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#Language", + "@id": "https://w3id.org/dpv/pd#DisciplinaryAction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1633,12 +1621,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -1653,18 +1635,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "changed" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about language and lingual history." + "@value": "Information about disciplinary actions and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1675,12 +1657,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Language" + "@value": "Disciplinary Action" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddressPersonal", + "@id": "https://w3id.org/dpv/pd#ProfessionalEvaluation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1688,13 +1670,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1710,13 +1698,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmailAddress" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used in Personal capacity" + "@value": "Information about professional evaluations" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1727,12 +1715,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Personal" + "@value": "Professional Evaluation" } ] }, { - "@id": "https://w3id.org/dpv/pd#ProfessionalEvaluation", + "@id": "https://w3id.org/dpv/pd#FavoriteColor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1768,13 +1756,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional evaluations" + "@value": "Information about favorite color." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1785,12 +1773,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Evaluation" + "@value": "Favorite Color" } ] }, { - "@id": "https://w3id.org/dpv/pd#Reliability", + "@id": "https://w3id.org/dpv/pd#PaymentCardExpiry", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1798,13 +1786,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1820,13 +1814,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#PaymentCard" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reliability (e.g. of a person)" + "@value": "Information about payment card expiry such as a date." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1837,12 +1831,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reliability" + "@value": "Payment Card Expiry" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditScore", + "@id": "https://w3id.org/dpv/pd#PastEmployment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1850,19 +1844,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1878,13 +1866,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#CreditWorthiness" + "@id": "https://w3id.org/dpv/pd#EmploymentHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit score." + "@value": "Information about past employment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1895,12 +1883,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Score" + "@value": "Past Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd#DigitalFingerprint", + "@id": "https://w3id.org/dpv/pd#IncomeBracket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1908,13 +1896,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1930,13 +1924,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a 'digital fingerprint' created for identification" + "@value": "Information about income bracket." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1947,12 +1941,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Digital Fingerprint" + "@value": "Income Bracket" } ] }, { - "@id": "https://w3id.org/dpv/pd#Password", + "@id": "https://w3id.org/dpv/pd#Username", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1988,13 +1982,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about usernames." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2005,154 +1999,198 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Password" + "@value": "Username" } ] }, { - "@id": "https://w3id.org/dpv/pd", + "@id": "https://w3id.org/dpv/pd#HairColor", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, + "http://purl.org/dc/terms/contributor": [ { - "@value": "http://www.w3.org/2004/02/skos/core" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/created": [ { - "@value": "Fajar Ekaputra" - }, + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ { - "@value": "Paul Ryan" - }, - { - "@value": "Rudy Jacob" - }, - { - "@value": "Georg P. Krog" - }, - { - "@value": "Beatriz Esteves" - }, - { - "@value": "Elmar Kiesling" - }, - { - "@value": "Harshvardhan J. Pandit" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "2022-04-02" + "@id": "https://w3id.org/dpv/pd#" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "Harshvardhan J. Pandit" - }, + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@language": "en", - "@value": "Axel Polleres" - }, + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Beatriz Esteves" - }, + "@value": "Information about hair color" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@language": "en", - "@value": "Georg P. Krog" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" + "@value": "Hair Color" } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#extended-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/pd#CriminalCharge", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/identifier": [ + "http://purl.org/dc/terms/contributor": [ { - "@value": "https://w3id.org/dpv/pd" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/license": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "Personal Data Categories" + "@value": "accepted" } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@value": "pd" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "https://w3id.org/dpv/pd#" + "@language": "en", + "@value": "Information about criminal charges." } ], - "http://www.w3.org/ns/dx/prof/hasResource": [ + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/primer" - }, + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv/guides" - }, + "@language": "en", + "@value": "Criminal Charge" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#SocialMediaCommunication", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" + ], + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/examples" - }, + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ { - "@id": "https://w3id.org/dpv/pd#serialisation-html" - }, + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/pd#serialisation-rdf" - }, + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd#serialisation-ttl" - }, + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/dpv/pd#serialisation-n3" - }, + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#serialisation-jsonld" + "@id": "https://w3id.org/dpv/pd#Communication" } ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, + "@language": "en", + "@value": "Information about social media communication, including the communication itself and metadata." + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv" + "@language": "en", + "@value": "Social Media Communication" } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#related": [ { - "@value": "2" + "@language": "en", + "@value": "svd:Social" } ] }, { - "@id": "https://w3id.org/dpv/pd#TradeUnionMembership", + "@id": "https://w3id.org/dpv/pd#Identifier", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2166,7 +2204,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2182,16 +2220,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#GroupMembership" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about trade union memberships and related topics" + "@value": "Information about an identifier or name used for identification" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2202,12 +2237,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Trade Union Membership" + "@value": "Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd#IPAddress", + "@id": "https://w3id.org/dpv/pd#GPSCoordinate", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2243,13 +2278,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Internet Protocol (IP) address of a device" + "@value": "Information about location expressed using Global Position System coordinates (GPS)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2260,12 +2295,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "IP Address" + "@value": "GPS Coordinate" } ] }, { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief", + "@id": "https://w3id.org/dpv/pd#SkinTone", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2301,13 +2336,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about knowledge and beliefs" + "@value": "Information about skin tone" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2318,12 +2353,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Knowledge and Beliefs" + "@value": "Skin Tone" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicleUsage", + "@id": "https://w3id.org/dpv/pd#Favorite", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2331,13 +2366,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2353,16 +2394,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Vehicle" - }, - { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usage of vehicles, e.g. driving statistics" + "@value": "Information about favorites" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2373,12 +2411,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle Usage" + "@value": "Favorite" } ] }, { - "@id": "https://w3id.org/dpv/pd#BankAccount", + "@id": "https://w3id.org/dpv/pd#DrugTestResult", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2414,13 +2452,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FinancialAccount" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about bank accounts." + "@value": "Information about drug test results." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2431,12 +2469,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Bank Account" + "@value": "Drug Test Result" } ] }, { - "@id": "https://w3id.org/dpv/pd#Reference", + "@id": "https://w3id.org/dpv/pd#Dialect", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2472,13 +2510,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Language" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about references in the professional context" + "@value": "Information about linguistic dialects." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2489,43 +2527,76 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reference" + "@value": "Dialect" } ] }, { - "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd/pd.jsonld" + "@id": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#Behavioral" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about browsing Behavior." + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Browsing Behavior" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:OnlineActivity" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialStatus", + "@id": "https://w3id.org/dpv/pd#BankAccount", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2533,13 +2604,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2555,13 +2632,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#FinancialAccount" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial status or standing" + "@value": "Information about bank accounts." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2572,12 +2649,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Status" + "@value": "Bank Account" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior", + "@id": "https://w3id.org/dpv/pd#Reference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2613,13 +2690,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about browsing Behavior." + "@value": "Information about references in the professional context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2630,18 +2707,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Behavior" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:OnlineActivity" + "@value": "Reference" } ] }, { - "@id": "https://w3id.org/dpv/pd#Intention", + "@id": "https://w3id.org/dpv/pd#MedicalHealth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2677,13 +2748,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#External" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about intentions" + "@value": "Information about health, medical conditions or health care" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2694,12 +2768,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intention" + "@value": "Medical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#DisciplinaryAction", + "@id": "https://w3id.org/dpv/pd#SecretText", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2735,13 +2809,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disciplinary actions and its history" + "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2752,12 +2826,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disciplinary Action" + "@value": "Secret Text" } ] }, { - "@id": "https://w3id.org/dpv/pd#VoiceCommunicationRecording", + "@id": "https://w3id.org/dpv/pd#ApartmentOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2793,13 +2867,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#HouseOwned" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" + "@value": "Information about apartment(s) owned and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2810,12 +2884,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Communication Recording" + "@value": "Apartment Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#BirthDate", + "@id": "https://w3id.org/dpv/pd#PersonalDocuments", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2829,7 +2903,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2845,13 +2919,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Age" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth date" + "@value": "Information about and including personal documents e.g. diaries or journals" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2862,12 +2936,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Date" + "@value": "Personal Documents" } ] }, { - "@id": "https://w3id.org/dpv/pd#CurrentEmployment", + "@id": "https://w3id.org/dpv/pd#GeneralReputation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2875,13 +2949,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2897,13 +2977,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about current employment" + "@value": "Information about reputation in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2914,12 +2994,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Current Employment" + "@value": "General Reputation" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddress", + "@id": "https://w3id.org/dpv/pd#Fingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2955,13 +3035,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address." + "@value": "Information about fingerprint used for biometric purposes." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2972,12 +3052,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address" + "@value": "Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#TVViewingBehavior", + "@id": "https://w3id.org/dpv/pd#Intention", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2985,19 +3065,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3013,13 +3093,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" + "@value": "Information about intentions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3030,12 +3110,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "TV Viewing Behavior" + "@value": "Intention" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sexual", + "@id": "https://w3id.org/dpv/pd#Language", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3052,6 +3132,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -3066,21 +3152,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "changed" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { "@id": "https://w3id.org/dpv/pd#External" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexuality and sexual history" + "@value": "Information about language and lingual history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3091,12 +3174,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual" + "@value": "Language" } ] }, { - "@id": "https://w3id.org/dpv/pd#School", + "@id": "https://w3id.org/dpv/pd#BrowserFingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3132,13 +3215,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about school such as name of school, conduct, or grades obtained." + "@value": "Information about the web browser which is used as a 'fingerprint'" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3149,12 +3232,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "School" + "@value": "Browser Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#Behavioral", + "@id": "https://w3id.org/dpv/pd#PaymentCardNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3162,19 +3245,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3190,13 +3273,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PaymentCard" + }, + { + "@id": "https://w3id.org/dpv/pd#AccountIdentifier" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Behavior or activity" + "@value": "Information about payment card number." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3207,18 +3293,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Behavioral" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Activity" + "@value": "Payment Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#Opinion", + "@id": "https://w3id.org/dpv/pd#Weight", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3254,13 +3334,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions" + "@value": "Information about physical weight" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3271,43 +3351,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Opinion" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.html" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@value": "Weight" } ] }, { - "@id": "https://w3id.org/dpv/pd#PaymentCard", + "@id": "https://w3id.org/dpv/pd#VehicleLicense", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3321,13 +3370,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3343,13 +3386,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FinancialAccount" + "@id": "https://w3id.org/dpv/pd#Identifying" + }, + { + "@id": "https://w3id.org/dpv/pd#Vehicle" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card such as Credit Card, Debit Card." + "@value": "Information about vehicle license" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3360,12 +3406,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card" + "@value": "Vehicle License" } ] }, { - "@id": "https://w3id.org/dpv/pd#BloodType", + "@id": "https://w3id.org/dpv/pd#Country", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3401,13 +3447,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about blood type." + "@value": "Information about country e.g. residence, travel." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3418,12 +3464,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Blood Type" + "@value": "Country" } ] }, { - "@id": "https://w3id.org/dpv/pd#BirthPlace", + "@id": "https://w3id.org/dpv/pd#AuthenticationHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3431,13 +3477,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3453,13 +3505,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth place" + "@value": "Information about prior authentication and its outcomes such as login attempts or location." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3470,12 +3522,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Place" + "@value": "Authentication History" } ] }, { - "@id": "https://w3id.org/dpv/pd#IndividualHealthHistory", + "@id": "https://w3id.org/dpv/pd#Like", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3511,13 +3563,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HealthHistory" + "@id": "https://w3id.org/dpv/pd#Interest" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about information health history." + "@value": "Information about likes or preferences regarding attractions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3528,12 +3580,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Health History" + "@value": "Like" } ] }, { - "@id": "https://w3id.org/dpv/pd#Education", + "@id": "https://w3id.org/dpv/pd#BrowserHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3547,7 +3599,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3563,13 +3615,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education" + "@value": "Information about and including web browsing history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3580,12 +3632,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education" + "@value": "Browser History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Insurance", + "@id": "https://w3id.org/dpv/pd#Contact", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3593,13 +3645,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3615,13 +3673,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Insurance" + "@value": "Information about contacts or used for contacting e.g. email address or phone number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3632,12 +3690,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Insurance" + "@value": "Contact" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Physical" } ] }, { - "@id": "https://w3id.org/dpv/pd#MACAddress", + "@id": "https://w3id.org/dpv/pd#DNACode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3673,13 +3737,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Media Access Control (MAC) address of a device" + "@value": "Information about DNA." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3690,43 +3754,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "MAC Address" - } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "DNA Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#Like", + "@id": "https://w3id.org/dpv/pd#DeviceSoftware", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3734,19 +3767,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3762,13 +3795,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Interest" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about likes or preferences regarding attractions." + "@value": "Information about software on or related to a device." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3779,12 +3812,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Like" + "@value": "Device Software" } ] }, { - "@id": "https://w3id.org/dpv/pd#CallLog", + "@id": "https://w3id.org/dpv/pd#Thought", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3820,13 +3853,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the calls that an individual has made." + "@value": "Information about thoughts" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3837,12 +3870,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Call Log" + "@value": "Thought" } ] }, { - "@id": "https://w3id.org/dpv/pd#AgeRange", + "@id": "https://w3id.org/dpv/pd#ProfessionalInterview", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3850,13 +3883,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3872,13 +3911,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Age" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" + "@value": "Information about professional interviews" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3889,12 +3928,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Range" + "@value": "Professional Interview" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailContent", + "@id": "https://w3id.org/dpv/pd#PublicLife", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3930,13 +3969,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the contents of Emails sent or received" + "@value": "Information about public life" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3947,12 +3986,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Content" + "@value": "Public Life" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory", + "@id": "https://w3id.org/dpv/pd#Purchase", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3988,13 +4027,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about employment history" + "@value": "Information about purchases such as items bought e.g. grocery or clothing" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4005,12 +4044,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Employment History" + "@value": "Purchase" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Purchase" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sibling", + "@id": "https://w3id.org/dpv/pd#CreditScore", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4046,13 +4091,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#CreditWorthiness" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sibling(s)." + "@value": "Information about credit score." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4063,12 +4108,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sibling" + "@value": "Credit Score" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditCardNumber", + "@id": "https://w3id.org/dpv/pd#UID", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4104,13 +4149,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCardNumber" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit card number" + "@value": "Information about unique identifiers." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4121,12 +4166,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Card Number" + "@value": "UID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:UniqueId" } ] }, { - "@id": "https://w3id.org/dpv/pd#City", + "@id": "https://w3id.org/dpv/pd#LifeHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4134,7 +4185,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4150,13 +4213,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Historical" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about city as a location" + "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4167,12 +4230,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "City" + "@value": "Life History" } ] }, { - "@id": "https://w3id.org/dpv/pd#AgeExact", + "@id": "https://w3id.org/dpv/pd#Disability", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4180,13 +4243,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4202,13 +4271,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#AgeRange" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" + "@value": "Information about disabilities." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4219,12 +4288,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Exact" + "@value": "Disability" } ] }, { - "@id": "https://w3id.org/dpv/pd#PurchasesAndSpendingHabit", + "@id": "https://w3id.org/dpv/pd#Interaction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4260,13 +4329,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" + "@value": "Information about interactions in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4277,12 +4346,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchases and Spending Habit" + "@value": "Interaction" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic", + "@id": "https://w3id.org/dpv/pd#Location", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4318,13 +4387,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical characteristics" + "@value": "Information about location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4335,18 +4404,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Characteristic" + "@value": "Location" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Demographic" + "@value": "svd:Location" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialStatus", + "@id": "https://w3id.org/dpv/pd#VoiceMail", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4382,13 +4451,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social status" + "@value": "Information about voice mail messages." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4399,12 +4468,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Status" + "@value": "Voice Mail" } ] }, { - "@id": "https://w3id.org/dpv/pd#Personality", + "@id": "https://w3id.org/dpv/pd#PerformanceAtWork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4412,19 +4481,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4441,12 +4504,15 @@ "http://www.w3.org/2004/02/skos/core#broader": [ { "@id": "https://w3id.org/dpv/pd#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" + "@value": "Information about performance at work or within work environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4457,12 +4523,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personality" + "@value": "Performance at Work" } ] }, { - "@id": "https://w3id.org/dpv/pd#Fingerprint", + "@id": "https://w3id.org/dpv/pd#Criminal", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4498,13 +4564,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about fingerprint used for biometric purposes." + "@value": "Information about criminal activity e.g. criminal convictions or jail time" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4515,12 +4581,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fingerprint" + "@value": "Criminal" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Judicial" } ] }, { - "@id": "https://w3id.org/dpv/pd#DNACode", + "@id": "https://w3id.org/dpv/pd#Tattoo", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4556,13 +4628,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about DNA." + "@value": "Information about tattoos" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4573,12 +4645,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "DNA Code" + "@value": "Tattoo" } ] }, { - "@id": "https://w3id.org/dpv/pd#GroupProfile", + "@id": "https://w3id.org/dpv/pd#VoiceCommunicationRecording", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4586,13 +4658,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4608,13 +4686,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Profile" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" + "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4625,12 +4703,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Profile" + "@value": "Voice Communication Recording" } ] }, { - "@id": "https://w3id.org/dpv/pd#ProfessionalCertification", + "@id": "https://w3id.org/dpv/pd#EthnicOrigin", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4666,13 +4744,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Ethnicity" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional certifications" + "@value": "Information about ethnic origin" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4683,12 +4764,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Certification" + "@value": "Ethnic Origin" } ] }, { - "@id": "https://w3id.org/dpv/pd#IncomeBracket", + "@id": "https://w3id.org/dpv/pd#CountryOfBirth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4696,19 +4777,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4724,13 +4799,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv#Country" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about income bracket." + "@value": "Information about country of birth" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4741,12 +4816,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income Bracket" + "@value": "Country Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd#Age", + "@id": "https://w3id.org/dpv/pd#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#BirthPlace", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4754,19 +4860,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4782,13 +4882,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age" + "@value": "Information about birth place" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4799,12 +4899,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age" + "@value": "Birth Place" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress", + "@id": "https://w3id.org/dpv/pd#Password", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4812,19 +4912,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/modified": [ + "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ @@ -4841,21 +4935,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" - }, - { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical address." + "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4866,12 +4957,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Address" + "@value": "Password" } ] }, { - "@id": "https://w3id.org/dpv/pd#LoanRecord", + "@id": "https://w3id.org/dpv/pd#TVViewingBehavior", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4879,19 +4970,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4907,13 +4998,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about loans, whether applied, provided or rejected, and its history" + "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4924,12 +5015,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Loan Record" + "@value": "TV Viewing Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd#Association", + "@id": "https://w3id.org/dpv/pd#LinkClicked", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4965,13 +5056,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" + "@value": "Information about the links that an individual has clicked." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4982,12 +5073,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Association" + "@value": "Link Clicked" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Navigation" } ] }, { - "@id": "https://w3id.org/dpv/pd#TravelHistory", + "@id": "https://w3id.org/dpv/pd#Demographic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4995,13 +5092,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5017,13 +5120,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about travel history" + "@value": "Information about demography and demographic characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5034,12 +5137,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Travel History" + "@value": "Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#CarOwned", + "@id": "https://w3id.org/dpv/pd#EmailAddressWork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5047,19 +5150,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5075,13 +5172,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv/pd#EmailAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about cars ownership and ownership history." + "@value": "Information about Email address used for Work or in Professional capacity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5092,12 +5189,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Car Owned" + "@value": "Email Address Work" } ] }, { - "@id": "https://w3id.org/dpv/pd#Picture", + "@id": "https://w3id.org/dpv/pd#CallLog", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5133,13 +5230,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about visual representation or image e.g. profile photo." + "@value": "Information about the calls that an individual has made." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5150,12 +5247,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Picture" + "@value": "Call Log" } ] }, { - "@id": "https://w3id.org/dpv/pd#Prescription", + "@id": "https://w3id.org/dpv/pd#FinancialAccountNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5191,13 +5288,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#AccountIdentifier" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about medical and pharmaceutical prescriptions" + "@value": "Information about financial account number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5208,12 +5305,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Prescription" + "@value": "Financial Account Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowsingReferral", + "@id": "https://w3id.org/dpv/pd#Height", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5221,19 +5318,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5249,13 +5346,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." + "@value": "Information about physical height" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5266,43 +5363,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Referral" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-rdf", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.rdf" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Height" } ] }, { - "@id": "https://w3id.org/dpv/pd#LifeHistory", + "@id": "https://w3id.org/dpv/pd#LoanRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5338,13 +5404,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Historical" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" + "@value": "Information about loans, whether applied, provided or rejected, and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5355,12 +5421,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Life History" + "@value": "Loan Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#Gender", + "@id": "https://w3id.org/dpv/pd#CreditCapacity", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5396,13 +5462,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about gender" + "@value": "Information about credit capacity." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5413,12 +5479,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Gender" + "@value": "Credit Capacity" } ] }, { - "@id": "https://w3id.org/dpv/pd#Job", + "@id": "https://w3id.org/dpv/pd#CurrentEmployment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5426,19 +5492,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5454,13 +5514,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#EmploymentHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional jobs" + "@value": "Information about current employment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5471,12 +5531,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Job" + "@value": "Current Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd#PersonalDocuments", + "@id": "https://w3id.org/dpv/pd#Domicile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5490,7 +5550,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5506,13 +5566,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including personal documents e.g. diaries or journals" + "@value": "Information about domicile status e.g. which region or country a person is domiciled in" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5523,12 +5583,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Documents" + "@value": "Domicile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Parent", + "@id": "https://w3id.org/dpv/pd#CommunicationsMetadata", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5564,13 +5624,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about parent(s)." + "@value": "Information about communication metadata in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5581,12 +5641,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Parent" + "@value": "Communications Metadata" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Interactive" } ] }, { - "@id": "https://w3id.org/dpv/pd#PrivacyPreference", + "@id": "https://w3id.org/dpv/pd#VehicalLicenseRegistration", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5594,19 +5660,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5622,13 +5682,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#VehicleLicense" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about privacy preferences" + "@value": "Information about vehicle license registration" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5639,12 +5699,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Privacy Preference" + "@value": "Vehicle License Registration" } ] }, { - "@id": "https://w3id.org/dpv/pd#PaymentCardExpiry", + "@id": "https://w3id.org/dpv/pd#Attitude", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5652,19 +5712,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5680,13 +5740,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCard" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card expiry such as a date." + "@value": "Information about attitude." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5697,12 +5757,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Expiry" + "@value": "Attitude" } ] }, { - "@id": "https://w3id.org/dpv/pd#Location", + "@id": "https://w3id.org/dpv/pd#Offspring", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5738,13 +5798,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location" + "@value": "Information about offspring(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5755,18 +5815,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Location" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Location" + "@value": "Offspring" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalHealth", + "@id": "https://w3id.org/dpv/pd#TradeUnionMembership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5774,19 +5828,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5802,13 +5850,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#GroupMembership" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical health." + "@value": "Information about trade union memberships and related topics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5819,12 +5870,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Health" + "@value": "Trade Union Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd#HealthRecord", + "@id": "https://w3id.org/dpv/pd#Piercing", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5860,13 +5911,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health record." + "@value": "Information about piercings" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5877,12 +5928,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health Record" + "@value": "Piercing" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalTrait", + "@id": "https://w3id.org/dpv/pd#Genetic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5890,19 +5941,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5918,13 +5963,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv/pd#Health" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about defining traits or features regarding the body." + "@value": "Information about inherited or acquired genetic characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5935,7 +5980,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Trait" + "@value": "Genetic" } ] }, @@ -5998,7 +6043,7 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#MaritalStatus", + "@id": "https://w3id.org/dpv/pd#DeviceBased", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6034,13 +6079,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marital status and history" + "@value": "Information about devices" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6051,12 +6096,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marital Status" + "@value": "Device Based" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Computer" } ] }, { - "@id": "https://w3id.org/dpv/pd#CommunicationsMetadata", + "@id": "https://w3id.org/dpv/pd#EducationExperience", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6064,19 +6115,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6092,13 +6137,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#Education" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about communication metadata in the public sphere" + "@value": "Information about education experience e.g. attending a university" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6109,49 +6154,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communications Metadata" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Interactive" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Education Experience" } ] }, { - "@id": "https://w3id.org/dpv/pd#FamilyHealthHistory", + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6187,13 +6195,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HealthHistory" + "@id": "https://w3id.org/dpv/pd#Internal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family health history." + "@value": "Information about knowledge and beliefs" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6204,12 +6212,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Health History" + "@value": "Knowledge and Beliefs" } ] }, { - "@id": "https://w3id.org/dpv/pd#EducationQualification", + "@id": "https://w3id.org/dpv/pd#Divorce", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6217,13 +6225,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6239,13 +6253,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Education" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational qualifications" + "@value": "Information about divorce(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6256,12 +6270,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Qualification" + "@value": "Divorce" } ] }, { - "@id": "https://w3id.org/dpv/pd#Professional", + "@id": "https://w3id.org/dpv/pd#Reliability", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6269,19 +6283,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6297,13 +6305,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational or professional career" + "@value": "Information about reliability (e.g. of a person)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6314,12 +6322,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional" + "@value": "Reliability" } ] }, { - "@id": "https://w3id.org/dpv/pd#GeneralReputation", + "@id": "https://w3id.org/dpv/pd#Friend", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6355,13 +6363,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation in the public sphere" + "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6372,12 +6380,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Reputation" + "@value": "Friend" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhilosophicalBelief", + "@id": "https://w3id.org/dpv/pd#MentalHealth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6413,16 +6421,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Health" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about philosophical beliefs." + "@value": "Information about mental health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6433,12 +6438,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Philosophical Belief" + "@value": "Mental Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#Criminal", + "@id": "https://w3id.org/dpv/pd#Transactional", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6474,13 +6479,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal activity e.g. criminal convictions or jail time" + "@value": "Information about a purchasing, spending or income" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6491,18 +6496,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Judicial" + "@value": "Transactional" } ] }, { - "@id": "https://w3id.org/dpv/pd#PubliclyAvailableSocialMedia", + "@id": "https://w3id.org/dpv/pd#Personality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6510,13 +6509,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6532,13 +6537,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialMedia" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media that is publicly available" + "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6549,64 +6554,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Available Social Media" + "@value": "Personality" } ] }, { - "@id": "https://w3id.org/dpv/pd#Residency", + "@id": "https://w3id.org/dpv/examples", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Information about residency e.g. which region or country a person is resident in" + "@value": "Examples for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/examples" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Residency" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd#ApartmentOwned", + "@id": "https://w3id.org/dpv/pd#TravelHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6614,19 +6598,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "Harshvardhan J. Pandit" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6642,13 +6620,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HouseOwned" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about apartment(s) owned and its history" + "@value": "Information about travel history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6659,12 +6637,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Apartment Owned" + "@value": "Travel History" } ] }, { - "@id": "https://w3id.org/dpv/pd#AuthenticationHistory", + "@id": "https://w3id.org/dpv/pd#UserAgent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6678,13 +6656,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6700,13 +6672,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about prior authentication and its outcomes such as login attempts or location." + "@value": "Information about software acting on behalf of users e.g. web browser" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6717,12 +6689,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authentication History" + "@value": "User agent" } ] }, { - "@id": "https://w3id.org/dpv/pd#Demographic", + "@id": "https://w3id.org/dpv/pd#Dislike", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6758,13 +6730,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Interest" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demography and demographic characteristics" + "@value": "Information about dislikes or preferences regarding repulsions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6775,12 +6747,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demographic" + "@value": "Dislike" } ] }, { - "@id": "https://w3id.org/dpv/pd#PoliticalOpinion", + "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/json-ld11/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - JSON-LD serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Locality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6788,13 +6791,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6810,16 +6807,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions regarding politics and political topics" + "@value": "Information about locality e.g. city, village, town, portion of a city as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6830,12 +6824,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Opinion" + "@value": "Locality" } ] }, { - "@id": "https://w3id.org/dpv/pd#Income", + "@id": "https://w3id.org/dpv/pd#FamilyHealthHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6871,13 +6865,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#HealthHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial income e.g. for individual or household or family" + "@value": "Information about family health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6888,12 +6882,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income" + "@value": "Family Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialAccount", + "@id": "https://w3id.org/dpv/pd#Health", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6929,13 +6923,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial accounts." + "@value": "Information about health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6946,12 +6940,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account" + "@value": "Health" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#PoliticalAffiliation", + "@id": "https://w3id.org/dpv/pd#EmploymentHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6987,16 +6987,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about political affiliation and history" + "@value": "Information about employment history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7007,18 +7004,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Affiliation" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Political" + "@value": "Employment History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Acquantaince", + "@id": "https://w3id.org/dpv/pd#Vehicle", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7026,19 +7017,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7054,13 +7039,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about acquaintainces in a social network." + "@value": "Information about vehicles" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7071,70 +7056,154 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Acquantaince" + "@value": "Vehicle" } ] }, { - "@id": "https://w3id.org/dpv/pd#Accent", + "@id": "https://w3id.org/dpv/pd", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" + } ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Beatriz Esteves" + }, + { + "@value": "Elmar Kiesling" + }, + { + "@value": "Rudy Jacob" + }, + { + "@value": "Fajar Ekaputra" + }, + { + "@value": "Paul Ryan" + }, + { + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@language": "en", + "@value": "2022-04-02" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/creator": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Harshvardhan J. Pandit" + }, + { + "@language": "en", + "@value": "Axel Polleres" + }, + { + "@language": "en", + "@value": "Beatriz Esteves" + }, + { + "@language": "en", + "@value": "Georg P. Krog" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/description": [ { - "@id": "https://w3id.org/dpv/pd#" + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/identifier": [ + { + "@value": "https://w3id.org/dpv/pd" + } + ], + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" + } + ], + "http://purl.org/dc/terms/modified": [ + { + "@language": "en", + "@value": "2024-05-31" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "Personal Data Categories" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "pd" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/ns/dx/prof/hasResource": [ + { + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-ttl" + }, { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "@id": "https://w3id.org/dpv/pd#serialisation-n3" + }, { - "@id": "https://w3id.org/dpv/pd#Language" + "@id": "https://w3id.org/dpv/pd#serialisation-jsonld" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@language": "en", - "@value": "Information about linguistic and speech accents." - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "@id": "http://www.w3.org/2000/01/rdf-schema#" + }, { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "Accent" + "@value": "2" } ] }, { - "@id": "https://w3id.org/dpv/pd#PublicLife", + "@id": "https://w3id.org/dpv/pd#PubliclyAvailableSocialMedia", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7142,19 +7211,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7170,13 +7233,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#SocialMedia" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about public life" + "@value": "Information about social media that is publicly available" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7187,12 +7250,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Public Life" + "@value": "Publicly Available Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd#Fetish", + "@id": "https://w3id.org/dpv/pd#FinancialStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7200,19 +7263,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7228,13 +7285,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an individual's sexual fetishes" + "@value": "Information about financial status or standing" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7245,12 +7302,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fetish" + "@value": "Financial Status" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalCharge", + "@id": "https://w3id.org/dpv/pd#CarOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7286,13 +7343,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal charges." + "@value": "Information about cars ownership and ownership history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7303,12 +7360,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Charge" + "@value": "Car Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#PostalCode", + "@id": "https://w3id.org/dpv/pd#Prescription", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7316,7 +7373,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7332,13 +7401,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about postal code as a location" + "@value": "Information about medical and pharmaceutical prescriptions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7349,12 +7418,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Postal Code" + "@value": "Prescription" } ] }, { - "@id": "https://w3id.org/dpv/pd#Geographic", + "@id": "https://w3id.org/dpv/pd#BrowsingReferral", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7362,19 +7431,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7390,13 +7459,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location or based on geography (e.g. home address)" + "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7407,12 +7476,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Geographic" + "@value": "Browsing Referral" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceApplications", + "@id": "https://w3id.org/dpv/pd#PaymentCard", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7420,7 +7489,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ @@ -7448,13 +7517,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd#FinancialAccount" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about applications or application-like software on a device." + "@value": "Information about payment card such as Credit Card, Debit Card." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7465,12 +7534,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Applications" + "@value": "Payment Card" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tattoo", + "@id": "https://w3id.org/dpv/pd#Ownership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7506,13 +7575,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about tattoos" + "@value": "Information about ownership and history, including renting, borrowing, possessions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7523,12 +7592,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tattoo" + "@value": "Ownership" } ] }, { - "@id": "https://w3id.org/dpv/pd#Proclivitie", + "@id": "https://w3id.org/dpv/pd#CriminalConviction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7564,13 +7633,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about proclivities in a sexual context" + "@value": "Information about criminal convictions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7581,12 +7650,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Proclivitie" + "@value": "Criminal Conviction" } ] }, { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier", + "@id": "https://w3id.org/dpv/pd#Proclivitie", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7622,13 +7691,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FinancialAccount" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account identifier." + "@value": "Information about proclivities in a sexual context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7639,12 +7708,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Account Identifier" + "@value": "Proclivitie" } ] }, { - "@id": "https://w3id.org/dpv/pd#FacialPrint", + "@id": "https://w3id.org/dpv/pd#FinancialAccount", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7652,13 +7721,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7674,13 +7749,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about facial print or pattern" + "@value": "Information about financial accounts." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7691,43 +7766,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Facial Print" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Financial Account" } ] }, { - "@id": "https://w3id.org/dpv/pd#Username", + "@id": "https://w3id.org/dpv/pd#Credit", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7763,13 +7807,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usernames." + "@value": "Information about reputation with regards to money" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7780,12 +7824,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Username" + "@value": "Credit" } ] }, { - "@id": "https://w3id.org/dpv/pd#PerformanceAtWork", + "@id": "https://w3id.org/dpv/pd#Religion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7793,13 +7837,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7815,16 +7865,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#PublicLife" }, { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about performance at work or within work environments" + "@value": "Information about religion, religious inclinations, and religious history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7835,12 +7885,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Performance at Work" + "@value": "Religion" } ] }, { - "@id": "https://w3id.org/dpv/pd#ProfessionalInterview", + "@id": "https://w3id.org/dpv/pd#GroupProfile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7848,19 +7898,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7876,13 +7920,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Profile" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional interviews" + "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7893,12 +7937,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Interview" + "@value": "Group Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Race", + "@id": "https://w3id.org/dpv/pd#City", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7906,19 +7950,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7934,16 +7966,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ethnicity" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about race or racial history." + "@value": "Information about city as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7954,12 +7983,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Race" + "@value": "City" } ] }, { - "@id": "https://w3id.org/dpv/pd#Marriage", + "@id": "https://w3id.org/dpv/pd#TelephoneNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7995,13 +8024,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#Contact" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marriage(s)." + "@value": "Information about telephone number." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8012,12 +8041,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marriage" + "@value": "Telephone Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#HouseNumber", + "@id": "https://w3id.org/dpv/pd#Citizenship", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8025,7 +8054,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8041,13 +8076,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house or apartment number as a location" + "@value": "Information about citizenship" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8058,12 +8093,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Number" + "@value": "Citizenship" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialNetwork", + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8099,13 +8134,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends or connections expressed as a social network" + "@value": "Information about physical characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8116,12 +8151,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Network" + "@value": "Physical Characteristic" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#EducationExperience", + "@id": "https://w3id.org/dpv/pd#Character", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8129,13 +8170,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8151,13 +8198,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Education" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education experience e.g. attending a university" + "@value": "Information about character in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8168,12 +8215,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Experience" + "@value": "Character" } ] }, { - "@id": "https://w3id.org/dpv/pd#Character", + "@id": "https://w3id.org/dpv/pd#BirthDate", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8181,19 +8228,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8209,13 +8250,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#Age" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about character in the public sphere" + "@value": "Information about birth date" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8226,12 +8267,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Character" + "@value": "Birth Date" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditWorthiness", + "@id": "https://w3id.org/dpv/pd#AgeExact", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8239,19 +8280,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8267,13 +8302,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#AgeRange" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit worthiness." + "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8284,12 +8319,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Worthiness" + "@value": "Age Exact" } ] }, { - "@id": "https://w3id.org/dpv/pd#WorkEnvironment", + "@id": "https://w3id.org/dpv/pd#Parent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8297,13 +8332,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8319,13 +8360,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work environments" + "@value": "Information about parent(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8336,12 +8377,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work Environment" + "@value": "Parent" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteColor", + "@id": "https://w3id.org/dpv/pd#PhysicalHealth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8377,13 +8418,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#Health" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite color." + "@value": "Information about physical health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8394,12 +8435,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Color" + "@value": "Physical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceOperatingSystem", + "@id": "https://w3id.org/dpv/pd#Communication", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8407,19 +8448,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8435,13 +8476,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." + "@value": "Information communicated from or to an individual" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8452,12 +8493,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Operating System" + "@value": "Communication" } ] }, { - "@id": "https://w3id.org/dpv/pd#GPSCoordinate", + "@id": "https://w3id.org/dpv/pd#CreditStanding", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8493,13 +8534,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed using Global Position System coordinates (GPS)" + "@value": "Information about credit standing." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8510,12 +8551,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "GPS Coordinate" + "@value": "Credit Standing" } ] }, { - "@id": "https://w3id.org/dpv/pd#Country", + "@id": "https://w3id.org/dpv/pd#Biometric", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8524,9 +8565,6 @@ "http://purl.org/dc/terms/contributor": [ { "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - }, - { - "@value": "Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -8554,20 +8592,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#Identifying" }, { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country e.g. residence, travel." - }, - { - "@language": "en", - "@value": "Information about country as a location" + "@value": "Information about biometrics and biometric characteristics." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8578,43 +8612,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicalLicenseNumber", + "@id": "https://w3id.org/dpv/pd#OfficialID", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8622,13 +8625,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8644,13 +8653,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#VehicleLicense" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license number" + "@value": "Information about an official identifier or identification document" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8661,12 +8670,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Number" + "@value": "Official ID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Government" } ] }, { - "@id": "https://w3id.org/dpv/pd#HealthHistory", + "@id": "https://w3id.org/dpv/pd#PINCode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8702,13 +8717,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health history." + "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8719,12 +8734,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health History" + "@value": "PIN Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#UID", + "@id": "https://w3id.org/dpv/pd#Interest", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8760,13 +8775,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about unique identifiers." + "@value": "Information about interests" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8777,18 +8792,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "UID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:UniqueId" + "@value": "Interest" } ] }, { - "@id": "https://w3id.org/dpv/pd#Domicile", + "@id": "https://w3id.org/dpv/pd#SocialStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8796,13 +8805,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8818,13 +8833,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about domicile status e.g. which region or country a person is domiciled in" + "@value": "Information about social status" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8835,12 +8850,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Domicile" + "@value": "Social Status" } ] }, { - "@id": "https://w3id.org/dpv/pd#SexualPreference", + "@id": "https://w3id.org/dpv/pd#Ethnicity", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8876,13 +8891,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual preferences" + "@value": "Information about ethnic origins and lineage" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8893,12 +8908,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual Preference" + "@value": "Ethnicity" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceBased", + "@id": "https://w3id.org/dpv/pd#ProfessionalCertification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8934,13 +8949,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about devices" + "@value": "Information about professional certifications" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8951,18 +8966,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Based" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Computer" + "@value": "Professional Certification" } ] }, { - "@id": "https://w3id.org/dpv/pd#MentalHealth", + "@id": "https://w3id.org/dpv/pd#FavoriteFood", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8998,13 +9007,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about mental health." + "@value": "Information about favorite food." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9015,12 +9024,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Mental Health" + "@value": "Favorite Food" } ] }, { - "@id": "https://w3id.org/dpv/pd#Offspring", + "@id": "https://w3id.org/dpv/pd#Income", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9056,13 +9065,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about offspring(s)." + "@value": "Information about financial income e.g. for individual or household or family" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9073,12 +9082,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Offspring" + "@value": "Income" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowserFingerprint", + "@id": "https://w3id.org/dpv/pd#serialisation-ttl", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/turtle/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/turtle" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - Turtle serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.ttl" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Sexual", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9114,13 +9154,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#External" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the web browser which is used as a 'fingerprint'" + "@value": "Information about sexuality and sexual history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9131,12 +9174,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser Fingerprint" + "@value": "Sexual" } ] }, { - "@id": "https://w3id.org/dpv/pd#PaymentCardNumber", + "@id": "https://w3id.org/dpv/pd#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#CreditRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9144,19 +9218,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9172,16 +9246,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCard" - }, - { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card number." + "@value": "Information about credit record." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9192,12 +9263,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Number" + "@value": "Credit Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#Contact", + "@id": "https://w3id.org/dpv/pd#PhysicalAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9205,7 +9276,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -9214,6 +9285,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -9228,18 +9305,21 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#Contact" + }, + { + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about contacts or used for contacting e.g. email address or phone number" + "@value": "Information about physical address." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9250,18 +9330,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Contact" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Physical" + "@value": "Physical Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#Attitude", + "@id": "https://w3id.org/dpv/pd#Identifying", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9297,13 +9371,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about attitude." + "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9314,12 +9388,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Attitude" + "@value": "Identifying" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditRecord", + "@id": "https://w3id.org/dpv/pd#Transaction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9355,13 +9429,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit record." + "@value": "Information about financial transactions e.g. bank transfers" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9372,12 +9446,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Record" + "@value": "Transaction" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteMusic", + "@id": "https://w3id.org/dpv/pd#Accent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9413,13 +9487,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#Language" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite music." + "@value": "Information about linguistic and speech accents." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9430,12 +9504,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Music" + "@value": "Accent" } ] }, { - "@id": "https://w3id.org/dpv/pd#Health", + "@id": "https://w3id.org/dpv/pd#Gender", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9471,13 +9545,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health." + "@value": "Information about gender" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9488,18 +9562,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Health" + "@value": "Gender" } ] }, { - "@id": "https://w3id.org/dpv/pd#Locality", + "@id": "https://w3id.org/dpv/pd#Geographic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9507,7 +9575,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9523,13 +9603,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about locality e.g. city, village, town, portion of a city as a location" + "@value": "Information about location or based on geography (e.g. home address)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9540,12 +9620,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Locality" + "@value": "Geographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#HairColor", + "@id": "https://w3id.org/dpv/pd#PhilosophicalBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9581,13 +9661,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about hair color" + "@value": "Information about philosophical beliefs." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9598,12 +9681,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Hair Color" + "@value": "Philosophical Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd#Vehicle", + "@id": "https://w3id.org/dpv/pd#VehicalLicenseNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9633,13 +9716,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#VehicleLicense" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicles" + "@value": "Information about vehicle license number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9650,12 +9733,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle" + "@value": "Vehicle License Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#Communication", + "@id": "https://w3id.org/dpv/pd#EmailAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9691,13 +9774,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Contact" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information communicated from or to an individual" + "@value": "Information about Email address." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9708,12 +9791,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communication" + "@value": "Email Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#Genetic", + "@id": "https://w3id.org/dpv/pd#FamilyStructure", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9721,13 +9804,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9743,13 +9832,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#Family" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about inherited or acquired genetic characteristics" + "@value": "Information about family and familial structure." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9760,12 +9849,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Genetic" + "@value": "Family Structure" } ] }, { - "@id": "https://w3id.org/dpv/pd#Credit", + "@id": "https://w3id.org/dpv/pd#PrivacyPreference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9801,13 +9890,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation with regards to money" + "@value": "Information about privacy preferences" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9818,12 +9907,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit" + "@value": "Privacy Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicleLicense", + "@id": "https://w3id.org/dpv/pd#AccountIdentifier", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9831,13 +9920,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9853,16 +9948,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" - }, - { - "@id": "https://w3id.org/dpv/pd#Vehicle" + "@id": "https://w3id.org/dpv/pd#FinancialAccount" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license" + "@value": "Information about financial account identifier." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9873,12 +9965,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License" + "@value": "Account Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialMediaCommunication", + "@id": "https://w3id.org/dpv/pd#Insurance", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9886,19 +9978,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9914,13 +10000,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media communication, including the communication itself and metadata." + "@value": "Information about Insurance" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9931,18 +10017,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media Communication" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Social" + "@value": "Insurance" } ] }, { - "@id": "https://w3id.org/dpv/pd#CountryOfBirth", + "@id": "https://w3id.org/dpv/pd#CreditCardNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9950,13 +10030,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9972,13 +10058,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Country" + "@id": "https://w3id.org/dpv/pd#PaymentCardNumber" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country of birth" + "@value": "Information about credit card number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9989,12 +10075,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country Of Birth" + "@value": "Credit Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#SkinTone", + "@id": "https://w3id.org/dpv/pd#Age", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10036,7 +10122,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about skin tone" + "@value": "Information about age" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10047,12 +10133,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Skin Tone" + "@value": "Age" } ] }, { - "@id": "https://w3id.org/dpv/pd#HouseOwned", + "@id": "https://w3id.org/dpv/pd#EducationQualification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10060,19 +10146,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10088,13 +10168,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv/pd#Education" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house(s) owned and ownership history." + "@value": "Information about educational qualifications" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10105,12 +10185,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Owned" + "@value": "Education Qualification" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditCapacity", + "@id": "https://w3id.org/dpv/pd#Preference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10146,13 +10226,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#Internal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit capacity." + "@value": "Information about preferences or interests" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10163,12 +10243,49 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Capacity" + "@value": "Preference" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd#Connection", + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#School", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10204,13 +10321,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including connections in a social network" + "@value": "Information about school such as name of school, conduct, or grades obtained." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10221,12 +10338,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Connection" + "@value": "School" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialMedia", + "@id": "https://w3id.org/dpv/pd#CriminalPardon", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10234,13 +10351,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10256,13 +10379,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media" + "@value": "Information about criminal pardons." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10273,12 +10396,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media" + "@value": "Criminal Pardon" } ] }, { - "@id": "https://w3id.org/dpv/pd#PINCode", + "@id": "https://w3id.org/dpv/pd#PersonalPossession", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10314,13 +10437,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about personal possessions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10331,12 +10454,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "PIN Code" + "@value": "Personal Possession" } ] }, { - "@id": "https://w3id.org/dpv/pd#Family", + "@id": "https://w3id.org/dpv/pd#PlaceOfBirth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10344,19 +10467,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10372,13 +10489,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and relationships" + "@value": "Information about place of birth" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10389,12 +10506,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family" + "@value": "Place Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd#WorkHistory", + "@id": "https://w3id.org/dpv/pd#FavoriteMusic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10430,13 +10547,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work history in a professional context" + "@value": "Information about favorite music." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10447,12 +10564,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work History" + "@value": "Favorite Music" } ] }, { - "@id": "https://w3id.org/dpv/pd#Biometric", + "@id": "https://w3id.org/dpv/pd#SocialMedia", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10460,19 +10577,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10488,16 +10599,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about biometrics and biometric characteristics." + "@value": "Information about social media" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10508,12 +10616,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd#Divorce", + "@id": "https://w3id.org/dpv/pd#ReligiousBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10549,13 +10657,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about divorce(s)." + "@value": "Information about religion and religious beliefs." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10566,12 +10677,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Divorce" + "@value": "Religious Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd#Name", + "@id": "https://w3id.org/dpv/pd#FacialPrint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10579,19 +10690,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10607,13 +10712,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about names associated or used as given name or nickname." + "@value": "Information about facial print or pattern" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10624,12 +10729,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Name" + "@value": "Facial Print" } ] }, { - "@id": "https://w3id.org/dpv/pd#Identifying", + "@id": "https://w3id.org/dpv/pd#HealthRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10665,13 +10770,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" + "@value": "Information about health record." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10682,12 +10787,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifying" + "@value": "Health Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#Transaction", + "@id": "https://w3id.org/dpv/pd#Professional", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10723,13 +10828,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial transactions e.g. bank transfers" + "@value": "Information about educational or professional career" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10740,12 +10845,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transaction" + "@value": "Professional" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/primer", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -10761,12 +10866,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "Primer for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -10776,7 +10881,7 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalConviction", + "@id": "https://w3id.org/dpv/pd#Region", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10784,19 +10889,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10812,13 +10905,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal convictions." + "@value": "Information about region as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10829,12 +10922,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Conviction" + "@value": "Region" } ] }, { - "@id": "https://w3id.org/dpv/pd#UserAgent", + "@id": "https://w3id.org/dpv/pd#Relationship", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10842,13 +10935,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10864,13 +10963,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#Family" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software acting on behalf of users e.g. web browser" + "@value": "Information about relationships and relationship history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10881,12 +10980,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "User agent" + "@value": "Relationship" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tax", + "@id": "https://w3id.org/dpv/pd#Acquantaince", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10922,13 +11021,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial tax e.g. tax records or tax due" + "@value": "Information about acquaintainces in a social network." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10939,12 +11038,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tax" + "@value": "Acquantaince" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicalLicenseRegistration", + "@id": "https://w3id.org/dpv/pd#Education", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10958,7 +11057,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10974,13 +11073,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#VehicleLicense" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license registration" + "@value": "Information about education" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10991,12 +11090,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Registration" + "@value": "Education" } ] }, { - "@id": "https://w3id.org/dpv/pd#Purchase", + "@id": "https://w3id.org/dpv/pd#Salary", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11032,13 +11131,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about purchases such as items bought e.g. grocery or clothing" + "@value": "Information about salary" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11049,76 +11148,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchase" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Purchase" + "@value": "Salary" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware", + "@id": "https://w3id.org/dpv/pd#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Information about software on or related to a device." + "@value": "Personal Data Categories - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd/pd.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Device Software" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/pd#PersonalPossession", + "@id": "https://w3id.org/dpv/pd#Residency", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11126,19 +11192,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11154,13 +11214,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal possessions." + "@value": "Information about residency e.g. which region or country a person is resident in" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11171,12 +11231,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Possession" + "@value": "Residency" } ] }, { - "@id": "https://w3id.org/dpv/pd#DrugTestResult", + "@id": "https://w3id.org/dpv/pd#DeviceApplications", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11184,19 +11244,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11212,13 +11272,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#DeviceSoftware" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about drug test results." + "@value": "Information about applications or application-like software on a device." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11229,12 +11289,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Drug Test Result" + "@value": "Device Applications" } ] }, { - "@id": "https://w3id.org/dpv/pd#Weight", + "@id": "https://w3id.org/dpv/pd#HouseNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11242,19 +11302,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11270,13 +11318,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical weight" + "@value": "Information about house or apartment number as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11287,12 +11335,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Weight" + "@value": "House Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#Interaction", + "@id": "https://w3id.org/dpv/pd#SexualHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11328,59 +11376,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Information about interactions in the public sphere" - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/pd#extended-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Interaction" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Street", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Beatriz Esteves" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about street as a location" + "@value": "Information about sexual history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11391,12 +11393,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Street" + "@value": "Sexual History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Identifier", + "@id": "https://w3id.org/dpv/pd#Passport", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11410,7 +11412,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11426,13 +11428,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#OfficialID" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an identifier or name used for identification" + "@value": "Information about passport" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11443,12 +11445,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifier" + "@value": "Passport" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalPardon", + "@id": "https://w3id.org/dpv/pd#AgeRange", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11456,19 +11458,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11484,13 +11480,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Age" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal pardons." + "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11501,12 +11497,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Pardon" + "@value": "Age Range" } ] }, { - "@id": "https://w3id.org/dpv/pd#SexualHistory", + "@id": "https://w3id.org/dpv/pd#Authenticating", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11542,13 +11538,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#Internal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual history" + "@value": "Information about authentication and information used for authenticating" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11559,12 +11555,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual History" + "@value": "Authenticating" } ] }, { - "@id": "https://w3id.org/dpv/pd#ReligiousBelief", + "@id": "https://w3id.org/dpv/pd#PhysicalTrait", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11600,16 +11596,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion and religious beliefs." + "@value": "Information about defining traits or features regarding the body." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11620,12 +11613,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religious Belief" + "@value": "Physical Trait" } ] }, { - "@id": "https://w3id.org/dpv/pd#Disability", + "@id": "https://w3id.org/dpv/pd#Sibling", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11661,13 +11654,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disabilities." + "@value": "Information about sibling(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11678,12 +11671,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disability" + "@value": "Sibling" } ] }, { - "@id": "https://w3id.org/dpv/pd#Preference", + "@id": "https://w3id.org/dpv/pd#Connection", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11719,13 +11712,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about preferences or interests" + "@value": "Information about and including connections in a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11736,18 +11729,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Preference" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Preference" + "@value": "Connection" } ] }, { - "@id": "https://w3id.org/dpv/pd#Height", + "@id": "https://w3id.org/dpv/pd#GroupMembership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11783,13 +11770,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical height" + "@value": "Information about groups and memberships included or associated with a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11800,12 +11787,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Height" + "@value": "Group Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd#Transactional", + "@id": "https://w3id.org/dpv/pd#Job", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11841,13 +11828,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a purchasing, spending or income" + "@value": "Information about professional jobs" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11858,12 +11845,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transactional" + "@value": "Job" } ] }, { - "@id": "https://w3id.org/dpv/pd#Relationship", + "@id": "https://w3id.org/dpv/pd#RoomNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11871,7 +11858,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -11880,6 +11867,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -11894,18 +11887,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Family" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about relationships and relationship history." + "@value": "Information about location expressed as Room number or similar numbering systems" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11916,12 +11909,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Relationship" + "@value": "Room Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#LinkClicked", + "@id": "https://w3id.org/dpv/pd#Race", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11957,13 +11950,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Ethnicity" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the links that an individual has clicked." + "@value": "Information about race or racial history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11974,18 +11970,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Link Clicked" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Navigation" + "@value": "Race" } ] }, { - "@id": "https://w3id.org/dpv/pd#Ownership", + "@id": "https://w3id.org/dpv/pd#IndividualProfile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11993,19 +11983,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12021,13 +12005,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#Profile" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ownership and history, including renting, borrowing, possessions." + "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12038,12 +12022,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ownership" + "@value": "Individual Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Region", + "@id": "https://w3id.org/dpv/pd#SexualPreference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12051,7 +12035,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12067,13 +12063,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about region as a location" + "@value": "Information about sexual preferences" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12084,12 +12080,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Region" + "@value": "Sexual Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd#GroupMembership", + "@id": "https://w3id.org/dpv/pd#PostalCode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12097,19 +12093,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12125,13 +12109,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about groups and memberships included or associated with a social network" + "@value": "Information about postal code as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12142,12 +12126,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Membership" + "@value": "Postal Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#PastEmployment", + "@id": "https://w3id.org/dpv/pd#DigitalFingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12161,7 +12145,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12177,13 +12161,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about past employment" + "@value": "Information about a 'digital fingerprint' created for identification" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12194,12 +12178,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Past Employment" + "@value": "Digital Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#Authenticating", + "@id": "https://w3id.org/dpv/pd#HealthHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12235,13 +12219,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about authentication and information used for authenticating" + "@value": "Information about health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12252,12 +12236,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authenticating" + "@value": "Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Citizenship", + "@id": "https://w3id.org/dpv/pd#Street", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12265,13 +12249,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12287,13 +12265,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about citizenship" + "@value": "Information about street as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12304,12 +12282,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Citizenship" + "@value": "Street" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddressWork", + "@id": "https://w3id.org/dpv/pd#EmailContent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12317,13 +12295,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12339,13 +12323,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmailAddress" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used for Work or in Professional capacity" + "@value": "Information about the contents of Emails sent or received" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12356,12 +12340,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Work" + "@value": "Email Content" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowserHistory", + "@id": "https://w3id.org/dpv/pd#Family", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12369,13 +12353,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12391,13 +12381,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including web browsing history" + "@value": "Information about family and relationships" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12408,12 +12398,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser History" + "@value": "Family" } ] }, { - "@id": "https://w3id.org/dpv/pd#Favorite", + "@id": "https://w3id.org/dpv/pd#Tax", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12449,13 +12439,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorites" + "@value": "Information about financial tax e.g. tax records or tax due" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12466,7 +12456,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite" + "@value": "Tax" } ] } diff --git a/pd/modules/extended.n3 b/pd/modules/extended.n3 index 8c176de0..c34faaab 100644 --- a/pd/modules/extended.n3 +++ b/pd/modules/extended.n3 @@ -402,16 +402,13 @@ pd:Contact a rdfs:Class, pd:Country a rdfs:Class, skos:Concept, dpv:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd: ; sw:term_status "accepted"@en ; - skos:broader pd:Location, - pd:PhysicalAddress ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:broader pd:Location ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:inScheme pd:extended-classes ; skos:prefLabel "Country"@en . diff --git a/pd/modules/extended.rdf b/pd/modules/extended.rdf index 8b49abb2..75b73764 100644 --- a/pd/modules/extended.rdf +++ b/pd/modules/extended.rdf @@ -9,13 +9,13 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - + - Apartment Owned - Information about apartment(s) owned and its history - + Thought + Information about thoughts + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -23,13 +23,26 @@ - + - Picture - Information about visual representation or image e.g. profile photo. - + Education Qualification + Information about educational qualifications + + 2022-04-20 + accepted + Harshvardhan J. Pandit + + + + + + + + Offspring + Information about offspring(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -37,27 +50,26 @@ - + - Device Applications - Information about applications or application-like software on a device. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Passport + Information about passport + + 2022-04-20 accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + Harshvardhan J. Pandit - + - Favorite Food - Information about favorite food. - + Voice Mail + Information about voice mail messages. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -65,13 +77,13 @@ - + - Prescription - Information about medical and pharmaceutical prescriptions - + Demeanor + Information about demeanor. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -79,14 +91,13 @@ - + - Race - Information about race or racial history. - - + PIN Code + Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -94,13 +105,13 @@ - + - Salary - Information about salary - + Financial Account + Information about financial accounts. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -108,53 +119,42 @@ - + - Voice Communication Recording - Information about vocal recorded communication (e.g. telephony, VoIP) - + Language + Information about language and lingual history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted + 2022-04-20 + changed Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Country - Information about country e.g. residence, travel. - Information about country as a location - - + Life History + Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Beatriz Esteves - - - - - Primer for Data Privacy Vocabulary - - - - + - Link Clicked - Information about the links that an individual has clicked. - - svd:Navigation + Username + Information about usernames. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -162,29 +162,27 @@ - + - Payment Card Number - Information about payment card number. - - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Credit + Information about reputation with regards to money + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Communications Metadata - Information about communication metadata in the public sphere - - svd:Interactive + Like + Information about likes or preferences regarding attractions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -192,13 +190,14 @@ - + - Name - Information about names associated or used as given name or nickname. - + Link Clicked + Information about the links that an individual has clicked. + + svd:Navigation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -206,13 +205,13 @@ - + - Physical Trait - Information about defining traits or features regarding the body. - + Connection + Information about and including connections in a social network + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -234,27 +233,28 @@ - + - TV Viewing Behavior - Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed - - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 + Religion + Information about religion, religious inclinations, and religious history. + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit, Rudy Jacob + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Sibling - Information about sibling(s). - + Transaction + Information about financial transactions e.g. bank transfers + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -262,41 +262,38 @@ - + - Marriage - Information about marriage(s). - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + City + Information about city as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + - Trade Union Membership - Information about trade union memberships and related topics - - + Genetic + Information about inherited or acquired genetic characteristics + 2022-05-18 accepted Harshvardhan J. Pandit - + - Privacy Preference - Information about privacy preferences - + Tax + Information about financial tax e.g. tax records or tax due + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -304,27 +301,26 @@ - + - Fingerprint - Information about fingerprint used for biometric purposes. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Social Media + Information about social media + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Credit - Information about reputation with regards to money - + Password + Information about password used in the process of authenticating the individual as an user accessing a system. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -332,13 +328,14 @@ - + - Dialect - Information about linguistic dialects. - + Preference + Information about preferences or interests + + svd:Preference (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -346,54 +343,41 @@ - + - Birth Date - Information about birth date - - 2022-04-20 + Browser Fingerprint + Information about the web browser which is used as a 'fingerprint' + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Health - Information about health. - - svd:Health - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Name + Information about names associated or used as given name or nickname. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - Publicly Available Social Media - Information about social media that is publicly available - - 2022-06-15 - accepted - Harshvardhan J. Pandit - - - - + - Family - Information about family and relationships - + IP Address + Information about the Internet Protocol (IP) address of a device + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -401,56 +385,90 @@ - + - Preference - Information about preferences or interests - - svd:Preference - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Street + Information about street as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + + + + Personal Data Categories + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + 2022-04-02 + 2024-05-31 + Harshvardhan J. Pandit + Axel Polleres + Beatriz Esteves + Georg P. Krog + 2 + https://w3id.org/dpv/pd + http://www.w3.org/2000/01/rdf-schema + http://www.w3.org/2004/02/skos/core + Harshvardhan J. Pandit + Beatriz Esteves + Elmar Kiesling + Rudy Jacob + Fajar Ekaputra + Paul Ryan + Georg P. Krog + + pd + https://w3id.org/dpv/pd# + + + + + + + + + + + + + - Religious Belief - Information about religion and religious beliefs. - - + Room Number + Information about location expressed as Room number or similar numbering systems + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2024-04-20 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - + - Passport - Information about passport - + Current Employment + Information about current employment + 2022-04-20 accepted Harshvardhan J. Pandit - + - Health History - Information about health history. - + Family + Information about family and relationships + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -458,42 +476,43 @@ - + - Credit Score - Information about credit score. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Payment Card Number + Information about payment card number. + + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog - + - Language - Information about language and lingual history. - + Family Structure + Information about family and familial structure. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2022-04-20 - changed + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Email Content - Information about the contents of Emails sent or received - + Contact + Information about contacts or used for contacting e.g. email address or phone number + + svd:Physical (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -501,14 +520,13 @@ - + - Physical Characteristic - Information about physical characteristics - - svd:Demographic + Dislike + Information about dislikes or preferences regarding repulsions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -516,13 +534,13 @@ - + - Favorite - Information about favorites - + DNA Code + Information about DNA. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -530,13 +548,13 @@ - + - Sale - Information about sales e.g. selling of goods or services - + Personality + Information about personality (e.g., categorization in terms of the Big Five personality traits) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -544,40 +562,39 @@ - + - Browser Fingerprint - Information about the web browser which is used as a 'fingerprint' - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Group Profile + Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Identifier - Information about an identifier or name used for identification - - 2022-06-15 + House Number + Information about house or apartment number as a location + accepted - Harshvardhan J. Pandit + Beatriz Esteves - + - Income Bracket - Information about income bracket. - + Browsing Behavior + Information about browsing Behavior. + + svd:OnlineActivity (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -585,13 +602,13 @@ - + - Username - Information about usernames. - + Disability + Information about disabilities. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -599,41 +616,39 @@ - + - Accent - Information about linguistic and speech accents. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Region + Information about region as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + - Geographic - Information about location or based on geography (e.g. home address) - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Birth Place + Information about birth place + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Family Structure - Information about family and familial structure. - + Social Media Communication + Information about social media communication, including the communication itself and metadata. + + svd:Social (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -641,52 +656,53 @@ - + - Blood Type - Information about blood type. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Nationality + Information about nationality + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - User agent - Information about software acting on behalf of users e.g. web browser - - 2022-06-15 + MAC Address + Information about the Media Access Control (MAC) address of a device + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - House Number - Information about house or apartment number as a location - + Credit Standing + Information about credit standing. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Beatriz Esteves + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Association - Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend - + Transactional + Information about a purchasing, spending or income + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -694,14 +710,13 @@ - + - Official ID - Information about an official identifier or identification document - - svd:Government + Public Life + Information about public life + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -709,43 +724,39 @@ - + - Contact - Information about contacts or used for contacting e.g. email address or phone number - - svd:Physical - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle License Number + Information about vehicle license number + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Ownership - Information about ownership and history, including renting, borrowing, possessions. + Insurance + Information about Insurance - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Criminal - Information about criminal activity e.g. criminal convictions or jail time - - svd:Judicial + Work History + Information about work history in a professional context + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -753,25 +764,27 @@ - + - Region - Information about region as a location - + Relationship + Information about relationships and relationship history. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Beatriz Esteves + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Tax - Information about financial tax e.g. tax records or tax due - + Professional + Information about educational or professional career + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -779,26 +792,27 @@ - + - Social Media - Information about social media - - 2022-06-15 + Authentication History + Information about prior authentication and its outcomes such as login attempts or location. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Harshvardhan J. Pandit + Georg P. Krog - + - Proclivitie - Information about proclivities in a sexual context - + Job + Information about professional jobs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -806,13 +820,13 @@ - + - General Reputation - Information about reputation in the public sphere - + Loan Record + Information about loans, whether applied, provided or rejected, and its history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -820,13 +834,13 @@ - + - Group Membership - Information about groups and memberships included or associated with a social network - + Health Record + Information about health record. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -834,48 +848,39 @@ - - - - - Guides for Data Privacy Vocabulary - - - - + - Personal Documents - Information about and including personal documents e.g. diaries or journals - - 2022-06-15 + Reference + Information about references in the professional context + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Thought - Information about thoughts - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Postal Code + Information about postal code as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + - Communication - Information communicated from or to an individual - + Professional Evaluation + Information about professional evaluations + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -883,13 +888,13 @@ - + - Drug Test Result - Information about drug test results. - + Apartment Owned + Information about apartment(s) owned and its history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -897,13 +902,13 @@ - + - Disciplinary Action - Information about disciplinary actions and its history - + Family Health History + Information about family health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -911,27 +916,27 @@ - + - Knowledge and Beliefs - Information about knowledge and beliefs - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + TV Viewing Behavior + Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed + + (SPECIAL project, https://specialprivacy.ercim.eu/) + 2019-11-26 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit, Rudy Jacob - + - Height - Information about physical height - + Prescription + Information about medical and pharmaceutical prescriptions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -939,26 +944,28 @@ - + - Email Address Personal - Information about Email address used in Personal capacity - - 2022-04-20 + Religious Belief + Information about religion and religious beliefs. + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - DNA Code - Information about DNA. - + Social Network + Information about friends or connections expressed as a social network + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -966,40 +973,40 @@ - + - Professional Interview - Information about professional interviews - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Past Employment + Information about past employment + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Vehicle License Registration - Information about vehicle license registration - - 2022-06-15 + Credit Card Number + Information about credit card number + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Professional Certification - Information about professional certifications - + Demographic + Information about demography and demographic characteristics + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1007,13 +1014,13 @@ - + - Disability - Information about disabilities. - + Fetish + Information about an individual's sexual fetishes + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1021,27 +1028,26 @@ - + - Service Consumption Behavior - Information about the consumption of a service, e.g. time and duration of consumption. - - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 + Identifier + Information about an identifier or name used for identification + + 2022-06-15 accepted - Harshvardhan J. Pandit, Rudy Jacob + Harshvardhan J. Pandit - + - MAC Address - Information about the Media Access Control (MAC) address of a device - + Purchases and Spending Habit + Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1049,13 +1055,13 @@ - + - Family Health History - Information about family health history. - + Telephone Number + Information about telephone number. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1063,14 +1069,26 @@ - + - Device Based - Information about devices - - svd:Computer + Browser History + Information about and including web browsing history + + 2022-06-15 + accepted + Harshvardhan J. Pandit + + + + + + + + Call Log + Information about the calls that an individual has made. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1078,13 +1096,13 @@ - + - Favorite Music - Information about favorite music. - + Bank Account + Information about bank accounts. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1092,13 +1110,13 @@ - + - Social Network - Information about friends or connections expressed as a social network - + Intention + Information about intentions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1106,49 +1124,40 @@ - - - - - - - Personal Data Categories - RDF/XML serialiation - - + - Life History - Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Device Operating System + Information about the operating system (OS) or system software that manages hardware or software resources. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan - + - PIN Code - Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Email Address Personal + Information about Email address used in Personal capacity + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Social Status - Information about social status - + House Owned + Information about house(s) owned and ownership history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1156,14 +1165,13 @@ - + - Behavioral - Information about Behavior or activity - - svd:Activity + Accent + Information about linguistic and speech accents. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1171,39 +1179,40 @@ - + - Browser History - Information about and including web browsing history - + Digital Fingerprint + Information about a 'digital fingerprint' created for identification + 2022-06-15 accepted Harshvardhan J. Pandit - + - Group Profile - Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals - - 2024-04-20 + Divorce + Information about divorce(s). + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Age - Information about age - + Privacy Preference + Information about privacy preferences + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1211,13 +1220,14 @@ - + - Health Record - Information about health record. - + Medical Health + Information about health, medical conditions or health care + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1225,13 +1235,13 @@ - + - Sexual History - Information about sexual history - + Gender + Information about gender + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1239,52 +1249,14 @@ - - - - Personal Data Categories - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - 2022-04-02 - 2024-05-31 - Harshvardhan J. Pandit - Axel Polleres - Beatriz Esteves - Georg P. Krog - 2 - https://w3id.org/dpv/pd - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - Fajar Ekaputra - Paul Ryan - Rudy Jacob - Georg P. Krog - Beatriz Esteves - Elmar Kiesling - Harshvardhan J. Pandit - - pd - https://w3id.org/dpv/pd# - - - - - - - - - - - - - + - Performance at Work - Information about performance at work or within work environments - + Education + Information about education - 2022-06-15 + 2022-04-20 accepted Harshvardhan J. Pandit @@ -1304,27 +1276,40 @@ - + - Sexual Preference - Information about sexual preferences - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Individual Profile + Individual Profile or user profile is information and representation of characteristics associated with a specific individual + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Email Address - Information about Email address. - + Trade Union Membership + Information about trade union memberships and related topics + + + 2022-05-18 + accepted + Harshvardhan J. Pandit + + + + + + + + Picture + Information about visual representation or image e.g. profile photo. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1332,28 +1317,27 @@ - + - Birth Place - Information about birth place - - 2022-04-20 + Credit Score + Information about credit score. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Political Affiliation - Information about political affiliation and history + General Reputation + Information about reputation in the public sphere - - svd:Political (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1361,35 +1345,27 @@ - + - Citizenship - Information about citizenship - - 2024-04-20 + Marital Status + Information about marital status and history + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - - - Personal Data Categories - Turtle serialiation - - + - Biometric - Information about biometrics and biometric characteristics. - - + Criminal Pardon + Information about criminal pardons. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1397,13 +1373,13 @@ - + - Hair Color - Information about hair color - + Personal Possession + Information about personal possessions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1411,27 +1387,26 @@ - + - Authentication History - Information about prior authentication and its outcomes such as login attempts or location. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Locality + Information about locality e.g. city, village, town, portion of a city as a location + accepted - Georg P. Krog + Beatriz Esteves - + - Purchases and Spending Habit - Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends - + Criminal + Information about criminal activity e.g. criminal convictions or jail time + + svd:Judicial (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1439,13 +1414,13 @@ - + - Credit Card Number - Information about credit card number - + Geographic + Information about location or based on geography (e.g. home address) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1453,13 +1428,21 @@ - + + + + + + + Personal Data Categories - HTML serialiation + + - Relationship - Information about relationships and relationship history. - + Knowledge and Beliefs + Information about knowledge and beliefs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1467,26 +1450,27 @@ - + - Insurance - Information about Insurance - - 2022-04-20 + Parent + Information about parent(s). + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Physical Health - Information about physical health. - + Account Identifier + Information about financial account identifier. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1494,51 +1478,56 @@ - + - Financial Status - Information about financial status or standing - - 2022-06-15 + Communications Metadata + Information about communication metadata in the public sphere + + svd:Interactive + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Current Employment - Information about current employment - - 2022-04-20 + Age + Information about age + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - City - Information about city as a location - + Communication + Information communicated from or to an individual + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Beatriz Esteves + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Attitude - Information about attitude. - + Criminal Charge + Information about criminal charges. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1546,39 +1535,41 @@ - + - Past Employment - Information about past employment - - 2022-04-20 + Piercing + Information about piercings + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Vehicle License Number - Information about vehicle license number - - 2022-06-15 + Credit Worthiness + Information about credit worthiness. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Financial Account Number - Information about financial account number - + Sale + Information about sales e.g. selling of goods or services + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1586,13 +1577,14 @@ - + - Ethnicity - Information about ethnic origins and lineage - + Philosophical Belief + Information about philosophical beliefs. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1600,13 +1592,13 @@ - + - Criminal Charge - Information about criminal charges. - + Association + Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1614,42 +1606,40 @@ - + - Device Software - Information about software on or related to a device. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Domicile + Information about domicile status e.g. which region or country a person is domiciled in + + 2024-04-20 accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + Harshvardhan J. Pandit - + - Mental Health - Information about mental health. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Citizenship + Information about citizenship + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Medical Health - Information about health, medical conditions or health care + Behavioral + Information about Behavior or activity - + svd:Activity (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1657,14 +1647,13 @@ - + - Sexual - Information about sexuality and sexual history - - + Country + Information about country e.g. residence, travel. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1672,26 +1661,27 @@ - + - Work Environment - Information about work environments - - 2022-06-15 + Political Opinion + Information about opinions regarding politics and political topics + + + 2022-05-18 accepted Harshvardhan J. Pandit - + - Credit Standing - Information about credit standing. - + Ethnicity + Information about ethnic origins and lineage + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1699,39 +1689,28 @@ - - - - - Facial Print - Information about facial print or pattern - - 2022-06-15 - accepted - Harshvardhan J. Pandit - - - - + - Country Of Birth - Information about country of birth - - 2024-04-20 + Ethnic Origin + Information about ethnic origin + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Connection - Information about and including connections in a social network - + Health History + Information about health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1739,13 +1718,13 @@ - + - Employment History - Information about employment history - + Financial Account Number + Information about financial account number + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1753,13 +1732,13 @@ - + - Secret Text - Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. - + Authenticating + Information about authentication and information used for authenticating + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1767,26 +1746,28 @@ - + - Age Exact - Information about the exact age (i.e. to some degree within a year, month, or day) - - 2022-04-20 + Device Applications + Information about applications or application-like software on a device. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Harshvardhan J. Pandit + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + - Personal Possession - Information about personal possessions. - + Purchase + Information about purchases such as items bought e.g. grocery or clothing + + svd:Purchase (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1794,12 +1775,12 @@ - + - School - Information about school such as name of school, conduct, or grades obtained. + Disciplinary Action + Information about disciplinary actions and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -1808,13 +1789,14 @@ - + - Account Identifier - Information about financial account identifier. - + Physical Characteristic + Information about physical characteristics + + svd:Demographic (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1822,55 +1804,57 @@ - + - Vehicle License - Information about vehicle license - - - 2022-06-15 + Device Based + Information about devices + + svd:Computer + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Room Number - Information about location expressed as Room number or similar numbering systems - + Mental Health + Information about mental health. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2024-04-20 - modified - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Digital Fingerprint - Information about a 'digital fingerprint' created for identification - - 2022-06-15 + Email Content + Information about the contents of Emails sent or received + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Income - Information about financial income e.g. for individual or household or family - + Sexual + Information about sexuality and sexual history + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1878,13 +1862,13 @@ - + - Skin Tone - Information about skin tone - + Character + Information about character in the public sphere + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1892,13 +1876,13 @@ - + - Demeanor - Information about demeanor. - + Favorite Color + Information about favorite color. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1906,13 +1890,14 @@ - + - Work History - Information about work history in a professional context - + Health + Information about health. + + svd:Health (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1920,13 +1905,13 @@ - + - Opinion - Information about opinions - + Blood Type + Information about blood type. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1934,26 +1919,26 @@ - + - Device Operating System - Information about the operating system (OS) or system software that manages hardware or software resources. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Physical Trait + Information about defining traits or features regarding the body. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Marital Status - Information about marital status and history + Interaction + Information about interactions in the public sphere (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -1962,14 +1947,13 @@ - + - Purchase - Information about purchases such as items bought e.g. grocery or clothing - - svd:Purchase + Salary + Information about salary + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1977,27 +1961,35 @@ - + + + + + Guides for Data Privacy Vocabulary + + + + - Payment Card - Information about payment card such as Credit Card, Debit Card. - + Payment Card Expiry + Information about payment card expiry such as a date. + (DPVCG, https://www.w3.org/community/dpvcg/) 2020-11-04 accepted - Harshvardhan J. Pandit + Georg P. Krog - + - Parent - Information about parent(s). - + Physical Health + Information about physical health. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2005,26 +1997,26 @@ - + - Residency - Information about residency e.g. which region or country a person is resident in - - 2024-04-20 + Vehicle License Registration + Information about vehicle license registration + + 2022-06-15 accepted Harshvardhan J. Pandit - + - Divorce - Information about divorce(s). - + Professional Certification + Information about professional certifications + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2032,39 +2024,54 @@ - + - Education Qualification - Information about educational qualifications - + Birth Date + Information about birth date + 2022-04-20 accepted Harshvardhan J. Pandit - + - Education - Information about education + Browsing Referral + Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 + accepted + Georg P. Krog + + + + + + + + Employment History + Information about employment history - 2022-04-20 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Individual Health History - Information about information health history. - + Favorite + Information about favorites + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2072,13 +2079,21 @@ - + + + + + Examples for Data Privacy Vocabulary + + + + - Transactional - Information about a purchasing, spending or income - + School + Information about school such as name of school, conduct, or grades obtained. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2086,13 +2101,29 @@ - + + + + + + + Personal Data Categories - RDF/XML serialiation + + + + + + Primer for Data Privacy Vocabulary + + + + - Acquantaince - Information about acquaintainces in a social network. - + Sexual History + Information about sexual history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2100,13 +2131,14 @@ - + - GPS Coordinate - Information about location expressed using Global Position System coordinates (GPS) - + Official ID + Information about an official identifier or identification document + + svd:Government (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2114,53 +2146,56 @@ - + - Place Of Birth - Information about place of birth - - 2024-04-20 + Reliability + Information about reliability (e.g. of a person) + + 2022-06-15 accepted Harshvardhan J. Pandit - + - Genetic - Information about inherited or acquired genetic characteristics - - 2022-05-18 - accepted - Harshvardhan J. Pandit + Physical Address + Information about physical address. + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + 2024-04-20 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - + - Payment Card Expiry - Information about payment card expiry such as a date. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Dialect + Information about linguistic dialects. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Password - Information about password used in the process of authenticating the individual as an user accessing a system. - + Marriage + Information about marriage(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2168,13 +2203,13 @@ - + - Car Owned - Information about cars ownership and ownership history. - + Ownership + Information about ownership and history, including renting, borrowing, possessions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2182,27 +2217,26 @@ - + - Tattoo - Information about tattoos - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Facial Print + Information about facial print or pattern + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - IP Address - Information about the Internet Protocol (IP) address of a device - + Favorite Music + Information about favorite music. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2210,53 +2244,54 @@ - + - Vehicle Usage - Information about usage of vehicles, e.g. driving statistics - - - 2022-06-15 + Country Of Birth + Information about country of birth + + 2024-04-20 accepted Harshvardhan J. Pandit - + - Education Experience - Information about education experience e.g. attending a university - - 2022-04-20 + Opinion + Information about opinions + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Email Address Work - Information about Email address used for Work or in Professional capacity - - 2022-04-20 + Favorite Food + Information about favorite food. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Professional Evaluation - Information about professional evaluations - + Interest + Information about interests + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2264,13 +2299,13 @@ - + - Voice Mail - Information about voice mail messages. - + Group Membership + Information about groups and memberships included or associated with a social network + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2278,12 +2313,12 @@ - + - House Owned - Information about house(s) owned and ownership history. + Car Owned + Information about cars ownership and ownership history. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -2292,13 +2327,13 @@ - + - Credit Record - Information about credit record. - + Secret Text + Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2306,41 +2341,49 @@ - + - Character - Information about character in the public sphere - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Device Software + Information about software on or related to a device. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + - Reference - Information about references in the professional context + Performance at Work + Information about performance at work or within work environments + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + + + + + + + Personal Data Categories - Turtle serialiation + + - Piercing - Information about piercings - + GPS Coordinate + Information about location expressed using Global Position System coordinates (GPS) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2348,93 +2391,78 @@ - - - - - Political Opinion - Information about opinions regarding politics and political topics - - - 2022-05-18 - accepted - Harshvardhan J. Pandit - - - - + - Vehicle - Information about vehicles - - 2022-06-15 + Education Experience + Information about education experience e.g. attending a university + + 2022-04-20 accepted Harshvardhan J. Pandit - + - Nationality - Information about nationality - - 2022-04-20 + Criminal Offense + Information about criminal offenses + + 2022-10-22 accepted + Georg P. Krog - + - Personality - Information about personality (e.g., categorization in terms of the Big Five personality traits) - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Financial Status + Information about financial status or standing + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Gender - Information about gender - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Age Exact + Information about the exact age (i.e. to some degree within a year, month, or day) + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Reliability - Information about reliability (e.g. of a person) - - 2022-06-15 + Travel History + Information about travel history + + 2022-04-20 accepted Harshvardhan J. Pandit - + - Criminal Conviction - Information about criminal convictions. - + Retina + Information about retina and the retinal patterns. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2442,13 +2470,13 @@ - + - Demographic - Information about demography and demographic characteristics - + Height + Information about physical height + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2456,22 +2484,14 @@ - - - - - - - Personal Data Categories - N3 serialiation - - + - Philosophical Belief - Information about philosophical beliefs. - - + Location + Information about location + + svd:Location (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2479,14 +2499,27 @@ - + - Religion - Information about religion, religious inclinations, and religious history. - - + Vehicle Usage + Information about usage of vehicles, e.g. driving statistics + + + 2022-06-15 + accepted + Harshvardhan J. Pandit + + + + + + + + Acquantaince + Information about acquaintainces in a social network. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2494,13 +2527,13 @@ - + - Credit Worthiness - Information about credit worthiness. - + Skin Tone + Information about skin tone + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2508,13 +2541,13 @@ - + - Favorite Color - Information about favorite color. - + Attitude + Information about attitude. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2522,13 +2555,13 @@ - + - Bank Account - Information about bank accounts. - + Individual Health History + Information about information health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2536,13 +2569,13 @@ - + - Loan Record - Information about loans, whether applied, provided or rejected, and its history - + Hair Color + Information about hair color + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2550,14 +2583,14 @@ - + - Ethnic Origin - Information about ethnic origin - - + UID + Information about unique identifiers. + + svd:UniqueId (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2565,14 +2598,14 @@ - + - Social Media Communication - Information about social media communication, including the communication itself and metadata. - - svd:Social + Race + Information about race or racial history. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2580,13 +2613,13 @@ - + - Interaction - Information about interactions in the public sphere - + Friend + Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2594,33 +2627,26 @@ - - - - - - - Personal Data Categories - JSON-LD serialiation - - + - Postal Code - Information about postal code as a location - + Work Environment + Information about work environments + + 2022-06-15 accepted - Beatriz Esteves + Harshvardhan J. Pandit - + - Financial Account - Information about financial accounts. - + Income Bracket + Information about income bracket. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2628,14 +2654,13 @@ - + - UID - Information about unique identifiers. - - svd:UniqueId + Voice Communication Recording + Information about vocal recorded communication (e.g. telephony, VoIP) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2643,13 +2668,13 @@ - + - Like - Information about likes or preferences regarding attractions. - + Sexual Preference + Information about sexual preferences + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2657,28 +2682,26 @@ - + - Public Life - Information about public life - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle + Information about vehicles + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Browsing Behavior - Information about browsing Behavior. - - svd:OnlineActivity + Professional Interview + Information about professional interviews + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2686,28 +2709,37 @@ - + + + + + + + Personal Data Categories - N3 serialiation + + - Offspring - Information about offspring(s). - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle License + Information about vehicle license + + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Location - Information about location - - svd:Location + Political Affiliation + Information about political affiliation and history + + + svd:Political (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2715,75 +2747,66 @@ - - - - - - - Personal Data Categories - HTML serialiation - - + - Travel History - Information about travel history - - 2022-04-20 + Service Consumption Behavior + Information about the consumption of a service, e.g. time and duration of consumption. + + (SPECIAL project, https://specialprivacy.ercim.eu/) + 2019-11-26 accepted - Harshvardhan J. Pandit + Harshvardhan J. Pandit, Rudy Jacob - + - Domicile - Information about domicile status e.g. which region or country a person is domiciled in - - 2024-04-20 + User agent + Information about software acting on behalf of users e.g. web browser + + 2022-06-15 accepted - Harshvardhan J. Pandit + Georg P. Krog - + - Job - Information about professional jobs - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Place Of Birth + Information about place of birth + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Retina - Information about retina and the retinal patterns. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Age Range + Information about age range i.e. inexact age to some degree (i.e. some years) + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Call Log - Information about the calls that an individual has made. - + Drug Test Result + Information about drug test results. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2791,12 +2814,12 @@ - + - Telephone Number - Information about telephone number. + Email Address + Information about Email address. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -2805,40 +2828,41 @@ - + - Dislike - Information about dislikes or preferences regarding repulsions. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Publicly Available Social Media + Information about social media that is publicly available + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Criminal Offense - Information about criminal offenses - - 2022-10-22 + Payment Card + Information about payment card such as Credit Card, Debit Card. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Georg P. Krog + Harshvardhan J. Pandit - + - Credit Capacity - Information about credit capacity. - + Biometric + Information about biometrics and biometric characteristics. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2846,13 +2870,13 @@ - + - Friend - Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. - + Tattoo + Information about tattoos + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2860,55 +2884,62 @@ - + - Physical Address - Information about physical address. - - + Credit Record + Information about credit record. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2024-04-20 - modified - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + + + + + + Personal Data Categories - JSON-LD serialiation + + - Individual Profile - Individual Profile or user profile is information and representation of characteristics associated with a specific individual - - 2024-04-20 + Criminal Conviction + Information about criminal convictions. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Age Range - Information about age range i.e. inexact age to some degree (i.e. some years) - - 2022-04-20 + Personal Documents + Information about and including personal documents e.g. diaries or journals + + 2022-06-15 accepted Harshvardhan J. Pandit - + - Authenticating - Information about authentication and information used for authenticating - + Fingerprint + Information about fingerprint used for biometric purposes. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2916,13 +2947,13 @@ - + - Interest - Information about interests - + Sibling + Information about sibling(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2930,13 +2961,13 @@ - + - Fetish - Information about an individual's sexual fetishes - + Income + Information about financial income e.g. for individual or household or family + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2944,13 +2975,13 @@ - + - Professional - Information about educational or professional career - + Social Status + Information about social status + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2958,37 +2989,13 @@ - - - - - Street - Information about street as a location - - accepted - Beatriz Esteves - - - - - - - - Locality - Information about locality e.g. city, village, town, portion of a city as a location - - accepted - Beatriz Esteves - - - - + - Transaction - Information about financial transactions e.g. bank transfers - + Proclivitie + Information about proclivities in a sexual context + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2996,41 +3003,42 @@ - + - Browsing Referral - Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Residency + Information about residency e.g. which region or country a person is resident in + + 2024-04-20 accepted - Georg P. Krog + Harshvardhan J. Pandit - + - Intention - Information about intentions - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Email Address Work + Information about Email address used for Work or in Professional capacity + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + + + + - Criminal Pardon - Information about criminal pardons. - + Credit Capacity + Information about credit capacity. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3038,15 +3046,4 @@ - - - - - Examples for Data Privacy Vocabulary - - - - - - diff --git a/pd/modules/extended.ttl b/pd/modules/extended.ttl index 8c176de0..c34faaab 100644 --- a/pd/modules/extended.ttl +++ b/pd/modules/extended.ttl @@ -402,16 +402,13 @@ pd:Contact a rdfs:Class, pd:Country a rdfs:Class, skos:Concept, dpv:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd: ; sw:term_status "accepted"@en ; - skos:broader pd:Location, - pd:PhysicalAddress ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:broader pd:Location ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:inScheme pd:extended-classes ; skos:prefLabel "Country"@en . diff --git a/pd/pd-en.html b/pd/pd-en.html index 92560dea..900eef88 100644 --- a/pd/pd-en.html +++ b/pd/pd-en.html @@ -1470,11 +1470,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition -
                                                                • -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -1572,7 +1567,7 @@

                                                                  Tracking

                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + pd:Country: Information about country e.g. residence, travel. go to full definition
                                                                • @@ -1589,11 +1584,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition - -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -4410,15 +4400,7 @@

                                                                  Country

                                                                  Broader/Parent types - pd:PhysicalAddress - → pd:Contact - → pd:Tracking - → dpv:PersonalData - → dpv:Data - - Broader/Parent types - pd:PhysicalAddress - → pd:Location + pd:Locationpd:Trackingdpv:PersonalDatadpv:Data @@ -4439,7 +4421,7 @@

                                                                  Country

                                                                  Definition - [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + Information about country e.g. residence, travel. @@ -4460,7 +4442,7 @@

                                                                  Country

                                                                  Contributors - [rdflib.term.Literal('Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra'), rdflib.term.Literal('Beatriz Esteves')] + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra diff --git a/pd/pd-owl.html b/pd/pd-owl.html index ef9472db..77096243 100644 --- a/pd/pd-owl.html +++ b/pd/pd-owl.html @@ -3009,15 +3009,7 @@

                                                                  Country

                                                                  Sub-class of - pd-owl:PhysicalAddress - → pd-owl:Contact - → pd-owl:Tracking - → dpv-owl:PersonalData - → dpv-owl:Data - - Sub-class of - pd-owl:PhysicalAddress - → pd-owl:Location + pd-owl:Locationpd-owl:Trackingdpv-owl:PersonalDatadpv-owl:Data @@ -3038,7 +3030,7 @@

                                                                  Country

                                                                  Definition - [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + Information about country e.g. residence, travel. @@ -3059,7 +3051,7 @@

                                                                  Country

                                                                  Contributors - [rdflib.term.Literal('Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra'), rdflib.term.Literal('Beatriz Esteves')] + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra Documented in diff --git a/pd/pd-owl.jsonld b/pd/pd-owl.jsonld index 2e1a9518..78f14b05 100644 --- a/pd/pd-owl.jsonld +++ b/pd/pd-owl.jsonld @@ -1,37 +1,6 @@ [ { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Geographic", + "@id": "https://w3id.org/dpv/pd/owl#Attitude", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -61,7 +30,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -73,18 +42,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location or based on geography (e.g. home address)" + "@value": "Information about attitude." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Geographic" + "@value": "Attitude" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TravelHistory", + "@id": "https://w3id.org/dpv/pd/owl#EducationExperience", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -108,7 +77,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Education" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -120,18 +89,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about travel history" + "@value": "Information about education experience e.g. attending a university" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Travel History" + "@value": "Education Experience" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowserFingerprint", + "@id": "https://w3id.org/dpv/pd/owl#PurchasesAndSpendingHabit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -161,7 +130,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -173,21 +142,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the web browser which is used as a 'fingerprint'" + "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser Fingerprint" + "@value": "Purchases and Spending Habit" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HairColor", + "@id": "https://w3id.org/dpv/pd/owl#ReligiousBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -214,7 +184,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -226,18 +199,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about hair color" + "@value": "Information about religion and religious beliefs." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Hair Color" + "@value": "Religious Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tattoo", + "@id": "https://w3id.org/dpv/pd/owl#TVViewingBehavior", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -245,19 +218,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -267,7 +240,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -279,18 +252,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about tattoos" + "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tattoo" + "@value": "TV Viewing Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IndividualProfile", + "@id": "https://w3id.org/dpv/pd/owl#FinancialStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -304,7 +277,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -314,7 +287,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Profile" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -326,18 +299,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" + "@value": "Information about financial status or standing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Profile" + "@value": "Financial Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure", + "@id": "https://w3id.org/dpv/pd/owl#Tax", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -367,7 +340,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Family" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -379,18 +352,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and familial structure." + "@value": "Information about financial tax e.g. tax records or tax due" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Structure" + "@value": "Tax" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Name", + "@id": "https://w3id.org/dpv/pd/owl#Internal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -420,7 +393,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -432,39 +405,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about names associated or used as given name or nickname." + "@value": "Informatoin about internal characteristics that cannot be seen or observed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Name" + "@value": "Internal" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Prescription", + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -474,7 +446,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -486,18 +458,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about medical and pharmaceutical prescriptions" + "@value": "Information about software on or related to a device." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Prescription" + "@value": "Device Software" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddressWork", + "@id": "https://w3id.org/dpv/pd/owl#DigitalFingerprint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -511,7 +483,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -521,7 +493,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -533,18 +505,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used for Work or in Professional capacity" + "@value": "Information about a 'digital fingerprint' created for identification" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Work" + "@value": "Digital Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Attitude", + "@id": "https://w3id.org/dpv/pd/owl#Name", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -574,7 +546,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -586,18 +558,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about attitude." + "@value": "Information about names associated or used as given name or nickname." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Attitude" + "@value": "Name" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HouseOwned", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardExpiry", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -605,19 +577,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -627,7 +599,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -639,38 +611,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house(s) owned and ownership history." + "@value": "Information about payment card expiry such as a date." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Owned" + "@value": "Payment Card Expiry" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AuthenticationHistory", + "@id": "https://w3id.org/dpv/pd/owl#AgeRange", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -680,7 +646,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Age" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -692,21 +658,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about prior authentication and its outcomes such as login attempts or location." + "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authentication History" + "@value": "Age Range" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PersonalPossession", + "@id": "https://w3id.org/dpv/pd/owl#GroupMembership", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -733,7 +699,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -745,18 +711,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal possessions." + "@value": "Information about groups and memberships included or associated with a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Possession" + "@value": "Group Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Gender", + "@id": "https://w3id.org/dpv/pd/owl#Age", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -798,18 +764,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about gender" + "@value": "Information about age" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Gender" + "@value": "Age" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sale", + "@id": "https://w3id.org/dpv/pd/owl#CommunicationsMetadata", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -839,7 +805,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -851,18 +817,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sales e.g. selling of goods or services" + "@value": "Information about communication metadata in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sale" + "@value": "Communications Metadata" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Interactive" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CommunicationsMetadata", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalEvaluation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -892,7 +864,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -904,28 +876,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about communication metadata in the public sphere" + "@value": "Information about professional evaluations" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communications Metadata" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Interactive" + "@value": "Professional Evaluation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PoliticalAffiliation", + "@id": "https://w3id.org/dpv/pd/owl#LinkClicked", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -952,10 +917,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -967,27 +929,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about political affiliation and history" + "@value": "Information about the links that an individual has clicked." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Affiliation" + "@value": "Link Clicked" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Political" + "@value": "svd:Navigation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailContent", + "@id": "https://w3id.org/dpv/pd/owl#Dialect", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1014,7 +976,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#Language" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1026,38 +988,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the contents of Emails sent or received" + "@value": "Information about linguistic dialects." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Content" + "@value": "Dialect" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier", + "@id": "https://w3id.org/dpv/pd/owl#Nationality", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1067,7 +1018,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1079,18 +1030,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account identifier." + "@value": "Information about nationality" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Account Identifier" + "@value": "Nationality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicleUsage", + "@id": "https://w3id.org/dpv/pd/owl#Salary", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1098,13 +1049,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1114,10 +1071,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1129,18 +1083,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usage of vehicles, e.g. driving statistics" + "@value": "Information about salary" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle Usage" + "@value": "Salary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EducationExperience", + "@id": "https://w3id.org/dpv/pd/owl#Character", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1148,13 +1102,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1164,7 +1124,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Education" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1176,21 +1136,52 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education experience e.g. attending a university" + "@value": "Information about character in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Experience" + "@value": "Character" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Thought", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - HTML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.html" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/specification" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Relationship", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1217,7 +1208,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" + "@id": "https://w3id.org/dpv/pd/owl#Family" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1229,38 +1220,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about thoughts" + "@value": "Information about relationships and relationship history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Thought" + "@value": "Relationship" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LoanRecord", + "@id": "https://w3id.org/dpv/pd/owl#Identifier", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1270,7 +1255,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1282,18 +1267,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about loans, whether applied, provided or rejected, and its history" + "@value": "Information about an identifier or name used for identification" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Loan Record" + "@value": "Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1301,19 +1317,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1323,7 +1339,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1335,18 +1351,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the consumption of a service, e.g. time and duration of consumption." + "@value": "Information about financial account identifier." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Consumption Behavior" + "@value": "Account Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife", + "@id": "https://w3id.org/dpv/pd/owl#EmailAddressWork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1354,19 +1370,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1376,7 +1386,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1388,18 +1398,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about public life" + "@value": "Information about Email address used for Work or in Professional capacity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Public Life" + "@value": "Email Address Work" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory", + "@id": "https://w3id.org/dpv/pd/owl#EducationQualification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1407,19 +1417,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1429,7 +1433,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Education" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1441,18 +1445,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about employment history" + "@value": "Information about educational qualifications" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Employment History" + "@value": "Education Qualification" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DisciplinaryAction", + "@id": "https://w3id.org/dpv/pd/owl#Demographic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1482,7 +1486,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1494,18 +1498,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disciplinary actions and its history" + "@value": "Information about demography and demographic characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disciplinary Action" + "@value": "Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#WorkHistory", + "@id": "https://w3id.org/dpv/pd/owl#IndividualProfile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1513,19 +1517,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1535,7 +1533,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Profile" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1547,22 +1545,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work history in a professional context" + "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work History" + "@value": "Individual Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EthnicOrigin", + "@id": "https://w3id.org/dpv/pd/owl#SocialStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1589,10 +1586,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1604,21 +1598,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origin" + "@value": "Information about social status" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnic Origin" + "@value": "Social Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalInterview", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1645,7 +1639,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1657,24 +1651,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about devices" + "@value": "Information about professional interviews" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Based" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Computer" + "@value": "Professional Interview" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LifeHistory", + "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1682,19 +1670,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1704,7 +1692,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Historical" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1716,18 +1704,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" + "@value": "Information about the consumption of a service, e.g. time and duration of consumption." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Life History" + "@value": "Service Consumption Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Professional", + "@id": "https://w3id.org/dpv/pd/owl#Picture", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1757,7 +1745,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1769,18 +1757,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational or professional career" + "@value": "Information about visual representation or image e.g. profile photo." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional" + "@value": "Picture" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CountryOfBirth", + "@id": "https://w3id.org/dpv/pd/owl#PastEmployment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1794,7 +1782,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1804,7 +1792,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Country" + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1816,21 +1804,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country of birth" + "@value": "Information about past employment" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country Of Birth" + "@value": "Past Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GeneralReputation", + "@id": "https://w3id.org/dpv/pd/owl#Race", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -1857,7 +1846,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" + }, + { + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1869,18 +1861,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation in the public sphere" + "@value": "Information about race or racial history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Reputation" + "@value": "Race" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Location", + "@id": "https://w3id.org/dpv/pd/owl#Citizenship", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1888,19 +1880,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1910,7 +1896,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1922,24 +1908,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location" + "@value": "Information about citizenship" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Location" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Location" + "@value": "Citizenship" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral", + "@id": "https://w3id.org/dpv/pd/owl#HairColor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -1969,7 +1949,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1981,24 +1961,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Behavior or activity" + "@value": "Information about hair color" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Behavioral" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Activity" + "@value": "Hair Color" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Profile", + "@id": "https://w3id.org/dpv/pd/owl#PINCode", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2006,13 +1980,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2022,7 +2002,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Authenticating" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2034,18 +2014,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" + "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Profile" + "@value": "PIN Code" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditStanding", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/turtle/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/turtle" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - Turtle serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.ttl" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#CriminalPardon", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2075,7 +2086,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2087,33 +2098,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit standing." + "@value": "Information about criminal pardons." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Standing" + "@value": "Criminal Pardon" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PoliticalOpinion", + "@id": "https://w3id.org/dpv/pd/owl#CarOwned", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2123,10 +2139,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2138,18 +2151,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions regarding politics and political topics" + "@value": "Information about cars ownership and ownership history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Opinion" + "@value": "Car Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VoiceCommunicationRecording", + "@id": "https://w3id.org/dpv/pd/owl#Offspring", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2179,7 +2192,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2191,38 +2204,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" + "@value": "Information about offspring(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Communication Recording" + "@value": "Offspring" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Income", + "@id": "https://w3id.org/dpv/pd/owl#Household", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2232,7 +2239,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2244,18 +2251,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial income e.g. for individual or household or family" + "@value": "Information about personal or household activities" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income" + "@value": "Household" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Password", + "@id": "https://w3id.org/dpv/pd/owl#Friend", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2285,7 +2292,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2297,21 +2304,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Password" + "@value": "Friend" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Purchase", + "@id": "https://w3id.org/dpv/pd/owl#Tattoo", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2338,7 +2345,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2350,45 +2357,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about purchases such as items bought e.g. grocery or clothing" + "@value": "Information about tattoos" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchase" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Purchase" + "@value": "Tattoo" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SexualHistory", + "@id": "https://w3id.org/dpv/pd/owl#BrowsingReferral", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2398,7 +2398,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2410,22 +2410,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual history" + "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual History" + "@value": "Browsing Referral" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ReligiousBelief", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteMusic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -2452,10 +2451,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2467,18 +2463,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion and religious beliefs." + "@value": "Information about favorite music." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religious Belief" + "@value": "Favorite Music" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#External", + "@id": "https://w3id.org/dpv/pd/owl#WorkEnvironment", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2486,19 +2482,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2508,7 +2498,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2520,18 +2510,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about external characteristics that can be observed" + "@value": "Information about work environments" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "External" + "@value": "Work Environment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Transactional", + "@id": "https://w3id.org/dpv/pd/owl#CriminalConviction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2561,7 +2551,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2573,18 +2563,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a purchasing, spending or income" + "@value": "Information about criminal convictions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transactional" + "@value": "Criminal Conviction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Residency", + "@id": "https://w3id.org/dpv/pd/owl#Purchase", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2592,13 +2582,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2608,7 +2604,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2620,18 +2616,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about residency e.g. which region or country a person is resident in" + "@value": "Information about purchases such as items bought e.g. grocery or clothing" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Residency" + "@value": "Purchase" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Purchase" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Personality", + "@id": "https://w3id.org/dpv/pd/owl#Credit", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2661,7 +2663,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2673,18 +2675,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" + "@value": "Information about reputation with regards to money" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personality" + "@value": "Credit" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseRegistration", + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2692,13 +2694,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2708,7 +2716,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2720,32 +2728,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license registration" + "@value": "Information about devices" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Registration" + "@value": "Device Based" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Computer" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense", + "@id": "https://w3id.org/dpv/pd/owl#GeneralReputation", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2755,10 +2775,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2770,18 +2787,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license" + "@value": "Information about reputation in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License" + "@value": "General Reputation" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MaritalStatus", + "@id": "https://w3id.org/dpv/pd/owl#Thought", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2811,7 +2828,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2823,18 +2840,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marital status and history" + "@value": "Information about thoughts" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marital Status" + "@value": "Thought" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Contact", + "@id": "https://w3id.org/dpv/pd/owl#Reference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2864,7 +2881,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2876,24 +2893,59 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about contacts or used for contacting e.g. email address or phone number" + "@value": "Information about references in the professional context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Contact" + "@value": "Reference" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Street", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Beatriz Esteves" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "svd:Physical" + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about street as a location" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Street" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Social", + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure", "@type": [ "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2923,7 +2975,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Family" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2935,18 +2987,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social aspects such as family, public life, or professional networks." + "@value": "Information about family and familial structure." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social" + "@value": "Family Structure" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Transaction", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -2976,7 +3028,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2988,18 +3040,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial transactions e.g. bank transfers" + "@value": "Information about physical characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transaction" + "@value": "Physical Characteristic" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Parent", + "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3029,7 +3087,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3041,22 +3099,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about parent(s)." + "@value": "Information about credit worthiness." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Parent" + "@value": "Credit Worthiness" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DNACode", + "@id": "https://w3id.org/dpv/pd/owl#Ownership", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3083,7 +3140,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3095,18 +3152,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about DNA." + "@value": "Information about ownership and history, including renting, borrowing, possessions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "DNA Code" + "@value": "Ownership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BirthDate", + "@id": "https://w3id.org/dpv/pd/owl#GroupProfile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3120,7 +3177,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3130,7 +3187,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Age" + "@id": "https://w3id.org/dpv/pd/owl#Profile" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3142,21 +3199,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth date" + "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Date" + "@value": "Group Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Dialect", + "@id": "https://w3id.org/dpv/pd/owl#Fingerprint", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3183,7 +3241,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Language" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3195,13 +3253,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic dialects." + "@value": "Information about fingerprint used for biometric purposes." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dialect" + "@value": "Fingerprint" } ] }, @@ -3259,11 +3317,10 @@ ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#Geographic", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3290,7 +3347,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3302,39 +3359,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health history." + "@value": "Information about location or based on geography (e.g. home address)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health History" + "@value": "Geographic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IndividualHealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3344,7 +3400,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3356,18 +3415,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about information health history." + "@value": "Information about payment card number." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Health History" + "@value": "Payment Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Job", + "@id": "https://w3id.org/dpv/pd/owl#Interaction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3397,7 +3456,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3409,18 +3468,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional jobs" + "@value": "Information about interactions in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Job" + "@value": "Interaction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Demeanor", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalTrait", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3450,7 +3509,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3462,18 +3521,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demeanor." + "@value": "Information about defining traits or features regarding the body." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demeanor" + "@value": "Physical Trait" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic", + "@id": "https://w3id.org/dpv/pd/owl#Financial", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3503,7 +3562,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3515,27 +3574,28 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical characteristics" + "@value": "Information about finance including monetary characteristics and transactions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Characteristic" + "@value": "Financial" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Demographic" + "@value": "svd:Financial" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#LinkClicked", + "@id": "https://w3id.org/dpv/pd/owl#HealthRecord", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -3562,7 +3622,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3574,63 +3634,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the links that an individual has clicked." + "@value": "Information about health record." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Link Clicked" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Navigation" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd-owl.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Health Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#RoomNumber", + "@id": "https://w3id.org/dpv/pd/owl#Demeanor", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -3639,12 +3662,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -3658,30 +3675,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed as Room number or similar numbering systems" + "@value": "Information about demeanor." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Room Number" + "@value": "Demeanor" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceApplications", + "@id": "https://w3id.org/dpv/pd/owl#Historical", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3689,19 +3706,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3711,7 +3728,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3723,38 +3740,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about applications or application-like software on a device." + "@value": "Information about historical data related to or relevant regarding history or past events" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Applications" + "@value": "Historical" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Picture", + "@id": "https://w3id.org/dpv/pd/owl#DeviceOperatingSystem", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3764,7 +3781,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3776,49 +3793,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about visual representation or image e.g. profile photo." + "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Picture" - } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Device Operating System" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Reference", + "@id": "https://w3id.org/dpv/pd/owl#IPAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3848,7 +3834,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3860,18 +3846,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about references in the professional context" + "@value": "Information about the Internet Protocol (IP) address of a device" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reference" + "@value": "IP Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GPSCoordinate", + "@id": "https://w3id.org/dpv/pd/owl#ProfessionalCertification", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -3901,7 +3887,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3913,39 +3899,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed using Global Position System coordinates (GPS)" + "@value": "Information about professional certifications" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "GPS Coordinate" + "@value": "Professional Certification" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Health", + "@id": "https://w3id.org/dpv/pd/owl#Residency", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3955,7 +3934,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3967,24 +3946,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health." + "@value": "Information about residency e.g. which region or country a person is resident in" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Health" + "@value": "Residency" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Passport", + "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseNumber", "@type": [ "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3998,7 +3971,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4008,7 +3981,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#OfficialID" + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4020,21 +3993,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about passport" + "@value": "Information about vehicle license number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Passport" + "@value": "Vehicle License Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalHealth", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4061,7 +4035,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4073,18 +4047,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address." + "@value": "Information about physical health." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address" + "@value": "Physical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Vehicle", + "@id": "https://w3id.org/dpv/pd/owl#PaymentCard", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4098,7 +4072,13 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4108,7 +4088,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4120,21 +4100,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicles" + "@value": "Information about payment card such as Credit Card, Debit Card." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle" + "@value": "Payment Card" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork", + "@id": "https://w3id.org/dpv/pd/owl#PoliticalAffiliation", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4161,7 +4142,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4173,18 +4157,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends or connections expressed as a social network" + "@value": "Information about political affiliation and history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Network" + "@value": "Political Affiliation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Political" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Ownership", + "@id": "https://w3id.org/dpv/pd/owl#Country", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4214,7 +4204,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4226,18 +4216,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ownership and history, including renting, borrowing, possessions." + "@value": "Information about country e.g. residence, travel." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ownership" + "@value": "Country" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Height", + "@id": "https://w3id.org/dpv/pd/owl#BrowserFingerprint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4267,7 +4257,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4279,32 +4269,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical height" + "@value": "Information about the web browser which is used as a 'fingerprint'" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Height" + "@value": "Browser Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Citizenship", + "@id": "https://w3id.org/dpv/pd/owl#MentalHealth", "@type": [ + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4314,7 +4311,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4326,21 +4323,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about citizenship" + "@value": "Information about mental health." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Citizenship" + "@value": "Mental Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Offspring", + "@id": "https://w3id.org/dpv/pd/owl#Fetish", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4367,7 +4365,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4379,18 +4377,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about offspring(s)." + "@value": "Information about an individual's sexual fetishes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Offspring" + "@value": "Fetish" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalPardon", + "@id": "https://w3id.org/dpv/pd/owl#Tracking", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4420,7 +4418,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4432,21 +4430,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal pardons." + "@value": "Information used to track an individual or group e.g. location or email" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Pardon" + "@value": "Tracking" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialStatus", + "@id": "https://w3id.org/dpv/pd/owl#Domicile", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4457,7 +4455,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4467,7 +4465,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4479,18 +4477,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial status or standing" + "@value": "Information about domicile status e.g. which region or country a person is domiciled in" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Status" + "@value": "Domicile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SecretText", + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4520,7 +4518,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4532,18 +4530,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." + "@value": "Information about friends or connections expressed as a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Secret Text" + "@value": "Social Network" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Language", + "@id": "https://w3id.org/dpv/pd/owl#TelephoneNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4560,12 +4558,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -4579,30 +4571,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Contact" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "changed" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about language and lingual history." + "@value": "Information about telephone number." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Language" + "@value": "Telephone Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PersonalDocuments", + "@id": "https://w3id.org/dpv/pd/owl#LifeHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4610,13 +4602,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4626,7 +4624,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Historical" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4638,18 +4636,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including personal documents e.g. diaries or journals" + "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Documents" + "@value": "Life History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BankAccount", + "@id": "https://w3id.org/dpv/pd/owl#Identifying", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4679,7 +4677,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4691,21 +4689,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about bank accounts." + "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Bank Account" + "@value": "Identifying" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CallLog", + "@id": "https://w3id.org/dpv/pd/owl#Authenticating", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4732,7 +4730,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4744,172 +4742,75 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the calls that an individual has made." + "@value": "Information about authentication and information used for authenticating" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Call Log" + "@value": "Authenticating" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#", + "@id": "https://w3id.org/dpv/pd/owl#AuthenticationHistory", "@type": [ - "http://www.w3.org/ns/dx/prof/Profile", - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - }, - { - "@id": "http://www.w3.org/2002/07/owl" - } + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit" - }, - { - "@value": "Beatriz Esteves" - }, { "@value": "Georg P. Krog" - }, - { - "@value": "Elmar Kiesling" - }, - { - "@value": "Rudy Jacob" - }, - { - "@value": "Paul Ryan" - }, - { - "@value": "Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "2022-04-02" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Harshvardhan J. Pandit" - }, - { - "@language": "en", - "@value": "Georg P. Krog" - }, - { - "@language": "en", - "@value": "Beatriz Esteves" - }, - { - "@language": "en", - "@value": "Axel Polleres" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-11-04" } ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" - } - ], - "http://purl.org/dc/terms/hasVersion": [ - { - "@id": "https://w3id.org/dpv/pd" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], - "http://purl.org/dc/terms/identifier": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "https://w3id.org/dpv/pd" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://www.w3.org/copyright/document-license-2023/" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], - "http://purl.org/dc/terms/modified": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "2024-05-31" + "@value": "accepted" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Personal Data Categories" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "pd" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "https://w3id.org/dpv/pd" - }, - { - "@id": "https://w3id.org/dpv/owl" - }, - { - "@id": "http://www.w3.org/2002/07/owl" + "@value": "Information about prior authentication and its outcomes such as login attempts or location." } ], - "https://schema.org/version": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@value": "2" + "@language": "en", + "@value": "Authentication History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Biometric", + "@id": "https://w3id.org/dpv/pd/owl#Disability", "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", - "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -4936,10 +4837,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -4951,18 +4849,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about biometrics and biometric characteristics." + "@value": "Information about disabilities." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Disability" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#UID", + "@id": "https://w3id.org/dpv/pd/owl#Vehicle", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -4970,19 +4868,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4992,7 +4884,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5004,24 +4896,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about unique identifiers." + "@value": "Information about vehicles" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "UID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:UniqueId" + "@value": "Vehicle" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AgeRange", + "@id": "https://w3id.org/dpv/pd/owl#PersonalPossession", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5029,13 +4915,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5045,7 +4937,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Age" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5057,39 +4949,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" + "@value": "Information about personal possessions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Range" + "@value": "Personal Possession" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Disability", + "@id": "https://w3id.org/dpv/pd/owl#BirthDate", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5099,7 +4984,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#Age" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5111,21 +4996,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disabilities." + "@value": "Information about birth date" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disability" + "@value": "Birth Date" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity", + "@id": "https://w3id.org/dpv/pd/owl#Connection", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -5152,7 +5037,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5164,18 +5049,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origins and lineage" + "@value": "Information about and including connections in a social network" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnicity" + "@value": "Connection" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteFood", + "@id": "https://w3id.org/dpv/pd/owl#PrivacyPreference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5205,7 +5090,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5217,32 +5102,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite food." + "@value": "Information about privacy preferences" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Food" + "@value": "Privacy Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Insurance", + "@id": "https://w3id.org/dpv/pd/owl#Proclivitie", "@type": [ + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5252,7 +5144,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5264,18 +5156,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Insurance" + "@value": "Information about proclivities in a sexual context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Insurance" + "@value": "Proclivitie" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#OfficialID", + "@id": "https://w3id.org/dpv/pd/owl#Opinion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5305,7 +5197,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5317,24 +5209,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an official identifier or identification document" + "@value": "Information about opinions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Official ID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Government" + "@value": "Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GroupProfile", + "@id": "https://w3id.org/dpv/pd/owl#Criminal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5342,13 +5228,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5358,7 +5250,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Profile" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5370,32 +5262,44 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" + "@value": "Information about criminal activity e.g. criminal convictions or jail time" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Profile" + "@value": "Criminal" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Judicial" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseNumber", + "@id": "https://w3id.org/dpv/pd/owl#Association", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5405,7 +5309,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" + "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5417,21 +5321,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license number" + "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Number" + "@value": "Association" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalTrait", + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -5458,7 +5363,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5470,18 +5375,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about defining traits or features regarding the body." + "@value": "Information about health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Trait" + "@value": "Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior", + "@id": "https://w3id.org/dpv/pd/owl#City", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5489,19 +5394,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5511,7 +5404,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5523,26 +5416,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about browsing Behavior." + "@value": "Information about city as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Behavior" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:OnlineActivity" + "@value": "City" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Proclivitie", + "@id": "https://w3id.org/dpv/pd/owl#Language", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -5558,6 +5444,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -5571,50 +5463,45 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "changed" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about proclivities in a sexual context" + "@value": "Information about language and lingual history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Proclivitie" + "@value": "Language" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Credit", + "@id": "https://w3id.org/dpv/pd/owl#Genetic", "@type": [ + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5624,7 +5511,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Health" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5636,18 +5523,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation with regards to money" + "@value": "Information about inherited or acquired genetic characteristics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit" + "@value": "Genetic" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Intention", + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5677,7 +5564,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5689,20 +5576,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about intentions" + "@value": "Information about knowledge and beliefs" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intention" + "@value": "Knowledge and Beliefs" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhilosophicalBelief", + "@id": "https://w3id.org/dpv/pd/owl#Social", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -5731,10 +5617,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5746,21 +5629,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about philosophical beliefs." + "@value": "Information about social aspects such as family, public life, or professional networks." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Philosophical Belief" + "@value": "Social" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Salary", + "@id": "https://w3id.org/dpv/pd/owl#IndividualHealthHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -5787,7 +5671,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5799,21 +5683,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about salary" + "@value": "Information about information health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Salary" + "@value": "Individual Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Divorce", + "@id": "https://w3id.org/dpv/pd/owl#Interest", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -5840,7 +5724,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5852,42 +5736,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about divorce(s)." + "@value": "Information about interests" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Divorce" + "@value": "Interest" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialMedia", + "@id": "https://w3id.org/dpv/pd/owl#Prescription", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/source": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd/owl#" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5899,18 +5790,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media" + "@value": "Information about medical and pharmaceutical prescriptions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media" + "@value": "Prescription" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialStatus", + "@id": "https://w3id.org/dpv/pd/owl#Contact", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -5940,7 +5831,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -5952,38 +5843,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social status" + "@value": "Information about contacts or used for contacting e.g. email address or phone number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Status" + "@value": "Contact" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Physical" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Demographic", + "@id": "https://w3id.org/dpv/pd/owl#Passport", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5993,7 +5884,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#OfficialID" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6005,18 +5896,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demography and demographic characteristics" + "@value": "Information about passport" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demographic" + "@value": "Passport" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#School", + "@id": "https://w3id.org/dpv/pd/owl#VehicleUsage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6024,19 +5915,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6046,7 +5931,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Vehicle" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6058,18 +5946,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about school such as name of school, conduct, or grades obtained." + "@value": "Information about usage of vehicles, e.g. driving statistics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "School" + "@value": "Vehicle Usage" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditScore", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd-owl.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#UID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6099,7 +6018,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6111,18 +6030,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit score." + "@value": "Information about unique identifiers." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Score" + "@value": "UID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:UniqueId" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MentalHealth", + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth", "@type": [ "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6153,7 +6078,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/pd/owl#External" + }, + { + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6165,32 +6093,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about mental health." + "@value": "Information about health, medical conditions or health care" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Mental Health" + "@value": "Medical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CurrentEmployment", + "@id": "https://w3id.org/dpv/pd/owl#Preference", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6200,7 +6134,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd/owl#Internal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6212,32 +6146,76 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about current employment" + "@value": "Information about preferences or interests" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Current Employment" + "@value": "Preference" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Reliability", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Biometric", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6247,7 +6225,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6259,18 +6240,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reliability (e.g. of a person)" + "@value": "Information about biometrics and biometric characteristics." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reliability" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MACAddress", + "@id": "https://w3id.org/dpv/pd/owl#Height", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6300,7 +6281,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6312,18 +6293,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Media Access Control (MAC) address of a device" + "@value": "Information about physical height" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "MAC Address" + "@value": "Height" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Weight", + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccountNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6353,7 +6334,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6365,38 +6346,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical weight" + "@value": "Information about financial account number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Weight" + "@value": "Financial Account Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber", + "@id": "https://w3id.org/dpv/pd/owl#Religion", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6406,10 +6388,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6421,21 +6403,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card number." + "@value": "Information about religion, religious inclinations, and religious history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Number" + "@value": "Religion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowserHistory", + "@id": "https://w3id.org/dpv/pd/owl#TradeUnionMembership", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -6446,7 +6429,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6456,7 +6439,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#GroupMembership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6468,18 +6454,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including web browsing history" + "@value": "Information about trade union memberships and related topics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser History" + "@value": "Trade Union Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditCapacity", + "@id": "https://w3id.org/dpv/pd/owl#CreditStanding", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6521,32 +6507,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit capacity." + "@value": "Information about credit standing." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Capacity" + "@value": "Credit Standing" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PlaceOfBirth", + "@id": "https://w3id.org/dpv/pd/owl#DrugTestResult", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6556,7 +6549,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6568,18 +6561,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about place of birth" + "@value": "Information about drug test results." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Place Of Birth" + "@value": "Drug Test Result" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Like", + "@id": "https://w3id.org/dpv/pd/owl#Region", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6587,19 +6580,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6609,7 +6590,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Interest" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6621,22 +6602,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about likes or preferences regarding attractions." + "@value": "Information about region as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Like" + "@value": "Region" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Fingerprint", + "@id": "https://w3id.org/dpv/pd/owl#Behavioral", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -6663,7 +6643,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6675,18 +6655,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about fingerprint used for biometric purposes." + "@value": "Information about Behavior or activity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fingerprint" + "@value": "Behavioral" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Activity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalOffense", + "@id": "https://w3id.org/dpv/pd/owl#CallLog", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6694,13 +6680,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-10-22" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6710,7 +6702,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6722,18 +6714,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal offenses" + "@value": "Information about the calls that an individual has made." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Offense" + "@value": "Call Log" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard", + "@id": "https://w3id.org/dpv/pd/owl#HouseNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6741,19 +6733,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6763,7 +6743,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6775,18 +6755,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card such as Credit Card, Debit Card." + "@value": "Information about house or apartment number as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card" + "@value": "House Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Piercing", + "@id": "https://w3id.org/dpv/pd/owl#Dislike", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6816,7 +6796,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#Interest" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6828,21 +6808,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about piercings" + "@value": "Information about dislikes or preferences regarding repulsions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Piercing" + "@value": "Dislike" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditCardNumber", + "@id": "https://w3id.org/dpv/pd/owl#EmailContent", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -6869,7 +6849,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6881,18 +6861,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit card number" + "@value": "Information about the contents of Emails sent or received" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Card Number" + "@value": "Email Content" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccountNumber", + "@id": "https://w3id.org/dpv/pd/owl#RoomNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6900,7 +6880,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -6909,6 +6889,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -6922,30 +6908,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account number" + "@value": "Information about location expressed as Room number or similar numbering systems" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account Number" + "@value": "Room Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteMusic", + "@id": "https://w3id.org/dpv/pd/owl#CreditCardNumber", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -6975,7 +6961,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#PaymentCardNumber" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -6987,32 +6973,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite music." + "@value": "Information about credit card number" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Music" + "@value": "Credit Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PerformanceAtWork", + "@id": "https://w3id.org/dpv/pd/owl#Personality", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7023,9 +7015,6 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "https://w3id.org/dpv/pd/owl#Behavioral" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7037,18 +7026,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about performance at work or within work environments" + "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Performance at Work" + "@value": "Personality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EducationQualification", + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7056,13 +7045,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7072,7 +7067,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Education" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7084,18 +7079,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational qualifications" + "@value": "Information about financial accounts." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Qualification" + "@value": "Financial Account" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount", + "@id": "https://w3id.org/dpv/pd/owl#VoiceMail", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7125,7 +7120,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Financial" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7137,18 +7132,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial accounts." + "@value": "Information about voice mail messages." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account" + "@value": "Voice Mail" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PubliclyAvailableSocialMedia", + "@id": "https://w3id.org/dpv/pd/owl#Accent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7156,13 +7151,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7172,7 +7173,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialMedia" + "@id": "https://w3id.org/dpv/pd/owl#Language" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7184,18 +7185,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media that is publicly available" + "@value": "Information about linguistic and speech accents." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Available Social Media" + "@value": "Accent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FavoriteColor", + "@id": "https://w3id.org/dpv/pd/owl#Sale", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7225,7 +7226,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Favorite" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7237,18 +7238,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite color." + "@value": "Information about sales e.g. selling of goods or services" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Color" + "@value": "Sale" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress", + "@id": "https://w3id.org/dpv/pd/owl#Transaction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7256,7 +7257,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -7265,12 +7266,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -7284,33 +7279,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical address." + "@value": "Information about financial transactions e.g. bank transfers" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Address" + "@value": "Transaction" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalCertification", + "@id": "https://w3id.org/dpv/pd/owl#Reliability", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7318,19 +7310,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7340,7 +7326,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7352,18 +7338,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional certifications" + "@value": "Information about reliability (e.g. of a person)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Certification" + "@value": "Reliability" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Historical", + "@id": "https://w3id.org/dpv/pd/owl#AgeExact", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7371,19 +7357,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7393,7 +7373,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#AgeRange" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7405,18 +7385,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about historical data related to or relevant regarding history or past events" + "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Historical" + "@value": "Age Exact" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tracking", + "@id": "https://w3id.org/dpv/pd/owl#CountryOfBirth", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7424,19 +7404,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7446,7 +7420,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/owl#Country" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7458,33 +7432,26 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information used to track an individual or group e.g. location or email" + "@value": "Information about country of birth" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tracking" + "@value": "Country Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Genetic", + "@id": "https://w3id.org/dpv/pd/owl#PostalCode", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7494,7 +7461,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7506,32 +7473,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about inherited or acquired genetic characteristics" + "@value": "Information about postal code as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Genetic" + "@value": "Postal Code" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#WorkEnvironment", + "@id": "https://w3id.org/dpv/pd/owl#BloodType", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7541,7 +7515,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7553,18 +7527,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work environments" + "@value": "Information about blood type." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work Environment" + "@value": "Blood Type" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Favorite", + "@id": "https://w3id.org/dpv/pd/owl#SkinTone", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7594,7 +7568,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7606,18 +7580,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorites" + "@value": "Information about skin tone" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite" + "@value": "Skin Tone" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SocialMediaCommunication", + "@id": "https://w3id.org/dpv/pd/owl#Gender", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7647,7 +7621,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7659,44 +7633,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media communication, including the communication itself and metadata." + "@value": "Information about gender" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media Communication" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Social" + "@value": "Gender" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCardExpiry", + "@id": "https://w3id.org/dpv/pd/owl#Retina", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7706,7 +7675,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PaymentCard" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7718,18 +7687,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card expiry such as a date." + "@value": "Information about retina and the retinal patterns." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Expiry" + "@value": "Retina" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceOperatingSystem", + "@id": "https://w3id.org/dpv/pd/owl#School", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7737,19 +7706,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7759,7 +7728,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7771,18 +7740,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." + "@value": "Information about school such as name of school, conduct, or grades obtained." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Operating System" + "@value": "School" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Interest", + "@id": "https://w3id.org/dpv/pd/owl#EmailAddressPersonal", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7790,19 +7759,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7812,7 +7775,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7824,20 +7787,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interests" + "@value": "Information about Email address used in Personal capacity" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interest" + "@value": "Email Address Personal" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Religion", + "@id": "https://w3id.org/dpv/pd/owl#CriminalCharge", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -7866,10 +7828,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7881,18 +7840,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion, religious inclinations, and religious history." + "@value": "Information about criminal charges." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religion" + "@value": "Criminal Charge" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Friend", + "@id": "https://w3id.org/dpv/pd/owl#DisciplinaryAction", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7922,7 +7881,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7934,18 +7893,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." + "@value": "Information about disciplinary actions and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Friend" + "@value": "Disciplinary Action" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sibling", + "@id": "https://w3id.org/dpv/pd/owl#SocialMedia", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -7953,19 +7912,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7975,7 +7928,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -7987,27 +7940,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sibling(s)." + "@value": "Information about social media" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sibling" + "@value": "Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Country", + "@id": "https://w3id.org/dpv/pd/owl#ApartmentOwned", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ - { - "@value": "Beatriz Esteves" - }, { "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } @@ -8031,10 +7981,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" - }, - { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#HouseOwned" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8046,24 +7993,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country as a location" - }, - { - "@language": "en", - "@value": "Information about country e.g. residence, travel." + "@value": "Information about apartment(s) owned and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country" + "@value": "Apartment Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Sexual", + "@id": "https://w3id.org/dpv/pd/owl#Family", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -8092,10 +8034,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8107,18 +8046,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexuality and sexual history" + "@value": "Information about family and relationships" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual" + "@value": "Family" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IPAddress", + "@id": "https://w3id.org/dpv/pd/owl#Favorite", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8148,7 +8087,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8160,21 +8099,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Internet Protocol (IP) address of a device" + "@value": "Information about favorites" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "IP Address" + "@value": "Favorite" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SkinTone", + "@id": "https://w3id.org/dpv/pd/owl#CreditCapacity", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -8201,7 +8140,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8213,18 +8152,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about skin tone" + "@value": "Information about credit capacity." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Skin Tone" + "@value": "Credit Capacity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TelephoneNumber", + "@id": "https://w3id.org/dpv/pd/owl#LoanRecord", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8254,7 +8193,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Contact" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8266,20 +8205,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about telephone number." + "@value": "Information about loans, whether applied, provided or rejected, and its history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Telephone Number" + "@value": "Loan Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth", + "@id": "https://w3id.org/dpv/pd/owl#Parent", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -8308,10 +8246,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8323,38 +8258,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health, medical conditions or health care" + "@value": "Information about parent(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Medical Health" + "@value": "Parent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware", + "@id": "https://w3id.org/dpv/pd/owl#VoiceCommunicationRecording", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8364,7 +8299,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8376,39 +8311,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software on or related to a device." + "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Software" + "@value": "Voice Communication Recording" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Fetish", + "@id": "https://w3id.org/dpv/pd/owl#CurrentEmployment", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8418,7 +8346,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8430,49 +8358,78 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an individual's sexual fetishes" + "@value": "Information about current employment" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fetish" + "@value": "Current Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", + "@id": "https://w3id.org/dpv/pd/owl#Health", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about health." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Health" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Health" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Tax", + "@id": "https://w3id.org/dpv/pd/owl#Communication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8502,7 +8459,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8514,18 +8471,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial tax e.g. tax records or tax due" + "@value": "Information communicated from or to an individual" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tax" + "@value": "Communication" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Relationship", + "@id": "https://w3id.org/dpv/pd/owl#Location", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8555,7 +8512,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Family" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8567,49 +8524,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about relationships and relationship history." + "@value": "Information about location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Relationship" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" + "@value": "Location" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2004/02/skos/core#related": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@language": "en", + "@value": "svd:Location" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Dislike", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteColor", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8639,7 +8571,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Interest" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8651,26 +8583,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about dislikes or preferences regarding repulsions." + "@value": "Information about favorite color." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dislike" + "@value": "Favorite Color" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PostalCode", + "@id": "https://w3id.org/dpv/pd/owl#PoliticalOpinion", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8680,7 +8619,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#PublicLife" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8692,18 +8634,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about postal code as a location" + "@value": "Information about opinions regarding politics and political topics" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Postal Code" + "@value": "Political Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TVViewingBehavior", + "@id": "https://w3id.org/dpv/pd/owl#CreditScore", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8711,19 +8653,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8733,7 +8675,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#ServiceConsumptionBehavior" + "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8745,21 +8687,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" + "@value": "Information about credit score." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "TV Viewing Behavior" + "@value": "Credit Score" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Preference", + "@id": "https://w3id.org/dpv/pd/owl#FamilyHealthHistory", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -8786,7 +8729,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8798,24 +8741,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about preferences or interests" + "@value": "Information about family health history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Preference" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Preference" + "@value": "Family Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Street", + "@id": "https://w3id.org/dpv/pd/owl#PersonalDocuments", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8823,7 +8760,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8833,7 +8776,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8845,18 +8788,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about street as a location" + "@value": "Information about and including personal documents e.g. diaries or journals" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Street" + "@value": "Personal Documents" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Financial", + "@id": "https://w3id.org/dpv/pd/owl#IncomeBracket", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8886,7 +8829,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Demographic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8898,24 +8841,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about finance including monetary characteristics and transactions" + "@value": "Information about income bracket." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Financial" + "@value": "Income Bracket" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating", + "@id": "https://w3id.org/dpv/pd/owl#External", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8945,7 +8882,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -8957,18 +8894,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about authentication and information used for authenticating" + "@value": "Information about external characteristics that can be observed" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authenticating" + "@value": "External" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Education", + "@id": "https://w3id.org/dpv/pd/owl#CriminalOffense", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -8976,13 +8913,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-10-22" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8992,7 +8929,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Criminal" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9004,18 +8941,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education" + "@value": "Information about criminal offenses" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education" + "@value": "Criminal Offense" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Accent", + "@id": "https://w3id.org/dpv/pd/owl#BrowserHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9023,19 +8960,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9045,7 +8976,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Language" + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9057,32 +8988,39 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic and speech accents." + "@value": "Information about and including web browsing history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Accent" + "@value": "Browser History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Household", + "@id": "https://w3id.org/dpv/pd/owl#SexualPreference", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9092,7 +9030,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9104,39 +9042,32 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal or household activities" + "@value": "Information about sexual preferences" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Household" + "@value": "Sexual Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HealthRecord", + "@id": "https://w3id.org/dpv/pd/owl#Profile", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9146,7 +9077,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/owl#PersonalData" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9158,20 +9089,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health record." + "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health Record" + "@value": "Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalHealth", + "@id": "https://w3id.org/dpv/pd/owl#WorkHistory", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -9200,7 +9130,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Health" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9212,21 +9142,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical health." + "@value": "Information about work history in a professional context" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Health" + "@value": "Work History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief", + "@id": "https://w3id.org/dpv/pd/owl#PhilosophicalBelief", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -9253,7 +9184,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Internal" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#KnowledgeBelief" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9265,18 +9199,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about knowledge and beliefs" + "@value": "Information about philosophical beliefs." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Knowledge and Beliefs" + "@value": "Philosophical Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PastEmployment", + "@id": "https://w3id.org/dpv/pd/owl#UserAgent", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9284,13 +9218,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9300,7 +9234,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd/owl#Tracking" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9312,18 +9246,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about past employment" + "@value": "Information about software acting on behalf of users e.g. web browser" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Past Employment" + "@value": "User agent" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#AgeExact", + "@id": "https://w3id.org/dpv/pd/owl#PublicLife", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9331,13 +9265,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9347,7 +9287,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#AgeRange" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9359,38 +9299,33 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" + "@value": "Information about public life" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Exact" + "@value": "Public Life" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditWorthiness", + "@id": "https://w3id.org/dpv/pd/owl#FacialPrint", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9400,7 +9335,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Biometric" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9412,18 +9347,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit worthiness." + "@value": "Information about facial print or pattern" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Worthiness" + "@value": "Facial Print" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CreditRecord", + "@id": "https://w3id.org/dpv/pd/owl#BirthPlace", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9431,19 +9366,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9453,7 +9382,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Credit" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9465,18 +9394,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit record." + "@value": "Information about birth place" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Record" + "@value": "Birth Place" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#City", + "@id": "https://w3id.org/dpv/pd/owl#Job", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9484,7 +9413,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9494,7 +9435,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9506,18 +9447,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about city as a location" + "@value": "Information about professional jobs" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "City" + "@value": "Job" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#UserAgent", + "@id": "https://w3id.org/dpv/pd/owl#CreditRecord", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9525,13 +9466,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9541,7 +9488,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Credit" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9553,18 +9500,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software acting on behalf of users e.g. web browser" + "@value": "Information about credit record." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "User agent" + "@value": "Credit Record" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#GroupMembership", + "@id": "https://w3id.org/dpv/pd/owl#Marriage", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9594,7 +9541,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9606,32 +9553,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about groups and memberships included or associated with a social network" + "@value": "Information about marriage(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Membership" + "@value": "Marriage" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Identifier", + "@id": "https://w3id.org/dpv/pd/owl#Like", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9641,7 +9594,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/pd/owl#Interest" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9653,18 +9606,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an identifier or name used for identification" + "@value": "Information about likes or preferences regarding attractions." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifier" + "@value": "Like" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Association", + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Guides for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/guides" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#EmailAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9694,7 +9678,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Contact" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9706,21 +9690,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" + "@value": "Information about Email address." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Association" + "@value": "Email Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#IncomeBracket", + "@id": "https://w3id.org/dpv/pd/owl#Intention", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -9747,7 +9731,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Demographic" + "@id": "https://w3id.org/dpv/pd/owl#Preference" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9759,18 +9743,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about income bracket." + "@value": "Information about intentions" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income Bracket" + "@value": "Intention" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalConviction", + "@id": "https://w3id.org/dpv/pd/owl#PubliclyAvailableSocialMedia", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9778,19 +9762,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9800,7 +9778,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/pd/owl#SocialMedia" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9812,18 +9790,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal convictions." + "@value": "Information about social media that is publicly available" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Conviction" + "@value": "Publicly Available Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Age", + "@id": "https://w3id.org/dpv/pd/owl#Username", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9853,7 +9831,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -9865,18 +9843,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age" + "@value": "Information about usernames." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age" + "@value": "Username" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddressPersonal", + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -9884,60 +9862,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/dpv/pd/owl#EmailAddress" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Information about Email address used in Personal capacity" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ - { - "@language": "en", - "@value": "Email Address Personal" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#Interaction", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/dc/terms/modified": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2024-04-20" } ], "http://purl.org/dc/terms/source": [ @@ -9953,35 +9890,43 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PublicLife" + "@id": "https://w3id.org/dpv/pd/owl#Contact" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interactions in the public sphere" + "@value": "Information about physical address." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interaction" + "@value": "Physical Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Nationality", + "@id": "https://w3id.org/dpv/pd/owl#TravelHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Harshvardhan J. Pandit" + } + ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", @@ -9995,7 +9940,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10007,20 +9952,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about nationality" + "@value": "Information about travel history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Nationality" + "@value": "Travel History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BloodType", + "@id": "https://w3id.org/dpv/pd/owl#Weight", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -10049,7 +9993,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10061,21 +10005,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about blood type." + "@value": "Information about physical weight" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Blood Type" + "@value": "Weight" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CriminalCharge", + "@id": "https://w3id.org/dpv/pd/owl#EthnicOrigin", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10102,7 +10047,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Criminal" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10114,18 +10062,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal charges." + "@value": "Information about ethnic origin" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Charge" + "@value": "Ethnic Origin" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#DigitalFingerprint", + "@id": "https://w3id.org/dpv/pd/owl#PlaceOfBirth", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10139,7 +10087,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10149,7 +10097,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Tracking" + "@id": "https://w3id.org/dpv/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10161,178 +10109,168 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a 'digital fingerprint' created for identification" + "@value": "Information about place of birth" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Digital Fingerprint" + "@value": "Place Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Communication", + "@id": "https://w3id.org/dpv/pd/owl#", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ + "@id": "http://www.w3.org/2002/07/owl" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ + "@value": "http://www.w3.org/2004/02/skos/core" + }, { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "http://www.w3.org/2000/01/rdf-schema" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://w3id.org/dpv/pd/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@value": "Beatriz Esteves" + }, { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@value": "Rudy Jacob" + }, + { + "@value": "Elmar Kiesling" + }, + { + "@value": "Georg P. Krog" + }, + { + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Paul Ryan" + }, + { + "@value": "Fajar Ekaputra" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/created": [ { "@language": "en", - "@value": "accepted" + "@value": "2022-04-02" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/creator": [ { "@language": "en", - "@value": "Information communicated from or to an individual" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "@value": "Harshvardhan J. Pandit" + }, { "@language": "en", - "@value": "Communication" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#DrugTestResult", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ + "@value": "Georg P. Krog" + }, { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ + "@language": "en", + "@value": "Axel Polleres" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@language": "en", + "@value": "Beatriz Esteves" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/description": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/hasVersion": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://w3id.org/dpv/pd" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/identifier": [ { - "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" + "@value": "https://w3id.org/dpv/pd" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "Information about drug test results." + "@value": "2024-05-31" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://purl.org/dc/terms/title": [ { "@language": "en", - "@value": "Drug Test Result" + "@value": "Personal Data Categories" } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalInterview", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "pd" } ], - "http://purl.org/dc/terms/created": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "https://w3id.org/dpv/pd#" } ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "@id": "https://w3id.org/dpv/examples" + }, { - "@id": "https://w3id.org/dpv/pd/owl#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@id": "https://w3id.org/dpv/pd/owl#serialisation-html" + }, { - "@id": "https://w3id.org/dpv/pd/owl#Professional" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf" + }, { - "@language": "en", - "@value": "accepted" + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld" + }, + { + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@language": "en", - "@value": "Information about professional interviews" + "@id": "https://w3id.org/dpv/owl" + }, + { + "@id": "https://w3id.org/dpv/pd" + }, + { + "@id": "http://www.w3.org/2002/07/owl" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "Professional Interview" + "@value": "2" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Username", + "@id": "https://w3id.org/dpv/pd/owl#VehicalLicenseRegistration", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10340,19 +10278,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10362,7 +10294,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Identifying" + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10374,22 +10306,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usernames." + "@value": "Information about vehicle license registration" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Username" + "@value": "Vehicle License Registration" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FacialPrint", + "@id": "https://w3id.org/dpv/pd/owl#VehicleLicense", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10410,7 +10341,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Vehicle" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10422,49 +10356,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about facial print or pattern" + "@value": "Information about vehicle license" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Facial Print" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-rdf", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd-owl.rdf" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Vehicle License" } ] }, { - "@id": "https://w3id.org/dpv/guides", + "@id": "https://w3id.org/dpv/primer", "@type": [ "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], @@ -10480,12 +10383,12 @@ ], "http://purl.org/dc/terms/title": [ { - "@value": "Guides for Data Privacy Vocabulary" + "@value": "Primer for Data Privacy Vocabulary" } ], "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/guides" + "@id": "https://w3id.org/dpv/primer" } ], "http://www.w3.org/ns/dx/prof/hasRole": [ @@ -10495,7 +10398,7 @@ ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BirthPlace", + "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior", "@type": [ "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10503,13 +10406,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10519,7 +10428,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10531,22 +10440,27 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth place" + "@value": "Information about browsing Behavior." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Place" + "@value": "Browsing Behavior" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:OnlineActivity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#SexualPreference", + "@id": "https://w3id.org/dpv/pd/owl#BankAccount", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10573,7 +10487,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Sexual" + "@id": "https://w3id.org/dpv/pd/owl#FinancialAccount" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10585,18 +10499,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual preferences" + "@value": "Information about bank accounts." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual Preference" + "@value": "Bank Account" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Family", + "@id": "https://w3id.org/dpv/pd/owl#HouseOwned", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10626,7 +10540,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/pd/owl#Ownership" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10638,21 +10552,22 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and relationships" + "@value": "Information about house(s) owned and ownership history." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family" + "@value": "House Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PurchasesAndSpendingHabit", + "@id": "https://w3id.org/dpv/pd/owl#SexualHistory", "@type": [ - "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -10679,7 +10594,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Transactional" + "@id": "https://w3id.org/dpv/pd/owl#Sexual" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10691,18 +10606,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" + "@value": "Information about sexual history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchases and Spending Habit" + "@value": "Sexual History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#CarOwned", + "@id": "https://w3id.org/dpv/pd/owl#Sibling", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10732,7 +10647,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ownership" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10744,18 +10659,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about cars ownership and ownership history." + "@value": "Information about sibling(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Car Owned" + "@value": "Sibling" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Identifying", + "@id": "https://w3id.org/dpv/pd/owl#Divorce", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10785,7 +10700,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#External" + "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10797,18 +10712,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" + "@value": "Information about divorce(s)." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifying" + "@value": "Divorce" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PrivacyPreference", + "@id": "https://w3id.org/dpv/pd/owl#SocialMediaCommunication", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10838,7 +10753,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#Communication" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10850,18 +10765,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about privacy preferences" + "@value": "Information about social media communication, including the communication itself and metadata." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Privacy Preference" + "@value": "Social Media Communication" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Social" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#VoiceMail", + "@id": "https://w3id.org/dpv/pd/owl#PerformanceAtWork", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10869,19 +10790,57 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2022-06-15" } ], - "http://purl.org/dc/terms/source": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd/owl#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/dpv/pd/owl#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Professional" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about performance at work or within work environments" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Performance at Work" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd/owl#Locality", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10891,7 +10850,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Communication" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10903,18 +10862,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about voice mail messages." + "@value": "Information about locality e.g. city, village, town, portion of a city as a location" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Mail" + "@value": "Locality" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Domicile", + "@id": "https://w3id.org/dpv/pd/owl#Piercing", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10922,13 +10881,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10938,7 +10903,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#Location" + "@id": "https://w3id.org/dpv/pd/owl#PhysicalCharacteristic" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -10950,18 +10915,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about domicile status e.g. which region or country a person is domiciled in" + "@value": "Information about piercings" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Domicile" + "@value": "Piercing" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#PINCode", + "@id": "https://w3id.org/dpv/pd/owl#MACAddress", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -10991,7 +10956,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Authenticating" + "@id": "https://w3id.org/dpv/pd/owl#DeviceBased" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11003,21 +10968,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about the Media Access Control (MAC) address of a device" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "PIN Code" + "@value": "MAC Address" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Opinion", + "@id": "https://w3id.org/dpv/pd/owl#Password", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -11044,7 +11009,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Preference" + "@id": "https://w3id.org/dpv/pd/owl#Authenticating" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11056,18 +11021,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions" + "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Opinion" + "@value": "Password" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Connection", + "@id": "https://w3id.org/dpv/pd/owl#SecretText", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11097,7 +11062,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#SocialNetwork" + "@id": "https://w3id.org/dpv/pd/owl#Authenticating" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11109,20 +11074,19 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including connections in a social network" + "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Connection" + "@value": "Secret Text" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Retina", + "@id": "https://w3id.org/dpv/pd/owl#Transactional", "@type": [ - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -11151,7 +11115,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Biometric" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11163,22 +11127,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about retina and the retinal patterns." + "@value": "Information about a purchasing, spending or income" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Retina" + "@value": "Transactional" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Race", + "@id": "https://w3id.org/dpv/pd/owl#OfficialID", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -11205,10 +11168,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Ethnicity" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Identifying" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11220,18 +11180,24 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about race or racial history." + "@value": "Information about an official identifier or identification document" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Race" + "@value": "Official ID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Government" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Character", + "@id": "https://w3id.org/dpv/pd/owl#MaritalStatus", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11273,19 +11239,20 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about character in the public sphere" + "@value": "Information about marital status and history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Character" + "@value": "Marital Status" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Marriage", + "@id": "https://w3id.org/dpv/pd/owl#DNACode", "@type": [ + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -11314,7 +11281,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#FamilyStructure" + "@id": "https://w3id.org/dpv/pd/owl#MedicalHealth" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11326,18 +11293,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marriage(s)." + "@value": "Information about DNA." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marriage" + "@value": "DNA Code" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Internal", + "@id": "https://w3id.org/dpv/pd/owl#Ethnicity", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11367,7 +11334,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/owl#PersonalData" + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11379,18 +11346,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informatoin about internal characteristics that cannot be seen or observed" + "@value": "Information about ethnic origins and lineage" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Internal" + "@value": "Ethnicity" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Region", + "@id": "https://w3id.org/dpv/pd/owl#EmploymentHistory", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11398,7 +11365,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11408,7 +11387,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11420,22 +11399,21 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about region as a location" + "@value": "Information about employment history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Region" + "@value": "Employment History" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#FamilyHealthHistory", + "@id": "https://w3id.org/dpv/pd/owl#Income", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ @@ -11462,7 +11440,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HealthHistory" + "@id": "https://w3id.org/dpv/pd/owl#Transactional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11474,59 +11452,49 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family health history." + "@value": "Information about financial income e.g. for individual or household or family" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Health History" + "@value": "Income" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#HouseNumber", + "@id": "https://w3id.org/dpv/pd/owl#serialisation-jsonld", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv/owl#PersonalData", - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Beatriz Esteves" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@id": "https://w3id.org/dpv/pd/owl#" + "@id": "https://www.w3.org/TR/json-ld11/" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "accepted" + "@value": "Personal Data Categories - JSON-LD serialiation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@language": "en", - "@value": "Information about house or apartment number as a location" + "@id": "https://w3id.org/dpv/pd/pd-owl.jsonld" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "House Number" + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Locality", + "@id": "https://w3id.org/dpv/pd/owl#DeviceApplications", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11534,7 +11502,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11544,7 +11524,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd/owl#DeviceSoftware" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11556,49 +11536,65 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about locality e.g. city, village, town, portion of a city as a location" + "@value": "Information about applications or application-like software on a device." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Locality" + "@value": "Device Applications" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#serialisation-html", + "@id": "https://w3id.org/dpv/pd/owl#Insurance", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv/owl#PersonalData", + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/html/" + "@value": "Harshvardhan J. Pandit" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/text/html" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "Personal Data Categories - HTML serialiation" + "@id": "https://w3id.org/dpv/pd/owl#" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/pd-owl.html" + "@id": "https://w3id.org/dpv/pd/owl#Financial" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about Insurance" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Insurance" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ApartmentOwned", + "@id": "https://w3id.org/dpv/pd/owl#Education", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11606,19 +11602,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11628,7 +11618,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#HouseOwned" + "@id": "https://w3id.org/dpv/pd/owl#Professional" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11640,18 +11630,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about apartment(s) owned and its history" + "@value": "Information about education" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Apartment Owned" + "@value": "Education" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#ProfessionalEvaluation", + "@id": "https://w3id.org/dpv/pd/owl#FavoriteFood", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11681,7 +11671,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Professional" + "@id": "https://w3id.org/dpv/pd/owl#Favorite" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11693,19 +11683,20 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional evaluations" + "@value": "Information about favorite food." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Evaluation" + "@value": "Favorite Food" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#Criminal", + "@id": "https://w3id.org/dpv/pd/owl#Sexual", "@type": [ + "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", "http://www.w3.org/2002/07/owl#Class" @@ -11734,7 +11725,10 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#Social" + "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + }, + { + "@id": "https://w3id.org/dpv/pd/owl#External" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11746,24 +11740,18 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal activity e.g. criminal convictions or jail time" + "@value": "Information about sexuality and sexual history" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Judicial" + "@value": "Sexual" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingReferral", + "@id": "https://w3id.org/dpv/pd/owl#GPSCoordinate", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", @@ -11771,19 +11759,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11793,7 +11781,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd/owl#Location" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11805,33 +11793,38 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." + "@value": "Information about location expressed using Global Position System coordinates (GPS)" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Referral" + "@value": "GPS Coordinate" } ] }, { - "@id": "https://w3id.org/dpv/pd/owl#TradeUnionMembership", + "@id": "https://w3id.org/dpv/pd/owl#Professional", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv/owl#PersonalData", - "https://w3id.org/dpv/owl#SpecialCategoryPersonalData", + "http://www.w3.org/2000/01/rdf-schema#Class", "http://www.w3.org/2002/07/owl#Class" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11841,10 +11834,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/dpv/pd/owl#GroupMembership" - }, - { - "@id": "https://w3id.org/dpv/owl#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd/owl#Social" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -11856,13 +11846,13 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about trade union memberships and related topics" + "@value": "Information about educational or professional career" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Trade Union Membership" + "@value": "Professional" } ] } diff --git a/pd/pd-owl.n3 b/pd/pd-owl.n3 index 29bdcf22..cd5a2c6e 100644 --- a/pd/pd-owl.n3 +++ b/pd/pd-owl.n3 @@ -374,16 +374,13 @@ pd-owl:Contact a rdfs:Class, pd-owl:Country a rdfs:Class, owl:Class, dpv-owl:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd-owl: ; - rdfs:subClassOf pd-owl:Location, - pd-owl:PhysicalAddress ; + rdfs:subClassOf pd-owl:Location ; sw:term_status "accepted"@en ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:prefLabel "Country"@en . pd-owl:CountryOfBirth a rdfs:Class, diff --git a/pd/pd-owl.owl b/pd/pd-owl.owl index 21de3afa..bbe9112a 100644 --- a/pd/pd-owl.owl +++ b/pd/pd-owl.owl @@ -9,2966 +9,2963 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - 2020-11-04 + + Birth Date + Information about birth date + 2022-04-20 accepted - Payment Card - Harshvardhan J. Pandit - (DPVCG, https://www.w3.org/community/dpvcg/) - Information about payment card such as Credit Card, Debit Card. - + Harshvardhan J. Pandit + - - Information about financial tax e.g. tax records or tax due - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Tax + accepted - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + 2022-04-20 + Information about age range i.e. inexact age to some degree (i.e. some years) - modified - 2024-04-20 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about physical address. - Physical Address + Harshvardhan J. Pandit - - + Age Range + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + + 2019-06-04 accepted - Information about credit standing. + Information that uniquely or semi-uniquely identifies an individual or a group Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Standing - - + Identifying + - - Browsing Referral - - - + accepted - Georg P. Krog - 2020-11-04 - Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. - (DPVCG, https://www.w3.org/community/dpvcg/) - - - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + Apartment Owned + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Piercing + Information about apartment(s) owned and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - - Information about piercings - + - - - - - - + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about marital status and history accepted - Health Record - Information about health record. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - - - Primer for Data Privacy Vocabulary - - - - - - 2022-04-20 - Harshvardhan J. Pandit - Information about Email address used in Personal capacity - Email Address Personal - accepted + Marital Status - + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about historical data related to or relevant regarding history or past events + + 2019-06-04 + accepted - Past Employment - - 2022-04-20 - Harshvardhan J. Pandit - Information about past employment - accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Historical + - + + svd:Computer 2019-06-04 - - Blood Type - + + Device Based (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about blood type. + Information about devices accepted - + - - 2019-06-04 + + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Card Number - Information about credit card number + Opinion + Information about opinions + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - 2019-06-04 + + Demographic + Information about demography and demographic characteristics + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Username (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about usernames. accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - Harshvardhan J. Pandit + + accepted - Information about reliability (e.g. of a person) + Work Environment 2022-06-15 - Reliability - - + Harshvardhan J. Pandit + Information about work environments + - + - Information about credit capacity. + svd:Location (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Credit Capacity - 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Information about location - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Location + 2019-06-04 + - + + Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan + Information about the operating system (OS) or system software that manages hardware or software resources. - 2022-04-20 - Education Experience - Harshvardhan J. Pandit - Information about education experience e.g. attending a university accepted + 2020-11-04 + Device Operating System - + (DPVCG, https://www.w3.org/community/dpvcg/) + - - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Income + 2019-06-04 + + + Information about financial income e.g. for individual or household or family + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + - Information about Email address. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Email Address + 2019-06-04 + Information about race or racial history. + + + + accepted + Race Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + + - + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about professional jobs + Privacy Preference accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Information about privacy preferences + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Job - + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - MAC Address - accepted - Information about the Media Access Control (MAC) address of a device + Information about retina and the retinal patterns. 2019-06-04 + + Retina Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - Information about tattoos accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Tattoo + + + + accepted + Criminal Conviction + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + 2019-06-04 + Information about criminal convictions. + + + + svd:Demographic (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - + accepted + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about physical characteristics + Physical Characteristic + 2019-06-04 + + + + Information about school such as name of school, conduct, or grades obtained. + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + School accepted - Skin Tone - Information about skin tone Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + + + + + + Information about DNA. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + DNA Code + accepted + + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + + 2019-06-04 + - + + Beatriz Esteves + Rudy Jacob + Elmar Kiesling + Georg P. Krog + Harshvardhan J. Pandit + Paul Ryan + Fajar Ekaputra + + http://www.w3.org/2004/02/skos/core + http://www.w3.org/2000/01/rdf-schema + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + + + + + + Harshvardhan J. Pandit + Georg P. Krog + Axel Polleres + Beatriz Esteves + + + + + + + + + 2024-05-31 + pd + + 2 + https://w3id.org/dpv/pd# + + Personal Data Categories + 2022-04-02 + https://w3id.org/dpv/pd + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about an individual's sexual fetishes + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + Fetish accepted - Sale - Information about sales e.g. selling of goods or services - - + - + + 2019-11-26 - - 2022-05-18 - Information about opinions regarding politics and political topics - Harshvardhan J. Pandit - Political Opinion + Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed accepted - - + TV Viewing Behavior + (SPECIAL project, https://specialprivacy.ercim.eu/) + Harshvardhan J. Pandit, Rudy Jacob + - + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about physical weight 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about favorite food. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Weight - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Favorite Food + - - + + accepted + Information about personal or household activities + 2022-06-15 + Harshvardhan J. Pandit + + Household + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about philosophical beliefs. - Philosophical Belief accepted + Professional Certification + + + + 2019-06-04 + Information about professional certifications (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - + - - Information about relationships and relationship history. - + + + Harshvardhan J. Pandit + Identifier + 2022-06-15 + accepted + Information about an identifier or name used for identification + + + + Demeanor 2019-06-04 + + + + Information about demeanor. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Relationship + accepted + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Accent Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Information about linguistic and speech accents. + + + + 2019-06-04 + + accepted + - + + accepted - Domicile - Information about domicile status e.g. which region or country a person is domiciled in - 2024-04-20 + Payment Card Number + (DPVCG, https://www.w3.org/community/dpvcg/) + + Georg P. Krog + Information about payment card number. + 2020-11-04 + + + + + 2022-06-15 accepted + + + + Personal Documents Harshvardhan J. Pandit - + Information about and including personal documents e.g. diaries or journals + - + + Information about financial status or standing + accepted + + + + 2022-06-15 + Harshvardhan J. Pandit + + Financial Status + + + + + 2019-06-04 + Information about relationships and relationship history. + accepted + Relationship + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + + Purchase + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2019-06-04 - Historical - Information about historical data related to or relevant regarding history or past events - + Information about purchases such as items bought e.g. grocery or clothing + 2019-06-04 + svd:Purchase + - + + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Like - Information about likes or preferences regarding attractions. + Physical Health + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about physical health. + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + PIN Code - 2022-04-20 - Insurance - Harshvardhan J. Pandit - accepted - Information about Insurance - + 2019-06-04 + - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about biometrics and biometric characteristics. + + Biometric (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted - Ethnic Origin - Information about ethnic origin - + - + + Information about reputation with regards to money + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + 2019-06-04 + Credit + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + + + + + Individual Profile or user profile is information and representation of characteristics associated with a specific individual + Individual Profile + accepted + + Harshvardhan J. Pandit + 2024-04-20 + + + + accepted + Trade Union Membership + + + + + 2022-05-18 + Harshvardhan J. Pandit + Information about trade union memberships and related topics + + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Purchases and Spending Habit + accepted + + + + + 2019-06-04 + Favorite Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about favorites + + + + + + + Harshvardhan J. Pandit + + Email Address Personal + 2022-04-20 + accepted + Information about Email address used in Personal capacity + + + 2019-06-04 - Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends + Information about reputation in the public sphere + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + + + + General Reputation + + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Information about income bracket. + + 2019-06-04 + Income Bracket + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + + Communications Metadata + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + svd:Interactive accepted + Information about communication metadata in the public sphere + + + + 2019-06-04 + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + + + + + + Personal Possession + Information about personal possessions. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Work History - - Information about work history in a professional context 2019-06-04 - + accepted + + - + + Information about blood type. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about references in the professional context accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + - Reference + Blood Type - + 2019-06-04 + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + Information about marriage(s). + + accepted - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Activity - Behavioral - Information about Behavior or activity - - - - - - - - Personal Data Categories - Turtle serialiation - - + Marriage + - - Information about retina and the retinal patterns. - - accepted - + + Communication + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Retina - + Information communicated from or to an individual + accepted + 2019-06-04 + - + + Browsing Referral accepted - Email Content - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. + 2020-11-04 + - Information about the contents of Emails sent or received - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Georg P. Krog + (DPVCG, https://www.w3.org/community/dpvcg/) + - - - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about linguistic dialects. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Dialect + accepted + + 2019-06-04 + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Offspring (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about sexuality and sexual history + 2019-06-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Sexual - - - - + Information about offspring(s). - 2024-04-20 - Information about place of birth - - Harshvardhan J. Pandit - Place Of Birth - accepted - + - - 2019-06-04 + + Credit Card Number + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + + 2019-06-04 + Information about credit card number Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Acquantaince + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Information about acquaintainces in a social network. - + + + + 2019-06-04 + svd:Government + Information about an official identifier or identification document + Official ID + Account Identifier - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + Information about financial account identifier. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about financial account identifier. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + accepted - + + Information about the web browser which is used as a 'fingerprint' + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - Fingerprint + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Browser Fingerprint - - Information about fingerprint used for biometric purposes. + + + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + House Owned accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about family and relationships - Family - 2019-06-04 - + Information about house(s) owned and ownership history. - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - 2019-06-04 + - - - + Information about finance including monetary characteristics and transactions + 2019-06-04 + Financial + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Marital Status - Information about marital status and history - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - accepted + svd:Financial + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about marriage(s). - Marriage + accepted + Voice Communication Recording + 2019-06-04 + Information about vocal recorded communication (e.g. telephony, VoIP) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + + + - - Room Number - + + 2019-06-04 + Picture (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about visual representation or image e.g. profile photo. - modified - 2024-04-20 - Information about location expressed as Room number or similar numbering systems - 2019-06-04 - + + - - Birth Date + + Beatriz Esteves + Region + Information about region as a location + accepted - Information about birth date - - 2022-04-20 - Harshvardhan J. Pandit - - - - - Personal Data Categories - JSON-LD serialiation - - - - + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about salary + accepted 2019-06-04 - Salary + Information about credit capacity. + Credit Capacity Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - + - - Information about financial accounts. + + Information about preferences or interests + svd:Preference accepted - Financial Account + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - + Preference + - - - Harshvardhan J. Pandit + + 2019-06-04 + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2022-06-15 - Information about vehicles - Vehicle - + Authenticating + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about authentication and information used for authenticating + - - + + Information about a 'digital fingerprint' created for identification + 2022-06-15 + + - - Information about income bracket. - Income Bracket + Digital Fingerprint + Harshvardhan J. Pandit accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - Personality + 2019-06-04 + Information about contacts or used for contacting e.g. email address or phone number + Contact Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about personality (e.g., categorization in terms of the Big Five personality traits) + svd:Physical (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - + Room Number + 2024-04-20 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Geographic - Information about location or based on geography (e.g. home address) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + modified + Information about location expressed as Room number or similar numbering systems + 2019-06-04 - + - - 2022-04-20 - 2019-06-04 + + External + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + Information about external characteristics that can be observed - Information about language and lingual history. - Language + accepted (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - changed - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + accepted - svd:Health - Information about health. - - Health - 2019-06-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Harshvardhan J. Pandit + Current Employment + + 2022-04-20 + Information about current employment + - - - + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Physical Health 2019-06-04 - Information about physical health. - - + Information about and including connections in a social network + Connection + - - Information about financial account number + + accepted + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - Financial Account Number Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - + Sexual History (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - svd:OnlineActivity - accepted - Information about browsing Behavior. + Information about sexual history 2019-06-04 - Browsing Behavior + + + + Criminal Offense + accepted + Information about criminal offenses - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about offspring(s). - Offspring + 2022-10-22 - + Georg P. Krog + + + + - accepted + Information about password used in the process of authenticating the individual as an user accessing a system. + Password Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + - - - Information about opinions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Opinion - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - Information about dislikes or preferences regarding repulsions. - + GPS Coordinate + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about location expressed using Global Position System coordinates (GPS) + + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Dislike - + Professional + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about educational or professional career + - - + + + 2019-06-04 + Information about character in the public sphere + Character (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about religion, religious inclinations, and religious history. accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Religion - - - - - - - - - - - - - - - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - - - - - 2024-05-31 - - Harshvardhan J. Pandit - Beatriz Esteves - Georg P. Krog - Elmar Kiesling - Rudy Jacob - Paul Ryan - Fajar Ekaputra - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - Harshvardhan J. Pandit - Georg P. Krog - Beatriz Esteves - Axel Polleres - https://w3id.org/dpv/pd# - 2 - https://w3id.org/dpv/pd - pd - 2022-04-02 - - Personal Data Categories - + - Information about demography and demographic characteristics + Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend + Association Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Demographic (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2019-06-04 - + 2019-06-04 + - - - - - - Information about vehicle license - Harshvardhan J. Pandit - Vehicle License - 2022-06-15 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - - + Ethnicity + + + + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about ethnic origins and lineage + - + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about disabilities. + Information used to track an individual or group e.g. location or email accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Tracking 2019-06-04 - Disability - + - - Beatriz Esteves + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + 2019-06-04 + Geographic accepted - Street - Information about street as a location - - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about location or based on geography (e.g. home address) + - + + Information about skin tone (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Information about ownership and history, including renting, borrowing, possessions. - Ownership - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + 2019-06-04 + accepted + Skin Tone + - - Favorite Music + accepted + Job Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - Information about favorite music. + Information about professional jobs + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - - Guides for Data Privacy Vocabulary - - - - - + - - svd:UniqueId - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + + Information about usernames. - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about unique identifiers. - UID - - - - Information about ethnic origins and lineage + Username - Ethnicity 2019-06-04 - - - - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + accepted + - + + Telephone Number - Beatriz Esteves + Information about telephone number. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about country as a location - Information about country e.g. residence, travel. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Country 2019-06-04 - - + - + - Information about age range i.e. inexact age to some degree (i.e. some years) - accepted - 2022-04-20 - Harshvardhan J. Pandit - Age Range - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about financial account number + Financial Account Number + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + + - - Information about software on or related to a device. - (DPVCG, https://www.w3.org/community/dpvcg/) + + Information about credit worthiness. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2020-11-04 + 2019-06-04 + Credit Worthiness - Device Software - + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Family + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Authenticating + Information about family and relationships - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about authentication and information used for authenticating - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - Biometric - - - - + - Information about biometrics and biometric characteristics. + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - - Parent - Information about parent(s). - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about social status + Social Status + + + + 2019-06-04 + + + + Information about family and familial structure. accepted - + Family Structure + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - Harshvardhan J. Pandit + + Family Health History accepted - Trade Union Membership - 2022-05-18 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about family health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 - Information about trade union memberships and related topics - - + - + - Information about professional certifications + 2022-04-20 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Professional Certification + Education Experience + Harshvardhan J. Pandit + Information about education experience e.g. attending a university accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Social Network + + accepted - Information about friends or connections expressed as a social network + Purchases and Spending Habit + 2019-06-04 + Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + + + Locality + accepted + Information about locality e.g. city, village, town, portion of a city as a location + Beatriz Esteves - accepted - Information about the web browser which is used as a 'fingerprint' - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Browser Fingerprint - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - + - - - - - Information about divorce(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Divorce - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - - Information about external characteristics that can be observed - External + Interest - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + Information about interests Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - + - - Car Owned - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + Beatriz Esteves accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Postal Code - Information about cars ownership and ownership history. - + Information about postal code as a location + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + svd:Activity + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Behavioral + Information about Behavior or activity + 2019-06-04 + + + + accepted + Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) - Information about and including connections in a social network - Connection - + 2019-06-04 + Life History + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - + + Call Log - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about the calls that an individual has made. - accepted - Demeanor - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about demeanor. - - + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Personality - Information about visual representation or image e.g. profile photo. + 2019-06-04 + Information about personality (e.g., categorization in terms of the Big Five personality traits) (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Picture - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - svd:Purchase + 2022-06-15 + Harshvardhan J. Pandit + Information about vehicle license number + Vehicle License Number accepted - Information about purchases such as items bought e.g. grocery or clothing - Purchase - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + - - - - - - Information about preferences or interests + + Browsing Behavior (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Preference - svd:Preference - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - + accepted + Information about browsing Behavior. - Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend - Association - + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - + svd:OnlineActivity + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) + - Life History - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - Criminal Charge - Information about criminal charges. - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - - - - - - + Information about the contents of Emails sent or received + Email Content + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about health, medical conditions or health care accepted - Medical Health - 2019-06-04 - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2019-06-04 Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about educational or professional career - Professional + Information about criminal activity e.g. criminal convictions or jail time + svd:Judicial + Criminal + 2019-06-04 - - Device Applications + - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Information about past employment accepted + Past Employment + Harshvardhan J. Pandit - Information about applications or application-like software on a device. - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + 2022-04-20 + - + - Information about credit score. + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Credit Score - + Sibling + accepted + Information about sibling(s). + - - 2022-06-15 + + Beatriz Esteves + House Number accepted - Harshvardhan J. Pandit - Information about and including web browsing history - Browser History - + Information about house or apartment number as a location + - - Age Exact + + 2022-06-15 - 2022-04-20 - Harshvardhan J. Pandit - Information about the exact age (i.e. to some degree within a year, month, or day) + Information about and including web browsing history + Browser History + Harshvardhan J. Pandit accepted - + - - - Harshvardhan J. Pandit + + accepted - Information about vehicle license number - accepted - Vehicle License Number - 2022-06-15 - + 2024-04-20 + Harshvardhan J. Pandit + + Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals + Group Profile + - - Beatriz Esteves + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Sexual Preference + 2019-06-04 + accepted - Information about locality e.g. city, village, town, portion of a city as a location - Locality - - + Information about sexual preferences + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Information about birth place + Birth Place + Harshvardhan J. Pandit - Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. - PIN Code - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - Harshvardhan J. Pandit + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + Height + 2019-06-04 + Information about physical height + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - 2024-04-20 - - Information about citizenship - Citizenship - + - - - Harshvardhan J. Pandit - Social Media - Information about social media + + User agent accepted + Georg P. Krog + Information about software acting on behalf of users e.g. web browser 2022-06-15 - + + - - Information used to track an individual or group e.g. location or email - Tracking + + + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about acquaintainces in a social network. + Acquantaince (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + 2019-06-04 + + + + UID + Information about unique identifiers. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + + + + svd:UniqueId + - - Georg P. Krog - Information about software acting on behalf of users e.g. web browser + + - 2022-06-15 - User agent + Information about health history. + 2019-06-04 + Health History + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - Education + + Information about language and lingual history. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - 2022-04-20 - Harshvardhan J. Pandit - Information about education - + 2019-06-04 + changed + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2022-04-20 + Language + - - Criminal Offense - Georg P. Krog - Information about criminal offenses + + Information about domicile status e.g. which region or country a person is domiciled in + 2024-04-20 + Harshvardhan J. Pandit accepted - 2022-10-22 - + Domicile + - + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about physical weight - accepted + Weight (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about age - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Age + accepted - + + Reliability + 2022-06-15 + Harshvardhan J. Pandit - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Criminal Conviction + accepted + Information about reliability (e.g. of a person) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about criminal convictions. - 2019-06-04 - + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Knowledge and Beliefs - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about knowledge and beliefs - accepted 2019-06-04 - + Information about philosophical beliefs. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Philosophical Belief + accepted + + - - Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. - - - + + + Information about country e.g. residence, travel. + Country (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Secret Text accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - + + + + - + + - Favorite Color + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about sexuality and sexual history accepted + Sexual Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about favorite color. - + 2019-06-04 + + - - 2022-05-18 - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - Harshvardhan J. Pandit - Genetic - Information about inherited or acquired genetic characteristics + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about mental health. + 2019-06-04 + Mental Health - + + 2019-11-26 + Information about the consumption of a service, e.g. time and duration of consumption. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Communications Metadata - Information about communication metadata in the public sphere - svd:Interactive + (SPECIAL project, https://specialprivacy.ercim.eu/) + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - 2019-06-04 - + Service Consumption Behavior + Harshvardhan J. Pandit, Rudy Jacob + - + - Identifying - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + MAC Address 2019-06-04 - Information that uniquely or semi-uniquely identifies an individual or a group + Information about the Media Access Control (MAC) address of a device + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - Household - - - + 2022-06-15 - accepted - Information about personal or household activities - Harshvardhan J. Pandit - - - + + Vehicle License Registration - City - accepted - Information about city as a location - Beatriz Esteves - + Information about vehicle license registration + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about the Internet Protocol (IP) address of a device - IP Address - - - - - - + 2019-06-04 + Dislike + Information about dislikes or preferences regarding repulsions. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Dialect accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about linguistic dialects. - + - - Interest - Information about interests - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - + + Georg P. Krog + Authentication History + (DPVCG, https://www.w3.org/community/dpvcg/) + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + 2020-11-04 + Information about prior authentication and its outcomes such as login attempts or location. + - - Race - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 - accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Tax + Information about financial tax e.g. tax records or tax due + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about race or racial history. - - + accepted + - - 2022-06-15 - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + - Performance at Work - - Information about performance at work or within work environments - Harshvardhan J. Pandit + 2019-06-04 + Loan Record + Information about loans, whether applied, provided or rejected, and its history + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - - + - - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + Information about drug test results. - Information about information health history. + Drug Test Result + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Individual Health History - + accepted + - - Information about favorites - Favorite + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about thoughts Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Thought + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - + - - + + accepted + 2024-04-20 + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Harshvardhan J. Pandit + Information about residency e.g. which region or country a person is resident in - Social - Information about social aspects such as family, public life, or professional networks. - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + Residency + - + - accepted + Sale Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about social media communication, including the communication itself and metadata. - Social Media Communication - - svd:Social (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Information about passport + Information about sales e.g. selling of goods or services + 2019-06-04 - - - - Passport - 2022-04-20 - Harshvardhan J. Pandit accepted - + - + - Harshvardhan J. Pandit + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Disability + - Profile or user profile is information and representation of characteristics associated with person(s) or group(s) - Profile - 2022-06-15 - accepted - + Information about disabilities. + + + 2019-06-04 Information about interactions in the public sphere + Interaction + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Interaction Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - + + - Transaction - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about financial transactions e.g. bank transfers - - + Beatriz Esteves + Street + Information about street as a location + - + + + 2019-06-04 + Information about gender accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Proclivitie - - Information about proclivities in a sexual context - 2019-06-04 + Gender (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Worthiness - 2019-06-04 + + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about credit worthiness. - accepted - - - 2019-06-04 - - - - + Favorite Color (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Information about favorite color. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Personal Possession - Information about personal possessions. - + - + + + 2019-06-04 + Information about criminal charges. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Criminal Charge + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted - Information about sibling(s). - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Sibling - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - accepted - 2019-06-04 - + - - Information about the links that an individual has clicked. - 2019-06-04 + + + + + Guides for Data Privacy Vocabulary + + + + - Link Clicked + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - svd:Navigation + Information about names associated or used as given name or nickname. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Name + - - - + + Harshvardhan J. Pandit + accepted + Education Qualification + + Information about educational qualifications + 2022-04-20 + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - Information about medical and pharmaceutical prescriptions + + + + Personal Data Categories - JSON-LD serialiation + + + + + + + + 2019-06-04 + Friend + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Prescription + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. + - - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Religious Belief Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about disciplinary actions and its history + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Disciplinary Action - + + Information about religion and religious beliefs. + 2019-06-04 + + - - + + - Call Log + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + IP Address Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about the calls that an individual has made. - 2019-06-04 - + Information about the Internet Protocol (IP) address of a device + accepted + - + + + + + Personal Data Categories - Turtle serialiation + + + + + Information about citizenship + + accepted + Citizenship + + + + 2024-04-20 + Harshvardhan J. Pandit + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about religion, religious inclinations, and religious history. + 2019-06-04 + Religion (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about sexual history - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Sexual History - + + - + + 2019-06-04 + Information about financial transactions e.g. bank transfers accepted - Information about nationality - Nationality - 2022-04-20 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Transaction + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - 2022-06-15 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Harshvardhan J. Pandit - Information about facial print or pattern - Facial Print + 2019-06-04 + Information about attitude. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Attitude accepted - + - + + + + + + Examples for Data Privacy Vocabulary + + + + accepted - - accepted + Social Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - Information about family health history. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Family Health History 2019-06-04 - + Information about social aspects such as family, public life, or professional networks. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + - + + accepted + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2022-05-18 + Political Opinion + Harshvardhan J. Pandit - accepted - Information about apartment(s) owned and its history - Apartment Owned - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + Information about opinions regarding politics and political topics + + - - - - Personal Data Categories - RDF/XML serialiation - - + + + Primer for Data Privacy Vocabulary + + + - - - Information about thoughts - - - - Thought + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Public Life + Information about public life Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - accepted - 2022-04-20 - Harshvardhan J. Pandit - Information about travel history - Travel History - + - + + Vehicle + 2022-06-15 accepted - 2024-04-20 + Information about vehicles - Information about residency e.g. which region or country a person is resident in - - Residency Harshvardhan J. Pandit - + + - + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + + Information about hair color + - + + 2019-06-04 + Hair Color + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + - - accepted - DNA Code - Information about DNA. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + Information about credit standing. + Credit Standing 2019-06-04 - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about political affiliation and history accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + 2019-06-04 - svd:Political - + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Voice Mail + Information about voice mail messages. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Political Affiliation - - + - - - accepted - Vehicle Usage - Harshvardhan J. Pandit - 2022-06-15 - Information about usage of vehicles, e.g. driving statistics + + - - + 2019-06-04 + + accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about health record. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Health Record + - + + - Privacy Preference - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Facial Print + Information about facial print or pattern + Harshvardhan J. Pandit + 2022-06-15 accepted - Information about privacy preferences - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about parent(s). + 2019-06-04 + Parent + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted - Information about vocal recorded communication (e.g. telephony, VoIP) - Voice Communication Recording - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - + - + + accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about voice mail messages. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + Information about cars ownership and ownership history. 2019-06-04 + Car Owned - Voice Mail - + - - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Mental Health Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about employment history + Employment History + accepted 2019-06-04 - - Information about mental health. - + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about criminal pardons. - 2019-06-04 + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Criminal Pardon - - - - Password + Information about political affiliation and history 2019-06-04 - Information about password used in the process of authenticating the individual as an user accessing a system. - - - - accepted + svd:Political Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Political Affiliation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + accepted + + - + + Insurance + 2022-04-20 accepted - 2019-06-04 - Information about a purchasing, spending or income - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Transactional - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about Insurance + Harshvardhan J. Pandit - - - Information about credit record. + + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Credit Record - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Payment Card + Information about payment card such as Credit Card, Debit Card. + (DPVCG, https://www.w3.org/community/dpvcg/) + Harshvardhan J. Pandit + + - - 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - Religious Belief + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Information about religion and religious beliefs. - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + Information about medical and pharmaceutical prescriptions + Prescription + - + + accepted + Information about financial accounts. + Financial Account + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + 2022-06-15 + Vehicle License accepted - Harshvardhan J. Pandit - Digital Fingerprint - Information about a 'digital fingerprint' created for identification - - - - GPS Coordinate - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Information about vehicle license - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Information about location expressed using Global Position System coordinates (GPS) - + Harshvardhan J. Pandit + + - - Physical Trait + - Information about defining traits or features regarding the body. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Place Of Birth + 2024-04-20 + Harshvardhan J. Pandit accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - + Information about place of birth + - - Loan Record - Information about loans, whether applied, provided or rejected, and its history + + Criminal Pardon Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Information about criminal pardons. accepted - + - - + + Divorce + Information about divorce(s). + - 2022-04-20 - Information about birth place - Birth Place - Harshvardhan J. Pandit + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - 2022-04-20 - Information about Email address used for Work or in Professional capacity - - Email Address Work + Harshvardhan J. Pandit - - - + Information about social media + 2022-06-15 + accepted - - - + Social Media - + + + + + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Email Address Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Sexual Preference - - Information about sexual preferences - - - - Information about attitude. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Attitude - 2019-06-04 - - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - - - - Personal Data Categories - HTML serialiation - + Information about Email address. + - - + + + Information about professional evaluations - 2022-04-20 - Harshvardhan J. Pandit - Current Employment - Information about current employment - accepted - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - - + Professional Evaluation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about devices - - Device Based + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - svd:Computer - + - - 2022-06-15 - - Vehicle License Registration - Information about vehicle license registration + + + + Personal Data Categories - RDF/XML serialiation + + + + + + accepted + Passport + + + Harshvardhan J. Pandit + + 2022-04-20 + Information about passport + + + + + Harshvardhan J. Pandit + 2022-05-18 accepted - + Information about inherited or acquired genetic characteristics + + Genetic + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Professional Evaluation - 2019-06-04 + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about groups and memberships included or associated with a social network accepted - Information about professional evaluations - + 2019-06-04 + Group Membership + - - Information about intentions + accepted - Intention - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + Proclivitie + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + 2019-06-04 + Information about proclivities in a sexual context + - - Criminal + + + 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Informatoin about internal characteristics that cannot be seen or observed - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted + Internal Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Judicial - 2019-06-04 - - Information about criminal activity e.g. criminal convictions or jail time - + - - Employment History - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about employment history + + accepted + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 + Information about payment card expiry such as a date. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Payment Card Expiry - accepted - + Georg P. Krog + - - Information about and including personal documents e.g. diaries or journals + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Harshvardhan J. Pandit - 2022-06-15 - accepted - Personal Documents - + Information about ownership and history, including renting, borrowing, possessions. + Ownership + - - Information about reputation with regards to money + + + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + accepted + Information about fingerprint used for biometric purposes. + Fingerprint (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + + + + Information about knowledge and beliefs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Knowledge and Beliefs accepted - Credit - + + + + + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - - 2024-04-20 - Information about country of birth - Country Of Birth + 2022-04-20 Harshvardhan J. Pandit + + Information about the exact age (i.e. to some degree within a year, month, or day) + Age Exact accepted - + - - Information about reputation in the public sphere - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - General Reputation + 2019-06-04 - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + Tattoo + accepted + Information about tattoos + - - Information about bank accounts. - Bank Account + + 2024-04-20 + Country Of Birth + Harshvardhan J. Pandit + + accepted + Information about country of birth - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + Information about physical address. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - accepted - - - - + 2019-06-04 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Fetish - Information about an individual's sexual fetishes - 2019-06-04 - - + Physical Address + 2024-04-20 + + - + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about favorite food. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Harshvardhan J. Pandit + Information about performance at work or within work environments + 2022-06-15 accepted - Favorite Food - + Performance at Work + + - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - Contact + + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Physical - Information about contacts or used for contacting e.g. email address or phone number - 2019-06-04 - - - - Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed - TV Viewing Behavior - (SPECIAL project, https://specialprivacy.ercim.eu/) - Harshvardhan J. Pandit, Rudy Jacob + (DPVCG, https://www.w3.org/community/dpvcg/) + Information about software on or related to a device. - 2019-11-26 - - - - accepted - + Device Software + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + - - Financial + + accepted + Profile or user profile is information and representation of characteristics associated with person(s) or group(s) - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about finance including monetary characteristics and transactions - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - 2019-06-04 - svd:Financial + 2022-06-15 + Profile + Harshvardhan J. Pandit - - Information about family and familial structure. + + Information about credit record. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Family Structure - - - - accepted 2019-06-04 - - - - - Harshvardhan J. Pandit - Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals accepted - Group Profile - 2024-04-20 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - Beatriz Esteves + Credit Record + + + + - Postal Code - + 2019-06-04 + Information about bank accounts. + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra accepted - Information about postal code as a location - + Bank Account + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + - - Social Status + + + 2019-06-04 + Information about disciplinary actions and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted + Disciplinary Action Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about social status - - + - - Harshvardhan J. Pandit - 2022-06-15 - Work Environment + + accepted - accepted - Information about work environments - + 2019-06-04 + Information about defining traits or features regarding the body. + Physical Trait + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - + + + Information about usage of vehicles, e.g. driving statistics accepted - Authentication History - Information about prior authentication and its outcomes such as login attempts or location. - (DPVCG, https://www.w3.org/community/dpvcg/) - Georg P. Krog - 2020-11-04 + Vehicle Usage + 2022-06-15 + Harshvardhan J. Pandit + - - + + accepted + - Communication - Information communicated from or to an individual - - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 + Information about professional interviews + Professional Interview (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - Harshvardhan J. Pandit + + Work History + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Information about work history in a professional context - Individual Profile or user profile is information and representation of characteristics associated with a specific individual - accepted - 2024-04-20 + 2019-06-04 - Individual Profile - + - + + + Personal Data Categories - HTML serialiation + + + + + + - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about credit score. accepted + Credit Score Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about gender + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Gender - + 2019-06-04 + - - Georg P. Krog + - accepted - 2020-11-04 - Information about payment card expiry such as a date. - (DPVCG, https://www.w3.org/community/dpvcg/) - Payment Card Expiry - + 2019-06-04 + Information about piercings + Piercing + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + + Information about references in the professional context + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Reference (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 accepted - svd:Government - Information about an official identifier or identification document - Official ID - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - 2019-06-04 + + + + + 2019-06-04 + svd:Health - Name + Health (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about names associated or used as given name or nickname. accepted + Information about health. Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + accepted - 2022-06-15 - Information about social media that is publicly available - - Publicly Available Social Media - Harshvardhan J. Pandit - - - - House Owned - Information about house(s) owned and ownership history. + Secret Text Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - - - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - - - - Information about telephone number. + Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - - - - Telephone Number - - - - - - - - Financial Status - - Information about financial status or standing - Harshvardhan J. Pandit - accepted - 2022-06-15 - + - - Payment Card Number + - 2020-11-04 - Information about payment card number. + Nationality - Georg P. Krog - (DPVCG, https://www.w3.org/community/dpvcg/) accepted - - + Information about nationality + 2022-04-20 + - + + Information about friends or connections expressed as a social network 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + + Social Network + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about drug test results. - - Drug Test Result - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - accepted - + - - Information about school such as name of school, conduct, or grades obtained. - + + Information about the links that an individual has clicked. + svd:Navigation + + accepted + Link Clicked Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 - School + + + + + Personal Data Categories - N3 serialiation + + + + + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - - - - accepted - Information about region as a location - - Beatriz Esteves - Region - + Information about age + 2019-06-04 + Age + - + + 2019-06-04 + + Salary + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about salary accepted - Accent Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about linguistic and speech accents. - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - - + - + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about likes or preferences regarding attractions. + Like 2019-06-04 - Information about physical height - Height - + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + Information about travel history + Harshvardhan J. Pandit + + accepted + 2022-04-20 - accepted - - Professional Interview - Information about professional interviews - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + Travel History + - + + Harshvardhan J. Pandit + + accepted + 2022-04-20 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about hair color + Email Address Work + Information about Email address used for Work or in Professional capacity + + + + Medical Health - Hair Color 2019-06-04 - - - + - Physical Characteristic - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Information about physical characteristics accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - svd:Demographic - 2019-06-04 + Information about health, medical conditions or health care + - - - accepted - Friend - Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. - - - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Information about the consumption of a service, e.g. time and duration of consumption. - Service Consumption Behavior - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 - - - - Harshvardhan J. Pandit, Rudy Jacob - accepted - - - + Transactional + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - accepted - Information about house or apartment number as a location - House Number - Beatriz Esteves - + 2019-06-04 + Information about a purchasing, spending or income + - - svd:Location + - accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Location - Information about location + 2019-06-04 + Information about favorite music. (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + accepted + Favorite Music + - + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Information about information health history. + Individual Health History + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Information about groups and memberships included or associated with a social network + - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra 2019-06-04 - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - Group Membership - + - - - - - + - Health History - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Information about health history. - - - + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan (DPVCG, https://www.w3.org/community/dpvcg/) - Information about the operating system (OS) or system software that manages hardware or software resources. + Device Applications + Information about applications or application-like software on a device. 2020-11-04 - - Device Operating System - accepted - Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan - + + 2022-06-15 + Harshvardhan J. Pandit + Publicly Available Social Media accepted + Information about social media that is publicly available - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 - Public Life - Information about public life - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - + - - 2022-06-15 - + + Information about city as a location + - Identifier - + Beatriz Esteves + City accepted - Harshvardhan J. Pandit - Information about an identifier or name used for identification - + + - - + + Intention + - Information about financial income e.g. for individual or household or family - Income - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + Information about intentions accepted + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 - + - - - - - accepted - Education Qualification + + Harshvardhan J. Pandit + Education - Information about educational qualifications 2022-04-20 - Harshvardhan J. Pandit - - - - 2019-06-04 - Character + Information about education accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Information about character in the public sphere - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - - - - Personal Data Categories - N3 serialiation - - - - - + - - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - 2019-06-04 + + + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2019-06-04 (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) accepted - Informatoin about internal characteristics that cannot be seen or observed - Internal - + Information about ethnic origin + Ethnic Origin + + - - - Examples for Data Privacy Vocabulary - - - - + + Information about social media communication, including the communication itself and metadata. + Social Media Communication + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + accepted + svd:Social + + + + + 2019-06-04 + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + diff --git a/pd/pd-owl.ttl b/pd/pd-owl.ttl index 29bdcf22..cd5a2c6e 100644 --- a/pd/pd-owl.ttl +++ b/pd/pd-owl.ttl @@ -374,16 +374,13 @@ pd-owl:Contact a rdfs:Class, pd-owl:Country a rdfs:Class, owl:Class, dpv-owl:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd-owl: ; - rdfs:subClassOf pd-owl:Location, - pd-owl:PhysicalAddress ; + rdfs:subClassOf pd-owl:Location ; sw:term_status "accepted"@en ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:prefLabel "Country"@en . pd-owl:CountryOfBirth a rdfs:Class, diff --git a/pd/pd.html b/pd/pd.html index 92560dea..900eef88 100644 --- a/pd/pd.html +++ b/pd/pd.html @@ -1470,11 +1470,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition -
                                                                • -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -1572,7 +1567,7 @@

                                                                  Tracking

                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + pd:Country: Information about country e.g. residence, travel. go to full definition
                                                                • @@ -1589,11 +1584,6 @@

                                                                  Tracking

                                                                  pd:City: Information about city as a location go to full definition - -
                                                                • - pd:Country: [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] - go to full definition -
                                                                • pd:HouseNumber: Information about house or apartment number as a location @@ -4410,15 +4400,7 @@

                                                                  Country

                                                                  Broader/Parent types - pd:PhysicalAddress - → pd:Contact - → pd:Tracking - → dpv:PersonalData - → dpv:Data - - Broader/Parent types - pd:PhysicalAddress - → pd:Location + pd:Locationpd:Trackingdpv:PersonalDatadpv:Data @@ -4439,7 +4421,7 @@

                                                                  Country

                                                                  Definition - [rdflib.term.Literal('Information about country e.g. residence, travel.', lang='en'), rdflib.term.Literal('Information about country as a location', lang='en')] + Information about country e.g. residence, travel. @@ -4460,7 +4442,7 @@

                                                                  Country

                                                                  Contributors - [rdflib.term.Literal('Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra'), rdflib.term.Literal('Beatriz Esteves')] + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra diff --git a/pd/pd.jsonld b/pd/pd.jsonld index e8784195..703e95d3 100644 --- a/pd/pd.jsonld +++ b/pd/pd.jsonld @@ -1,10 +1,11 @@ [ { - "@id": "https://w3id.org/dpv/pd#OfficialID", + "@id": "https://w3id.org/dpv/pd#Fetish", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -36,35 +37,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an official identifier or identification document" + "@value": "Information about an individual's sexual fetishes" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + }, { - "@language": "en", - "@value": "Official ID" + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "svd:Government" + "@value": "Fetish" } ] }, { - "@id": "https://w3id.org/dpv/pd#FamilyStructure", + "@id": "https://w3id.org/dpv/pd#HouseOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -100,13 +98,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Family" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and familial structure." + "@value": "Information about house(s) owned and ownership history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -117,12 +115,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Structure" + "@value": "House Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#VoiceMail", + "@id": "https://w3id.org/dpv/pd#VehicleUsage", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -130,19 +128,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -158,13 +150,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Vehicle" + }, + { + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about voice mail messages." + "@value": "Information about usage of vehicles, e.g. driving statistics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -175,16 +170,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Mail" + "@value": "Vehicle Usage" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditStanding", + "@id": "https://w3id.org/dpv/pd#IndividualHealthHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -216,29 +212,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#HealthHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit standing." + "@value": "Information about information health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Standing" + "@value": "Individual Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Interest", + "@id": "https://w3id.org/dpv/pd#IPAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -274,13 +273,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interests" + "@value": "Information about the Internet Protocol (IP) address of a device" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -291,12 +290,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interest" + "@value": "IP Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#Dialect", + "@id": "https://w3id.org/dpv/pd#SocialNetwork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -332,13 +331,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Language" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic dialects." + "@value": "Information about friends or connections expressed as a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -349,17 +348,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dialect" + "@value": "Social Network" } ] }, { - "@id": "https://w3id.org/dpv/pd#EthnicOrigin", + "@id": "https://w3id.org/dpv/pd#Sale", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -391,55 +389,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ethnicity" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origin" + "@value": "Information about sales e.g. selling of goods or services" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnic Origin" + "@value": "Sale" } ] }, { - "@id": "https://w3id.org/dpv/pd#Piercing", + "@id": "https://w3id.org/dpv/pd#PoliticalOpinion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -455,29 +442,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#PublicLife" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about piercings" + "@value": "Information about opinions regarding politics and political topics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Piercing" + "@value": "Political Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalOffense", + "@id": "https://w3id.org/dpv/pd#Opinion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -485,13 +478,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-10-22" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -507,13 +506,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal offenses" + "@value": "Information about opinions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -524,12 +523,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Offense" + "@value": "Opinion" } ] }, { - "@id": "https://w3id.org/dpv/pd#Friend", + "@id": "https://w3id.org/dpv/pd#Name", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -565,13 +564,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." + "@value": "Information about names associated or used as given name or nickname." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -582,12 +581,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Friend" + "@value": "Name" } ] }, { - "@id": "https://w3id.org/dpv/pd#SecretText", + "@id": "https://w3id.org/dpv/pd#MACAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -623,13 +622,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." + "@value": "Information about the Media Access Control (MAC) address of a device" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -640,12 +639,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Secret Text" + "@value": "MAC Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#PlaceOfBirth", + "@id": "https://w3id.org/dpv/pd#Financial", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -653,13 +652,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -675,29 +680,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about place of birth" + "@value": "Information about finance including monetary characteristics and transactions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Place Of Birth" + "@value": "Financial" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Financial" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteFood", + "@id": "https://w3id.org/dpv/pd#DeviceOperatingSystem", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -705,19 +716,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -733,13 +744,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#DeviceSoftware" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite food." + "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -750,17 +761,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Food" + "@value": "Device Operating System" } ] }, { - "@id": "https://w3id.org/dpv/pd#Retina", + "@id": "https://w3id.org/dpv/pd#WorkHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -792,32 +802,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about retina and the retinal patterns." + "@value": "Information about work history in a professional context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Retina" + "@value": "Work History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sale", + "@id": "https://w3id.org/dpv/pd#PurchasesAndSpendingHabit", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -859,7 +866,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sales e.g. selling of goods or services" + "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -870,12 +877,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sale" + "@value": "Purchases and Spending Habit" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialAccountNumber", + "@id": "https://w3id.org/dpv/pd#CriminalOffense", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -883,19 +890,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-10-22" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -911,13 +912,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account number" + "@value": "Information about criminal offenses" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -928,12 +929,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account Number" + "@value": "Criminal Offense" } ] }, { - "@id": "https://w3id.org/dpv/pd#Ethnicity", + "@id": "https://w3id.org/dpv/pd#WorkEnvironment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -941,19 +942,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -969,13 +964,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ethnic origins and lineage" + "@value": "Information about work environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -986,12 +981,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ethnicity" + "@value": "Work Environment" } ] }, { - "@id": "https://w3id.org/dpv/pd#Thought", + "@id": "https://w3id.org/dpv/pd#EmailAddressPersonal", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -999,19 +994,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1027,13 +1016,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + "@id": "https://w3id.org/dpv/pd#EmailAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about thoughts" + "@value": "Information about Email address used in Personal capacity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1044,12 +1033,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Thought" + "@value": "Email Address Personal" } ] }, { - "@id": "https://w3id.org/dpv/pd#Dislike", + "@id": "https://w3id.org/dpv/pd#CreditWorthiness", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1085,13 +1074,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Interest" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about dislikes or preferences regarding repulsions." + "@value": "Information about credit worthiness." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1102,32 +1091,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Dislike" + "@value": "Credit Worthiness" } ] }, { - "@id": "https://w3id.org/dpv/pd#Salary", + "@id": "https://w3id.org/dpv/pd#Nationality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1143,13 +1121,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about salary" + "@value": "Information about nationality" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1160,21 +1138,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Salary" + "@value": "Nationality" } ] }, { - "@id": "https://w3id.org/dpv/pd#Nationality", + "@id": "https://w3id.org/dpv/pd#Picture", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv#PersonalData" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1190,13 +1179,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about nationality" + "@value": "Information about visual representation or image e.g. profile photo." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1207,12 +1196,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Nationality" + "@value": "Picture" } ] }, { - "@id": "https://w3id.org/dpv/pd#MedicalHealth", + "@id": "https://w3id.org/dpv/pd#PoliticalAffiliation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1249,7 +1238,7 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PublicLife" }, { "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" @@ -1258,7 +1247,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health, medical conditions or health care" + "@value": "Information about political affiliation and history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1272,12 +1261,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Medical Health" + "@value": "Political Affiliation" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Political" } ] }, { - "@id": "https://w3id.org/dpv/pd#TelephoneNumber", + "@id": "https://w3id.org/dpv/pd#Marriage", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1313,13 +1308,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about telephone number." + "@value": "Information about marriage(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1330,12 +1325,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Telephone Number" + "@value": "Marriage" } ] }, { - "@id": "https://w3id.org/dpv/pd#IndividualProfile", + "@id": "https://w3id.org/dpv/pd#Association", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1343,13 +1338,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1365,13 +1366,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Profile" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" + "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1382,32 +1383,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Profile" + "@value": "Association" } ] }, { - "@id": "https://w3id.org/dpv/pd#extended-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Passport", + "@id": "https://w3id.org/dpv/pd#Retina", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1423,34 +1425,36 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#OfficialID" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about passport" + "@value": "Information about retina and the retinal patterns." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Passport" + "@value": "Retina" } ] }, { - "@id": "https://w3id.org/dpv/pd#Religion", + "@id": "https://w3id.org/dpv/pd#Behavioral", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -1482,43 +1486,44 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion, religious inclinations, and religious history." + "@value": "Information about Behavior or activity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religion" + "@value": "Behavioral" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Activity" } ] }, { - "@id": "https://w3id.org/dpv/pd#RoomNumber", + "@id": "https://w3id.org/dpv/pd#BloodType", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -1527,12 +1532,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -1547,34 +1546,37 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed as Room number or similar numbering systems" + "@value": "Information about blood type." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Room Number" + "@value": "Blood Type" } ] }, { - "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior", + "@id": "https://w3id.org/dpv/pd#MaritalStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1582,19 +1584,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1610,13 +1612,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the consumption of a service, e.g. time and duration of consumption." + "@value": "Information about marital status and history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1627,12 +1629,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Service Consumption Behavior" + "@value": "Marital Status" } ] }, { - "@id": "https://w3id.org/dpv/pd#Language", + "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1640,25 +1642,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1669,18 +1665,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "changed" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about language and lingual history." + "@value": "Information about the consumption of a service, e.g. time and duration of consumption." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1691,12 +1687,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Language" + "@value": "Service Consumption Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddressPersonal", + "@id": "https://w3id.org/dpv/pd#DisciplinaryAction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1704,13 +1700,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1726,13 +1728,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmailAddress" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used in Personal capacity" + "@value": "Information about disciplinary actions and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1743,7 +1745,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Personal" + "@value": "Disciplinary Action" } ] }, @@ -1806,7 +1808,7 @@ ] }, { - "@id": "https://w3id.org/dpv/pd#Reliability", + "@id": "https://w3id.org/dpv/pd#FavoriteColor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1814,13 +1816,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1836,13 +1844,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reliability (e.g. of a person)" + "@value": "Information about favorite color." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1853,12 +1861,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reliability" + "@value": "Favorite Color" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditScore", + "@id": "https://w3id.org/dpv/pd#PaymentCardExpiry", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1866,19 +1874,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1894,13 +1902,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#CreditWorthiness" + "@id": "https://w3id.org/dpv/pd#PaymentCard" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit score." + "@value": "Information about payment card expiry such as a date." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1911,12 +1919,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Score" + "@value": "Payment Card Expiry" } ] }, { - "@id": "https://w3id.org/dpv/pd#DigitalFingerprint", + "@id": "https://w3id.org/dpv/pd#PastEmployment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -1930,7 +1938,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1946,13 +1954,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#EmploymentHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a 'digital fingerprint' created for identification" + "@value": "Information about past employment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -1963,12 +1971,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Digital Fingerprint" + "@value": "Past Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd#Password", + "@id": "https://w3id.org/dpv/pd#IncomeBracket", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2004,13 +2012,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." + "@value": "Information about income bracket." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2021,169 +2029,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Password" + "@value": "Income Bracket" } ] }, { - "@id": "https://w3id.org/dpv/pd", + "@id": "https://w3id.org/dpv/pd#Username", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://www.w3.org/ns/dx/prof/Profile" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@value": "http://www.w3.org/2000/01/rdf-schema" - }, - { - "@value": "http://www.w3.org/2004/02/skos/core" - } + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Fajar Ekaputra" - }, - { - "@value": "Paul Ryan" - }, - { - "@value": "Rudy Jacob" - }, - { - "@value": "Georg P. Krog" - }, - { - "@value": "Beatriz Esteves" - }, - { - "@value": "Elmar Kiesling" - }, - { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "2022-04-02" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@language": "en", - "@value": "Harshvardhan J. Pandit" - }, - { - "@language": "en", - "@value": "Axel Polleres" - }, - { - "@language": "en", - "@value": "Beatriz Esteves" - }, - { - "@language": "en", - "@value": "Georg P. Krog" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@language": "en", - "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" - } - ], - "http://purl.org/dc/terms/identifier": [ - { - "@value": "https://w3id.org/dpv/pd" - } - ], - "http://purl.org/dc/terms/license": [ - { - "@id": "https://www.w3.org/copyright/document-license-2023/" - } - ], - "http://purl.org/dc/terms/modified": [ - { - "@language": "en", - "@value": "2024-05-31" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "Personal Data Categories" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "pd" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/ns/dx/prof/hasResource": [ - { - "@id": "https://w3id.org/dpv/primer" - }, - { - "@id": "https://w3id.org/dpv/guides" - }, - { - "@id": "https://w3id.org/dpv/examples" - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-html" - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-rdf" - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-ttl" - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-n3" - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-jsonld" - } - ], - "http://www.w3.org/ns/dx/prof/isProfileOf": [ - { - "@id": "http://www.w3.org/2000/01/rdf-schema#" - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#" - }, - { - "@id": "https://w3id.org/dpv" - } - ], - "https://schema.org/version": [ - { - "@value": "2" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#TradeUnionMembership", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2199,35 +2070,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#GroupMembership" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about trade union memberships and related topics" + "@value": "Information about usernames." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Trade Union Membership" + "@value": "Username" } ] }, { - "@id": "https://w3id.org/dpv/pd#IPAddress", + "@id": "https://w3id.org/dpv/pd#HairColor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2263,13 +2128,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Internet Protocol (IP) address of a device" + "@value": "Information about hair color" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2280,12 +2145,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "IP Address" + "@value": "Hair Color" } ] }, { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief", + "@id": "https://w3id.org/dpv/pd#extended-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/pd#CriminalCharge", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2321,13 +2192,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about knowledge and beliefs" + "@value": "Information about criminal charges." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2338,12 +2209,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Knowledge and Beliefs" + "@value": "Criminal Charge" } ] }, { - "@id": "https://w3id.org/dpv/pd#Financial", + "@id": "https://w3id.org/dpv/pd#SocialMediaCommunication", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2379,35 +2250,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about finance including monetary characteristics and transactions" + "@value": "Information about social media communication, including the communication itself and metadata." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial" + "@value": "Social Media Communication" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Financial" + "@value": "svd:Social" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicleUsage", + "@id": "https://w3id.org/dpv/pd#Identifier", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2437,16 +2308,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Vehicle" - }, - { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usage of vehicles, e.g. driving statistics" + "@value": "Information about an identifier or name used for identification" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2457,12 +2325,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle Usage" + "@value": "Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd#BankAccount", + "@id": "https://w3id.org/dpv/pd#GPSCoordinate", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2498,13 +2366,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FinancialAccount" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about bank accounts." + "@value": "Information about location expressed using Global Position System coordinates (GPS)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2515,12 +2383,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Bank Account" + "@value": "GPS Coordinate" } ] }, { - "@id": "https://w3id.org/dpv/pd#Reference", + "@id": "https://w3id.org/dpv/pd#SkinTone", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2556,13 +2424,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about references in the professional context" + "@value": "Information about skin tone" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2573,57 +2441,91 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Reference" + "@value": "Skin Tone" } ] }, { - "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@id": "https://w3id.org/dpv/pd#Favorite", "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" ], - "http://purl.org/dc/terms/conformsTo": [ + "http://purl.org/dc/terms/contributor": [ { - "@id": "https://www.w3.org/TR/json-ld11/" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], - "http://purl.org/dc/terms/format": [ + "http://purl.org/dc/terms/created": [ { - "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/title": [ + "http://purl.org/dc/terms/source": [ { - "@value": "Personal Data Categories - JSON-LD serialiation" + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "https://w3id.org/dpv/pd/pd.jsonld" + "@id": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/ns/dx/prof/hasRole": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#Preference" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about favorites" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Favorite" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialStatus", + "@id": "https://w3id.org/dpv/pd#DrugTestResult", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2639,29 +2541,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial status or standing" + "@value": "Information about drug test results." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Status" + "@value": "Drug Test Result" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior", + "@id": "https://w3id.org/dpv/pd#Dialect", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2697,13 +2602,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Language" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about browsing Behavior." + "@value": "Information about linguistic dialects." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2714,18 +2619,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Behavior" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:OnlineActivity" + "@value": "Dialect" } ] }, { - "@id": "https://w3id.org/dpv/pd#Intention", + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2761,13 +2660,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about intentions" + "@value": "Information about browsing Behavior." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2778,12 +2677,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Intention" + "@value": "Browsing Behavior" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:OnlineActivity" } ] }, { - "@id": "https://w3id.org/dpv/pd#DisciplinaryAction", + "@id": "https://w3id.org/dpv/pd#BankAccount", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2819,13 +2724,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#FinancialAccount" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disciplinary actions and its history" + "@value": "Information about bank accounts." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2836,12 +2741,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disciplinary Action" + "@value": "Bank Account" } ] }, { - "@id": "https://w3id.org/dpv/pd#VoiceCommunicationRecording", + "@id": "https://w3id.org/dpv/pd#Reference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2877,13 +2782,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" + "@value": "Information about references in the professional context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2894,26 +2799,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Voice Communication Recording" + "@value": "Reference" } ] }, { - "@id": "https://w3id.org/dpv/pd#BirthDate", + "@id": "https://w3id.org/dpv/pd#MedicalHealth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2929,29 +2841,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Age" + "@id": "https://w3id.org/dpv/pd#External" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth date" + "@value": "Information about health, medical conditions or health care" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Date" + "@value": "Medical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#CurrentEmployment", + "@id": "https://w3id.org/dpv/pd#SecretText", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -2959,13 +2877,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2981,13 +2905,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about current employment" + "@value": "Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -2998,12 +2922,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Current Employment" + "@value": "Secret Text" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddress", + "@id": "https://w3id.org/dpv/pd#ApartmentOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3039,13 +2963,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" + "@id": "https://w3id.org/dpv/pd#HouseOwned" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address." + "@value": "Information about apartment(s) owned and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3056,12 +2980,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address" + "@value": "Apartment Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#TVViewingBehavior", + "@id": "https://w3id.org/dpv/pd#PersonalDocuments", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3069,19 +2993,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Rudy Jacob" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-11-26" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3097,13 +3015,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" + "@value": "Information about and including personal documents e.g. diaries or journals" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3114,17 +3032,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "TV Viewing Behavior" + "@value": "Personal Documents" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sexual", + "@id": "https://w3id.org/dpv/pd#GeneralReputation", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -3156,39 +3073,34 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexuality and sexual history" + "@value": "Information about reputation in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual" + "@value": "General Reputation" } ] }, { - "@id": "https://w3id.org/dpv/pd#School", + "@id": "https://w3id.org/dpv/pd#Fingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -3220,29 +3132,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about school such as name of school, conduct, or grades obtained." + "@value": "Information about fingerprint used for biometric purposes." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "School" + "@value": "Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#Behavioral", + "@id": "https://w3id.org/dpv/pd#Intention", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3278,13 +3193,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Behavior or activity" + "@value": "Information about intentions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3295,18 +3210,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Behavioral" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Activity" + "@value": "Intention" } ] }, { - "@id": "https://w3id.org/dpv/pd#Opinion", + "@id": "https://w3id.org/dpv/pd#Language", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3323,6 +3232,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -3337,18 +3252,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "changed" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions" + "@value": "Information about language and lingual history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3359,43 +3274,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Opinion" + "@value": "Language" } ] }, { - "@id": "https://w3id.org/dpv/pd#serialisation-html", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - HTML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.html" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/specification" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#PaymentCard", + "@id": "https://w3id.org/dpv/pd#BrowserFingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3403,19 +3287,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3431,13 +3315,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FinancialAccount" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card such as Credit Card, Debit Card." + "@value": "Information about the web browser which is used as a 'fingerprint'" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3448,33 +3332,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card" + "@value": "Browser Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#BloodType", + "@id": "https://w3id.org/dpv/pd#PaymentCardNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3490,32 +3373,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#PaymentCard" + }, + { + "@id": "https://w3id.org/dpv/pd#AccountIdentifier" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about blood type." + "@value": "Information about payment card number." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Blood Type" + "@value": "Payment Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#BirthPlace", + "@id": "https://w3id.org/dpv/pd#Weight", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3523,13 +3406,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3545,13 +3434,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about birth place" + "@value": "Information about physical weight" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3562,33 +3451,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Birth Place" + "@value": "Weight" } ] }, { - "@id": "https://w3id.org/dpv/pd#IndividualHealthHistory", + "@id": "https://w3id.org/dpv/pd#specialcategory-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/pd#VehicleLicense", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3604,32 +3492,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HealthHistory" + "@id": "https://w3id.org/dpv/pd#Identifying" + }, + { + "@id": "https://w3id.org/dpv/pd#Vehicle" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about information health history." + "@value": "Information about vehicle license" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Individual Health History" + "@value": "Vehicle License" } ] }, { - "@id": "https://w3id.org/dpv/pd#Education", + "@id": "https://w3id.org/dpv/pd#Country", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3637,13 +3525,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3659,13 +3553,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education" + "@value": "Information about country e.g. residence, travel." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3676,12 +3570,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education" + "@value": "Country" } ] }, { - "@id": "https://w3id.org/dpv/pd#Insurance", + "@id": "https://w3id.org/dpv/pd#AuthenticationHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3689,13 +3583,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3711,13 +3611,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Insurance" + "@value": "Information about prior authentication and its outcomes such as login attempts or location." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3728,12 +3628,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Insurance" + "@value": "Authentication History" } ] }, { - "@id": "https://w3id.org/dpv/pd#MACAddress", + "@id": "https://w3id.org/dpv/pd#Like", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3769,13 +3669,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#Interest" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the Media Access Control (MAC) address of a device" + "@value": "Information about likes or preferences regarding attractions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3786,43 +3686,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "MAC Address" - } - ] - }, - { - "@id": "https://w3id.org/dpv/examples", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Examples for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/examples" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Like" } ] }, { - "@id": "https://w3id.org/dpv/pd#Profile", + "@id": "https://w3id.org/dpv/pd#BrowserHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3852,29 +3721,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" + "@value": "Information about and including web browsing history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Profile" + "@value": "Browser History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Like", + "@id": "https://w3id.org/dpv/pd#Contact", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3910,13 +3779,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Interest" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about likes or preferences regarding attractions." + "@value": "Information about contacts or used for contacting e.g. email address or phone number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -3927,16 +3796,23 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Like" + "@value": "Contact" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Physical" } ] }, { - "@id": "https://w3id.org/dpv/pd#CallLog", + "@id": "https://w3id.org/dpv/pd#DNACode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -3968,29 +3844,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the calls that an individual has made." + "@value": "Information about DNA." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Call Log" + "@value": "DNA Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#AgeRange", + "@id": "https://w3id.org/dpv/pd#DeviceSoftware", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -3998,13 +3877,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4020,13 +3905,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Age" + "@id": "https://w3id.org/dpv/pd#DeviceBased" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" + "@value": "Information about software on or related to a device." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4037,12 +3922,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Range" + "@value": "Device Software" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailContent", + "@id": "https://w3id.org/dpv/pd#Thought", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4078,13 +3963,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the contents of Emails sent or received" + "@value": "Information about thoughts" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4095,12 +3980,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Content" + "@value": "Thought" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory", + "@id": "https://w3id.org/dpv/pd#ProfessionalInterview", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4142,7 +4027,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about employment history" + "@value": "Information about professional interviews" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4153,12 +4038,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Employment History" + "@value": "Professional Interview" } ] }, { - "@id": "https://w3id.org/dpv/pd#Sibling", + "@id": "https://w3id.org/dpv/pd#PublicLife", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4194,13 +4079,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sibling(s)." + "@value": "Information about public life" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4211,12 +4096,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sibling" + "@value": "Public Life" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditCardNumber", + "@id": "https://w3id.org/dpv/pd#Purchase", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4252,13 +4137,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCardNumber" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit card number" + "@value": "Information about purchases such as items bought e.g. grocery or clothing" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4269,58 +4154,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Card Number" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#City", - "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Beatriz Esteves" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } - ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@language": "en", - "@value": "accepted" - } - ], - "http://www.w3.org/2004/02/skos/core#broader": [ - { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" - } - ], - "http://www.w3.org/2004/02/skos/core#definition": [ - { - "@language": "en", - "@value": "Information about city as a location" - } - ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ - { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@value": "Purchase" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "City" + "@value": "svd:Purchase" } ] }, { - "@id": "https://w3id.org/dpv/pd#AgeExact", + "@id": "https://w3id.org/dpv/pd#CreditScore", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4328,13 +4173,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4350,13 +4201,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#AgeRange" + "@id": "https://w3id.org/dpv/pd#CreditWorthiness" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" + "@value": "Information about credit score." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4367,12 +4218,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age Exact" + "@value": "Credit Score" } ] }, { - "@id": "https://w3id.org/dpv/pd#PurchasesAndSpendingHabit", + "@id": "https://w3id.org/dpv/pd#UID", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4408,13 +4259,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends" + "@value": "Information about unique identifiers." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4425,12 +4276,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchases and Spending Habit" + "@value": "UID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:UniqueId" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic", + "@id": "https://w3id.org/dpv/pd#LifeHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4466,13 +4323,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Historical" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical characteristics" + "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4483,22 +4340,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Characteristic" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Demographic" + "@value": "Life History" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialStatus", + "@id": "https://w3id.org/dpv/pd#Disability", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -4530,29 +4382,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social status" + "@value": "Information about disabilities." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Status" + "@value": "Disability" } ] }, { - "@id": "https://w3id.org/dpv/pd#Personality", + "@id": "https://w3id.org/dpv/pd#Interaction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4588,13 +4443,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" + "@value": "Information about interactions in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4605,17 +4460,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personality" + "@value": "Interaction" } ] }, { - "@id": "https://w3id.org/dpv/pd#Fingerprint", + "@id": "https://w3id.org/dpv/pd#Location", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -4647,37 +4501,39 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about fingerprint used for biometric purposes." + "@value": "Information about location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Fingerprint" + "@value": "Location" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Location" } ] }, { - "@id": "https://w3id.org/dpv/pd#DNACode", + "@id": "https://w3id.org/dpv/pd#VoiceMail", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -4709,32 +4565,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about DNA." + "@value": "Information about voice mail messages." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "DNA Code" + "@value": "Voice Mail" } ] }, { - "@id": "https://w3id.org/dpv/pd#GroupProfile", + "@id": "https://w3id.org/dpv/pd#PerformanceAtWork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4748,7 +4601,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -4764,13 +4617,16 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Profile" + "@id": "https://w3id.org/dpv/pd#Behavioral" + }, + { + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" + "@value": "Information about performance at work or within work environments" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4781,12 +4637,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Profile" + "@value": "Performance at Work" } ] }, { - "@id": "https://w3id.org/dpv/pd#ProfessionalCertification", + "@id": "https://w3id.org/dpv/pd#Criminal", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4822,13 +4678,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional certifications" + "@value": "Information about criminal activity e.g. criminal convictions or jail time" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4839,12 +4695,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Certification" + "@value": "Criminal" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Judicial" } ] }, { - "@id": "https://w3id.org/dpv/pd#IncomeBracket", + "@id": "https://w3id.org/dpv/pd#Tattoo", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4880,13 +4742,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about income bracket." + "@value": "Information about tattoos" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4897,12 +4759,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income Bracket" + "@value": "Tattoo" } ] }, { - "@id": "https://w3id.org/dpv/pd#Age", + "@id": "https://w3id.org/dpv/pd#VoiceCommunicationRecording", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -4938,13 +4800,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about age" + "@value": "Information about vocal recorded communication (e.g. telephony, VoIP)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -4955,20 +4817,21 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Age" + "@value": "Voice Communication Recording" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress", + "@id": "https://w3id.org/dpv/pd#EthnicOrigin", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ @@ -4977,12 +4840,6 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/modified": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" - } - ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -4997,37 +4854,40 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "modified" + "@value": "accepted" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Contact" + "@id": "https://w3id.org/dpv/pd#Ethnicity" }, { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical address." + "@value": "Information about ethnic origin" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Address" + "@value": "Ethnic Origin" } ] }, { - "@id": "https://w3id.org/dpv/pd#LoanRecord", + "@id": "https://w3id.org/dpv/pd#Household", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5035,19 +4895,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5063,29 +4917,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about loans, whether applied, provided or rejected, and its history" + "@value": "Information about personal or household activities" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Loan Record" + "@value": "Household" } ] }, { - "@id": "https://w3id.org/dpv/pd#Association", + "@id": "https://w3id.org/dpv/pd#CountryOfBirth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5093,19 +4947,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5121,13 +4969,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv#Country" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend" + "@value": "Information about country of birth" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5138,12 +4986,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Association" + "@value": "Country Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd#TravelHistory", + "@id": "https://w3id.org/dpv/pd#serialisation-n3", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TeamSubmission/n3/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/n3" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - N3 serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.n3" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#BirthPlace", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5179,7 +5058,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about travel history" + "@value": "Information about birth place" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5190,12 +5069,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Travel History" + "@value": "Birth Place" } ] }, { - "@id": "https://w3id.org/dpv/pd#CarOwned", + "@id": "https://w3id.org/dpv/pd#Password", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5231,13 +5110,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about cars ownership and ownership history." + "@value": "Information about password used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5248,12 +5127,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Car Owned" + "@value": "Password" } ] }, { - "@id": "https://w3id.org/dpv/pd#Picture", + "@id": "https://w3id.org/dpv/pd#TVViewingBehavior", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5261,19 +5140,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit, Rudy Jacob" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2019-11-26" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(SPECIAL project, https://specialprivacy.ercim.eu/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5289,13 +5168,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#ServiceConsumptionBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about visual representation or image e.g. profile photo." + "@value": "Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5306,17 +5185,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Picture" + "@value": "TV Viewing Behavior" } ] }, { - "@id": "https://w3id.org/dpv/pd#Prescription", + "@id": "https://w3id.org/dpv/pd#LinkClicked", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -5348,32 +5226,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about medical and pharmaceutical prescriptions" + "@value": "Information about the links that an individual has clicked." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Prescription" + "@value": "Link Clicked" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Navigation" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowsingReferral", + "@id": "https://w3id.org/dpv/pd#Demographic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5381,19 +5262,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5409,13 +5290,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." + "@value": "Information about demography and demographic characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5426,43 +5307,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browsing Referral" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-rdf", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - RDF/XML serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.rdf" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#LifeHistory", + "@id": "https://w3id.org/dpv/pd#EmailAddressWork", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5470,19 +5320,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5498,13 +5342,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Historical" + "@id": "https://w3id.org/dpv/pd#EmailAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11)" + "@value": "Information about Email address used for Work or in Professional capacity" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5515,12 +5359,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Life History" + "@value": "Email Address Work" } ] }, { - "@id": "https://w3id.org/dpv/pd#Gender", + "@id": "https://w3id.org/dpv/pd#CallLog", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5556,13 +5400,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about gender" + "@value": "Information about the calls that an individual has made." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5573,18 +5417,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Gender" + "@value": "Call Log" } ] }, { - "@id": "https://w3id.org/dpv/pd#core-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Job", + "@id": "https://w3id.org/dpv/pd#FinancialAccountNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5620,13 +5458,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#AccountIdentifier" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional jobs" + "@value": "Information about financial account number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5637,12 +5475,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Job" + "@value": "Financial Account Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#PersonalDocuments", + "@id": "https://w3id.org/dpv/pd#Height", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5650,13 +5488,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5672,13 +5516,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including personal documents e.g. diaries or journals" + "@value": "Information about physical height" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5689,12 +5533,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Documents" + "@value": "Height" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tracking", + "@id": "https://w3id.org/dpv/pd#LoanRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5730,29 +5574,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information used to track an individual or group e.g. location or email" + "@value": "Information about loans, whether applied, provided or rejected, and its history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tracking" + "@value": "Loan Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#PrivacyPreference", + "@id": "https://w3id.org/dpv/pd#CreditCapacity", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5788,13 +5632,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about privacy preferences" + "@value": "Information about credit capacity." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5805,12 +5649,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Privacy Preference" + "@value": "Credit Capacity" } ] }, { - "@id": "https://w3id.org/dpv/pd#Parent", + "@id": "https://w3id.org/dpv/pd#CurrentEmployment", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5818,19 +5662,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5846,13 +5684,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#EmploymentHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about parent(s)." + "@value": "Information about current employment" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5863,12 +5701,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Parent" + "@value": "Current Employment" } ] }, { - "@id": "https://w3id.org/dpv/pd#PaymentCardExpiry", + "@id": "https://w3id.org/dpv/pd#Domicile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5876,19 +5714,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -5904,13 +5736,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCard" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card expiry such as a date." + "@value": "Information about domicile status e.g. which region or country a person is domiciled in" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5921,12 +5753,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Expiry" + "@value": "Domicile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Location", + "@id": "https://w3id.org/dpv/pd#CommunicationsMetadata", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -5962,13 +5794,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location" + "@value": "Information about communication metadata in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -5979,39 +5811,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Location" + "@value": "Communications Metadata" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Location" + "@value": "svd:Interactive" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalHealth", + "@id": "https://w3id.org/dpv/pd#VehicalLicenseRegistration", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6027,37 +5852,33 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#VehicleLicense" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical health." + "@value": "Information about vehicle license registration" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Health" + "@value": "Vehicle License Registration" } ] }, { - "@id": "https://w3id.org/dpv/pd#HealthRecord", + "@id": "https://w3id.org/dpv/pd#Attitude", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -6089,32 +5910,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health record." + "@value": "Information about attitude." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health Record" + "@value": "Attitude" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhysicalTrait", + "@id": "https://w3id.org/dpv/pd#Offspring", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6150,13 +5968,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about defining traits or features regarding the body." + "@value": "Information about offspring(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6167,32 +5985,27 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Physical Trait" + "@value": "Offspring" } ] }, { - "@id": "https://w3id.org/dpv/pd#Demeanor", + "@id": "https://w3id.org/dpv/pd#TradeUnionMembership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6208,29 +6021,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#GroupMembership" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demeanor." + "@value": "Information about trade union memberships and related topics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demeanor" + "@value": "Trade Union Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd#MaritalStatus", + "@id": "https://w3id.org/dpv/pd#Tracking", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6266,29 +6085,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marital status and history" + "@value": "Information used to track an individual or group e.g. location or email" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marital Status" + "@value": "Tracking" } ] }, { - "@id": "https://w3id.org/dpv/pd#CommunicationsMetadata", + "@id": "https://w3id.org/dpv/pd#Piercing", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6324,13 +6143,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about communication metadata in the public sphere" + "@value": "Information about piercings" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6341,49 +6160,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communications Metadata" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Interactive" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-ttl", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/turtle/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/turtle" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - Turtle serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.ttl" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Piercing" } ] }, { - "@id": "https://w3id.org/dpv/pd#FamilyHealthHistory", + "@id": "https://w3id.org/dpv/pd#Genetic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6392,19 +6174,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-05-18" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6420,13 +6196,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HealthHistory" + "@id": "https://w3id.org/dpv/pd#Health" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family health history." + "@value": "Information about inherited or acquired genetic characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6440,12 +6216,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family Health History" + "@value": "Genetic" } ] }, { - "@id": "https://w3id.org/dpv/pd#EducationQualification", + "@id": "https://w3id.org/dpv/pd#Demeanor", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6453,13 +6229,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6475,13 +6257,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Education" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational qualifications" + "@value": "Information about demeanor." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6492,12 +6274,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Qualification" + "@value": "Demeanor" } ] }, { - "@id": "https://w3id.org/dpv/pd#Professional", + "@id": "https://w3id.org/dpv/pd#DeviceBased", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6533,13 +6315,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about educational or professional career" + "@value": "Information about devices" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6550,12 +6332,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional" + "@value": "Device Based" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Computer" } ] }, { - "@id": "https://w3id.org/dpv/pd#GeneralReputation", + "@id": "https://w3id.org/dpv/pd#EducationExperience", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6563,19 +6351,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6591,13 +6373,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv/pd#Education" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation in the public sphere" + "@value": "Information about education experience e.g. attending a university" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6608,17 +6390,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "General Reputation" + "@value": "Education Experience" } ] }, { - "@id": "https://w3id.org/dpv/pd#PhilosophicalBelief", + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -6650,35 +6431,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Internal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about philosophical beliefs." + "@value": "Information about knowledge and beliefs" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Philosophical Belief" + "@value": "Knowledge and Beliefs" } ] }, { - "@id": "https://w3id.org/dpv/pd#Criminal", + "@id": "https://w3id.org/dpv/pd#Divorce", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6714,13 +6489,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal activity e.g. criminal convictions or jail time" + "@value": "Information about divorce(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6731,18 +6506,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Judicial" + "@value": "Divorce" } ] }, { - "@id": "https://w3id.org/dpv/pd#PubliclyAvailableSocialMedia", + "@id": "https://w3id.org/dpv/pd#Reliability", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6772,13 +6541,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialMedia" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media that is publicly available" + "@value": "Information about reliability (e.g. of a person)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6789,12 +6558,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Publicly Available Social Media" + "@value": "Reliability" } ] }, { - "@id": "https://w3id.org/dpv/pd#Residency", + "@id": "https://w3id.org/dpv/pd#Friend", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6802,13 +6571,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6824,13 +6599,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about residency e.g. which region or country a person is resident in" + "@value": "Information about friends in a social network, including aspects of friendships such as years together or nature of friendship." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6841,12 +6616,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Residency" + "@value": "Friend" } ] }, { - "@id": "https://w3id.org/dpv/pd#ApartmentOwned", + "@id": "https://w3id.org/dpv/pd#Internal", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6882,29 +6657,91 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#HouseOwned" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about apartment(s) owned and its history" + "@value": "Informatoin about internal characteristics that cannot be seen or observed" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#core-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Internal" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#MentalHealth", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#Health" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about mental health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Apartment Owned" + "@value": "Mental Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#AuthenticationHistory", + "@id": "https://w3id.org/dpv/pd#Transactional", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6912,19 +6749,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -6940,13 +6777,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about prior authentication and its outcomes such as login attempts or location." + "@value": "Information about a purchasing, spending or income" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -6957,12 +6794,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authentication History" + "@value": "Transactional" } ] }, { - "@id": "https://w3id.org/dpv/pd#Demographic", + "@id": "https://w3id.org/dpv/pd#Personality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -6998,13 +6835,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Behavioral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about demography and demographic characteristics" + "@value": "Information about personality (e.g., categorization in terms of the Big Five personality traits)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7015,17 +6852,47 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Demographic" + "@value": "Personality" } ] }, { - "@id": "https://w3id.org/dpv/pd#PoliticalOpinion", + "@id": "https://w3id.org/dpv/examples", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/html/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/html" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Examples for Data Privacy Vocabulary" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/examples" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#TravelHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -7035,7 +6902,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7051,35 +6918,87 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about opinions regarding politics and political topics" + "@value": "Information about travel history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" + "@language": "en", + "@value": "Travel History" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#UserAgent", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Georg P. Krog" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2022-06-15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#Tracking" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about software acting on behalf of users e.g. web browser" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Opinion" + "@value": "User agent" } ] }, { - "@id": "https://w3id.org/dpv/pd#Income", + "@id": "https://w3id.org/dpv/pd#core-classes", + "@type": [ + "http://www.w3.org/2004/02/skos/core#ConceptScheme" + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Dislike", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7115,13 +7034,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Interest" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial income e.g. for individual or household or family" + "@value": "Information about dislikes or preferences regarding repulsions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7132,17 +7051,95 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Income" + "@value": "Dislike" } ] }, { - "@id": "https://w3id.org/dpv/pd#FinancialAccount", + "@id": "https://w3id.org/dpv/pd#serialisation-jsonld", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/json-ld11/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/ld+json" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - JSON-LD serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.jsonld" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Locality", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", "https://w3id.org/dpv#PersonalData" ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Beatriz Esteves" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about locality e.g. city, village, town, portion of a city as a location" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "Locality" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#FamilyHealthHistory", + "@type": [ + "http://www.w3.org/2004/02/skos/core#Concept", + "http://www.w3.org/2000/01/rdf-schema#Class", + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" + ], "http://purl.org/dc/terms/contributor": [ { "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" @@ -7173,29 +7170,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#HealthHistory" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial accounts." + "@value": "Information about family health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Financial Account" + "@value": "Family Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#PoliticalAffiliation", + "@id": "https://w3id.org/dpv/pd#Health", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7232,16 +7232,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about political affiliation and history" + "@value": "Information about health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7255,18 +7252,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Political Affiliation" + "@value": "Health" } ], "http://www.w3.org/2004/02/skos/core#related": [ { "@language": "en", - "@value": "svd:Political" + "@value": "svd:Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#Acquantaince", + "@id": "https://w3id.org/dpv/pd#BirthDate", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7274,19 +7271,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7302,13 +7293,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#Age" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about acquaintainces in a social network." + "@value": "Information about birth date" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7319,12 +7310,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Acquantaince" + "@value": "Birth Date" } ] }, { - "@id": "https://w3id.org/dpv/pd#Accent", + "@id": "https://w3id.org/dpv/pd#EmploymentHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7360,13 +7351,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Language" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about linguistic and speech accents." + "@value": "Information about employment history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7377,74 +7368,154 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Accent" + "@value": "Employment History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Fetish", + "@id": "https://w3id.org/dpv/pd", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "http://www.w3.org/2002/07/owl#Ontology", + "http://www.w3.org/ns/dx/prof/Profile" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@value": "http://www.w3.org/2000/01/rdf-schema" + }, + { + "@value": "http://www.w3.org/2004/02/skos/core" + } ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" + }, + { + "@value": "Beatriz Esteves" + }, + { + "@value": "Elmar Kiesling" + }, + { + "@value": "Rudy Jacob" + }, + { + "@value": "Fajar Ekaputra" + }, + { + "@value": "Paul Ryan" + }, + { + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@language": "en", + "@value": "2022-04-02" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@language": "en", + "@value": "Harshvardhan J. Pandit" + }, + { + "@language": "en", + "@value": "Axel Polleres" + }, + { + "@language": "en", + "@value": "Beatriz Esteves" + }, + { + "@language": "en", + "@value": "Georg P. Krog" + } + ], + "http://purl.org/dc/terms/description": [ + { + "@language": "en", + "@value": "Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data" + } + ], + "http://purl.org/dc/terms/identifier": [ + { + "@value": "https://w3id.org/dpv/pd" + } + ], + "http://purl.org/dc/terms/license": [ + { + "@id": "https://www.w3.org/copyright/document-license-2023/" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/modified": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-05-31" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://purl.org/dc/terms/title": [ { - "@id": "https://w3id.org/dpv/pd#" + "@language": "en", + "@value": "Personal Data Categories" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@language": "en", - "@value": "accepted" + "@value": "pd" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@value": "https://w3id.org/dpv/pd#" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/ns/dx/prof/hasResource": [ { - "@language": "en", - "@value": "Information about an individual's sexual fetishes" + "@id": "https://w3id.org/dpv/primer" + }, + { + "@id": "https://w3id.org/dpv/guides" + }, + { + "@id": "https://w3id.org/dpv/examples" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-html" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-rdf" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-ttl" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-n3" + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-jsonld" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/isProfileOf": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "http://www.w3.org/2000/01/rdf-schema#" }, { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "https://w3id.org/dpv" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "https://schema.org/version": [ { - "@language": "en", - "@value": "Fetish" + "@value": "2" } ] }, { - "@id": "https://w3id.org/dpv/pd#PublicLife", + "@id": "https://w3id.org/dpv/pd#Vehicle", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7452,19 +7523,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7480,13 +7545,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about public life" + "@value": "Information about vehicles" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7497,12 +7562,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Public Life" + "@value": "Vehicle" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalCharge", + "@id": "https://w3id.org/dpv/pd#FinancialStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7510,19 +7575,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7538,13 +7597,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal charges." + "@value": "Information about financial status or standing" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7555,12 +7614,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Charge" + "@value": "Financial Status" } ] }, { - "@id": "https://w3id.org/dpv/pd#PostalCode", + "@id": "https://w3id.org/dpv/pd#CarOwned", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7568,7 +7627,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7584,13 +7655,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about postal code as a location" + "@value": "Information about cars ownership and ownership history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7601,16 +7672,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Postal Code" + "@value": "Car Owned" } ] }, { - "@id": "https://w3id.org/dpv/pd#Geographic", + "@id": "https://w3id.org/dpv/pd#Prescription", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -7642,29 +7714,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Demographic" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location or based on geography (e.g. home address)" + "@value": "Information about medical and pharmaceutical prescriptions" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Geographic" + "@value": "Prescription" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceApplications", + "@id": "https://w3id.org/dpv/pd#BrowsingReferral", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7672,7 +7747,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Georg P. Krog" } ], "http://purl.org/dc/terms/created": [ @@ -7700,13 +7775,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about applications or application-like software on a device." + "@value": "Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7717,12 +7792,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Applications" + "@value": "Browsing Referral" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tattoo", + "@id": "https://w3id.org/dpv/pd#PubliclyAvailableSocialMedia", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7730,19 +7805,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7758,13 +7827,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#SocialMedia" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about tattoos" + "@value": "Information about social media that is publicly available" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7775,17 +7844,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Tattoo" + "@value": "Publicly Available Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd#Proclivitie", + "@id": "https://w3id.org/dpv/pd#Ownership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -7817,32 +7885,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about proclivities in a sexual context" + "@value": "Information about ownership and history, including renting, borrowing, possessions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Proclivitie" + "@value": "Ownership" } ] }, { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier", + "@id": "https://w3id.org/dpv/pd#PaymentCard", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -7850,19 +7915,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" + "@value": "2020-11-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7884,7 +7949,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial account identifier." + "@value": "Information about payment card such as Credit Card, Debit Card." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -7895,27 +7960,32 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Account Identifier" + "@value": "Payment Card" } ] }, { - "@id": "https://w3id.org/dpv/pd#FacialPrint", + "@id": "https://w3id.org/dpv/pd#CriminalConviction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -7931,67 +8001,34 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Biometric" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about facial print or pattern" + "@value": "Information about criminal convictions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Facial Print" - } - ] - }, - { - "@id": "https://w3id.org/dpv/pd#serialisation-n3", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TeamSubmission/n3/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/n3" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Personal Data Categories - N3 serialiation" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/pd/pd.n3" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + "@value": "Criminal Conviction" } ] }, { - "@id": "https://w3id.org/dpv/pd#Username", + "@id": "https://w3id.org/dpv/pd#Proclivitie", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -8023,29 +8060,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about usernames." + "@value": "Information about proclivities in a sexual context" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Username" + "@value": "Proclivitie" } ] }, { - "@id": "https://w3id.org/dpv/pd#PerformanceAtWork", + "@id": "https://w3id.org/dpv/pd#FinancialAccount", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8053,13 +8093,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8075,16 +8121,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" - }, - { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about performance at work or within work environments" + "@value": "Information about financial accounts." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8095,12 +8138,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Performance at Work" + "@value": "Financial Account" } ] }, { - "@id": "https://w3id.org/dpv/pd#ProfessionalInterview", + "@id": "https://w3id.org/dpv/pd#Credit", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8136,13 +8179,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about professional interviews" + "@value": "Information about reputation with regards to money" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8153,18 +8196,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Professional Interview" + "@value": "Credit" } ] }, { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes", - "@type": [ - "http://www.w3.org/2004/02/skos/core#ConceptScheme" - ] - }, - { - "@id": "https://w3id.org/dpv/pd#Race", + "@id": "https://w3id.org/dpv/pd#Religion", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8201,7 +8238,7 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ethnicity" + "@id": "https://w3id.org/dpv/pd#PublicLife" }, { "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" @@ -8210,7 +8247,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about race or racial history." + "@value": "Information about religion, religious inclinations, and religious history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8224,12 +8261,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Race" + "@value": "Religion" } ] }, { - "@id": "https://w3id.org/dpv/pd#Marriage", + "@id": "https://w3id.org/dpv/pd#GroupProfile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8237,19 +8274,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8265,13 +8296,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#Profile" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about marriage(s)." + "@value": "Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8282,12 +8313,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Marriage" + "@value": "Group Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#HouseNumber", + "@id": "https://w3id.org/dpv/pd#City", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8317,7 +8348,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house or apartment number as a location" + "@value": "Information about city as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8328,12 +8359,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Number" + "@value": "City" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialNetwork", + "@id": "https://w3id.org/dpv/pd#TelephoneNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8369,13 +8400,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Contact" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about friends or connections expressed as a social network" + "@value": "Information about telephone number." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8386,12 +8417,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Network" + "@value": "Telephone Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#EducationExperience", + "@id": "https://w3id.org/dpv/pd#Citizenship", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8405,7 +8436,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8421,13 +8452,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Education" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about education experience e.g. attending a university" + "@value": "Information about citizenship" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8438,12 +8469,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Education Experience" + "@value": "Citizenship" } ] }, { - "@id": "https://w3id.org/dpv/pd#Character", + "@id": "https://w3id.org/dpv/pd#Historical", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8479,29 +8510,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about character in the public sphere" + "@value": "Information about historical data related to or relevant regarding history or past events" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Character" + "@value": "Historical" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditWorthiness", + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8537,13 +8568,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit worthiness." + "@value": "Information about physical characteristics" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8554,12 +8585,18 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Worthiness" + "@value": "Physical Characteristic" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Demographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#WorkEnvironment", + "@id": "https://w3id.org/dpv/pd#Character", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8567,13 +8604,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8589,13 +8632,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work environments" + "@value": "Information about character in the public sphere" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8606,12 +8649,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work Environment" + "@value": "Character" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteColor", + "@id": "https://w3id.org/dpv/pd#AgeExact", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8619,19 +8662,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8647,13 +8684,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#AgeRange" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite color." + "@value": "Information about the exact age (i.e. to some degree within a year, month, or day)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8664,12 +8701,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Color" + "@value": "Age Exact" } ] }, { - "@id": "https://w3id.org/dpv/pd#Social", + "@id": "https://w3id.org/dpv/pd#Parent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8705,49 +8742,50 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social aspects such as family, public life, or professional networks." + "@value": "Information about parent(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social" + "@value": "Parent" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceOperatingSystem", + "@id": "https://w3id.org/dpv/pd#PhysicalHealth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8763,29 +8801,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware" + "@id": "https://w3id.org/dpv/pd#Health" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the operating system (OS) or system software that manages hardware or software resources." + "@value": "Information about physical health." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Operating System" + "@value": "Physical Health" } ] }, { - "@id": "https://w3id.org/dpv/pd#GPSCoordinate", + "@id": "https://w3id.org/dpv/pd#Communication", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8821,13 +8862,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about location expressed using Global Position System coordinates (GPS)" + "@value": "Information communicated from or to an individual" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8838,12 +8879,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "GPS Coordinate" + "@value": "Communication" } ] }, { - "@id": "https://w3id.org/dpv/pd#Country", + "@id": "https://w3id.org/dpv/pd#CreditStanding", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -8852,9 +8893,6 @@ "http://purl.org/dc/terms/contributor": [ { "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - }, - { - "@value": "Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -8882,20 +8920,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Location" - }, - { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country e.g. residence, travel." - }, - { - "@language": "en", - "@value": "Information about country as a location" + "@value": "Information about credit standing." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -8906,57 +8937,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country" - } - ] - }, - { - "@id": "https://w3id.org/dpv/primer", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Primer for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/primer" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Credit Standing" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicalLicenseNumber", + "@id": "https://w3id.org/dpv/pd#Biometric", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -8972,34 +8979,39 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#VehicleLicense" + "@id": "https://w3id.org/dpv/pd#Identifying" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license number" + "@value": "Information about biometrics and biometric characteristics." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Number" + "@value": "Biometric" } ] }, { - "@id": "https://w3id.org/dpv/pd#HealthHistory", + "@id": "https://w3id.org/dpv/pd#OfficialID", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -9031,32 +9043,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Identifying" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health history." + "@value": "Information about an official identifier or identification document" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health History" + "@value": "Official ID" + } + ], + "http://www.w3.org/2004/02/skos/core#related": [ + { + "@language": "en", + "@value": "svd:Government" } ] }, { - "@id": "https://w3id.org/dpv/pd#UID", + "@id": "https://w3id.org/dpv/pd#PINCode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9092,13 +9107,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Authenticating" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about unique identifiers." + "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9109,18 +9124,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "UID" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:UniqueId" + "@value": "PIN Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#Domicile", + "@id": "https://w3id.org/dpv/pd#Interest", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9128,13 +9137,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9150,13 +9165,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Location" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about domicile status e.g. which region or country a person is domiciled in" + "@value": "Information about interests" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9167,17 +9182,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Domicile" + "@value": "Interest" } ] }, { - "@id": "https://w3id.org/dpv/pd#SexualPreference", + "@id": "https://w3id.org/dpv/pd#SocialStatus", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -9209,32 +9223,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#PublicLife" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual preferences" + "@value": "Information about social status" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual Preference" + "@value": "Social Status" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceBased", + "@id": "https://w3id.org/dpv/pd#Ethnicity", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9270,13 +9281,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about devices" + "@value": "Information about ethnic origins and lineage" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9287,23 +9298,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Based" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Computer" + "@value": "Ethnicity" } ] }, { - "@id": "https://w3id.org/dpv/pd#MentalHealth", + "@id": "https://w3id.org/dpv/pd#ProfessionalCertification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -9335,32 +9339,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about mental health." + "@value": "Information about professional certifications" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Mental Health" + "@value": "Professional Certification" } ] }, { - "@id": "https://w3id.org/dpv/pd#Offspring", + "@id": "https://w3id.org/dpv/pd#FavoriteFood", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9396,13 +9397,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about offspring(s)." + "@value": "Information about favorite food." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9413,12 +9414,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Offspring" + "@value": "Favorite Food" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowserFingerprint", + "@id": "https://w3id.org/dpv/pd#External", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9454,29 +9455,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the web browser which is used as a 'fingerprint'" + "@value": "Information about external characteristics that can be observed" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser Fingerprint" + "@value": "External" } ] }, { - "@id": "https://w3id.org/dpv/pd#PaymentCardNumber", + "@id": "https://w3id.org/dpv/pd#Income", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9484,19 +9485,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9512,16 +9513,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PaymentCard" - }, - { - "@id": "https://w3id.org/dpv/pd#AccountIdentifier" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about payment card number." + "@value": "Information about financial income e.g. for individual or household or family" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9532,16 +9530,48 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Payment Card Number" + "@value": "Income" } ] }, { - "@id": "https://w3id.org/dpv/pd#Contact", + "@id": "https://w3id.org/dpv/pd#serialisation-ttl", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" + ], + "http://purl.org/dc/terms/conformsTo": [ + { + "@id": "https://www.w3.org/TR/turtle/" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/text/turtle" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - Turtle serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.ttl" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" + } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#Sexual", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -9573,35 +9603,66 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#External" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about contacts or used for contacting e.g. email address or phone number" + "@value": "Information about sexuality and sexual history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Contact" + "@value": "Sexual" } + ] + }, + { + "@id": "https://w3id.org/dpv/pd#serialisation-rdf", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "svd:Physical" + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" + } + ], + "http://purl.org/dc/terms/format": [ + { + "@id": "https://www.iana.org/assignments/media-types/application/rdf+xml" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Personal Data Categories - RDF/XML serialiation" + } + ], + "http://www.w3.org/ns/dx/prof/hasArtifact": [ + { + "@id": "https://w3id.org/dpv/pd/pd.rdf" + } + ], + "http://www.w3.org/ns/dx/prof/hasRole": [ + { + "@id": "http://www.w3.org/ns/dx/prof/role/vocabulary" } ] }, { - "@id": "https://w3id.org/dpv/pd#Attitude", + "@id": "https://w3id.org/dpv/pd#CreditRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9637,13 +9698,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Credit" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about attitude." + "@value": "Information about credit record." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9654,12 +9715,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Attitude" + "@value": "Credit Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditRecord", + "@id": "https://w3id.org/dpv/pd#PhysicalAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9667,7 +9728,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -9676,6 +9737,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -9690,18 +9757,21 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#Contact" + }, + { + "@id": "https://w3id.org/dpv/pd#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit record." + "@value": "Information about physical address." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9712,12 +9782,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Record" + "@value": "Physical Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#FavoriteMusic", + "@id": "https://w3id.org/dpv/pd#Identifying", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9753,13 +9823,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Favorite" + "@id": "https://w3id.org/dpv/pd#External" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorite music." + "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9770,17 +9840,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite Music" + "@value": "Identifying" } ] }, { - "@id": "https://w3id.org/dpv/pd#Health", + "@id": "https://w3id.org/dpv/pd#Transaction", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -9812,38 +9881,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about health." + "@value": "Information about financial transactions e.g. bank transfers" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Health" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Health" + "@value": "Transaction" } ] }, { - "@id": "https://w3id.org/dpv/pd#Locality", + "@id": "https://w3id.org/dpv/pd#Accent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9851,7 +9911,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9867,13 +9939,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Language" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about locality e.g. city, village, town, portion of a city as a location" + "@value": "Information about linguistic and speech accents." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9884,12 +9956,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Locality" + "@value": "Accent" } ] }, { - "@id": "https://w3id.org/dpv/pd#HairColor", + "@id": "https://w3id.org/dpv/pd#Gender", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9931,7 +10003,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about hair color" + "@value": "Information about gender" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -9942,12 +10014,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Hair Color" + "@value": "Gender" } ] }, { - "@id": "https://w3id.org/dpv/pd#Historical", + "@id": "https://w3id.org/dpv/pd#Profile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -9955,19 +10027,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -9989,7 +10055,7 @@ "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about historical data related to or relevant regarding history or past events" + "@value": "Profile or user profile is information and representation of characteristics associated with person(s) or group(s)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10000,12 +10066,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Historical" + "@value": "Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Vehicle", + "@id": "https://w3id.org/dpv/pd#Geographic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10013,13 +10079,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10035,13 +10107,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicles" + "@value": "Information about location or based on geography (e.g. home address)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10052,16 +10124,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle" + "@value": "Geographic" } ] }, { - "@id": "https://w3id.org/dpv/pd#Communication", + "@id": "https://w3id.org/dpv/pd#PhilosophicalBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -10093,34 +10166,39 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information communicated from or to an individual" + "@value": "Information about philosophical beliefs." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Communication" + "@value": "Philosophical Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd#Genetic", + "@id": "https://w3id.org/dpv/pd#VehicalLicenseNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -10130,7 +10208,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-05-18" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10146,32 +10224,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Health" + "@id": "https://w3id.org/dpv/pd#VehicleLicense" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about inherited or acquired genetic characteristics" + "@value": "Information about vehicle license number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Genetic" + "@value": "Vehicle License Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#Credit", + "@id": "https://w3id.org/dpv/pd#EmailAddress", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10207,13 +10282,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Contact" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about reputation with regards to money" + "@value": "Information about Email address." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10224,12 +10299,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit" + "@value": "Email Address" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicleLicense", + "@id": "https://w3id.org/dpv/pd#FamilyStructure", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10237,13 +10312,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10259,16 +10340,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" - }, - { - "@id": "https://w3id.org/dpv/pd#Vehicle" + "@id": "https://w3id.org/dpv/pd#Family" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license" + "@value": "Information about family and familial structure." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10279,12 +10357,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License" + "@value": "Family Structure" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialMediaCommunication", + "@id": "https://w3id.org/dpv/pd#PrivacyPreference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10320,13 +10398,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Preference" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media communication, including the communication itself and metadata." + "@value": "Information about privacy preferences" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10337,18 +10415,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media Communication" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Social" + "@value": "Privacy Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd#CountryOfBirth", + "@id": "https://w3id.org/dpv/pd#Social", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10356,13 +10428,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10378,29 +10456,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#Country" + "@id": "https://w3id.org/dpv#PersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about country of birth" + "@value": "Information about social aspects such as family, public life, or professional networks." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd#core-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Country Of Birth" + "@value": "Social" } ] }, { - "@id": "https://w3id.org/dpv/pd#SkinTone", + "@id": "https://w3id.org/dpv/pd#AccountIdentifier", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10436,13 +10514,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#FinancialAccount" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about skin tone" + "@value": "Information about financial account identifier." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10453,12 +10531,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Skin Tone" + "@value": "Account Identifier" } ] }, { - "@id": "https://w3id.org/dpv/pd#HouseOwned", + "@id": "https://w3id.org/dpv/pd#Insurance", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10466,19 +10544,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10494,13 +10566,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv/pd#Financial" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about house(s) owned and ownership history." + "@value": "Information about Insurance" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10511,12 +10583,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "House Owned" + "@value": "Insurance" } ] }, { - "@id": "https://w3id.org/dpv/pd#CreditCapacity", + "@id": "https://w3id.org/dpv/pd#CreditCardNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10552,13 +10624,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Credit" + "@id": "https://w3id.org/dpv/pd#PaymentCardNumber" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about credit capacity." + "@value": "Information about credit card number" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10569,12 +10641,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Credit Capacity" + "@value": "Credit Card Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#Connection", + "@id": "https://w3id.org/dpv/pd#Age", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10610,13 +10682,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including connections in a social network" + "@value": "Information about age" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10627,12 +10699,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Connection" + "@value": "Age" } ] }, { - "@id": "https://w3id.org/dpv/pd#SocialMedia", + "@id": "https://w3id.org/dpv/pd#EducationQualification", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10646,7 +10718,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10662,13 +10734,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Communication" + "@id": "https://w3id.org/dpv/pd#Education" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about social media" + "@value": "Information about educational qualifications" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10679,12 +10751,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Social Media" + "@value": "Education Qualification" } ] }, { - "@id": "https://w3id.org/dpv/pd#PINCode", + "@id": "https://w3id.org/dpv/pd#Preference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10701,48 +10773,85 @@ "@value": "2019-06-04" } ], - "http://purl.org/dc/terms/source": [ + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "https://w3id.org/dpv/pd#" + } + ], + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + { + "@language": "en", + "@value": "accepted" + } + ], + "http://www.w3.org/2004/02/skos/core#broader": [ + { + "@id": "https://w3id.org/dpv/pd#Internal" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "Information about preferences or interests" + } + ], + "http://www.w3.org/2004/02/skos/core#inScheme": [ + { + "@id": "https://w3id.org/dpv/pd#extended-classes" + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Preference" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2004/02/skos/core#related": [ { - "@id": "https://w3id.org/dpv/pd#" + "@language": "en", + "@value": "svd:Preference" } + ] + }, + { + "@id": "https://w3id.org/dpv/guides", + "@type": [ + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd#Authenticating" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system." + "@value": "Guides for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/guides" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "PIN Code" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd#Family", + "@id": "https://w3id.org/dpv/pd#School", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10778,13 +10887,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Social" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about family and relationships" + "@value": "Information about school such as name of school, conduct, or grades obtained." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10795,12 +10904,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Family" + "@value": "School" } ] }, { - "@id": "https://w3id.org/dpv/pd#WorkHistory", + "@id": "https://w3id.org/dpv/pd#CriminalPardon", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10836,13 +10945,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Professional" + "@id": "https://w3id.org/dpv/pd#Criminal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about work history in a professional context" + "@value": "Information about criminal pardons." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10853,17 +10962,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Work History" + "@value": "Criminal Pardon" } ] }, { - "@id": "https://w3id.org/dpv/pd#Biometric", + "@id": "https://w3id.org/dpv/pd#PersonalPossession", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -10895,35 +11003,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Ownership" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about biometrics and biometric characteristics." + "@value": "Information about personal possessions." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Biometric" + "@value": "Personal Possession" } ] }, { - "@id": "https://w3id.org/dpv/pd#Divorce", + "@id": "https://w3id.org/dpv/pd#PlaceOfBirth", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -10931,19 +11033,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -10959,13 +11055,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#FamilyStructure" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about divorce(s)." + "@value": "Information about place of birth" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -10976,12 +11072,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Divorce" + "@value": "Place Of Birth" } ] }, { - "@id": "https://w3id.org/dpv/pd#Name", + "@id": "https://w3id.org/dpv/pd#FavoriteMusic", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11017,13 +11113,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Identifying" + "@id": "https://w3id.org/dpv/pd#Favorite" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about names associated or used as given name or nickname." + "@value": "Information about favorite music." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11034,12 +11130,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Name" + "@value": "Favorite Music" } ] }, { - "@id": "https://w3id.org/dpv/pd#Identifying", + "@id": "https://w3id.org/dpv/pd#SocialMedia", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11047,19 +11143,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11075,13 +11165,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information that uniquely or semi-uniquely identifies an individual or a group" + "@value": "Information about social media" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11092,16 +11182,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifying" + "@value": "Social Media" } ] }, { - "@id": "https://w3id.org/dpv/pd#Transaction", + "@id": "https://w3id.org/dpv/pd#ReligiousBelief", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -11133,33 +11224,40 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about financial transactions e.g. bank transfers" + "@value": "Information about religion and religious beliefs." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transaction" + "@value": "Religious Belief" } ] }, { - "@id": "https://w3id.org/dpv/pd#Household", + "@id": "https://w3id.org/dpv/pd#FacialPrint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -11185,64 +11283,37 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#Biometric" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal or household activities" + "@value": "Information about facial print or pattern" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Household" - } - ] - }, - { - "@id": "https://w3id.org/dpv/guides", - "@type": [ - "http://www.w3.org/ns/dx/prof/ResourceDescriptor" - ], - "http://purl.org/dc/terms/conformsTo": [ - { - "@id": "https://www.w3.org/TR/html/" - } - ], - "http://purl.org/dc/terms/format": [ - { - "@id": "https://www.iana.org/assignments/media-types/text/html" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Guides for Data Privacy Vocabulary" - } - ], - "http://www.w3.org/ns/dx/prof/hasArtifact": [ - { - "@id": "https://w3id.org/dpv/guides" - } - ], - "http://www.w3.org/ns/dx/prof/hasRole": [ - { - "@id": "http://www.w3.org/ns/dx/prof/role/guidance" + "@value": "Facial Print" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalConviction", + "@id": "https://w3id.org/dpv/pd#HealthRecord", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -11274,29 +11345,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal convictions." + "@value": "Information about health record." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Conviction" + "@value": "Health Record" } ] }, { - "@id": "https://w3id.org/dpv/pd#UserAgent", + "@id": "https://w3id.org/dpv/pd#Professional", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11304,13 +11378,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Georg P. Krog" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11326,13 +11406,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software acting on behalf of users e.g. web browser" + "@value": "Information about educational or professional career" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11343,70 +11423,43 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "User agent" + "@value": "Professional" } ] }, { - "@id": "https://w3id.org/dpv/pd#Tax", + "@id": "https://w3id.org/dpv/primer", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Information about financial tax e.g. tax records or tax due" + "@value": "Primer for Data Privacy Vocabulary" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/primer" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Tax" + "@id": "http://www.w3.org/ns/dx/prof/role/guidance" } ] }, { - "@id": "https://w3id.org/dpv/pd#VehicalLicenseRegistration", + "@id": "https://w3id.org/dpv/pd#Region", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11414,13 +11467,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11436,13 +11483,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#VehicleLicense" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about vehicle license registration" + "@value": "Information about region as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11453,12 +11500,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Vehicle License Registration" + "@value": "Region" } ] }, { - "@id": "https://w3id.org/dpv/pd#Purchase", + "@id": "https://w3id.org/dpv/pd#Relationship", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11494,13 +11541,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Transactional" + "@id": "https://w3id.org/dpv/pd#Family" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about purchases such as items bought e.g. grocery or clothing" + "@value": "Information about relationships and relationship history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11511,18 +11558,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Purchase" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Purchase" + "@value": "Relationship" } ] }, { - "@id": "https://w3id.org/dpv/pd#DeviceSoftware", + "@id": "https://w3id.org/dpv/pd#Acquantaince", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11530,19 +11571,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2020-11-04" + "@value": "2019-06-04" } ], "http://purl.org/dc/terms/source": [ { "@language": "en", - "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11558,13 +11599,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#DeviceBased" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about software on or related to a device." + "@value": "Information about acquaintainces in a social network." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11575,12 +11616,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Device Software" + "@value": "Acquantaince" } ] }, { - "@id": "https://w3id.org/dpv/pd#PersonalPossession", + "@id": "https://w3id.org/dpv/pd#Education", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11588,19 +11629,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11616,13 +11651,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Ownership" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about personal possessions." + "@value": "Information about education" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11633,17 +11668,16 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Personal Possession" + "@value": "Education" } ] }, { - "@id": "https://w3id.org/dpv/pd#DrugTestResult", + "@id": "https://w3id.org/dpv/pd#Salary", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -11675,90 +11709,60 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about drug test results." + "@value": "Information about salary" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Drug Test Result" + "@value": "Salary" } ] }, { - "@id": "https://w3id.org/dpv/pd#Weight", + "@id": "https://w3id.org/dpv/pd#serialisation-html", "@type": [ - "http://www.w3.org/2004/02/skos/core#Concept", - "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "https://w3id.org/dpv/pd#" - } + "http://www.w3.org/ns/dx/prof/ResourceDescriptor" ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://purl.org/dc/terms/conformsTo": [ { - "@language": "en", - "@value": "accepted" + "@id": "https://www.w3.org/TR/html/" } ], - "http://www.w3.org/2004/02/skos/core#broader": [ + "http://purl.org/dc/terms/format": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://www.iana.org/assignments/media-types/text/html" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://purl.org/dc/terms/title": [ { - "@language": "en", - "@value": "Information about physical weight" + "@value": "Personal Data Categories - HTML serialiation" } ], - "http://www.w3.org/2004/02/skos/core#inScheme": [ + "http://www.w3.org/ns/dx/prof/hasArtifact": [ { - "@id": "https://w3id.org/dpv/pd#extended-classes" + "@id": "https://w3id.org/dpv/pd/pd.html" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/ns/dx/prof/hasRole": [ { - "@language": "en", - "@value": "Weight" + "@id": "http://www.w3.org/ns/dx/prof/role/specification" } ] }, { - "@id": "https://w3id.org/dpv/pd#Interaction", + "@id": "https://w3id.org/dpv/pd#Residency", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11766,19 +11770,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11794,13 +11792,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PublicLife" + "@id": "https://w3id.org/dpv#Location" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about interactions in the public sphere" + "@value": "Information about residency e.g. which region or country a person is resident in" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11811,12 +11809,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Interaction" + "@value": "Residency" } ] }, { - "@id": "https://w3id.org/dpv/pd#Street", + "@id": "https://w3id.org/dpv/pd#DeviceApplications", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11824,7 +11822,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2020-11-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(DPVCG, https://www.w3.org/community/dpvcg/)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11840,13 +11850,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#DeviceSoftware" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about street as a location" + "@value": "Information about applications or application-like software on a device." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11857,12 +11867,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Street" + "@value": "Device Applications" } ] }, { - "@id": "https://w3id.org/dpv/pd#Identifier", + "@id": "https://w3id.org/dpv/pd#HouseNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -11870,13 +11880,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -11892,13 +11896,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Tracking" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about an identifier or name used for identification" + "@value": "Information about house or apartment number as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -11909,16 +11913,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Identifier" + "@value": "House Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#CriminalPardon", + "@id": "https://w3id.org/dpv/pd#SexualHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -11950,50 +11955,46 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Criminal" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about criminal pardons." + "@value": "Information about sexual history" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Criminal Pardon" + "@value": "Sexual History" } ] }, { - "@id": "https://w3id.org/dpv/pd#SexualHistory", + "@id": "https://w3id.org/dpv/pd#Passport", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12009,53 +12010,43 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Sexual" + "@id": "https://w3id.org/dpv/pd#OfficialID" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about sexual history" + "@value": "Information about passport" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Sexual History" + "@value": "Passport" } ] }, { - "@id": "https://w3id.org/dpv/pd#ReligiousBelief", + "@id": "https://w3id.org/dpv/pd#AgeRange", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2022-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12071,40 +12062,33 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#KnowledgeBelief" - }, - { - "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" + "@id": "https://w3id.org/dpv/pd#Age" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about religion and religious beliefs." + "@value": "Information about age range i.e. inexact age to some degree (i.e. some years)" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Religious Belief" + "@value": "Age Range" } ] }, { - "@id": "https://w3id.org/dpv/pd#Disability", + "@id": "https://w3id.org/dpv/pd#Authenticating", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData", - "https://w3id.org/dpv#SpecialCategoryPersonalData" + "https://w3id.org/dpv#PersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -12136,32 +12120,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#MedicalHealth" + "@id": "https://w3id.org/dpv/pd#Internal" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about disabilities." + "@value": "Information about authentication and information used for authenticating" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - }, - { - "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Disability" + "@value": "Authenticating" } ] }, { - "@id": "https://w3id.org/dpv/pd#Preference", + "@id": "https://w3id.org/dpv/pd#PhysicalTrait", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12197,13 +12178,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#Demographic" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about preferences or interests" + "@value": "Information about defining traits or features regarding the body." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12214,18 +12195,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Preference" - } - ], - "http://www.w3.org/2004/02/skos/core#related": [ - { - "@language": "en", - "@value": "svd:Preference" + "@value": "Physical Trait" } ] }, { - "@id": "https://w3id.org/dpv/pd#Height", + "@id": "https://w3id.org/dpv/pd#Sibling", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12261,13 +12236,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalCharacteristic" + "@id": "https://w3id.org/dpv/pd#FamilyStructure" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about physical height" + "@value": "Information about sibling(s)." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12278,12 +12253,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Height" + "@value": "Sibling" } ] }, { - "@id": "https://w3id.org/dpv/pd#Internal", + "@id": "https://w3id.org/dpv/pd#Connection", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12319,29 +12294,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Informatoin about internal characteristics that cannot be seen or observed" + "@value": "Information about and including connections in a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Internal" + "@value": "Connection" } ] }, { - "@id": "https://w3id.org/dpv/pd#Transactional", + "@id": "https://w3id.org/dpv/pd#GroupMembership", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12377,13 +12352,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#SocialNetwork" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about a purchasing, spending or income" + "@value": "Information about groups and memberships included or associated with a social network" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12394,12 +12369,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Transactional" + "@value": "Group Membership" } ] }, { - "@id": "https://w3id.org/dpv/pd#External", + "@id": "https://w3id.org/dpv/pd#Job", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12435,29 +12410,29 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv#PersonalData" + "@id": "https://w3id.org/dpv/pd#Professional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about external characteristics that can be observed" + "@value": "Information about professional jobs" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { - "@id": "https://w3id.org/dpv/pd#core-classes" + "@id": "https://w3id.org/dpv/pd#extended-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "External" + "@value": "Job" } ] }, { - "@id": "https://w3id.org/dpv/pd#Relationship", + "@id": "https://w3id.org/dpv/pd#RoomNumber", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12465,7 +12440,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves" } ], "http://purl.org/dc/terms/created": [ @@ -12474,6 +12449,12 @@ "@value": "2019-06-04" } ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2024-04-20" + } + ], "http://purl.org/dc/terms/source": [ { "@language": "en", @@ -12488,18 +12469,18 @@ "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@language": "en", - "@value": "accepted" + "@value": "modified" } ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Family" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about relationships and relationship history." + "@value": "Information about location expressed as Room number or similar numbering systems" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12510,16 +12491,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Relationship" + "@value": "Room Number" } ] }, { - "@id": "https://w3id.org/dpv/pd#LinkClicked", + "@id": "https://w3id.org/dpv/pd#Race", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -12551,35 +12533,35 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Behavioral" + "@id": "https://w3id.org/dpv/pd#Ethnicity" + }, + { + "@id": "https://w3id.org/dpv#SpecialCategoryPersonalData" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about the links that an individual has clicked." + "@value": "Information about race or racial history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" - } - ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + }, { - "@language": "en", - "@value": "Link Clicked" + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], - "http://www.w3.org/2004/02/skos/core#related": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "svd:Navigation" + "@value": "Race" } ] }, { - "@id": "https://w3id.org/dpv/pd#Ownership", + "@id": "https://w3id.org/dpv/pd#IndividualProfile", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12587,19 +12569,13 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + "@value": "Harshvardhan J. Pandit" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "2024-04-20" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12615,13 +12591,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Financial" + "@id": "https://w3id.org/dpv/pd#Profile" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about ownership and history, including renting, borrowing, possessions." + "@value": "Individual Profile or user profile is information and representation of characteristics associated with a specific individual" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12632,20 +12608,33 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Ownership" + "@value": "Individual Profile" } ] }, { - "@id": "https://w3id.org/dpv/pd#Region", + "@id": "https://w3id.org/dpv/pd#SexualPreference", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Beatriz Esteves" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12661,29 +12650,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#PhysicalAddress" + "@id": "https://w3id.org/dpv/pd#Sexual" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about region as a location" + "@value": "Information about sexual preferences" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Region" + "@value": "Sexual Preference" } ] }, { - "@id": "https://w3id.org/dpv/pd#GroupMembership", + "@id": "https://w3id.org/dpv/pd#PostalCode", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12691,19 +12683,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2019-06-04" - } - ], - "http://purl.org/dc/terms/source": [ - { - "@language": "en", - "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12719,13 +12699,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#SocialNetwork" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about groups and memberships included or associated with a social network" + "@value": "Information about postal code as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12736,12 +12716,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Group Membership" + "@value": "Postal Code" } ] }, { - "@id": "https://w3id.org/dpv/pd#PastEmployment", + "@id": "https://w3id.org/dpv/pd#DigitalFingerprint", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12755,7 +12735,7 @@ "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2022-06-15" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12771,13 +12751,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmploymentHistory" + "@id": "https://w3id.org/dpv/pd#Tracking" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about past employment" + "@value": "Information about a 'digital fingerprint' created for identification" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12788,16 +12768,17 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Past Employment" + "@value": "Digital Fingerprint" } ] }, { - "@id": "https://w3id.org/dpv/pd#Authenticating", + "@id": "https://w3id.org/dpv/pd#HealthHistory", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", - "https://w3id.org/dpv#PersonalData" + "https://w3id.org/dpv#PersonalData", + "https://w3id.org/dpv#SpecialCategoryPersonalData" ], "http://purl.org/dc/terms/contributor": [ { @@ -12829,29 +12810,32 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Internal" + "@id": "https://w3id.org/dpv/pd#MedicalHealth" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about authentication and information used for authenticating" + "@value": "Information about health history." } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ { "@id": "https://w3id.org/dpv/pd#extended-classes" + }, + { + "@id": "https://w3id.org/dpv/pd#specialcategory-classes" } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Authenticating" + "@value": "Health History" } ] }, { - "@id": "https://w3id.org/dpv/pd#Citizenship", + "@id": "https://w3id.org/dpv/pd#Street", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12859,13 +12843,7 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2024-04-20" + "@value": "Beatriz Esteves" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12881,13 +12859,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#External" + "@id": "https://w3id.org/dpv/pd#PhysicalAddress" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about citizenship" + "@value": "Information about street as a location" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12898,12 +12876,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Citizenship" + "@value": "Street" } ] }, { - "@id": "https://w3id.org/dpv/pd#EmailAddressWork", + "@id": "https://w3id.org/dpv/pd#EmailContent", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12911,13 +12889,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-04-20" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12933,13 +12917,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#EmailAddress" + "@id": "https://w3id.org/dpv/pd#Communication" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about Email address used for Work or in Professional capacity" + "@value": "Information about the contents of Emails sent or received" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -12950,12 +12934,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Email Address Work" + "@value": "Email Content" } ] }, { - "@id": "https://w3id.org/dpv/pd#BrowserHistory", + "@id": "https://w3id.org/dpv/pd#Family", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -12963,13 +12947,19 @@ ], "http://purl.org/dc/terms/contributor": [ { - "@value": "Harshvardhan J. Pandit" + "@value": "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" } ], "http://purl.org/dc/terms/created": [ { "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2022-06-15" + "@value": "2019-06-04" + } + ], + "http://purl.org/dc/terms/source": [ + { + "@language": "en", + "@value": "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -12985,13 +12975,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#BrowsingBehavior" + "@id": "https://w3id.org/dpv/pd#Social" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about and including web browsing history" + "@value": "Information about family and relationships" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -13002,12 +12992,12 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Browser History" + "@value": "Family" } ] }, { - "@id": "https://w3id.org/dpv/pd#Favorite", + "@id": "https://w3id.org/dpv/pd#Tax", "@type": [ "http://www.w3.org/2004/02/skos/core#Concept", "http://www.w3.org/2000/01/rdf-schema#Class", @@ -13043,13 +13033,13 @@ ], "http://www.w3.org/2004/02/skos/core#broader": [ { - "@id": "https://w3id.org/dpv/pd#Preference" + "@id": "https://w3id.org/dpv/pd#Transactional" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "Information about favorites" + "@value": "Information about financial tax e.g. tax records or tax due" } ], "http://www.w3.org/2004/02/skos/core#inScheme": [ @@ -13060,7 +13050,7 @@ "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Favorite" + "@value": "Tax" } ] } diff --git a/pd/pd.n3 b/pd/pd.n3 index 7d4cc22f..73e4162c 100644 --- a/pd/pd.n3 +++ b/pd/pd.n3 @@ -406,16 +406,13 @@ pd:Contact a rdfs:Class, pd:Country a rdfs:Class, skos:Concept, dpv:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd: ; sw:term_status "accepted"@en ; - skos:broader pd:Location, - pd:PhysicalAddress ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:broader pd:Location ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:inScheme pd:extended-classes ; skos:prefLabel "Country"@en . diff --git a/pd/pd.rdf b/pd/pd.rdf index a9463a68..a2767d8c 100644 --- a/pd/pd.rdf +++ b/pd/pd.rdf @@ -9,27 +9,13 @@ xmlns:sw="http://www.w3.org/2003/06/sw-vocab-status/ns#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - Apartment Owned - Information about apartment(s) owned and its history - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - + - Picture - Information about visual representation or image e.g. profile photo. - + Thought + Information about thoughts + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -37,27 +23,26 @@ - + - Device Applications - Information about applications or application-like software on a device. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Education Qualification + Information about educational qualifications + + 2022-04-20 accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + Harshvardhan J. Pandit - + - Favorite Food - Information about favorite food. - + Offspring + Information about offspring(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -65,62 +50,54 @@ - + - - Prescription - Information about medical and pharmaceutical prescriptions - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Passport + Information about passport + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - - + - - Physical Health - Information about physical health. - + Voice Mail + Information about voice mail messages. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - - Race - Information about race or racial history. - - + Demeanor + Information about demeanor. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Salary - Information about salary - + PIN Code + Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -128,67 +105,56 @@ - + - Tracking - Information used to track an individual or group e.g. location or email - + Financial Account + Information about financial accounts. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Voice Communication Recording - Information about vocal recorded communication (e.g. telephony, VoIP) - + Language + Information about language and lingual history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted + 2022-04-20 + changed Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Country - Information about country e.g. residence, travel. - Information about country as a location - - + Life History + Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - Beatriz Esteves - - - - - Primer for Data Privacy Vocabulary - - - - + - Link Clicked - Information about the links that an individual has clicked. - - svd:Navigation + Username + Information about usernames. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -196,29 +162,27 @@ - + - Payment Card Number - Information about payment card number. - - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Credit + Information about reputation with regards to money + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Communications Metadata - Information about communication metadata in the public sphere - - svd:Interactive + Like + Information about likes or preferences regarding attractions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -226,13 +190,14 @@ - + - Name - Information about names associated or used as given name or nickname. - + Link Clicked + Information about the links that an individual has clicked. + + svd:Navigation (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -240,13 +205,13 @@ - + - Physical Trait - Information about defining traits or features regarding the body. - + Connection + Information about and including connections in a social network + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -268,27 +233,30 @@ - + - TV Viewing Behavior - Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed - - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 + + Religion + Information about religion, religious inclinations, and religious history. + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit, Rudy Jacob + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Sibling - Information about sibling(s). - + Transaction + Information about financial transactions e.g. bank transfers + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -296,29 +264,26 @@ - + - Marriage - Information about marriage(s). - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + City + Information about city as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + - Trade Union Membership - Information about trade union memberships and related topics - - + Genetic + Information about inherited or acquired genetic characteristics + 2022-05-18 accepted Harshvardhan J. Pandit @@ -326,13 +291,13 @@ - + - Privacy Preference - Information about privacy preferences - + Tax + Information about financial tax e.g. tax records or tax due + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -340,29 +305,26 @@ - + - - Fingerprint - Information about fingerprint used for biometric purposes. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Social Media + Information about social media + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - - + - Credit - Information about reputation with regards to money - + Password + Information about password used in the process of authenticating the individual as an user accessing a system. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -370,13 +332,14 @@ - + - Dialect - Information about linguistic dialects. - + Preference + Information about preferences or interests + + svd:Preference (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -384,70 +347,57 @@ - + - External - Information about external characteristics that can be observed - + + Physical Health + Information about physical health. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - - - Birth Date - Information about birth date - - 2022-04-20 - accepted - Harshvardhan J. Pandit - + - + - - Health - Information about health. - - svd:Health + Browser Fingerprint + Information about the web browser which is used as a 'fingerprint' + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Publicly Available Social Media - Information about social media that is publicly available - - 2022-06-15 + Name + Information about names associated or used as given name or nickname. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Family - Information about family and relationships - + IP Address + Information about the Internet Protocol (IP) address of a device + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -455,90 +405,119 @@ - + - Preference - Information about preferences or interests - - svd:Preference - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Street + Information about street as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + + + + Personal Data Categories + Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data + 2022-04-02 + 2024-05-31 + Harshvardhan J. Pandit + Axel Polleres + Beatriz Esteves + Georg P. Krog + 2 + https://w3id.org/dpv/pd + http://www.w3.org/2000/01/rdf-schema + http://www.w3.org/2004/02/skos/core + Harshvardhan J. Pandit + Beatriz Esteves + Elmar Kiesling + Rudy Jacob + Fajar Ekaputra + Paul Ryan + Georg P. Krog + + pd + https://w3id.org/dpv/pd# + + + + + + + + + + + + + - - Religious Belief - Information about religion and religious beliefs. - - + Room Number + Information about location expressed as Room number or similar numbering systems + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2024-04-20 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - - + - Passport - Information about passport - + Current Employment + Information about current employment + 2022-04-20 accepted Harshvardhan J. Pandit - + - - Health History - Information about health history. - + Family + Information about family and relationships + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - - Mental Health - Information about mental health. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Payment Card Number + Information about payment card number. + + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog - - + - Credit Score - Information about credit score. - + Family Structure + Information about family and familial structure. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -546,43 +525,42 @@ - + - Language - Information about language and lingual history. - + Contact + Information about contacts or used for contacting e.g. email address or phone number + + svd:Physical (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2022-04-20 - changed + accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Email Content - Information about the contents of Emails sent or received - + Tracking + Information used to track an individual or group e.g. location or email + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Physical Characteristic - Information about physical characteristics - - svd:Demographic + Dislike + Information about dislikes or preferences regarding repulsions. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -590,27 +568,29 @@ - + - Favorite - Information about favorites - + + DNA Code + Information about DNA. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Sale - Information about sales e.g. selling of goods or services - + Personality + Information about personality (e.g., categorization in terms of the Big Five personality traits) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -618,40 +598,39 @@ - + - Browser Fingerprint - Information about the web browser which is used as a 'fingerprint' - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Group Profile + Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Identifier - Information about an identifier or name used for identification - - 2022-06-15 + House Number + Information about house or apartment number as a location + accepted - Harshvardhan J. Pandit + Beatriz Esteves - + - Income Bracket - Information about income bracket. - + Browsing Behavior + Information about browsing Behavior. + + svd:OnlineActivity (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -659,41 +638,55 @@ - + - Username - Information about usernames. - + + Disability + Information about disabilities. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Accent - Information about linguistic and speech accents. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Region + Information about region as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - + - Geographic - Information about location or based on geography (e.g. home address) - + Birth Place + Information about birth place + + 2022-04-20 + accepted + Harshvardhan J. Pandit + + + + + + + + Social Media Communication + Information about social media communication, including the communication itself and metadata. + + svd:Social (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -701,13 +694,25 @@ - + - Family Structure - Information about family and familial structure. - + Nationality + Information about nationality + + 2022-04-20 + accepted + + + + + + + + MAC Address + Information about the Media Access Control (MAC) address of a device + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -715,86 +720,81 @@ - + - - Religion - Information about religion, religious inclinations, and religious history. - - + Credit Standing + Information about credit standing. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - - Blood Type - Information about blood type. - + Transactional + Information about a purchasing, spending or income + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - User agent - Information about software acting on behalf of users e.g. web browser - - 2022-06-15 + Public Life + Information about public life + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - House Number - Information about house or apartment number as a location - + Vehicle License Number + Information about vehicle license number + + 2022-06-15 accepted - Beatriz Esteves + Harshvardhan J. Pandit - + - Association - Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Insurance + Information about Insurance + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Official ID - Information about an official identifier or identification document - - svd:Government + Work History + Information about work history in a professional context + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -802,28 +802,29 @@ - + - Contact - Information about contacts or used for contacting e.g. email address or phone number - - svd:Physical + + Fingerprint + Information about fingerprint used for biometric purposes. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Ownership - Information about ownership and history, including renting, borrowing, possessions. - + Relationship + Information about relationships and relationship history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -831,14 +832,13 @@ - + - Criminal - Information about criminal activity e.g. criminal convictions or jail time + Professional + Information about educational or professional career - svd:Judicial (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -846,25 +846,27 @@ - + - Region - Information about region as a location - + Authentication History + Information about prior authentication and its outcomes such as login attempts or location. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Beatriz Esteves + Georg P. Krog - + - Tax - Information about financial tax e.g. tax records or tax due - + Job + Information about professional jobs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -872,27 +874,28 @@ - + - Social Media - Information about social media - - 2022-06-15 + Loan Record + Information about loans, whether applied, provided or rejected, and its history + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Proclivitie - Information about proclivities in a sexual context - + Health Record + Information about health record. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -901,13 +904,13 @@ - + - General Reputation - Information about reputation in the public sphere - + Reference + Information about references in the professional context + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -915,48 +918,39 @@ - + - Group Membership - Information about groups and memberships included or associated with a social network - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Postal Code + Information about postal code as a location + accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Beatriz Esteves - - - - - Guides for Data Privacy Vocabulary - - - - + - Personal Documents - Information about and including personal documents e.g. diaries or journals - - 2022-06-15 + Professional Evaluation + Information about professional evaluations + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Thought - Information about thoughts - + Apartment Owned + Information about apartment(s) owned and its history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -964,58 +958,60 @@ - + - Communication - Information communicated from or to an individual - + + Family Health History + Information about family health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - - Drug Test Result - Information about drug test results. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + TV Viewing Behavior + Information about TV viewing Behavior, such as timestamps of channel change, duration of viewership, content consumed + + (SPECIAL project, https://specialprivacy.ercim.eu/) + 2019-11-26 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit, Rudy Jacob - - + - Disciplinary Action - Information about disciplinary actions and its history - + + Prescription + Information about medical and pharmaceutical prescriptions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Ethnic Origin - Information about ethnic origin - + Religious Belief + Information about religion and religious beliefs. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -1025,13 +1021,13 @@ - + - Knowledge and Beliefs - Information about knowledge and beliefs - + Social Network + Information about friends or connections expressed as a social network + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1039,83 +1035,83 @@ - + - Height - Information about physical height - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Past Employment + Information about past employment + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Email Address Personal - Information about Email address used in Personal capacity - - 2022-04-20 + Credit Card Number + Information about credit card number + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - DNA Code - Information about DNA. - + Demographic + Information about demography and demographic characteristics + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Professional Interview - Information about professional interviews - + + Fetish + Information about an individual's sexual fetishes + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Vehicle License Registration - Information about vehicle license registration - + Identifier + Information about an identifier or name used for identification + 2022-06-15 accepted Harshvardhan J. Pandit - + - Professional Certification - Information about professional certifications - + Purchases and Spending Habit + Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1123,43 +1119,40 @@ - + - - Disability - Information about disabilities. - + Telephone Number + Information about telephone number. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Service Consumption Behavior - Information about the consumption of a service, e.g. time and duration of consumption. - - (SPECIAL project, https://specialprivacy.ercim.eu/) - 2019-11-26 + Browser History + Information about and including web browsing history + + 2022-06-15 accepted - Harshvardhan J. Pandit, Rudy Jacob + Harshvardhan J. Pandit - + - MAC Address - Information about the Media Access Control (MAC) address of a device - + Call Log + Information about the calls that an individual has made. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1167,30 +1160,27 @@ - + - - Family Health History - Information about family health history. - + Bank Account + Information about bank accounts. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Device Based - Information about devices - - svd:Computer + Intention + Information about intentions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1198,49 +1188,40 @@ - + - Favorite Music - Information about favorite music. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Device Operating System + Information about the operating system (OS) or system software that manages hardware or software resources. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan - + - Social Network - Information about friends or connections expressed as a social network - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Email Address Personal + Information about Email address used in Personal capacity + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - - - - - - - Personal Data Categories - RDF/XML serialiation - - + - Life History - Information about personal history regarding events or activities - including their occurrences that might be directly related or have had an influence (e.g. World War, 9/11) - + House Owned + Information about house(s) owned and ownership history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1248,13 +1229,13 @@ - + - PIN Code - Information about Personal identification number (PIN), which is usually used in the process of authenticating the individual as an user accessing a system. - + Accent + Information about linguistic and speech accents. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1262,28 +1243,26 @@ - + - Social Status - Information about social status - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Digital Fingerprint + Information about a 'digital fingerprint' created for identification + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Behavioral - Information about Behavior or activity - - svd:Activity + Divorce + Information about divorce(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1291,53 +1270,71 @@ - + - Social - Information about social aspects such as family, public life, or professional networks. - + Privacy Preference + Information about privacy preferences + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Browser History - Information about and including web browsing history - - 2022-06-15 + + Medical Health + Information about health, medical conditions or health care + + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Group Profile - Group Profile or category profile is information and representation of characteristics associated with a group or category of individuals - - 2024-04-20 + Gender + Information about gender + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + + + + + + + Education + Information about education + + 2022-04-20 accepted Harshvardhan J. Pandit - + - Age - Information about age - + Identifying + Information that uniquely or semi-uniquely identifies an individual or a group + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1345,96 +1342,84 @@ - + + + + + Individual Profile + Individual Profile or user profile is information and representation of characteristics associated with a specific individual + + 2024-04-20 + accepted + Harshvardhan J. Pandit + + + + - Health Record - Information about health record. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Trade Union Membership + Information about trade union memberships and related topics + + + 2022-05-18 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - - Sexual History - Information about sexual history - + Picture + Information about visual representation or image e.g. profile photo. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - - - - Personal Data Categories - Extension to the Data Privacy Vocabulary (DPV) providing additional categories of personal data - 2022-04-02 - 2024-05-31 - Harshvardhan J. Pandit - Axel Polleres - Beatriz Esteves - Georg P. Krog - 2 - https://w3id.org/dpv/pd - http://www.w3.org/2000/01/rdf-schema - http://www.w3.org/2004/02/skos/core - Fajar Ekaputra - Paul Ryan - Rudy Jacob - Georg P. Krog - Beatriz Esteves - Elmar Kiesling - Harshvardhan J. Pandit - - pd - https://w3id.org/dpv/pd# - - - - - - - - - - - + + + + + External + Information about external characteristics that can be observed + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + + - + - Performance at Work - Information about performance at work or within work environments - - - 2022-06-15 + Credit Score + Information about credit score. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Identifying - Information that uniquely or semi-uniquely identifies an individual or a group - + General Reputation + Information about reputation in the public sphere + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1442,29 +1427,27 @@ - + - - Sexual Preference - Information about sexual preferences - + Marital Status + Information about marital status and history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Email Address - Information about Email address. - + Criminal Pardon + Information about criminal pardons. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1472,97 +1455,119 @@ - + - Birth Place - Information about birth place - - 2022-04-20 + Profile + Profile or user profile is information and representation of characteristics associated with person(s) or group(s) + + 2022-06-15 accepted Harshvardhan J. Pandit + + + + + + + Personal Possession + Information about personal possessions. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + + + + + Locality + Information about locality e.g. city, village, town, portion of a city as a location + + accepted + Beatriz Esteves + + + + - Political Affiliation - Information about political affiliation and history + Political Opinion + Information about opinions regarding politics and political topics - svd:Political - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + 2022-05-18 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Citizenship - Information about citizenship - - 2024-04-20 + Criminal + Information about criminal activity e.g. criminal convictions or jail time + + svd:Judicial + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Financial - Information about finance including monetary characteristics and transactions - - svd:Financial + Geographic + Information about location or based on geography (e.g. home address) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - - - - - Personal Data Categories - Turtle serialiation + + + + + Personal Data Categories - HTML serialiation - + - - Biometric - Information about biometrics and biometric characteristics. - - + Knowledge and Beliefs + Information about knowledge and beliefs + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Hair Color - Information about hair color - + Parent + Information about parent(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1570,27 +1575,28 @@ - + - Authentication History - Information about prior authentication and its outcomes such as login attempts or location. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Account Identifier + Information about financial account identifier. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Georg P. Krog + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Purchases and Spending Habit - Information about analysis of purchases made and money spent expressed as a habit e.g. monthly shopping trends - + Communications Metadata + Information about communication metadata in the public sphere + + svd:Interactive (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1598,13 +1604,13 @@ - + - Credit Card Number - Information about credit card number - + Age + Information about age + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1612,13 +1618,13 @@ - + - Relationship - Information about relationships and relationship history. - + Communication + Information communicated from or to an individual + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1626,118 +1632,127 @@ - + - Insurance - Information about Insurance - - 2022-04-20 + Criminal Charge + Information about criminal charges. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Financial Status - Information about financial status or standing - - 2022-06-15 + Piercing + Information about piercings + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Current Employment - Information about current employment - - 2022-04-20 + Credit Worthiness + Information about credit worthiness. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - City - Information about city as a location - + Sale + Information about sales e.g. selling of goods or services + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Beatriz Esteves + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Attitude - Information about attitude. - + + Philosophical Belief + Information about philosophical beliefs. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Past Employment - Information about past employment - - 2022-04-20 + Association + Information about associations in a social network with other individuals, groups, or entities e.g. friend of a friend + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Vehicle License Number - Information about vehicle license number - - 2022-06-15 + Domicile + Information about domicile status e.g. which region or country a person is domiciled in + + 2024-04-20 accepted Harshvardhan J. Pandit - + - Financial Account Number - Information about financial account number - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Citizenship + Information about citizenship + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Ethnicity - Information about ethnic origins and lineage + Behavioral + Information about Behavior or activity + svd:Activity (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1745,13 +1760,13 @@ - + - Criminal Charge - Information about criminal charges. - + Country + Information about country e.g. residence, travel. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1759,28 +1774,28 @@ - + - Device Software - Information about software on or related to a device. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Ethnicity + Information about ethnic origins and lineage + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Medical Health - Information about health, medical conditions or health care - + Ethnic Origin + Information about ethnic origin + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -1790,15 +1805,14 @@ - + - Sexual - Information about sexuality and sexual history - - + Health History + Information about health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1807,26 +1821,13 @@ - - - - - Work Environment - Information about work environments - - 2022-06-15 - accepted - Harshvardhan J. Pandit - - - - + - Credit Standing - Information about credit standing. - + Financial Account Number + Information about financial account number + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1834,68 +1835,69 @@ - + - - Facial Print - Information about facial print or pattern - - 2022-06-15 + Authenticating + Information about authentication and information used for authenticating + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Country Of Birth - Information about country of birth - - 2024-04-20 + Device Applications + Information about applications or application-like software on a device. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Harshvardhan J. Pandit + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + - Connection - Information about and including connections in a social network - + Historical + Information about historical data related to or relevant regarding history or past events + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Historical - Information about historical data related to or relevant regarding history or past events - + Purchase + Information about purchases such as items bought e.g. grocery or clothing + + svd:Purchase (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Employment History - Information about employment history + Disciplinary Action + Information about disciplinary actions and its history (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -1904,13 +1906,14 @@ - + - Secret Text - Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. - + Physical Characteristic + Information about physical characteristics + + svd:Demographic (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1918,40 +1921,44 @@ - + - Age Exact - Information about the exact age (i.e. to some degree within a year, month, or day) - - 2022-04-20 + Device Based + Information about devices + + svd:Computer + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Internal - Informatoin about internal characteristics that cannot be seen or observed - + + Mental Health + Information about mental health. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + - + - Personal Possession - Information about personal possessions. - + Email Content + Information about the contents of Emails sent or received + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -1959,128 +1966,120 @@ - + - School - Information about school such as name of school, conduct, or grades obtained. - + + Sexual + Information about sexuality and sexual history + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Account Identifier - Information about financial account identifier. - + Financial + Information about finance including monetary characteristics and transactions + + svd:Financial (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Vehicle License - Information about vehicle license - - - 2022-06-15 + Character + Information about character in the public sphere + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Room Number - Information about location expressed as Room number or similar numbering systems - + Social + Information about social aspects such as family, public life, or professional networks. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2024-04-20 - modified - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - - - - - - - - Digital Fingerprint - Information about a 'digital fingerprint' created for identification - - 2022-06-15 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - - Philosophical Belief - Information about philosophical beliefs. - - + Favorite Color + Information about favorite color. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Income - Information about financial income e.g. for individual or household or family - + + Health + Information about health. + + svd:Health (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Skin Tone - Information about skin tone - + + Blood Type + Information about blood type. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Demeanor - Information about demeanor. - + Physical Trait + Information about defining traits or features regarding the body. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2088,13 +2087,13 @@ - + - Work History - Information about work history in a professional context - + Interaction + Information about interactions in the public sphere + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2102,13 +2101,13 @@ - + - Opinion - Information about opinions - + Salary + Information about salary + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2116,42 +2115,48 @@ - + + + + + Guides for Data Privacy Vocabulary + + + + - Device Operating System - Information about the operating system (OS) or system software that manages hardware or software resources. - + Payment Card Expiry + Information about payment card expiry such as a date. + (DPVCG, https://www.w3.org/community/dpvcg/) 2020-11-04 accepted - Georg P. Krog, Harshvardhan J. Pandit, Beatriz Esteves, Paul Ryan + Georg P. Krog - + - Marital Status - Information about marital status and history - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle License Registration + Information about vehicle license registration + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Purchase - Information about purchases such as items bought e.g. grocery or clothing - - svd:Purchase + Professional Certification + Information about professional certifications + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2159,54 +2164,53 @@ - + - Payment Card - Information about payment card such as Credit Card, Debit Card. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Birth Date + Information about birth date + + 2022-04-20 accepted Harshvardhan J. Pandit - + - Parent - Information about parent(s). - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Household + Information about personal or household activities + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - + - Residency - Information about residency e.g. which region or country a person is resident in - - 2024-04-20 + Browsing Referral + Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Harshvardhan J. Pandit + Georg P. Krog - + - Divorce - Information about divorce(s). - + Employment History + Information about employment history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2214,40 +2218,66 @@ - + - Education Qualification - Information about educational qualifications - - 2022-04-20 + Favorite + Information about favorites + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + + + + Examples for Data Privacy Vocabulary + + + + - Education - Information about education + School + Information about school such as name of school, conduct, or grades obtained. - 2022-04-20 + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + + + + + + Personal Data Categories - RDF/XML serialiation + + + + + + Primer for Data Privacy Vocabulary + + + + - Individual Health History - Information about information health history. - + Sexual History + Information about sexual history + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2256,13 +2286,14 @@ - + - Transactional - Information about a purchasing, spending or income - + Official ID + Information about an official identifier or identification document + + svd:Government (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2270,40 +2301,42 @@ - + - Profile - Profile or user profile is information and representation of characteristics associated with person(s) or group(s) - + Reliability + Information about reliability (e.g. of a person) + 2022-06-15 accepted Harshvardhan J. Pandit - + - + - Acquantaince - Information about acquaintainces in a social network. - + Physical Address + Information about physical address. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + 2024-04-20 + modified + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves - + - GPS Coordinate - Information about location expressed using Global Position System coordinates (GPS) - + Dialect + Information about linguistic dialects. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2311,55 +2344,56 @@ - + - Place Of Birth - Information about place of birth - - 2024-04-20 + Marriage + Information about marriage(s). + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - - Genetic - Information about inherited or acquired genetic characteristics - - 2022-05-18 + Ownership + Information about ownership and history, including renting, borrowing, possessions. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Payment Card Expiry - Information about payment card expiry such as a date. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + + Facial Print + Information about facial print or pattern + + 2022-06-15 accepted - Georg P. Krog + Harshvardhan J. Pandit + - + - Password - Information about password used in the process of authenticating the individual as an user accessing a system. - + Favorite Music + Information about favorite music. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2367,27 +2401,26 @@ - + - Car Owned - Information about cars ownership and ownership history. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Country Of Birth + Information about country of birth + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Tattoo - Information about tattoos - + Opinion + Information about opinions + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2395,13 +2428,13 @@ - + - IP Address - Information about the Internet Protocol (IP) address of a device - + Favorite Food + Information about favorite food. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2409,53 +2442,55 @@ - + - Vehicle Usage - Information about usage of vehicles, e.g. driving statistics - - - 2022-06-15 + Interest + Information about interests + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Education Experience - Information about education experience e.g. attending a university - - 2022-04-20 + Internal + Informatoin about internal characteristics that cannot be seen or observed + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - + - Email Address Work - Information about Email address used for Work or in Professional capacity - - 2022-04-20 + Group Membership + Information about groups and memberships included or associated with a social network + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Professional Evaluation - Information about professional evaluations - + Car Owned + Information about cars ownership and ownership history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2463,13 +2498,13 @@ - + - Voice Mail - Information about voice mail messages. - + Secret Text + Information about secret text used in the process of authenticating the individual as an user accessing a system, e.g., when recovering a lost password. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2477,41 +2512,49 @@ - + - House Owned - Information about house(s) owned and ownership history. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Device Software + Information about software on or related to a device. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit, Beatriz Esteves, Georg P. Krog, Paul Ryan - + - Credit Record - Information about credit record. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Performance at Work + Information about performance at work or within work environments + + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + + + + + + + Personal Data Categories - Turtle serialiation + + - Character - Information about character in the public sphere - + GPS Coordinate + Information about location expressed using Global Position System coordinates (GPS) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2519,95 +2562,93 @@ - + - Reference - Information about references in the professional context - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Education Experience + Information about education experience e.g. attending a university + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Piercing - Information about piercings - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Criminal Offense + Information about criminal offenses + + 2022-10-22 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog - + - - Political Opinion - Information about opinions regarding politics and political topics - - - 2022-05-18 + Financial Status + Information about financial status or standing + + 2022-06-15 accepted Harshvardhan J. Pandit - - + - Vehicle - Information about vehicles - - 2022-06-15 + Age Exact + Information about the exact age (i.e. to some degree within a year, month, or day) + + 2022-04-20 accepted Harshvardhan J. Pandit - + - Nationality - Information about nationality - + Travel History + Information about travel history + 2022-04-20 accepted + Harshvardhan J. Pandit - + - Personality - Information about personality (e.g., categorization in terms of the Big Five personality traits) - + + Retina + Information about retina and the retinal patterns. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Gender - Information about gender + Height + Information about physical height (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 @@ -2616,28 +2657,28 @@ - + - - Fetish - Information about an individual's sexual fetishes - + Location + Information about location + + svd:Location (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - - + - Reliability - Information about reliability (e.g. of a person) + Vehicle Usage + Information about usage of vehicles, e.g. driving statistics + 2022-06-15 accepted @@ -2645,13 +2686,13 @@ - + - Criminal Conviction - Information about criminal convictions. - + Acquantaince + Information about acquaintainces in a social network. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2659,13 +2700,13 @@ - + - Demographic - Information about demography and demographic characteristics - + Skin Tone + Information about skin tone + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2673,21 +2714,13 @@ - - - - - - - Personal Data Categories - N3 serialiation - - + - Credit Worthiness - Information about credit worthiness. - + Attitude + Information about attitude. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2695,27 +2728,29 @@ - + - Favorite Color - Information about favorite color. - + + Individual Health History + Information about information health history. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Bank Account - Information about bank accounts. - + Hair Color + Information about hair color + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2723,13 +2758,14 @@ - + - Loan Record - Information about loans, whether applied, provided or rejected, and its history - + UID + Information about unique identifiers. + + svd:UniqueId (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2737,28 +2773,30 @@ - + - Social Media Communication - Information about social media communication, including the communication itself and metadata. - - svd:Social + + Race + Information about race or racial history. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Interaction - Information about interactions in the public sphere - + Friend + Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2766,33 +2804,26 @@ - - - - - - - Personal Data Categories - JSON-LD serialiation - - + - Postal Code - Information about postal code as a location - + Work Environment + Information about work environments + + 2022-06-15 accepted - Beatriz Esteves + Harshvardhan J. Pandit - + - Financial Account - Information about financial accounts. - + Income Bracket + Information about income bracket. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2800,14 +2831,13 @@ - + - UID - Information about unique identifiers. - - svd:UniqueId + Voice Communication Recording + Information about vocal recorded communication (e.g. telephony, VoIP) + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2815,42 +2845,42 @@ - + - Like - Information about likes or preferences regarding attractions. - + + Sexual Preference + Information about sexual preferences + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Public Life - Information about public life - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle + Information about vehicles + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Browsing Behavior - Information about browsing Behavior. - - svd:OnlineActivity + Professional Interview + Information about professional interviews + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2858,134 +2888,122 @@ - + + + + + + + Personal Data Categories - N3 serialiation + + - Offspring - Information about offspring(s). - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Vehicle License + Information about vehicle license + + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Location - Information about location - - svd:Location + + Political Affiliation + Information about political affiliation and history + + + svd:Political (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - - - - - - - Personal Data Categories - HTML serialiation - - - - - - Travel History - Information about travel history - - 2022-04-20 - accepted - Harshvardhan J. Pandit - - - - + - Domicile - Information about domicile status e.g. which region or country a person is domiciled in - - 2024-04-20 + Service Consumption Behavior + Information about the consumption of a service, e.g. time and duration of consumption. + + (SPECIAL project, https://specialprivacy.ercim.eu/) + 2019-11-26 accepted - Harshvardhan J. Pandit + Harshvardhan J. Pandit, Rudy Jacob - + - Job - Information about professional jobs - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + User agent + Information about software acting on behalf of users e.g. web browser + + 2022-06-15 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Georg P. Krog - + - - Retina - Information about retina and the retinal patterns. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Place Of Birth + Information about place of birth + + 2024-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - - + - Call Log - Information about the calls that an individual has made. - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Age Range + Information about age range i.e. inexact age to some degree (i.e. some years) + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + - Telephone Number - Information about telephone number. - + + Drug Test Result + Information about drug test results. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Dislike - Information about dislikes or preferences regarding repulsions. - + Email Address + Information about Email address. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -2993,53 +3011,57 @@ - + - Household - Information about personal or household activities - + Publicly Available Social Media + Information about social media that is publicly available + 2022-06-15 accepted Harshvardhan J. Pandit - + - + - Criminal Offense - Information about criminal offenses - - 2022-10-22 + Payment Card + Information about payment card such as Credit Card, Debit Card. + + (DPVCG, https://www.w3.org/community/dpvcg/) + 2020-11-04 accepted - Georg P. Krog + Harshvardhan J. Pandit - + - Credit Capacity - Information about credit capacity. - + + Biometric + Information about biometrics and biometric characteristics. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Friend - Information about friends in a social network, including aspects of friendships such as years together or nature of friendship. - + Tattoo + Information about tattoos + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3047,55 +3069,62 @@ - + - Physical Address - Information about physical address. - - + Credit Record + Information about credit record. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 - 2024-04-20 - modified - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra, Beatriz Esteves + accepted + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + + + + + + + Personal Data Categories - JSON-LD serialiation + + - Individual Profile - Individual Profile or user profile is information and representation of characteristics associated with a specific individual - - 2024-04-20 + Criminal Conviction + Information about criminal convictions. + + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) + 2019-06-04 accepted - Harshvardhan J. Pandit + Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra - + - Age Range - Information about age range i.e. inexact age to some degree (i.e. some years) - - 2022-04-20 + Personal Documents + Information about and including personal documents e.g. diaries or journals + + 2022-06-15 accepted Harshvardhan J. Pandit - + - Authenticating - Information about authentication and information used for authenticating - + Sibling + Information about sibling(s). + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3103,13 +3132,13 @@ - + - Interest - Information about interests - + Income + Information about financial income e.g. for individual or household or family + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3117,13 +3146,13 @@ - + - Professional - Information about educational or professional career - + Social Status + Information about social status + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3131,79 +3160,58 @@ - - - - - Street - Information about street as a location - - accepted - Beatriz Esteves - - - - - - - - Locality - Information about locality e.g. city, village, town, portion of a city as a location - - accepted - Beatriz Esteves - - - - + - Transaction - Information about financial transactions e.g. bank transfers - + + Proclivitie + Information about proclivities in a sexual context + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + - + - Browsing Referral - Information about web browsing referrer or referral, which can be based on location, targeted referrals, direct, organic search, social media or actions, campaigns. - - (DPVCG, https://www.w3.org/community/dpvcg/) - 2020-11-04 + Residency + Information about residency e.g. which region or country a person is resident in + + 2024-04-20 accepted - Georg P. Krog + Harshvardhan J. Pandit - + - Intention - Information about intentions - - (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) - 2019-06-04 + Email Address Work + Information about Email address used for Work or in Professional capacity + + 2022-04-20 accepted - Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra + Harshvardhan J. Pandit - + + + + - Criminal Pardon - Information about criminal pardons. - + Credit Capacity + Information about credit capacity. + (EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf) 2019-06-04 accepted @@ -3211,17 +3219,6 @@ - - - - - Examples for Data Privacy Vocabulary - - - - - - diff --git a/pd/pd.ttl b/pd/pd.ttl index 7d4cc22f..73e4162c 100644 --- a/pd/pd.ttl +++ b/pd/pd.ttl @@ -406,16 +406,13 @@ pd:Contact a rdfs:Class, pd:Country a rdfs:Class, skos:Concept, dpv:PersonalData ; - dct:contributor "Beatriz Esteves", - "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; + dct:contributor "Elmar Kiesling; Harshvardhan J. Pandit, Fajar Ekaputra" ; dct:created "2019-06-04"^^xsd:date ; dct:source "(EnterPrivacy Categories of Personal Information, https://enterprivacy.com/wp-content/uploads/2018/09/Categories-of-Personal-Information.pdf)"@en ; rdfs:isDefinedBy pd: ; sw:term_status "accepted"@en ; - skos:broader pd:Location, - pd:PhysicalAddress ; - skos:definition "Information about country as a location"@en, - "Information about country e.g. residence, travel."@en ; + skos:broader pd:Location ; + skos:definition "Information about country e.g. residence, travel."@en ; skos:inScheme pd:extended-classes ; skos:prefLabel "Country"@en .