forked from Health-RI/data-station-specification
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
180 lines (175 loc) · 5.58 KB
/
mkdocs.yml
File metadata and controls
180 lines (175 loc) · 5.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
site_name: Datastations voor secundair gebruik in de zorg
site_url: https://health-ri.github.io/data-station-specification
repo_url: https://github.com/Health-RI/data-station-specification
theme:
name: material
language: 'nl'
custom_dir: overrides
font:
text: Fira Sans
code: Fira Code
icon:
repo: fontawesome/brands/github
edit: material/pencil
view: material/eye
palette:
primary: custom
accent: custom
features:
- content.tooltips
- header.autohide
- navigation.footer
- navigation.indexes
- navigation.instant.preview
- navigation.top
- navigation.tracking
# - navigation.path
# - toc.integrate
extra_css:
- stylesheets/extra.css
markdown_extensions:
- abbr
- admonition
- attr_list
- footnotes
- md_in_html
- pymdownx.blocks.caption
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.snippets:
auto_append:
- includes/woordenlijst.md
- pymdownx.tabbed:
alternate_style: true
- tables
- toc:
title: Op deze pagina
plugins:
- bibtex:
bib_file: "data-station-specification.bib"
- glightbox
- i18n:
docs_structure: suffix
languages:
- locale: nl
name: Nederlands
build: true
default: true
- locale: en
name: English
build: true
site_name: Datastations for secondary use of health data
nav_translations:
# Introduction sections
Datastations voor secundair gebruik in de zorg: Data station for secondary use of health data
Inleiding: Introduction
Scope van de specificatie: Scope of the specification
Datastations als basis voor interoperabiliteit: Data stations as cornerstone for interoperability
Leeswijzer: Reader's guide
# main sections
Architectuur: Architecture
Functionele componenten: Functional components
Implementaties: Implementations
# sub-sections
Motivatie: Motivation
Principes: Principles
Standaarden: Standards
Datastation: Datastation
Federatief netwerk: Federated network
PLUGIN: PLUGIN
KIK-V: KIK-V
- meta
- mkdocs-pdf
- mkdocs-video
- search
- plantuml:
puml_url: https://www.plantuml.com/plantuml/
theme:
light: kanagawa/fuji
dark: kanagawa/wave
extra:
alternate:
- name: Nederlands
link: /
lang: nl
- name: English
link: /en/
lang: en
watch:
- includes
# Page tree
nav:
- 1. Inleiding:
- index.md
- waarom.md
- data-stations-als-hoeksteen.md
- leeswijzer.md
- 2. Proces:
- proces/index.md
- 2.1. Data zoeken en vinden: proces/vinden.md
- 2.2. Data aanvragen: proces/aanvragen.md
- 2.3. Data klaarzetten: proces/klaarzetten.md
- 2.4. Data analyseren: proces/analyseren.md
- 2.5. Resultaten publiceren: proces/publiceren.md
- 3. Informatie:
- informatie/index.md
- informatie/syntactisch.md
- informatie/semantisch.md
- informatie/metadata.md
- 4. Applicatie:
- applicatie/index.md
- Laag 3:
- applicatie/laag-3/index.md
- 4.1. Datastation: applicatie/laag-3/data-station.md
- Laag 4:
- applicatie/laag-4/index.md
- 4.2. catalogus: applicatie/laag-4/catalogus.md
- 4.3. DAAMS: applicatie/laag-4/daams.md
- 4.4. Processing hub: applicatie/laag-4/processing-hub.md
- Laag 5:
- applicatie/laag-5/index.md
- 4.5. Federatieve analyse: applicatie/laag-5/federatieve-analyse.md
- 4.6. Federatief leren: applicatie/laag-5/federatief-leren.md
- 4.7. Data pooling: applicatie/laag-5/data-pooling.md
- 5. Infrastructuur:
- infrastructuur/index.md
- infrastructuur/evolutie.md
- infrastructuur/composable-data-stack.md
- infrastructuur/standaarden.md
- 6. Implementaties:
- implementaties/index.md
- 6.1. KIK-V:
- implementaties/KIK-V/index.md
- Proces: implementaties/KIK-V/proces.md
- Informatie: implementaties/KIK-V/informatie.md
- Applicatie: implementaties/KIK-V/applicatie.md
- Infrastructuur: implementaties/KIK-V/infrastructuur.md
- 6.2. PLUGIN:
- implementaties/PLUGIN/index.md
- Proces: implementaties/PLUGIN/proces.md
- Informatie: implementaties/PLUGIN/informatie.md
- Applicatie: implementaties/PLUGIN/applicatie.md
- Infrastructuur: implementaties/PLUGIN/infrastructuur.md
# - 6.3. DataSHIELD:
# - implementaties/DataSHIELD/index.md
# - Informatie: implementaties/DataSHIELD/informatie.md
# - Applicatie: implementaties/DataSHIELD/applicatie.md
- 7. Discussie:
- discussie/index.md
- 7.1. Centraal vs. decentraal: discussie/centraal-vs-decentraal.md
- 7.2. Primair vs. secundair: discussie/primair-vs-secundair.md
- 7.3. Permit vs. request: discussie/permit-vs-request.md
- Appendix:
- appendix/index.md
- Archimate data space: https://health-ri.github.io/data-spaces-archimate/
- TEHDAS2 requirements: appendix/tehdas2-requirements.md
- TEHDAS2 HDAB: appendix/tehdas2-hdab.md
- TEHDAS2 SPE: appendix/tehdas2-spe.md
- EOSC-ENTRUST blueprint: https://zenodo.org/records/14362388