Tags: w3c/dpv
Tags
Hotfix 2.1.1 Squashed commit of the following: commit 95f4d57 Author: Harshvardhan Pandit <me@harshp.com> Date: Sat Apr 12 16:44:09 2025 +0100 update changelog commit 8ef2021 Author: Harshvardhan Pandit <me@harshp.com> Date: Sat Apr 12 12:50:43 2025 +0100 added ReSpec outputs for HTML commit 93c2a4a Author: Harshvardhan Pandit <me@harshp.com> Date: Sat Apr 12 11:39:23 2025 +0100 add HTML outputs commit d5d36c1 Author: Harshvardhan Pandit <me@harshp.com> Date: Mon Apr 7 05:55:27 2025 +0100 HTML outputs use DPV_VERSION not hardcoded version closes #273 Squashed commit of the following: commit b42c00b1f1c2d7f1f140a164319954f84a0388b7 Author: Harshvardhan Pandit <me@harshp.com> Date: Mon Apr 7 05:53:25 2025 +0100 300.py common HTML params dict avoids repeating the same params in jinja2 template rendering calls, and reduces chance of missing some params commit 0db3dcbf1feb7612ec86475bdf17d53721712ecd Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Thu Mar 27 20:08:51 2025 +0000 Add DPV_VERSION to template argument Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> commit 0a37ce99e390fc1be78106928ea897b50e05bdf4 Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Thu Mar 27 18:50:01 2025 +0000 Fix "2.1-dev" URL issues Use {{DPV_VERSION}} in URL, instead of a fixed version Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> Co-authored-by: Arthit Suriyawongkul <arthit@gmail.com> (cherry picked from commit c83d97b) commit f401d84 Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Mon Apr 7 05:22:31 2025 +0100 Fix typos and JSON format in references.json and templates (#271) - references.json - Contraint -> Constraint - Fix JSON format: Remove comma after the last item in a dictionary - Update full URL for http://www.ruleml.org/ - Note that ruleml.org domain is squatted and the content is no longer about the original RuleML - Jinja templates - ambigious -> ambiguous - occured -> occurred - Note that the same 'occured' typos also occurred in terms' description. For example, in `dex:E0069`, `risk-owl:Incident`, and `ai-owl:RepairStage` - vocab_management.py - Removes double spaces inside metadata description strings Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> (cherry picked from commit 758ac0b) commit 50eeb69 Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Mon Apr 7 05:14:37 2025 +0100 README: Update links, fix typos, fix Markdownlint warnings (#263) * README: Update links, fix typos, fix Markdownlint warnings - Update link to Contribution Guide wiki - Fix link: legal/usa -> legal/us - Fix typo: succint -> succinct - Remove a duplicated instance of LEGAL-GB in Final Reports/DPV 2.1 list (there was two, one after France [FR-GB] and another before US [United Kingdom-United States]) - Fix Markdownlint warnings (inconsistent used of bullet symbols, extra spaces at the end of line, etc) - Also remove one extra end quote from CITATION.cff Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> * Fix IRI typos in README.md --------- Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> Co-authored-by: Harshvardhan Pandit <me@harshp.com> (cherry picked from commit cce40f6) commit 3b2f7a0 Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Mon Mar 24 15:46:16 2025 +0000 Add v2.1 section for 404 page - Add a tree of DPV v2.1 resource - Update version number in common cause error suggestion Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> (cherry picked from commit 09d7298) commit 0f25826 Author: Arthit Suriyawongkul <arthit@gmail.com> Date: Fri Mar 28 08:57:00 2025 +0000 Fix typos in aspell dictionary - ImmigrationDocumentVerficiation -> ImmigrationDocumentVerification - LawfulnessUnkown -> LawfulnessUnknown Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> (cherry picked from commit aeab59d) Co-authored-by: Arthit Suriyawongkul <arthit@gmail.com> Co-authored-by: TyttiKatariina <166048240+TyttiKatariina@users.noreply.github.com>
DPV 2.1 release - updates release date to 2025-03-16 following approval in DPVCG - updates README.md and HTML docs to remove notice of feedback for 2.1-rc version posted earlier - updates RDF (with .omn) and HTML (respec) in 2.1 for the release - creates static snapshots for primer, guides, mappings, schema with respec for versioning attached to 2.1 - note: status of extensions and documents that were DRAFT are kept as DRAFT even in the respec output, so even if they are provided in the release, they are presented as ongoing draft works
add link to search index to HTML and README - added link to search index https://w3id.org/dpv/2.0/search - link is in DPV document macro - added link to README as part of summary and 2.0 section - removed stale issue in DPV spec about update for diagrams
DPV v0.8.2 - minor fixes NOTE: While this is a regular 0.x style release, it also acts as the v1.0 release candidate. This means if there are no major issues raised and unable to be resolved, including missing parts, errors or bugs, or requirements that must be added, then after 15-OCT-2022, this version will be re-released as DPV v1.0 along with any further enhancements, fixes, minor additions, or documentations that have been developed until then. This release includes: - Change concepts to use subtype instead of instance for Duration, Frequency, Organisation, Data Subjects, and Location. - Change Anonymisation related terms in Technical Measures to disambiguate anonymisation and pseudonymisation, and create a cleaner hierarchy of anonymisation related terms. - Update and fix existing terms and labels for clarity of concepts. - Fixes #54 re. purpose label - Fixes #52 re. describing properties with no domain/range - Fixes #51 re. definition of Concept For more details, see the changelog at https://w3id.org/dpv/dpv/changelog
DPV v0.8.1 - release candidate for v1.0 NOTE: While this is a regular 0.x style release, it also acts as the v1.0 release candidate. This means if there are no major issues raised and unable to be resolved, including missing parts, errors or bugs, or requirements that must be added, then after 15-OCT-2022, this version will be re-released as DPV v1.0 along with any further enhancements, fixes, minor additions, or documentations that have been developed until then. This release includes: - risks and rights have been added to DPV - missing OWL/Manchester syntax files have been added/fixed - consistent author affiliations - funding acknowledgements - MS-Office Excel (.xlsx) export format In addition, see changelogs for DPV, DPV-GDPR, DPV-TECH regarding minor changes to the concepts.
PreviousNext