Skip to content

Commit 195c9e0

Browse files
committed
Merge branch 'main' of https://github.com/AI-READI/ai-readi-docs into style-landing
2 parents f2b5dd0 + 14a2011 commit 195c9e0

File tree

73 files changed

+426
-618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+426
-618
lines changed

docs/changelog.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
---
22
sidebar_position: 99
33
title: Changelog
4-
image: https://kalai.fairdataihub.org/api/generate?title=Changelog&description=&app=ai-readi-docs&org=ai-readi
54
---
65

7-
## 0.0.1 (2021-10-01)
6+
All notable changes to this documentation will be documented in this file.
7+
8+
The format is based on [Keep a Changelog v1.0.0](https://keepachangelog.com/en/1.0.0/).
9+
10+
## 1.0.0 (2024-04-01)
811

912
### Added
1013

11-
- Some info about the dataset
14+
- First version of the documentation associated with the AI-READI dataset v1.0
1215

1316
import PageFeedback from '@site/src/components/PageFeedback';
1417

docs/dataset-overview/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/dataset-overview/data_types/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/dataset-structure/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/dataset-structure/data_types/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/dataset-structure/overall.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/dataset/_category_.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Dataset Documentation",
3+
"position": 4
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Cardiac ECG",
3+
"position": 2
4+
}

docs/dataset-structure/data_types/clinical_data.mdx renamed to docs/dataset/cardiac-ecg/data-collection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
sidebar_position: 1
3-
title: Clinical data
3+
title: Data collection
44
---
55

66

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
sidebar_position: 2
3-
title: Retinal OCT
3+
title: Data processing
4+
45
---
56

67

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Clinical data",
3+
"position": 3
4+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
sidebar_position: 1
3-
title: Clinical data
3+
title: Data collection
44
---
55

66

docs/dataset-structure/data_types/retinal_oct.mdx renamed to docs/dataset/clinical_data/data-processing.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
sidebar_position: 2
3-
title: Retinal OCT
3+
title: Data processing
4+
45
---
56

67

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Environment",
3+
"position": 4
4+
}

docs/dataset-overview/data_types/clinical_data.mdx renamed to docs/dataset/environment/data-collection.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
sidebar_position: 1
3-
title: Clinical data
3+
title: Data collection
44
---
55

66

docs/dataset-overview/data_types/retinal_oct.mdx renamed to docs/dataset/environment/data-processing.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
sidebar_position: 2
3-
title: Retinal OCT
3+
title: Data processing
4+
45
---
56

67

docs/dataset-overview/overall.mdx renamed to docs/dataset/overall-description.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ title: Overall Description
44
---
55

66
## General information
7-
204 participants, 3 sites, etc.
8-
9-
## Dataset information on FAIRHub
107
The landing page of the dataset on FAIRhub contains a wealth of information to learn about the provenance of the dataset. The different tabs on that page provide various information:
118

129
- The "About" tab provides an overview of the dataset including a descripton of the AI-READI study, a description of the dataset
10+
-
11+
12+
## Dataset structure
13+
14+
15+
## Data types
16+
1317

14-
## Data types available in the dataset
18+
## High-level metadata files
1519

1620

1721
import PageFeedback from '@site/src/components/PageFeedback';
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Retinal FLIO",
3+
"position": 5
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Retinal OCT",
3+
"position": 6
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Retinal OCTA",
3+
"position": 7
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Retinal photography",
3+
"position": 8
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Wearable activity monitor",
3+
"position": 9
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Wearable blood glucose",
3+
"position": 10
4+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
sidebar_position: 1
3+
title: Data collection
4+
---
5+
6+
7+
8+
import PageFeedback from '@site/src/components/PageFeedback';
9+
10+
<PageFeedback />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
sidebar_position: 2
3+
title: Data processing
4+
5+
---
6+
7+
8+
9+
import PageFeedback from '@site/src/components/PageFeedback';
10+
11+
<PageFeedback />

docs/example-usecases/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/example-usecases/license.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/example-usecases/training.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/legal/_category_.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/legal/cookiepolicy.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)