Important
Initiative status: The Health-RI Semantic Interoperability Initiative was formally paused on May 1, 2026 and has since been discontinued.
No further development, curation, community review, or release activity is planned under this initiative. Existing documentation, released artifacts, persistent identifiers, and repository materials remain available as archival resources for reference, reuse, and citation. They are not actively maintained, and known limitations may remain unresolved.
See Initiative Status for details.
This repository hosts the archived source files for the Health-RI Semantic Interoperability Initiative documentation site, which documents the initiative's approach to enabling semantic interoperability in health and life sciences.
Visit the documentation at: https://health-ri.github.io/semantic-interoperability/
| Deliverable | Latest Release | All Releases | License |
|---|---|---|---|
| Health-RI Ontology | |||
| Health-RI SSSOM Mapping Set | |||
| Health-RI Mapping Vocabulary | |||
| Documents |
This repository is organized around the MkDocs documentation site and the semantic artifacts it published (ontology, mappings, and vocabulary).
.
├─ docs/ # MkDocs website source (pages + shared assets)
├─ ontologies/ # Health-RI Ontology artifacts (latest + versioned)
├─ mappings/ # Health-RI mapping set exports
├─ vocabulary/ # Health-RI Mapping Vocabulary artifacts (latest + versioned)
├─ scripts/ # Utility scripts for generation/conversion/maintenance
├─ resources/ # Templates, prompts, QR codes, etc.
├─ documents/ # Manuscripts and other supporting documents
├─ site/ # Built documentation site output (generated)
├─ mkdocs.yml # MkDocs configuration
├─ CITATION.cff # Citation metadata
└─ LICENSE-*.md # Licensing for artifacts and code
Semantic Artifacts & Documentation: All ontologies, vocabularies, mapping files, documentation, templates, and other semantic artifacts in this repository (e.g., ontologies/, mappings/, vocabulary/, and related subfolders) are licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
Auxiliary Code: Any code scripts or auxiliary utilities (e.g., in /scripts/) are licensed under the MIT License.