Skip to content

Commit 306c241

Browse files
committed
docs: document paused status and contribution handling
1 parent 472a158 commit 306c241

4 files changed

Lines changed: 34 additions & 14 deletions

File tree

docs/contributing/call-for-community-review.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Calls for Community Review
22

3+
!!! warning "Community review status"
4+
5+
As of **May 1, 2026**, the Health-RI Semantic Interoperability Initiative is formally paused. There are currently no active Calls for Community Review, and no new review windows are planned until a future phase is confirmed.
6+
37
Semantic interoperability in healthcare and the life sciences is not just a technical challenge. It affects how data about patients and studies is interpreted when it moves between hospitals, registries, and research infrastructures, with direct consequences for people's lives. If different parties are to share and reuse data, they need to be able to adopt and trust a common semantic solution.
48

59
That trust depends on openness and community participation. A common semantic reference model can only succeed if the people who work with these concepts in practice can see how it is built, question its assumptions, and help improve it. Community review is therefore not an optional extra, but a core part of how we work.
@@ -18,11 +22,11 @@ Contributors can choose whether they are acknowledged. By default, we will inclu
1822

1923
All instructions on how to collaborate in each external review, including access to materials and feedback channels, are provided in the description of the corresponding call listed below.
2024

21-
!!! info "Contributions remain welcome after a call closes"
25+
!!! info "Feedback after a call closes"
2226

23-
The opening and closing dates define the formal external-review window for a package. They help manage the package's validation lifecycle and stage transitions, but they do **not** mean that feedback is no longer accepted.
27+
The opening and closing dates define the formal external-review window for a package. They help manage the package's validation lifecycle and stage transitions, but they do **not** mean that feedback can no longer be submitted.
2428

25-
You can still submit comments, questions, and suggestions at any time through the general [Contribution Channels](contribution-channels.md). Accepted input will be reviewed and may inform future revisions and releases.
29+
You can still submit comments, questions, and suggestions for future consideration through the general [Contribution Channels](contribution-channels.md). Input may be retained for possible review if the initiative resumes or enters a new phase.
2630

2731
During an **open** Call for Community Review, you can:
2832

@@ -52,7 +56,7 @@ For the general case, including domains without an active call or any follow-up
5256
<td style="text-align:center;font-weight:700;">13-03-2026</td>
5357
</tr>
5458
<tr>
55-
<td style="text-align:center; background-color:#FFF8E1; color:#8D6E00; font-weight:700;">Planned</td>
59+
<td style="text-align:center; background-color:#FFF8E1; color:#8D6E00; font-weight:700;">Paused</td>
5660
<td style="text-align:center;font-weight:700;">Person Birth</td>
5761
<td style="text-align:center;font-weight:700;">30-03-2026</td>
5862
<td style="text-align:center;font-weight:700;">17-04-2026</td>
@@ -72,4 +76,4 @@ _This section lists Calls for Community Review that have formally closed._
7276

7377
- [Sex and Gender](../../external-review/sex-and-gender/)
7478

75-
Feedback on these domains remains welcome. If you would like to comment on a domain that appears under a closed call, please submit your input via the general [Contribution Channels](contribution-channels.md) and reference the relevant domain or call in your submission.
79+
Feedback on these domains may still be submitted for future consideration. If you would like to comment on a domain that appears under a closed call, please submit your input via the general [Contribution Channels](contribution-channels.md) and reference the relevant domain or call in your submission.

docs/contributing/contribution-channels.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Contribution Channels
22

3-
Outside specific [Calls for Community Review](call-for-community-review.md), you can contribute at any time by submitting one of the following types of input:
3+
!!! warning "Contribution status while the initiative is paused"
4+
5+
As of **May 1, 2026**, the initiative is formally paused. Contribution channels remain visible for transparency and archival continuity, but new submissions are not actively reviewed, curated, or scheduled for release at this time.
6+
7+
Feedback may still be submitted for future consideration, but no response timeline or integration commitment should be assumed.
8+
9+
Outside specific [Calls for Community Review](call-for-community-review.md), you may submit feedback for future consideration using one of the following types of input:
410

511
## Report an Error in the OntoUML or gUFO Ontology
612

@@ -64,7 +70,7 @@ Examples of valid submissions:
6470

6571
*Always verify against HRIO documentation and follow the governance rules for curated/public mappings.*
6672

67-
You can contribute to the Health-RI **SSSOM mapping set** (manually curated) in two ways:
73+
You may submit candidate additions to the Health-RI **SSSOM mapping set** (manually curated) in two ways:
6874

6975
<div class="button-grid button-grid--single" markdown>
7076

@@ -73,16 +79,16 @@ You can contribute to the Health-RI **SSSOM mapping set** (manually curated) in
7379
</div>
7480

7581
1. **Preferred: Submit the issue form**
76-
Use our **[SSSOM mapping issue form](https://github.com/health-ri/semantic-interoperability/issues/new?template=sssom-new-mapping.yml)** to add a single mapping row. Fill in the required fields; Health-RI curators will review and integrate your contribution.
82+
Use our **[SSSOM mapping issue form](https://github.com/health-ri/semantic-interoperability/issues/new?template=sssom-new-mapping.yml)** to add a single mapping row. Fill in the required fields; the submission will be retained for possible review if the initiative resumes or enters a new phase.
7783

7884
2. **Alternative: Use the Excel template**
7985
Download the **[XLSX template](https://raw.githubusercontent.com/Health-RI/semantic-interoperability/refs/heads/main/resources/mappings_template.xlsx)** and enter:
8086

8187
- the mapping row(s) in the **mappings** sheet, and
8288
- all CURIE prefix bindings in the **prefix** sheet.
83-
Attach the completed file to a new issue; we'll review and add it.
89+
Attach the completed file to a new issue; it may be reviewed and considered if the initiative resumes or enters a new phase.
8490

85-
Both methods ensure your contribution is reviewed and incorporated into the official Health-RI SSSOM mapping set.
91+
Both methods ensure your submission is structured for possible future review and integration into the official Health-RI SSSOM mapping set.
8692

8793
For more details, see the [Mapping Set documentation](../method/mapping-schema.md). For curation rules (e.g., mapping lifecycle, `replaces`, evidence expectations), see the [Mapping Governance](../method/mapping-governance.md) page.
8894

@@ -94,8 +100,8 @@ For more details, see the [Mapping Set documentation](../method/mapping-schema.m
94100

95101
## Submission Process
96102

97-
Each of the forms linked above will guide you through the required fields. Submissions are publicly visible as GitHub Issues in our repository and are reviewed regularly by the modeling and coordination teams.
103+
Each of the forms linked above will guide you through the required fields. Submissions are publicly visible as GitHub Issues in our repository and are retained for possible review if the initiative resumes or enters a new phase.
98104

99-
By submitting, you agree to have your contributions used in future releases of the model and/or documentation. Attribution will be provided where applicable.
105+
By submitting, you agree that your contributions may be used in possible future releases of the model and/or documentation. Attribution will be provided where applicable.
100106

101107
Thank you for your interest in improving semantic interoperability and helping build a robust reference ontology for health and life sciences.

docs/contributing/overview.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Contributing to the Health-RI Semantic Interoperability Initiative
22

3+
!!! warning "Contribution status while the initiative is paused"
4+
5+
As of **May 1, 2026**, the initiative is formally paused. Contribution channels remain visible for transparency and archival continuity, but new submissions are not actively reviewed, curated, or scheduled for release at this time.
6+
7+
Feedback may still be submitted for future consideration, but no response timeline or integration commitment should be assumed.
8+
39
We welcome community feedback and contributions to help improve the quality, coverage, and clarity of the models and ontologies developed as part of the Health-RI Semantic Interoperability Initiative.
410

511
To streamline the contribution process, we distinguish between time-bound calls for community review of specific domain models and ongoing contribution channels. These are described in more detail in the **[Call for Community Review](call-for-community-review.md)** and **[Contribution Channels](contribution-channels.md)** pages, respectively.
@@ -20,9 +26,9 @@ To respond to a time-bound **Call for Community Review**, use the link below:
2026
[Open HRIO Mapping Assistant](https://chatgpt.com/g/g-6990a7e348c4819190ef2de88503ff5e-hrio-mapping-assistant){ .md-button .md-button--primary }
2127
</div>
2228

23-
*Then submit via the normal contribution routes (issue form / template). Curator review still applies.*
29+
*Then submit via the normal contribution routes (issue form / template). Curator review would be required before any future integration.*
2430

25-
For the general case, you can contribute at any time using the **structured submission forms** below, which help ensure your input is reviewed and addressed efficiently. Choose one of the options to open the appropriate GitHub Issue form:
31+
For the general case, you may submit feedback for future consideration using the **structured submission forms** below, which help ensure your input is captured in a structured way. Choose one of the options to open the appropriate GitHub Issue form:
2632

2733
<div class="button-grid button-grid--grid2" style="--btn-fixed: 360px" markdown>
2834

docs/news.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# News & Updates
22

3+
## 2026-05-01
4+
5+
- **Health-RI Semantic Interoperability Initiative** — Changed: The initiative has been formally paused. Existing documentation, released artifacts, persistent identifiers, and repository materials remain available for reference and citation, but no further development, curation, community review, or release activity is currently planned until a future phase is confirmed.
6+
37
## 2026-03-27
48

59
- **[Health-RI Ontology Mappings](https://w3id.org/health-ri/semantic-interoperability/mappings)** — Added: Published SSSOM mapping set version 2026-03-27, adding new mappings with sex and gender terms.

0 commit comments

Comments
 (0)