From d9a9df5fe57c27d895cc53a00ca6f774b01e5da7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 14:29:32 +0100 Subject: [PATCH] Add prefix: dpvocab (#1240) Closes #1241 --------- Co-authored-by: Mufaddal Naguthanawala Co-authored-by: Charles Tapley Hoyt Co-authored-by: Benjamin M. Gyori Co-authored-by: Harry Caufield --- src/bioregistry/data/bioregistry.json | 60 +++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index e0fe45aff..6691c0927 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -28689,6 +28689,66 @@ } ] }, + "dpvocab": { + "comment": "The resource itself specifies a preferred prefix of `dpv` but this is already claimed in Bioregistry by the Description of Plant Viruses (https://bioregistry.io/registry/dpv). See also license discussion at https://github.com/w3c/dpv/issues/195.", + "contact": { + "email": "me@harshp.com", + "github": "coolharsh55", + "name": "Harshvardhan J. Pandit", + "orcid": "0000-0002-5068-3714" + }, + "contributor": { + "email": "jhc@lbl.gov", + "github": "caufieldjh", + "name": "Harry Caufield", + "orcid": "0000-0001-5705-7831" + }, + "contributor_extras": [ + { + "email": "b.gyori@northeastern.edu", + "github": "bgyori", + "name": "Benjamin M. Gyori", + "orcid": "0000-0001-9439-5346" + }, + { + "email": "cthoyt@gmail.com", + "github": "cthoyt", + "name": "Charles Tapley Hoyt", + "orcid": "0000-0003-4423-4370" + }, + { + "email": "m.naguthana@hotmail.com", + "github": "nagutm", + "name": "Mufaddal Naguthanawala", + "orcid": "0009-0009-5240-7463" + } + ], + "description": "The Data Privacy Vocabulary provides an ontology (classes and properties) and taxonomies of concepts to represent information regarding how personal data is processed in the form of an ontology or a knowledge graph.", + "example": "Duration", + "github_request_issue": 1241, + "homepage": "https://w3c.github.io/dpv/2.0/dpv", + "name": "Data Privacy Vocabulary", + "publications": [ + { + "doi": "10.48550/arxiv.2404.13426", + "title": "Data Privacy Vocabulary (DPV) -- Version 2", + "year": 2024 + }, + { + "doi": "10.1007/978-3-030-33246-4_44", + "title": "Creating a Vocabulary for Data Privacy", + "year": 2019 + } + ], + "repository": "https://github.com/w3c/dpv", + "reviewer": { + "email": "cthoyt@gmail.com", + "github": "cthoyt", + "name": "Charles Tapley Hoyt", + "orcid": "0000-0003-4423-4370" + }, + "uri_format": "https://w3id.org/dpv#$1" + }, "dragondb.allele": { "biocontext": { "prefix": "DRAGONDB.ALLELE"