You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Bridge2AI datasheet links and fix directory structure links
Changes:
- Add prominent section with working GitHub Pages links to curated datasheets for all 4 Bridge2AI Generating Centers (AI-READI, CM4AI, VOICE, CHORUS)
- Link to full D4D examples page
- Fix Repository Structure section: remove broken relative directory links, use plain text instead
- All links now point to rendered HTML on GitHub Pages (not GitHub repository)
Copy file name to clipboardExpand all lines: README.md
+18-9Lines changed: 18 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,26 @@ This repository stores a LinkML schema representation for the original Datasheet
13
13
14
14
We are also tracking related developments, such as augmented Datasheets for Datasets models as in [Augmented Datasheets for Speech Datasets and Ethical Decision-Making](https://dl.acm.org/doi/10.1145/3593013.3594049).
15
15
16
+
## Bridge2AI Generating Center Datasheets
17
+
18
+
Curated comprehensive datasheets for each Bridge2AI data generating project:
19
+
20
+
***[AI-READI](https://bridge2ai.github.io/data-sheets-schema/html_output/concatenated/curated/AI_READI_human_readable.html)** - Retinal imaging and diabetes dataset
21
+
***[CM4AI](https://bridge2ai.github.io/data-sheets-schema/html_output/concatenated/curated/CM4AI_human_readable.html)** - Cell maps for AI dataset
***[CHORUS](https://bridge2ai.github.io/data-sheets-schema/html_output/concatenated/CHORUS_d4d_alldocs.html)** - Health data for underrepresented populations
24
+
25
+
[View all D4D examples →](https://bridge2ai.github.io/data-sheets-schema/d4d_examples.html)
26
+
16
27
## Repository Structure
17
28
18
-
*[examples/](examples/) - example data
19
-
*[project/](project/) - project files (do not edit these)
0 commit comments