Skip to content

Commit 0cb45a4

Browse files
authored
Merge pull request #376 from NGO-Algorithm-Audit/feature/structural_edits
Feature/structural edits
2 parents 99283ea + ec8f43e commit 0cb45a4

4 files changed

Lines changed: 12 additions & 30 deletions

File tree

config/_default/menus.NL.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ url = "/nl/technical-tools"
110110
icon = "fa-table"
111111
[[main]]
112112
parent = "Technische tools"
113-
name = "AI en algoritmes kwalificatietoolkit (AI AQT)"
113+
name = "AI en algoritmes kwalificatietoolkit"
114114
url = "/nl/technical-tools/implementation-tool"
115115
weight = 4
116116
[[main.params]]

content/nederlands/technical-tools/implementation-tool.md

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -153,38 +153,20 @@ Vragenlijst 1B (in bèta) wordt spoedig opgenomen in de documentatie.
153153

154154
Aan de hand van voorbeelden lichten we de uitwerking van juridische concepten relevant voor algoritmische systemen toe.
155155

156-
<div style="
157-
display:grid;
158-
grid-template-columns: repeat(2, 1fr);
159-
gap:2rem;
160-
">
161-
162-
<div>
163-
<h3><br>&nbsp;Risicoclassificatie</h3>
164-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250512 AI risk identification Algorithm Audit.pdf" width_mobile_pdf="6" width_desktop_pdf="10" >}}
165-
</div>
156+
#### Risicoclassificatie
157+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250512 AI risk identification Algorithm Audit.pdf" width_mobile_pdf="6" width_desktop_pdf="6" >}}
166158

167-
<div>
168-
<h3>10 voorbeelden van (geen) AI-systemen</h3>
169-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241216_10_examples_(non)_AI_system.pdf" width_mobile_pdf="6" width_desktop_pdf="10" >}}
170-
</div>
159+
#### 10 voorbeelden van (geen) AI-systemen
160+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241216_10_examples_(non)_AI_system.pdf" width_mobile_pdf="6" width_desktop_pdf="6" >}}
171161

172-
<div>
173-
<h3>Regelgebaseerde algoritmen onder de AI-verordening</h3>
174-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241203_Rule_based_or_AI_system.pdf" width_mobile_pdf="6" width_desktop_pdf="10" >}}
175-
</div>
162+
#### Regelgebaseerde algoritmen onder de AI-verordening
163+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241203_Rule_based_or_AI_system.pdf" width_mobile_pdf="6" width_desktop_pdf="6" >}}
176164

177-
<div>
178-
<h3>Definitie van een AI-systeem volgens de AI-verordening</h3>
179-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241118_AI_definition_carrousel.pdf" width_mobile_pdf="6" width_desktop_pdf="10" >}}
180-
</div>
165+
#### Definitie van een AI-systeem volgens de AI-verordening
166+
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20241118_AI_definition_carrousel.pdf" width_mobile_pdf="6" width_desktop_pdf="6" >}}
181167

182-
<div>
183-
<h3>Voorkomen van uitsluitend op profilering gebaseerde besluitvorming</h3>
184-
{{< embed_pdf url="/pdf-files/technical-tools/AIA-Implementation-Tool/20250515 Publieke standaard Betekenisvolle menselijke tussenkomst.pdf" width_mobile_pdf="6" width_desktop_pdf="10" >}}
185-
</div>
186-
187-
</div>
168+
#### Voorkomen van uitsluitend op profilering gebaseerde besluitvorming
169+
{{< embed_pdf url="/pdf-files/knowledge-base/20250515 Carrousel Meaningful human intervention risk profiling algorithms.pdf" width_mobile_pdf="6" width_desktop_pdf="6" >}}
188170

189171
{{< container_close >}}
190172

117 KB
Loading

tina/tina-lock.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)