forked from CitComAI-Hub/CitComAI-Hub.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
182 lines (182 loc) · 7.38 KB
/
mkdocs.yml
File metadata and controls
182 lines (182 loc) · 7.38 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
180
181
182
site_name: CitCom<sup>AI</sup> Hub
site_url: https://citcomai-hub.github.io
repo_url: https://github.com/CitComAI-Hub/CitComAI-Hub.github.io
edit_uri: edit/main/docs/
repo_name: CitComAI-Hub/CitComAI-Hub.github.io
copyright: Copyright © 2023 - 2024 CitCom.ai Hub
site_dir: public
extra_css:
- stylesheets/extra.css
- stylesheets/neoteroi-mkdocs.css
- assets/css/data_catalog.css
extra_javascript:
- assets/js/data_catalog.js
theme:
custom_dir: docs/overrides
name: material
logo: assets/logo.png
favicon: assets/favicon.png
features:
- content.code.copy
- content.action.edit
- navigation.sections
- navigation.footer
- navigation.indexes
palette:
primary: black
nav:
- welcome.md
- Getting started:
- getting_started/index.md
- Nodes & Countries: getting_started/nodes_countries.md
- Interoperability: getting_started/interoperability.md
- Data spaces:
- getting_started/data_spaces/index.md
- Get involved:
- getting_started/get_involved/index.md
- Join the Data Space: getting_started/get_involved/join.md
- Data catalog:
- data_catalog/index.md
- data_catalog/instructions.md
- Guides:
- documentation/index.md
- Verifiable Credentials:
- documentation/verifiable_credentials/index.md
- Hands-On Configuration: documentation/verifiable_credentials/keycloak/index.md
- Trust Frameworks:
- documentation/trust_frameworks/index.md
- Fiware: documentation/trust_frameworks/fiware_trust_anchor/index.md
- Data Space Connectors:
- documentation/data_space_connectors/index.md
- Eclipse: documentation/data_space_connectors/eclipse/index.md
- Fiware:
- documentation/data_space_connectors/fiware/index.md
- Data Federation:
- documentation/data_federation/index.md
- NGSI-v2 to NGSI-LD:
- Lepus: documentation/data_federation/ngsiv2_to_ld/lepus.md
- FIWARE IoT-Agent: documentation/data_federation/ngsiv2_to_ld/iot_agent.md
- MV Data Space:
- Fiware:
- documentation/mv_data_space/fiware/trust_anchor.md
- documentation/mv_data_space/fiware/consumer.md
- documentation/mv_data_space/fiware/provider.md
- documentation/mv_data_space/index.md
- AI services:
- services/index.md
- Minimal Interoperable AI Service: services/waste_collection.md
- Container Location Optimization: services/wastecontainer_location_optimization.md
- TEF Nodes:
- tef/index.md
- Nordic - POWER:
- tef/nordic_power/doll_living_lab.md
- tef/nordic_power/aarhus_city_lab.md
- tef/nordic_power/net_zero_innovation_hub.md
- tef/nordic_power/dti.md
- tef/nordic_power/center_denmark.md
- tef/nordic_power/gate21.md
- tef/nordic_power/rise.md
- tef/nordic_power/tampere.md
- Central - MOVE:
- tef/central_move/mechelen.md
- tef/central_move/brussels.md
- tef/central_move/eindhoven.md
- tef/central_move/paris.md
- tef/central_move/list.md
- South - CONNECT:
- tef/south_connect/valencia.md
- tef/south_connect/milano.md
- tef/south_connect/warsaw.md
- Toolbox:
- toolbox/index.md
- AI Toolkit: toolbox/ai_toolkit.md
- AI Logging Monitor: toolbox/ai_logging_monitor.md
- MIMs Toolkit: toolbox/mims_toolkit.md
- Other Tools: toolbox/other_toolkit.md
- FAQ:
- faq/index.md
- Request changes: faq/pull_request_procedure.md
markdown_extensions:
- def_list
- attr_list
- md_in_html
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- tables
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- admonition
- pymdownx.details
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.tabbed:
alternate_style: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- neoteroi.timeline
plugins:
- git-authors:
show_email_address: false
- search
- git-revision-date-localized:
enable_creation_date: true
type: timeago
- macros
- glightbox:
touchNavigation: true
loop: false
effect: zoom
slide_effect: slide
width: 100%
height: auto
zoomable: true
draggable: true
skip_classes:
- skip-glightbox
auto_caption: false
caption_position: bottom
background: white
shadow: true
manual: false
- swagger-ui-tag
extra:
generator: false
labels:
data_brokers:
fiware: '<span style="background-color:green; color:white; padding:2px 4px; border-radius:4px;">Fiware</span>'
kafka: '<span style="background-color:black; color:white; padding:2px 4px; border-radius:4px;">Kafka</span>'
iot_ticket: '<span style="background-color:blue; color:white; padding:2px 4px; border-radius:4px;">IoT-Ticket Azure</span>'
api_brokers:
ngsi_v2: '<span style="background-color:orange; color:white; padding:2px 4px; border-radius:4px;">NGSI-v2</span>'
ngsi_ld: '<span style="background-color:green; color:white; padding:2px 4px; border-radius:4px;">NGSI-LD</span>'
custom: '<span style="background-color:red; color:white; padding:2px 4px; border-radius:4px;">Custom</span>'
ds4ssc_compliant:
yes_comp:
data_sources: '<span style="background-color:rgb(51,255,51); color:black; padding:2px 4px; border-radius:4px; border:1px solid black;"><strong>Data Sources</strong></span>'
data_broker: '<span style="background-color:red; color:white; padding:2px 4px; border-radius:4px; border:1px solid black;"><strong>Data Broker</strong></span>'
data_api: '<span style="background-color:rgb(255,51,255); color:white; padding:2px 4px; border-radius:4px; border:1px solid black;"><strong>Data API</strong></span>'
data_idm_auth: '<span style="background-color:orange; color:white; padding:2px 4px; border-radius:4px; border:1px solid black;"><strong>IdM & Auth</strong></span>'
data_publication: '<span style="background-color:rgb(204,255,255); color:black; padding:2px 4px; border-radius:4px; border:1px solid black;"><strong>Data Publication</strong></span>'
no_comp:
data_sources: '<span style="background-color:rgba(51,255,51,0.2); color:gray; padding:2px 4px; border-radius:4px;">Data Sources</span>'
data_broker: '<span style="background-color:rgba(255,0,0,0.2); color:gray; padding:2px 4px; border-radius:4px;">Data Broker</span>'
data_api: '<span style="background-color:rgba(255,51,255,0.2); color:gray; padding:2px 4px; border-radius:4px;">Data API</span>'
data_idm_auth: '<span style="background-color:rgba(255,165,0,0.2); color:gray; padding:2px 4px; border-radius:4px;">IdM & Auth</span>'
data_publication: '<span style="background-color:rgba(204,255,255,0.2); color:gray; padding:2px 4px; border-radius:4px;">Data Publication</span>'