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
Copy file name to clipboardExpand all lines: src/pages/all/+description.js
+27-15Lines changed: 27 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@ export default function description(pageContext) {
60
60
"A registry of data preservation, management and sharing policies from international funding agencies, regulators, journals, and other organisations.",
61
61
"/collections":
62
62
'Collections group together one or more types of resource (standard, database or policy) by domain, project or organisation."',
63
+
"/fairassist":
64
+
'FAIRsharing provides a registry that stores records relating to FAIR assistance and evaluation, initially developed as part of the OSTrails project but open to all assessment tools. The types of records within this registry are defined here, as well as how those record types align with community-developed frameworks and standards."',
63
65
"/browse/subject":
64
66
"Subject Browser helps you navigate the subjects hierarchy and find the standards, repositories, and policies relevant to you.",
65
67
};
@@ -70,24 +72,34 @@ export default function description(pageContext) {
70
72
71
73
// Search pages (Robust URL query extraction via URLSearchParams)
"A registry of terminology artefacts, models/formats, reporting guidelines, and identifier schemas.",
79
-
database:
80
-
"A registry of knowledgebases and repositories of data and other digital assets.",
81
-
policy:
82
-
"A registry of data preservation, management and sharing policies from international funding agencies, regulators, journals, and other organisations.",
83
-
collection:
84
-
"Collections group together one or more types of resource (standard, database or policy) by domain, project or organisation.",
0 commit comments