diff --git a/docs/commons/FAIR/FAIR-Test-Results-Vocabulary-FTR.rst b/docs/commons/FAIR/FAIR-Test-Results-Vocabulary-FTR.rst index 91b83f5..ede55c2 100644 --- a/docs/commons/FAIR/FAIR-Test-Results-Vocabulary-FTR.rst +++ b/docs/commons/FAIR/FAIR-Test-Results-Vocabulary-FTR.rst @@ -32,8 +32,9 @@ of this activity is either a ``TestResult`` or a ``TestResultSet``. ---- -.. image:: https://github.com/OSTrails/FAIR_testing_resource_vocabulary/blob/main/development/img/FAIRTestResult_diagram_v12.drawio.png?raw=true - :align: center +.. figure:: FAIRTestResult_diagram_v12.drawio.png + :alt: FAIR Testing Resource Vocabulary (FTR) + :target: https://github.com/OSTrails/FAIR_testing_resource_vocabulary Specification diff --git a/docs/commons/FAIR/FAIRTestResult_diagram_v12.drawio.png b/docs/commons/FAIR/FAIRTestResult_diagram_v12.drawio.png new file mode 100644 index 0000000..58725f0 Binary files /dev/null and b/docs/commons/FAIR/FAIRTestResult_diagram_v12.drawio.png differ diff --git a/docs/commons/dmp/dmp-common-standard.rst b/docs/commons/dmp/dmp-common-standard.rst index a85601b..5c9f650 100644 --- a/docs/commons/dmp/dmp-common-standard.rst +++ b/docs/commons/dmp/dmp-common-standard.rst @@ -30,7 +30,7 @@ Within the DMP Commons, the RDA DMP Common Standard: The standard intentionally avoids domain-specific requirements or policy-driven constraints. Such specializations are addressed at higher layers (e.g. application profiles), allowing the common standard to remain stable and broadly applicable. -.. figure:: https://raw.githubusercontent.com/RDA-DMP-Common/RDA-DMP-Common-Standard/refs/tags/v1.2/docs/diagrams/maDMP-diagram.png +.. figure:: maDMP-diagram-v1.2.png :alt: RDA DMP Common Standard for maDMPs v1.2 :target: https://github.com/RDA-DMP-Common/RDA-DMP-Common-Standard/tree/v1.2 diff --git a/docs/commons/dmp/maDMP-diagram-v1.2.png b/docs/commons/dmp/maDMP-diagram-v1.2.png new file mode 100644 index 0000000..bb8fd46 Binary files /dev/null and b/docs/commons/dmp/maDMP-diagram-v1.2.png differ