diff --git a/DataArchitectureDiagram.md b/DataArchitectureDiagram.md index d0d0bf2..23f941f 100644 --- a/DataArchitectureDiagram.md +++ b/DataArchitectureDiagram.md @@ -1,2 +1,14 @@ ![Image](./data_diagram.drawio.svg) +# Discovery and access systems +TETHYS supports data discovery in various ways + +## TETHYS REST API +Tethys Metadata and File downloads can be queried by a REST API (Representational State Transfer Application Programming Interface), +which allows repository staff to interact with the Tethys system and retrieve metadata and data files programmatically. +* **metadata API**: e.g.: [metadata for dataset 209](https://tethys.at/api/dataset/200) +* **file download**: e.g. [file for dataset 209: api/file/download/1009](https://www.tethys.at/api/file/download/1009) + +## Solr Search Index + +## Tethys Frontend \ No newline at end of file diff --git a/data_diagram.drawio.svg b/data_diagram.drawio.svg index 400a82b..e309608 100644 --- a/data_diagram.drawio.svg +++ b/data_diagram.drawio.svg @@ -1,4 +1,4 @@ - + @@ -272,8 +272,8 @@ - - + + @@ -509,15 +509,15 @@ - - + +
- + DataCite Fabrica
@@ -583,12 +583,12 @@ - - + + -
+
Access Control List (ACL) @@ -596,7 +596,7 @@
- + Access Control List (ACL)