Changelog for DPV 2.2
Published: 2025-08-31
This document describes the changes in DPV 2.2 release as compared to the previous DPV 2.1 release. This changelog covers the DPV specification as well as all extensions.
Summary
DPV 2.2 has several backwards-incompatible changes due to fixes in concept IRIs. Fixes for these are simple to implement (see note further ahead). Use of 2.2 is compatible with existing uses of 2.1. For updating from 1.0, or for understanding the scope, structure, and semantics of folders and IRIs, see the previous changelog.
- When updating are there are any issues? Yes, there are breaking changes in IRIs, but the fix is simple. see more
- Change in concepts: In total, DPV 2.2 and all its extensions contain
9590
concepts, and compared to 2.1 -489
concepts have been added and66
concepts removed. The count of added and removed concepts include moving concepts between extensions. see more - Development process: The development process for DPV is carried out through GitHub and meetings. Participation is open and welcome. see more
- Contributors: list of contributors to version 2.2. see more
Do I need to update or change something?
You should consider updating to the latest version of the DPV as it provides a more comprehensive set of terms, has new extensions with refinements and advances in representing information, and represents more recent and up to date knowledge within the domain.
There are several breaking changes or incompatibilities between 2.2 and 2.1. These are due to changes (e.g. typos) in the IRIs which changes the name and 'ID' of the concept. Fixes to these are simple as they involve replacing the previous IRI with the new fixed IRI. There are no changes to the underlying model and semantics.
Specific breaking changes are mentioned in the changelog for each specification, and pertain to changes in terms which are unlikely to require significant efforts. Going ahead, we do not foresee major breaking changes in the future release which is tentatively labelled 2.3 and scheduled to be released in January 2026.
Detailed Changes to Terms
Click on arrows to expand descriptions and see added/removed concepts.
Data Privacy Vocabulary (DPV)
stable
total terms: 1165 ; added: 47 ; removed: 11 view document
Concepts Removed (click to expand)
Removed concepts include fixing typos in Contract Statuses, Rule Fulfilment Statuses, Rights Fulfilment Status and the property isOrganisationalUnitOf
.
isOrganisationalUnitOf
.1: ContractFulfiled 2: ContractNotFulfiled 3: ContractPartiallyFulfiled 4: ContractualClauseFulfiled 5: ContractualClauseNotFulfiled 6: ContractualClausePartiallyFulfiled 7: LawfulnessUnkown 8: ProhibitionFulfilled 9: RightsFulfillment 10: hasFulfillmentsStatus 11: isOrganistionalUnitOf
Concepts Added (click to expand)
Rule
and RuleFulfilmentStatus
: Added new rule types (acceptable, unacceptable, recommendation, deterrence) and associated statuses along with properties.
ReuseCompatibility
: Concepts describing reuse as primary and secondary use.
Location
: Concepts representing jurisdiction, public/private spaces and ownership, and a property to indicate locations outside a reference concept.
Data
: Concepts representing unstructured and uncategorised data.
Rule
and RuleFulfilmentStatus
: Added new rule types (acceptable, unacceptable, recommendation, deterrence) and associated statuses along with properties.ReuseCompatibility
: Concepts describing reuse as primary and secondary use.Location
: Concepts representing jurisdiction, public/private spaces and ownership, and a property to indicate locations outside a reference concept.Data
: Concepts representing unstructured and uncategorised data.1: AcceptableRule 2: AcceptableUsePolicy 3: CompatibilityUnknown 4: ContractFulfilled 5: ContractNotFulfilled 6: ContractPartiallyFulfilled 7: ContractualClauseFulfilled 8: ContractualClauseNotFulfilled 9: ContractualClausePartiallyFulfilled 10: Deterrence 11: DeterrenceFollowed 12: DeterrenceNotFollowed 13: HybridPublicPrivateSpace 14: InverseJurisdiction 15: Jurisdiction 16: LawfulnessUnknown 17: PersonalSpace 18: PrimaryUse 19: PrivateCommunalSpace 20: PrivateSpace 21: PrivatelyOperatedPublicSpace 22: PrivatelyOwnedPublicSpace 23: PrivatelyOwnedSpace 24: ProfessionalConfidentialData 25: ProhibitionUnviolated 26: PublicSpace 27: PubliclyAccessibleSpace 28: PubliclyOwnedSpace 29: Recommendation 30: RecommendationFollowed 31: RecommendationNotFollowed 32: ReuseCompatibility 33: RightsFulfilment 34: SecondaryUse 35: SemiPrivateSpace 36: UnacceptableRule 37: UncategorisedData 38: UnstructuredData 39: hasDeterrence 40: hasFulfilmentStatus 41: hasInverseJurisdiction 42: hasRecommendation 43: hasReuseCompatibility 44: hasUncategorisedData 45: hasUnstructuredData 46: isOrganisationalUnitOf 47: isOutsideOfLocation
Personal Data Categories (PD)
stable
total terms: 229 ; added: 12 ; removed: 12 view document
Concepts Removed (click to expand)
Removed concepts involve fixing typos in the concept names (e.g. Behavioral
to Behavioural
Behavioral
to Behavioural
1: Acquantaince 2: Behavioral 3: BrowsingBehavior 4: CriminalOffense 5: Demeanor 6: Favorite 7: FavoriteColor 8: FavoriteFood 9: FavoriteMusic 10: HairColor 11: ServiceConsumptionBehavior 12: TVViewingBehavior
Concepts Added (click to expand)
1: Acquaintance 2: Behavioural 3: BrowsingBehaviour 4: CriminalOffence 5: Demeanour 6: Favourite 7: FavouriteColour 8: FavouriteFood 9: FavouriteMusic 10: HairColour 11: ServiceConsumptionBehaviour 12: TVViewingBehaviour
Technology (TECH)
stable
total terms: 196 ; added: 4 ; removed: 0 view document
Concepts Added (click to expand)
OperatingEnvironment
to describe the environment (physical or virtual) the technology operates within.
OperatingFactor
to describe factors which affect (positively or negatively) the operation of technology.
OperatingEnvironment
to describe the environment (physical or virtual) the technology operates within.OperatingFactor
to describe factors which affect (positively or negatively) the operation of technology.1: OperatingEnvironment 2: OperatingFactor 3: hasOperatingEnvironment 4: hasOperatingFactor
Artificial Intelligence (AI)
stable
total terms: 211 ; added: 6 ; removed: 3 view document
Concepts Removed (click to expand)
DataLabelsAndLabellingProcessBias
and MissingFeaturesAndLabelsBias
were shortened for correctness and consistency, and DecomissionStage
was renamed to fix the typo.
DataLabelsAndLabellingProcessBias
and MissingFeaturesAndLabelsBias
were shortened for correctness and consistency, and DecomissionStage
was renamed to fix the typo.1: DataLabelsAndLabellingProcessBias 2: DecomissionStage 3: MissingFeaturesAndLabelsBias
Concepts Added (click to expand)
- Added
ModelTraining
to represent models being trained as a processing activity
- Added
TrainingTechnique
to represent techniques used for training the model, where existing techniques are declared as types of training.
ModelTraining
to represent models being trained as a processing activityTrainingTechnique
to represent techniques used for training the model, where existing techniques are declared as types of training.1: DataLabellingProcessBias 2: DecommissionStage 3: MissingFeaturesBias 4: ModelTraining 5: TrainingTechnique 6: development-classes
Risk Management (RISK)
stable
total terms: 550 ; added: 14 ; removed: 13 view document
Concepts Removed (click to expand)
Removed concepts include fixing typos in the terms.
Other removed concepts include those of the form LoseX
where a new concept has been added of the form XLoss
to better phrase the concept and align it with practically used terminology.
LoseX
where a new concept has been added of the form XLoss
to better phrase the concept and align it with practically used terminology.1: Extorsion 2: InabilityToFulfillLegalObligations 3: LoseCredibility 4: LoseCustomerConfidence 5: LoseGoodwill 6: LoseNegotiatingCapacity 7: LoseOpportunity 8: LoseReputation 9: LoseTrust 10: RemeditationControl 11: Renumeration 12: TaskOmmitted 13: UnauthorisedAccesstoPremises
Concepts Added (click to expand)
1: CredibilityLoss 2: CustomerConfidenceLoss 3: DataLoss 4: Extortion 5: GoodwillLoss 6: InabilityToFulfilLegalObligations 7: NegotiatingCapacityLoss 8: OpportunityLoss 9: RemediationControl 10: Remuneration 11: ReputationalLoss 12: TaskOmitted 13: TrustLoss 14: UnauthorisedAccessToPremises
JUSTIFICATIONS
stable
total terms: 75 ; added: 0 ; removed: 0 view document
No changes
Locations (LOC)
stable
total terms: 5024 ; added: 4685 ; removed: 1 ; view document
Concepts Added (click to expand)
Added ISO 3166-3 codes representing regions that have duplicate codes in 3166-2 i.e. they are declared both as a country and as a subdivision. This has been addressed by including both their 3166-2 and 3166-3 codes and linking them through a skos:exactMatch
relation.
A new concept set called Inverse Jurisdiction has been added to represent external jurisdictions, such as to indicate data transfers beyond a jurisdiction. A concept of the form non-XX
has been added for each XX
concept representing a 3166-2 country, and all jurisdictions not part of XX
are added to it.
skos:exactMatch
relation.non-XX
has been added for each XX
concept representing a 3166-2 country, and all jurisdictions not part of XX
are added to it.1: FR-976 2: NL-BQ3 3: US-VI 4: inverse-classes 5: non-AD 6: non-AE 7: non-AF 8: non-AG 9: non-AI 10: non-AL 11: non-AM 12: non-AO 13: non-AQ 14: non-AR 15: non-AS 16: non-AT 17: non-AU 18: non-AW 19: non-AX 20: non-AZ 21: non-BA 22: non-BB 23: non-BD 24: non-BE 25: non-BF 26: non-BG 27: non-BH 28: non-BI 29: non-BJ 30: non-BL 31: non-BM 32: non-BN 33: non-BO 34: non-BQ 35: non-BR 36: non-BS 37: non-BT 38: non-BV 39: non-BW 40: non-BY 41: non-BZ 42: non-CA 43: non-CC 44: non-CD 45: non-CF 46: non-CG 47: non-CH 48: non-CI 49: non-CK 50: non-CL 51: non-CM 52: non-CN 53: non-CO 54: non-CR 55: non-CU 56: non-CV 57: non-CW 58: non-CX 59: non-CY 60: non-CZ 61: non-DE 62: non-DJ 63: non-DK 64: non-DM 65: non-DO 66: non-DZ 67: non-EC 68: non-EE 69: non-EEA 70: non-EEA30 71: non-EEA31 72: non-EG 73: non-EH 74: non-ER 75: non-ES 76: non-ET 77: non-EU 78: non-EU27 79: non-EU28 80: non-FI 81: non-FJ 82: non-FK 83: non-FM 84: non-FO 85: non-FR 86: non-GA 87: non-GB 88: non-GD 89: non-GE 90: non-GF 91: non-GG 92: non-GH 93: non-GI 94: non-GL 95: non-GM 96: non-GN 97: non-GP 98: non-GQ 99: non-GR 100: non-GS 101: non-GT 102: non-GU 103: non-GW 104: non-GY 105: non-HK 106: non-HM 107: non-HN 108: non-HR 109: non-HT 110: non-HU 111: non-ID 112: non-IE 113: non-IL 114: non-IM 115: non-IN 116: non-IO 117: non-IQ 118: non-IR 119: non-IS 120: non-IT 121: non-JE 122: non-JM 123: non-JO 124: non-JP 125: non-KE 126: non-KG 127: non-KH 128: non-KI 129: non-KM 130: non-KN 131: non-KP 132: non-KR 133: non-KW 134: non-KY 135: non-KZ 136: non-LA 137: non-LB 138: non-LC 139: non-LI 140: non-LK 141: non-LR 142: non-LS 143: non-LT 144: non-LU 145: non-LV 146: non-LY 147: non-MA 148: non-MC 149: non-MD 150: non-ME 151: non-MF 152: non-MG 153: non-MH 154: non-MK 155: non-ML 156: non-MM 157: non-MN 158: non-MO 159: non-MP 160: non-MQ 161: non-MR 162: non-MS 163: non-MT 164: non-MU 165: non-MV 166: non-MW 167: non-MX 168: non-MY 169: non-MZ 170: non-NA 171: non-NC 172: non-NE 173: non-NF 174: non-NG 175: non-NI 176: non-NL 177: non-NO 178: non-NP 179: non-NR 180: non-NU 181: non-NZ 182: non-OM 183: non-PA 184: non-PE 185: non-PF 186: non-PG 187: non-PH 188: non-PK 189: non-PL 190: non-PM 191: non-PN 192: non-PR 193: non-PS 194: non-PT 195: non-PW 196: non-PY 197: non-QA 198: non-RE 199: non-RO 200: non-RS 201: non-RU 202: non-RW 203: non-SA 204: non-SB 205: non-SC 206: non-SD 207: non-SE 208: non-SG 209: non-SH 210: non-SI 211: non-SJ 212: non-SK 213: non-SL 214: non-SM 215: non-SN 216: non-SO 217: non-SR 218: non-SS 219: non-ST 220: non-SV 221: non-SX 222: non-SY 223: non-SZ 224: non-TC 225: non-TD 226: non-TF 227: non-TG 228: non-TH 229: non-TJ 230: non-TK 231: non-TL 232: non-TM 233: non-TN 234: non-TO 235: non-TR 236: non-TT 237: non-TV 238: non-TW 239: non-TZ 240: non-UA 241: non-UG 242: non-UM 243: non-US 244: non-UY 245: non-UZ 246: non-VA 247: non-VC 248: non-VE 249: non-VG 250: non-VI 251: non-VN 252: non-VU 253: non-WF 254: non-WS 255: non-YE 256: non-YT 257: non-ZA 258: non-ZM 259: non-ZW
Legal Concepts for Jurisdictions (LEGAL)
stable
total extensions: 43 ; added: 9 ; removed: 0 ; view document
Legal Concepts for Austria (LEGAL-AT)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Belgium (LEGAL-BE)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Bulgaria (LEGAL-BG)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Cyprus (LEGAL-CY)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Czech Republic (LEGAL-CZ)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Germany (LEGAL-DE)
stable
total terms: 41 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Denmark (LEGAL-DK)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Estonia (LEGAL-EE)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Spain (LEGAL-ES)
stable
total terms: 11 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for European Union (EU) (LEGAL-EU)
stable
total terms: 27 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Finland (LEGAL-FI)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for France (LEGAL-FR)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for United Kingdom of Great Britain and Northern Ireland (LEGAL-GB)
stable
total terms: 9 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Greece (LEGAL-GR)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Hong Kong (LEGAL-HK)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-HK 2: hk-classes 3: law-PDPO 4: serialisation-html 5: serialisation-jsonld 6: serialisation-n3 7: serialisation-rdf 8: serialisation-ttl
Legal Concepts for Crotia (LEGAL-HR)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Hungary (LEGAL-HU)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Ireland (LEGAL-IE)
stable
total terms: 10 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for India (LEGAL-IN)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Iceland (LEGAL-IS)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Italy (LEGAL-IT)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Japan (LEGAL-JP)
stablenew
total terms: 7 ; added: 7 ; removed: 0 ; view document
Concepts Added (click to expand)
1: jp-classes 2: law-APPI 3: serialisation-html 4: serialisation-jsonld 5: serialisation-n3 6: serialisation-rdf 7: serialisation-ttl
Legal Concepts for Republic of Korea (LEGAL-KR)
stablenew
total terms: 10 ; added: 10 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-KR 2: kr-classes 3: law-CIA 4: law-LIA 5: law-PIPA 6: serialisation-html 7: serialisation-jsonld 8: serialisation-n3 9: serialisation-rdf 10: serialisation-ttl
Legal Concepts for Liechtenstein (LEGAL-LI)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Lithuania (LEGAL-LT)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Luxembourg (LEGAL-LU)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Latvia (LEGAL-LV)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Macao (LEGAL-MO)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-LT 2: li-classes 3: law-GDPR 4: serialisation-html 5: serialisation-jsonld 6: serialisation-n3 7: serialisation-rdf 8: serialisation-ttl
Legal Concepts for Malta (LEGAL-MT)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Malaysia (LEGAL-MY)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-MY 2: law-PDPA 3: my-classes 4: serialisation-html 5: serialisation-jsonld 6: serialisation-n3 7: serialisation-rdf 8: serialisation-ttl
Legal Concepts for the Netherlands (LEGAL-NL)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Norway (LEGAL-NO)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Philippines (LEGAL-PH)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-PH 2: law-DPA 3: ph-classes 4: serialisation-html 5: serialisation-jsonld 6: serialisation-n3 7: serialisation-rdf 8: serialisation-ttl
Legal Concepts for Poland (LEGAL-PL)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Portugal (LEGAL-PT)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Romania (LEGAL-RO)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Sweden (LEGAL-SE)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Singapore (LEGAL-SG)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-SG 2: law-PDPA 3: serialisation-html 4: serialisation-jsonld 5: serialisation-n3 6: serialisation-rdf 7: serialisation-ttl 8: sg-classes
Legal Concepts for Slovenia (LEGAL-SI)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Slovakia (LEGAL-SK)
stable
total terms: 8 ; added: 0 ; removed: 0 ; view document
No change
Legal Concepts for Thailand (LEGAL-TH)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-TH 2: law-PDPA 3: law-TDPN 4: serialisation-html 5: serialisation-jsonld 6: serialisation-n3 7: serialisation-rdf 8: serialisation-ttl 9: th-classes
Legal Concepts for Taiwan (LEGAL-TW)
stablenew
total terms: 8 ; added: 8 ; removed: 0 ; view document
Concepts Added (click to expand)
1: DPA-TW 2: law-PDPA 3: serialisation-html 4: serialisation-jsonld 5: serialisation-n3 6: serialisation-rdf 7: serialisation-ttl 8: tw-classes
Legal Concepts for United States of America (LEGAL-US)
stable
total terms: 19 ; added: 0 ; removed: 0 ; view document
No change
EU General Data Protection Regulation (EU-GDPR)
stable
total terms: 245 ; added: 0 ; removed: 1 view document
Concepts Removed (click to expand) Fixed typo `A6-1-d-natual-person`.
1: A6-1-d-natual-person
EU Data Governance Act (EU-DGA)
stable
total terms: 81 ; added: 0 ; removed: 0 ; view document
No change
EU Artificial Intelligence Act (EU-AIAct)
stable
total terms: 125 ; added: 15 ; removed: 5 view document
Concepts Removed (click to expand)
Removed concepts represent changing wording of the concepts (e.g. `Biometric` to `BiometricData`) and fixing typos. Variants have been added with proper naming, so there are no net concepts removed.
1: Biometric 2: BiometricIdentityVerification 3: PostRemoteBiometriIdentificationSystem 4: RealtimeRemoteBiometriIdentificationSystem 5: SystemicRiskForEU
Concepts Added (click to expand) Added Risk Levels for High (with further Annex I and III), Not High, Permitted, Prohibited, Transparency Required, and Minimal.
1: BiometricData 2: BiometricVerification 3: PostRemoteBiometricIdentificationSystem 4: RealtimeRemoteBiometricIdentificationSystem 5: RiskLevel 6: RiskLevelHigh 7: RiskLevelHighAnnexI 8: RiskLevelHighAnnexIII 9: RiskLevelMinimal 10: RiskLevelNotHigh 11: RiskLevelPermitted 12: RiskLevelProhibited 13: RiskLevelTransparencyRequired 14: SystemicRisk 15: risk-levels-classes
EU Network and Information Services Directive (EU-NIS2)
stable
total terms: 19 ; added: 0 ; removed: 0 ; view document
No change
EU Fundamental Rights and Freedoms (EU-RIGHTS)
stable
total terms: 144 ; added: 6 ; removed: 6 view document
Concepts Removed (click to expand)
Removed concepts represent fixed typos. Corresponding fixed concepts are added.
1: A32-ProhibitionOfChildLabourProtectionofYoungAtWorkImpact 2: A39-RightToVoteStandAsCanditateEUParliament 3: A39-RightToVoteStandAsCanditateEUParliamentImpact 4: A6-RightToLiberySecurity 5: A6-RightToLiberySecurityImpact 6: A8-RectificiationImpacted
Concepts Added (click to expand)
1: A32-ProhibitionOfChildLabourProtectionOfYoungAtWorkImpact 2: A39-RightToVoteStandAsCandidateEUParliament 3: A39-RightToVoteStandAsCandidateEUParliamentImpact 4: A6-RightToLibertySecurity 5: A6-RightToLibertySecurityImpact 6: A8-RectificationImpacted
EU European Health Data Spaces (EU-EHDS)
stable
total terms: 70 ; added: 2 ; removed: 2 view document
Concepts Removed (click to expand)
Removed concepts represent fixed typos. Corresponding fixed concepts are added.
1: BehavioralData 2: PersonGenegeratedWellnessAppData
Concepts Added (click to expand)
1: BehaviouralData 2: PersonGeneratedWellnessAppData
Sectorial Concepts (SECTOR)
draft
total extensions: 6 ; added: 0 ; removed: 0 ; view document
Education Sector Concepts (SECTOR-EDUCATION)
draft
total terms: 55 ; added: 1 ; removed: 1 view document
Concepts Removed (click to expand)
Removed concepts represent fixed typos. Corresponding fixed concepts are added.
1: StudentEnrollmentManagement
Concepts Added (click to expand)
1: StudentEnrolmentManagement
Finance Sector Concepts (SECTOR-FINANCE)
draft
total terms: 49 ; added: 49 ; removed: 0 ; view document
No change
Health Sector Concepts (SECTOR-HEALTH)
draft
total terms: 65 ; added: 65 ; removed: 0 ; view document
No change
Infrastructure Sector Concepts (SECTOR-INFRA)
draft
total terms: 53 ; added: 53 ; removed: 0 ; view document
No change
Law Enforcement & Justice Sector Concepts (SECTOR-LAW
draft
total terms: 100 ; added: 1 ; removed: 1 view document
Concepts Removed (click to expand)
Removed concepts represent fixed typos. Corresponding fixed concepts are added.
1: ImmigrationDocumentVerficiation
Concepts Added (click to expand)
1: ImmigrationDocumentVerification
Public Services Sector Concepts (SECTOR-PUBLICSERVICES)
draft
total terms: 21 ; added: 1 ; removed: 1 view document
Concepts Removed (click to expand)
Removed concepts represent fixed typos. Corresponding fixed concepts are added.
1: SocialWelfareEnrollmentManagement
Concepts Added (click to expand)
1: SocialWelfareEnrolmentManagement
Extension for IEEE P7012
draft
total terms: 172 ; added: 17 ; removed: 10 view document
Concepts Removed (click to expand)
The SD-BY terms have been changed to use SD-BASE form instead, therefore the removed terms have a corresponding new concept added.
1: SD-BY 2: SD-BY-A 3: SD-BY-A-DP 4: SD-BY-AT 5: SD-BY-AT-DP 6: SD-BY-ATP 7: SD-BY-ATP-DP 8: SD-BY-ATP-S3P 9: SD-BY-ATP-S3P-DP 10: SD-BY-DP
Concepts Added (click to expand)
Added concepts for Data Deletion obligation, new terms, and a property for associating human descriptions. Other concepts correspond to change in SD-BY to SD-BASE for terms.
Development Process
- GitHub: All code and artefacts are hosted in a github repo, and it is also used for discussions via issues and for hosting a community wiki.
- Git branches: Development takes place on the
dev
branch, and the development version is suffixed to indicate ongoing work as2.3-dev
. Themain
branch hosts stable and published releases and is updated for fixes and for storing working notes and minutes for the DPVCG meetings. - Announcement for releases: The issue #145 acts as a 'sticky' board for announcements regarding releases, fixes, and other relevant news. Adopters can subscribe to this issue to be notified.
- More guides and tutorials: The DPVCG has planned to provide more guides and tutorials to support the adoption and use of DPV. A tentative list can be found at the guides page.
- Multilingual support: This feature is planned for future releases where the DPV concepts will be provided with labels, definitions, and notes in more languages. Planned languages include Italian, French, German, and Spanish. If you are interested in having another language added, please discuss in issue#89.
- Release schedule: The DPVCG plans to provide two releases per year to enable rapid incorporation of changing regulations and facilitating adoption.
Contributors
Thanks to the following members of the DPVCG (ordered alphabetically):
- Arthit Suriyawongkul @bact
- Beatriz Esteves @besteves4
- Delaram Golpayegani @delaramglp
- Georg P. Krog
- Harshvardhan J. Pandit @coolharsh55
- Iain Henderson @iainh1
- Julian Flake @nuthub
- Julio Hernandez @Julio-Noe
- Paul Ryan @Paul-Ryan76
- Rob Brennan @brennanraj
- Sarven Capadisli @csarven
- Ted Thibodeau Jr @TallTed
Also thanks to the following people for discussions and fixes:
- Danielle Welter @daniwelter
- Dylan Harrus @devongarde
- Scott Kellum @scottkellum
- Virginia Balseiro @VirginiaBalseiro
- Vlad Radziuk @Vlad-Radz