Skip to content

Commit 4b40191

Browse files
committed
docs(review): close Sex and Gender external review call
- replace the generic post-close note with an admonition clarifying that contributions remain welcome after a call closes - mark the Sex and Gender call as closed in the community review page and move it from the open to the closed calls list - remove the homepage open-call banner for the Sex and Gender review - rename the navigation entry from open to closed external review calls
1 parent eecbf33 commit 4b40191

3 files changed

Lines changed: 14 additions & 7 deletions

File tree

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ Contributors can choose whether they are acknowledged. By default, we will inclu
1818

1919
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.
2020

21-
Although each call has an explicit opening and closing date, **contributions are welcome at any time**. Outside an active call, please use the general [Contribution Channels](contribution-channels.md); your input will still be reviewed and may lead to updates in future releases.
21+
!!! info "Contributions remain welcome after a call closes"
22+
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.
24+
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.
2226

2327
During an **open** Call for Community Review, you can:
2428

@@ -42,10 +46,10 @@ For the general case, including domains without an active call or any follow-up
4246
</thead>
4347
<tbody>
4448
<tr>
45-
<td style="text-align:center; background-color:#E8F5E9; color:#1B5E20; font-weight:700;">Open</td>
49+
<td style="text-align:center; background-color:#ECEFF1; color:#37474F; font-weight:700;">Closed</td>
4650
<td style="text-align:center;font-weight:700;"><a href="../../external-review/sex-and-gender/">Sex and Gender</a></td>
4751
<td style="text-align:center;font-weight:700;">17-02-2026</td>
48-
<td style="text-align:center;font-weight:700;"><del>10-03-2026</del><br>13-03-2026</td>
52+
<td style="text-align:center;font-weight:700;">13-03-2026</td>
4953
</tr>
5054
<tr>
5155
<td style="text-align:center; background-color:#FFF8E1; color:#8D6E00; font-weight:700;">Planned</td>
@@ -60,10 +64,12 @@ For the general case, including domains without an active call or any follow-up
6064

6165
_This section lists currently active Calls for Community Review for specific HRIO domains or subdomains._
6266

63-
- [Sex and Gender](../../external-review/sex-and-gender/)
67+
There are currently no active Calls for Community Review.
6468

6569
### Closed calls
6670

6771
_This section lists Calls for Community Review that have formally closed._
6872

73+
- [Sex and Gender](../../external-review/sex-and-gender/)
74+
6975
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.

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Health-RI Semantic Interoperability Initiative
44

5-
!!! open-call "OPEN CALL: validate the HRIO Sex and Gender Ontology"
5+
<!-- !!! open-call "OPEN CALL: validate the HRIO Sex and Gender Ontology"
66
77
We are running an external community review of the **Sex and Gender** package in HRIO.
88
Please help us validate the model and documentation.
@@ -13,7 +13,7 @@
1313
1414
[Call for Contribution Overview](contributing/call-for-community-review/){ .md-button .md-button--primary }
1515
16-
</div>
16+
</div> -->
1717

1818
The health domain is shaped by many standards and models that guide the design of databases and the implementation of systems. They are applied in diverse contexts, from hospital records to research infrastructures. To enable effective data reuse, the data within these systems often needs to be exchanged, compared, and integrated. In other words, the data must be interoperable (fulfilling the "I" in FAIR).
1919

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ nav:
105105
- Overview: contributing/overview.md
106106
- Contribution Channels: contributing/contribution-channels.md
107107
- Call for Community Review: contributing/call-for-community-review.md
108-
- Open External Review Calls:
108+
# - Open External Review Calls:
109+
- Closed External Review Calls:
109110
- external-review/sex-and-gender.md
110111
- FAQ: faq.md
111112

0 commit comments

Comments
 (0)