Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}

main {
font-size: 0.8rem;
font-size: 1rem;
}

a {
Expand Down Expand Up @@ -91,7 +91,7 @@
}

.search-text {
font-size: 0.95rem;
font-size: 1rem;
}

.lead {
Expand All @@ -100,8 +100,8 @@
}

.announce {
background: linear-gradient(180deg, #f0f9ff, #e6f2fb);
border: 1px solid #cfeefa;
background: linear-gradient(180deg, #ffd5e9, #fed6d6);
border: 1px solid #fea058;
padding: 0.75rem 1rem;
border-radius: 8px;
margin-bottom: 1rem;
Expand All @@ -121,7 +121,7 @@

.row-title {
margin: 0 0 .5rem 0;
font-size: 1rem
font-size: 1.2rem
}

/* specs row - normative: subtle green */
Expand Down Expand Up @@ -172,7 +172,7 @@
.card-lead {
margin: 0 0 0.5rem 0;
color: var(--muted);
font-size: 0.95rem;
font-size: 1rem;
}

.links {
Expand All @@ -196,7 +196,6 @@
}

footer dt {
font-size: 0.95rem;
font-weight: 600;
text-align: right;
margin: 0;
Expand Down Expand Up @@ -267,7 +266,7 @@ <h1 id="page-title">404 - Error: Resource Not Found</h1>

<section>
<p><strong>Contact &amp; help:</strong>
<a href="https://github.com/w3c/dpv/issues">open an issue on github</a> or ask on the
<a href="https://github.com/w3c/dpv/issues">Open an issue on GitHub</a> or ask on the
<a href="https://lists.w3.org/Archives/Public/public-dpvcg/">public mailing list</a>.
</p>
</section>
Expand Down Expand Up @@ -300,21 +299,22 @@ <h3 id="specs-sector-title">Sector-specific extensions</h3>
<li><a href="https://w3id.org/dpv/sector/finance">Finance</a></li>
<li><a href="https://w3id.org/dpv/sector/health">Health</a></li>
<li><a href="https://w3id.org/dpv/sector/infra">Critical infrastructure</a></li>
<li><a href="https://w3id.org/dpv/sector/law">Law Enforcement &amp; Justice</a></li>
<li><a href="https://w3id.org/dpv/sector/law">Law enforcement &amp; justice</a></li>
<li><a href="https://w3id.org/dpv/sector">See more in SECTOR</a></li>
</ul>
</article>

<article class="card" aria-labelledby="specs-legal-title">
<h3 id="specs-legal-title">Legal / jurisdiction extensions</h3>
<p class="card-lead">Extends the DPV to represent legal concepts in various jurisdictions.</p>
<p class="card-lead">Extends the DPV to represent legal concepts in 40+ jurisdictions.</p>
<ul class="links">
<li><a href="https://w3id.org/dpv/legal/eu">European Union (EU)</a> -- with laws
<li><a href="https://w3id.org/dpv/legal/eu">European Union (EU)</a>
-- with laws
<a href="https://w3id.org/dpv/legal/eu/gdpr">GDPR</a>,
<a href="https://w3id.org/dpv/legal/eu/dga">DGA</a>,
<a href="https://w3id.org/dpv/legal/eu/ehds">EHDS</a>,
<a href="https://w3id.org/dpv/legal/eu/aiact">AI Act</a>,
<a href="https://w3id.org/dpv/legal/eu/rights">Charter of Fundamental Rights</a>;
<a href="https://w3id.org/dpv/legal/eu/rights">Charter of Fundamental Rights</a>
</li>
<li><a href="https://w3id.org/dpv/legal/in">India</a></li>
<li><a href="https://w3id.org/dpv/legal/us">United States</a></li>
Expand Down Expand Up @@ -395,7 +395,7 @@ <h3 id="project-title">Project &amp; contributions</h3>
</p>

<p><strong>Website last updated:</strong>
<span><time datetime="2025-10-30">30 October 2025</time></span>
<span><time datetime="2026-01-28">28 January 2026</time></span>
</p>

</footer>
Expand Down
26 changes: 13 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}

main {
font-size: 0.8rem;
font-size: 1rem;
}

a {
Expand Down Expand Up @@ -92,7 +92,7 @@
}

.search-text {
font-size: 0.95rem;
font-size: 1rem;
}

.lead {
Expand All @@ -101,8 +101,8 @@
}

.announce {
background: linear-gradient(180deg, #f0c9dc, #e6c2db);
border: 1px solid #cfeefa;
background: linear-gradient(180deg, #ffd5e9, #fed6d6);
border: 1px solid #fea058;
padding: 0.75rem 1rem;
border-radius: 8px;
margin-bottom: 1rem;
Expand All @@ -122,7 +122,7 @@

.row-title {
margin: 0 0 .5rem 0;
font-size: 1rem
font-size: 1.2rem
}

/* specs row - normative: subtle green */
Expand Down Expand Up @@ -173,7 +173,7 @@
.card-lead {
margin: 0 0 0.5rem 0;
color: var(--muted);
font-size: 0.95rem;
font-size: 1rem;
}

.links {
Expand All @@ -197,7 +197,6 @@
}

footer dt {
font-size: 0.95rem;
font-weight: 600;
text-align: right;
margin: 0;
Expand Down Expand Up @@ -268,7 +267,7 @@ <h1 id="page-title">W3C Data Privacy Vocabularies and Controls Group (DPVCG)</h1

<section>
<p><strong>Contact &amp; help:</strong>
<a href="https://github.com/w3c/dpv/issues">open an issue on github</a> or ask on the
<a href="https://github.com/w3c/dpv/issues">Open an issue on GitHub</a> or ask on the
<a href="https://lists.w3.org/Archives/Public/public-dpvcg/">public mailing list</a>.
</p>
</section>
Expand Down Expand Up @@ -301,21 +300,22 @@ <h3 id="specs-sector-title">Sector-specific extensions</h3>
<li><a href="https://w3id.org/dpv/sector/finance">Finance</a></li>
<li><a href="https://w3id.org/dpv/sector/health">Health</a></li>
<li><a href="https://w3id.org/dpv/sector/infra">Critical infrastructure</a></li>
<li><a href="https://w3id.org/dpv/sector/law">Law Enforcement &amp; Justice</a></li>
<li><a href="https://w3id.org/dpv/sector/law">Law enforcement &amp; justice</a></li>
<li><a href="https://w3id.org/dpv/sector">See more in SECTOR</a></li>
</ul>
</article>

<article class="card" aria-labelledby="specs-legal-title">
<h3 id="specs-legal-title">Legal / jurisdiction extensions</h3>
<p class="card-lead">Extends the DPV to represent legal concepts in various jurisdictions.</p>
<p class="card-lead">Extends the DPV to represent legal concepts in 40+ jurisdictions.</p>
<ul class="links">
<li><a href="https://w3id.org/dpv/legal/eu">European Union (EU)</a> -- with laws
<li><a href="https://w3id.org/dpv/legal/eu">European Union (EU)</a>
— with laws:
<a href="https://w3id.org/dpv/legal/eu/gdpr">GDPR</a>,
<a href="https://w3id.org/dpv/legal/eu/dga">DGA</a>,
<a href="https://w3id.org/dpv/legal/eu/ehds">EHDS</a>,
<a href="https://w3id.org/dpv/legal/eu/aiact">AI Act</a>,
<a href="https://w3id.org/dpv/legal/eu/rights">Charter of Fundamental Rights</a>;
<a href="https://w3id.org/dpv/legal/eu/rights">Charter of Fundamental Rights</a>
</li>
<li><a href="https://w3id.org/dpv/legal/in">India</a></li>
<li><a href="https://w3id.org/dpv/legal/us">United States</a></li>
Expand Down Expand Up @@ -396,7 +396,7 @@ <h3 id="project-title">Project &amp; contributions</h3>
</p>

<p><strong>Website last updated:</strong>
<span><time datetime="2025-10-30">30 October 2025</time></span>
<span><time datetime="2026-01-28">28 January 2026</time></span>
</p>

</footer>
Expand Down