-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
25 lines (24 loc) · 876 Bytes
/
mkdocs.yml
File metadata and controls
25 lines (24 loc) · 876 Bytes
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
site_name: Fairification Framework
nav:
- Architecture: architecture.md
- Services:
- Getting Started: services/getting-started.md
- FAIR Assessment: services/ff-assessment.md
- Automated I-ADOPT service: services/ff-iadopt.md
- Open Research Knowledge Graph (ORKG): services/ff-orkg.md
- JackDAw AI LLM model integrating GI services: services/ff-jackdaw.md
- FAIR Implementation Profile (FIP): services/ff-fip.md
- Metadata extraction: services/ff-metadata-extraction.md
- Salient sentence extraction: services/ff-salient.md
- Scientific claims extraction and verification: services/ff-claims.md
- TerraQ: services/ff-terraq.md
- GeoQA2: services/ff-geoqa2.md
- ToposKG: services/toposkg.md
theme:
name: material
markdown_extensions:
- admonition
- codehilite:
guess_lang: false
- toc:
permalink: true