Skip to content

Commit fbc40c5

Browse files
committed
Fixes in crosswalk table (closes EVERSE-ResearchSoftware#142)
1 parent 3c5233b commit fbc40c5

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

website/utils/crosswalk.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"fairsoft": {
1111
"mapping": "narrower",
1212
"url": "https://inab.github.io/FAIRsoft_indicators/indicators/findability/F3_searchability/"
13+
},
14+
"elixir": {
15+
"mapping": "equivalent",
16+
"url": "https://zenodo.org/records/17035105#ListedInRegistries"
1317
}
1418
},
1519
"archived_in_software_heritage": {
@@ -40,10 +44,17 @@
4044
"helmholtz": {
4145
"mapping": "broader",
4246
"url": "https://github.com/EVERSE-ResearchSoftware/schemas/issues/5#RichMetadata"
47+
},
48+
"elixir": {
49+
"mapping": "broader",
50+
"url": "https://zenodo.org/records/17035105#ProjectDescription"
4351
}
4452
},
4553
"functional_correctness": {
46-
"url": ""
54+
"elixir": {
55+
"mapping": "equivalent",
56+
"url": "https://zenodo.org/records/17035105#FunctionalCorrectness"
57+
}
4758
},
4859
"has_ci-tests": {
4960
"openssf": {
@@ -217,6 +228,10 @@
217228
"openssf": {
218229
"mapping": "equivalent",
219230
"url": "https://github.com/ossf/scorecard/blob/main/docs/checks.md#sast"
231+
},
232+
"elixir": {
233+
"mapping": "narrower",
234+
"url": "https://zenodo.org/records/17035105#SafeIntegration"
220235
}
221236
},
222237
"support_issue_tracking": {

0 commit comments

Comments
 (0)