Skip to content

Commit f37e1cd

Browse files
coolharsh55bactTyttiKatariina
committed
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 w3c#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 (w3c#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 (w3c#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>
1 parent d035c06 commit f37e1cd

File tree

394 files changed

+65911
-26826
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+65911
-26826
lines changed

2.1/ai/ai-en.html

Lines changed: 160 additions & 46 deletions
Large diffs are not rendered by default.

2.1/ai/ai-owl.html

Lines changed: 310 additions & 196 deletions
Large diffs are not rendered by default.

2.1/ai/ai.html

Lines changed: 160 additions & 46 deletions
Large diffs are not rendered by default.

2.1/ai/index-en.html

Lines changed: 159 additions & 45 deletions
Large diffs are not rendered by default.

2.1/ai/index.html

Lines changed: 159 additions & 45 deletions
Large diffs are not rendered by default.

2.1/changelog.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
6-
<title>Changelog for DPV 2.1</title>
6+
<title>Changelog for DPV 2.1.1</title>
77
<style type="text/css">
88
body {
99
max-width: 850px;
@@ -57,10 +57,19 @@
5757
<body>
5858
<main>
5959
<h1>Changelog for DPV 2.1</h1>
60-
<p>Published: 2025-02-01 <!-- ; Updated: 2025-02-02 -->
60+
<p>Published: 2025-02-01 ; Updated: 2025-04-12
6161
<!-- <br/>author(s): Harshvardhan Pandit -->
6262
</p>
6363
<p>This document describes the changes in <a href="https://w3id.org/dpv/2.1">DPV 2.1</a> release as compared to the previous <a href="https://w3id.org/dpv/2.0">DPV 2.0</a> release. This changelog covers the DPV specification as well as all extensions.</p>
64+
<section id="v2.1.1">
65+
<h2>v2.1.1 patch release 2025-04-12</h2>
66+
<p><code>2.1.1</code> fixes issues such as broken links and references in the HTML outputs, and does not introduce any breaking changes. The version number of the resources therefore has not changed, and remains <code>2.1</code>, with the release on GitHub being tagged as <code>2.1.1</code>. Identified issues such as typos in IRIs will be fixed as part of the next major/minor release (e.g. <code>2.2</code>) as these are breaking changes.</p>
67+
<ol>
68+
<li>Fixes broken url links for search, other documents</li>
69+
<li>Fixes formating and stale/broken references e.g. RuleML, formatting of README.md</li>
70+
<li>Updates 404 page with suggestions for 2.1 resources</li>
71+
</ol>
72+
</section>
6473
<section id="summary">
6574
<h2>Summary</h2>
6675
<p>DPV 2.1 has no backwards-incompatible major changes. Use of 2.1 is compatible with existing uses of 2.0. For updating from 1.0, or for understanding the scope, structure, and semantics of folders and IRIs, see the <a href="../2.0/changelog.html">previous changelog</a>.</p>

2.1/dpv/dpv-en.html

Lines changed: 334 additions & 220 deletions
Large diffs are not rendered by default.

2.1/dpv/dpv-owl.html

Lines changed: 994 additions & 880 deletions
Large diffs are not rendered by default.

2.1/dpv/dpv.html

Lines changed: 334 additions & 220 deletions
Large diffs are not rendered by default.

2.1/dpv/index-en.html

Lines changed: 334 additions & 220 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)