-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmyst.yml
More file actions
73 lines (71 loc) · 2.86 KB
/
myst.yml
File metadata and controls
73 lines (71 loc) · 2.86 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
version: 1
project:
title: FAIRDOM-SEEK Tutorials
authors:
- name:
literal: FAIRDOM-SEEK
github: https://github.com/seek4science/tutorials
toc:
- file: intro.md
- title: Introduction Tutorials
file: tutorials/introduction/index.md
children:
- file: tutorials/introduction/overview.md
- file: tutorials/introduction/getting-started.md
- file: tutorials/introduction/isa-structure.md
- file: tutorials/introduction/uploading-data.md
- file: tutorials/introduction/sharing.md
- title: Advanced Tutorials
file: tutorials/advanced/index.md
children:
- file: tutorials/advanced.md
- file: tutorials/api.md
- title: Workshops
file: workshops/index.md
children:
- title: Bioindustry 4.0 - 2026
file: workshops/bioind4/index.md
children:
- title: FAIR Metada Registration
children:
- file: workshops/bioind4/fairds/recording-metadata-guide.md
- file: workshops/bioind4/fairds/metadata-configurator-guide.md
- file: workshops/bioind4/fairds/metadata-validation-guide.md
- file: workshops/bioind4/fairds/metadata-seek-guide.md
- title: IBISBA Knowledge Hub
children:
- file: workshops/bioind4/khub/project-creation.md
- file: workshops/bioind4/khub/populating.md
- file: workshops/bioind4/khub/registring-data.md
- file: workshops/bioind4/khub/registring-model.md
- file: workshops/bioind4/khub/registring-samples.md
- file: workshops/bioind4/khub/registring-samples-template.md
- title: IBISBA - 2025
file: workshops/ibisba/index.md
children:
- title: FAIR Data Management through the IBISBA Knowledge Hub!
children:
- file: workshops/ibisba/project-creation.md
- file: workshops/ibisba/populating-project-guide.md
- file: workshops/ibisba/registering-datafiles-guide.md
- title: FAIR Metada Registration
children:
- file: workshops/ibisba/fairds/recording-metadata-guide.md
- file: workshops/ibisba/fairds/metadata-configurator-guide.md
- file: workshops/ibisba/fairds/metadata-validation-guide.md
- file: workshops/ibisba/fairds/metadata-seek-guide.md
- title: Semantic Web
children:
- file: workshops/ibisba/semantic-web/seek-semantic-web-guide.md
site:
title: FAIRDOM-SEEK Tutorials
options:
favicon: "./images/favicon.png"
logo: "./images/favicon.png"
logo_text: FAIRDOM-SEEK Tutorials
base_url: /tutorials
hide_footer_links: true
actions:
- title: GitHub
url: https://github.com/seek4science/tutorials
template: book-theme