Skip to content

Commit

Permalink
fix missing CG logo in HTML documents
Browse files Browse the repository at this point in the history
- the CG logo was missing in HTML documents - both dev and
  live/published 2.0 versions
- the cause was the SOTD section being inside the abstract section,
  which is a problem because the ToC element is nested somewhere in
  there, which causes an issue where the ToC takes up the space over the
  logo, obscuring it
- the fix is to move the SOTD section outside the abstract
- fix applied to all templates and is present in 2.1-dev outputs
- for 2.0 outputs, a separate process must be undertaken in the master
  branch to avoid introducing 2.1-dev content into the 2.0 outputs as we
  use the same templates for both
  • Loading branch information
coolharsh55 committed Aug 19, 2024
1 parent 0b6ff72 commit fd89f83
Show file tree
Hide file tree
Showing 279 changed files with 13,784 additions and 102,689 deletions.
92,108 changes: 0 additions & 92,108 deletions 2.0/dpv/dpv-en.html

Large diffs are not rendered by default.

2,448 changes: 897 additions & 1,551 deletions 2.0/examples/dex-en.html

Large diffs are not rendered by default.

1,094 changes: 331 additions & 763 deletions 2.0/examples/dex-owl.html

Large diffs are not rendered by default.

2,448 changes: 897 additions & 1,551 deletions 2.0/examples/dex.html

Large diffs are not rendered by default.

2,448 changes: 897 additions & 1,551 deletions 2.0/examples/index-en.html

Large diffs are not rendered by default.

2,448 changes: 897 additions & 1,551 deletions 2.0/examples/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 2.1-dev/ai/ai-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
<body>
<section id="abstract">
<p>The AI extension extends the [[[DPV]]] and its [[[TECH]]] extension to represent AI techniques, applications, risks, and mitigations. The namespace for terms in <code>ai</code> is <a href="http://www.w3id.org/dpv/ai#"><code>https://www.w3id.org/dpv/ai#</code></a>. The suggested prefix for the namespace is <code>ai</code>. The AI vocabulary and its documentation are available on <a href="https://github.com/w3c/dpv">GitHub</a>.</p>
</section>
<section id="sotd">
<aside class="note" title="WARNING" style="color: red;">
<p>This vocabulary is currently in draft form, and may undergo major changes.</p>
Expand All @@ -372,7 +373,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>

<section id="vocab-core">
<h2>Core Concepts</h2>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/ai/ai.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
<body>
<section id="abstract">
<p>The AI extension extends the [[[DPV]]] and its [[[TECH]]] extension to represent AI techniques, applications, risks, and mitigations. The namespace for terms in <code>ai</code> is <a href="http://www.w3id.org/dpv/ai#"><code>https://www.w3id.org/dpv/ai#</code></a>. The suggested prefix for the namespace is <code>ai</code>. The AI vocabulary and its documentation are available on <a href="https://github.com/w3c/dpv">GitHub</a>.</p>
</section>
<section id="sotd">
<aside class="note" title="WARNING" style="color: red;">
<p>This vocabulary is currently in draft form, and may undergo major changes.</p>
Expand All @@ -372,7 +373,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>

<section id="vocab-core">
<h2>Core Concepts</h2>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/ai/index-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
<body>
<section id="abstract">
<p>The AI extension extends the [[[DPV]]] and its [[[TECH]]] extension to represent AI techniques, applications, risks, and mitigations. The namespace for terms in <code>ai</code> is <a href="http://www.w3id.org/dpv/ai#"><code>https://www.w3id.org/dpv/ai#</code></a>. The suggested prefix for the namespace is <code>ai</code>. The AI vocabulary and its documentation are available on <a href="https://github.com/w3c/dpv">GitHub</a>.</p>
</section>
<section id="sotd">
<aside class="note" title="WARNING" style="color: red;">
<p>This vocabulary is currently in draft form, and may undergo major changes.</p>
Expand All @@ -372,7 +373,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>

<section id="vocab-core">
<h2>Core Concepts</h2>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/ai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
<body>
<section id="abstract">
<p>The AI extension extends the [[[DPV]]] and its [[[TECH]]] extension to represent AI techniques, applications, risks, and mitigations. The namespace for terms in <code>ai</code> is <a href="http://www.w3id.org/dpv/ai#"><code>https://www.w3id.org/dpv/ai#</code></a>. The suggested prefix for the namespace is <code>ai</code>. The AI vocabulary and its documentation are available on <a href="https://github.com/w3c/dpv">GitHub</a>.</p>
</section>
<section id="sotd">
<aside class="note" title="WARNING" style="color: red;">
<p>This vocabulary is currently in draft form, and may undergo major changes.</p>
Expand All @@ -372,7 +373,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>

<section id="vocab-core">
<h2>Core Concepts</h2>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/dpv/dpv-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
<body>
<section id="abstract">
<p>The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of personal data based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document describes the DPV specification along with its data model. The canonical URL for DPV is <a href="https://w3id.org/dpv">https://w3id.org/dpv</a> which contains (this) specification. The namespace for DPV terms is <a href="https://w3id.org/dpv#"><code>https://w3id.org/dpv#</code></a>, the suggested prefix is <code>dpv</code>, and this document along with source and releases are available at <a href="https://github.com/w3c/dpv">https://github.com/w3c/dpv</a>.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -390,7 +391,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>
<section id="introduction">
<h2>Introduction</h2>
<p>The motivation of DPV is to provide a '<i>data model</i>' or an '<i>ontology</i>' of concepts for interoperable representation and exchange of information about processing of (personal) data and the use of technologies. For this, the DPV specification defines concepts and relationships using the [[RDF]] standard, and which can additionally be implemented and applied using technologies appropriate to a use-case's specific requirements.</p>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/dpv/dpv.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
<body>
<section id="abstract">
<p>The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of personal data based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document describes the DPV specification along with its data model. The canonical URL for DPV is <a href="https://w3id.org/dpv">https://w3id.org/dpv</a> which contains (this) specification. The namespace for DPV terms is <a href="https://w3id.org/dpv#"><code>https://w3id.org/dpv#</code></a>, the suggested prefix is <code>dpv</code>, and this document along with source and releases are available at <a href="https://github.com/w3c/dpv">https://github.com/w3c/dpv</a>.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -390,7 +391,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>
<section id="introduction">
<h2>Introduction</h2>
<p>The motivation of DPV is to provide a '<i>data model</i>' or an '<i>ontology</i>' of concepts for interoperable representation and exchange of information about processing of (personal) data and the use of technologies. For this, the DPV specification defines concepts and relationships using the [[RDF]] standard, and which can additionally be implemented and applied using technologies appropriate to a use-case's specific requirements.</p>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/dpv/index-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
<body>
<section id="abstract">
<p>The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of personal data based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document describes the DPV specification along with its data model. The canonical URL for DPV is <a href="https://w3id.org/dpv">https://w3id.org/dpv</a> which contains (this) specification. The namespace for DPV terms is <a href="https://w3id.org/dpv#"><code>https://w3id.org/dpv#</code></a>, the suggested prefix is <code>dpv</code>, and this document along with source and releases are available at <a href="https://github.com/w3c/dpv">https://github.com/w3c/dpv</a>.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -390,7 +391,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>
<section id="introduction">
<h2>Introduction</h2>
<p>The motivation of DPV is to provide a '<i>data model</i>' or an '<i>ontology</i>' of concepts for interoperable representation and exchange of information about processing of (personal) data and the use of technologies. For this, the DPV specification defines concepts and relationships using the [[RDF]] standard, and which can additionally be implemented and applied using technologies appropriate to a use-case's specific requirements.</p>
Expand Down
2 changes: 1 addition & 1 deletion 2.1-dev/dpv/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@
<body>
<section id="abstract">
<p>The Data Privacy Vocabulary [[DPV]] enables expressing machine-readable metadata about the use and processing of personal data based on legislative requirements such as the General Data Protection Regulation [[GDPR]]. This document describes the DPV specification along with its data model. The canonical URL for DPV is <a href="https://w3id.org/dpv">https://w3id.org/dpv</a> which contains (this) specification. The namespace for DPV terms is <a href="https://w3id.org/dpv#"><code>https://w3id.org/dpv#</code></a>, the suggested prefix is <code>dpv</code>, and this document along with source and releases are available at <a href="https://github.com/w3c/dpv">https://github.com/w3c/dpv</a>.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -390,7 +391,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>

</section>
<section id="introduction">
<h2>Introduction</h2>
<p>The motivation of DPV is to provide a '<i>data model</i>' or an '<i>ontology</i>' of concepts for interoperable representation and exchange of information about processing of (personal) data and the use of technologies. For this, the DPV specification defines concepts and relationships using the [[RDF]] standard, and which can additionally be implemented and applied using technologies appropriate to a use-case's specific requirements.</p>
Expand Down
3 changes: 1 addition & 2 deletions 2.1-dev/dpv/modules/TOM-en.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@
<body>
<section id="abstract">
<p>This document provides additional details and examples for technical and organisational measures in the Data Privacy Vocabulary [[DPV]], and is a companion to the [[DPV]] specification.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -361,8 +362,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>


</section>
<section id="vocab-TOM">
<h2>Introduction</h2>
<figure>
Expand Down
3 changes: 1 addition & 2 deletions 2.1-dev/dpv/modules/TOM.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@
<body>
<section id="abstract">
<p>This document provides additional details and examples for technical and organisational measures in the Data Privacy Vocabulary [[DPV]], and is a companion to the [[DPV]] specification.</p>
</section>
<section id="sotd">
<p><strong>Contributing:</strong> The DPVCG welcomes participation to improve the DPV and associated resources, including expansion or refinement of concepts, requesting information and applications, and addressing open issues. <a href="https://github.com/w3c/dpv/wiki/Contribution-Guide">See contributing guide</a> for further information.</p>
</section>
Expand All @@ -361,8 +362,6 @@ <h2>DPV and Related Resources</h2>
<p>The peer-reviewed article “<a href="https://link.springer.com/chapter/10.1007%2F978-3-030-33246-4_44"><u>Creating A Vocabulary for Data Privacy</u></a>” presents a historical overview of the DPVCG, and describes the methodology and structure of the DPV along with describing its creation. An open-access version can be accessed <a href="http://hdl.handle.net/2262/91581"><u>here</u></a>, <a href="http://doras.dcu.ie/23801/"><u>here</u></a>, and <a href="https://aic.ai.wu.ac.at/~polleres/publications/pand-etal-2019ODBASE.pdf"><u>here</u></a>. The article <a href="https://arxiv.org/abs/2404.13426">Data Privacy Vocabulary (DPV) - Version 2</a>, accepted for presentation at the 23rd International Semantic Web Conference (ISWC 2024), describes the changes made in DPV v2.</p>
</section>


</section>
<section id="vocab-TOM">
<h2>Introduction</h2>
<figure>
Expand Down
Loading

0 comments on commit fd89f83

Please sign in to comment.