Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Usage

This repository contains the source files for the OSTrails documentation. The documentation is hosted on Read-the-Docs and can be accessed (only for this branch) [here](https://ostrails-docs--22.org.readthedocs.build/en/22/commons/resources.html).
This repository contains the source files for the OSTrails documentation. The documentation is hosted on Read-the-Docs and can be accessed [here](https://docs.ostrails.eu).

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion docs/commons/dmp/dmp-commons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The **DMP Commons** provide a shared, reusable, and interoperable foundation for

In addition, DMP Commons are relevant for data stewards and other stakeholders who need to structure information about Research Data Management (RDM).

The Commons are built as a **layered framework** consisting of a common data model, an OSTrails (i.e. Europe/EOSC) -specific application profile, and a standard API. Together, these layers enable consistent interpretation of DMP content and predictable interactions between services, regardless of their internal architectures. This approach allows platforms to evolve independently while remaining interoperable at the boundaries. In addition, we provide `maDMP mappings <mappings/index>`_ to support the development of application profiles and to align DMP information with external standards and domain models.
The Commons are built as a **layered framework** consisting of a common data model, an OSTrails (i.e. Europe/EOSC) -specific application profile, and a standard API. Together, these layers enable consistent interpretation of DMP content and predictable interactions between services, regardless of their internal architectures. This approach allows platforms to evolve independently while remaining interoperable at the boundaries. In addition, we provide :ref:`maDMP mappings <dmp-mappings>` to support the development of application profiles and to align DMP information with external standards and domain models.

.. figure:: dmp-commons.png
:alt: DMP Commons Layers
Expand Down
2 changes: 2 additions & 0 deletions docs/commons/dmp/mappings/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _dmp-mappings:

maDMP Mappings
==============

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ software framework maintained by the

The FDP index includes descriptions of test records from multiple
assessment tools, such as
`FAIR Champion </docs/docs/tools/FAIR_tools/FAIR-Champion.rst>`_
`FAIR Champion <tools/fair/fair-champion.rst>`_
and
`FOOPS </docs/docs/tools/FAIR_tools/FOOPS.rst>`_.
`FOOPS <tools/fair/foops.rst>`_.

Registering a Scoring Algorithm in the Catalogue
--------------------------------------------------
Expand Down Expand Up @@ -57,4 +57,4 @@ registers the record in the FDP-based OSTrails index: https://tools.ostrails.eu/

The FAIR Assessment Authoring Tool is available at: https://ostrails-fair.fair-wizard.com/wizard/dashboard

All its documentation is available `here </docs/docs/tools/FAIR_tools/FAIR-Assessment-Authoring-Tool.rst>`_
All its documentation is available :ref:`here <tool-fair-assessment-authoring-tool>`.
6 changes: 3 additions & 3 deletions docs/commons/fair/catalogue-of-tests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ software framework maintained by the

The FDP index includes descriptions of test records from multiple
assessment tools, such as
`FAIR Champion </docs/docs/tools/FAIR_tools/FAIR-Champion.rst>`_
:ref:`FAIR Champion <tool-fair-champion>`
and
`FOOPS </docs/docs/tools/FAIR_tools/FOOPS.rst>`_.
:ref:`FOOPS <tool-foops>`.

Registering a Test in the Catalogue
-----------------------------------
Expand Down Expand Up @@ -64,4 +64,4 @@ registers the record in the FDP-based OSTrails index: https://tools.ostrails.eu/

The FAIR Assessment Authoring Tool is available at: https://ostrails-fair.fair-wizard.com/wizard/dashboard

All its documentation is available `here </docs/docs/tools/FAIR_tools/FAIR-Assessment-Authoring-Tool.rst>`_
All its documentation is available :ref:`here <tool-fair-assessment-authoring-tool>`
2 changes: 2 additions & 0 deletions docs/tools/fair/fair-assessment-authoring-tool.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _tool-fair-assessment-authoring-tool:

FAIR Assessment Authoring Tool
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down
2 changes: 2 additions & 0 deletions docs/tools/fair/fair-champion.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _tool-fair-champion:

FAIR Champion
^^^^^^^^^^^^^

Expand Down
2 changes: 2 additions & 0 deletions docs/tools/fair/foops.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _tool-foops:

FOOPS!
^^^^^^

Expand Down
Loading