From f3ce58daa278a97a18c9477bba48eb5d7d3e83a2 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Sat, 8 Jul 2023 18:50:06 +0200 Subject: [PATCH] Updated README --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dff6c77..00d4d68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # gCube D4Science Data Catalog -The gCube Data Catalog Portlet powered by CKAN +The "gCube Data Catalogue" or "Catalogue" (powered by CKAN) is a system that provides facilities for: a) (meta)data publishing and management based on roles; b) vres' products publishing; c) making data products publicly available; d) enriching products of metadata to maximise their potential reuse and making them searchable (via title, tags etc) are based on the CKAN technology. The Catalogue application allows to show all the metadata available in the CKAN instance, as well as publish a new product, retrieve the list of organizations (i.e. Virtual Research Environments) to which the user belongs and his/her already published products. Moreover, the "Catalgoue" application (via configuration) provides moderation of its content enabling the user/s with the Moderator role to approve/reject the products under review. + +The "gCube Data Catalogue" is powered by CKAN ## Built With @@ -11,6 +13,21 @@ The gCube Data Catalog Portlet powered by CKAN * GWT v.2.9.0. [GWT](http://www.gwtproject.org) is licensed under [Apache License 2.0](http://www.gwtproject.org/terms.html) * GWT-Bootstrap v.2.3.2.0. [GWT-Bootstrap](https://github.com/gwtbootstrap) is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) +* CKAN v.2.6.X [CKAN](https://ckan.org/) is licensed under [Creative Commons Attribution ShareAlike 3.0](https://creativecommons.org/licenses/by-sa/3.0/) + +## Showcase + +**SoBigData Catalogue** + +see at [SoBigData Catalogue](https://sobigdata.d4science.org/catalogue-sobigdata) + +SoBigData Catalogue + +**Ecosystem Approach to Fisheries Catalogue** + +see at [Ecosystem Approach to Fisheries Catalogue](https://i-marine.d4science.org/catalogue-imarine) + +Ecosystem Approach to Fisheries Catalogue ## Documentation