From 983960cb0cc1f6a6a61389609c8f06b8a07f720c Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 28 Jun 2024 12:37:01 +0200 Subject: [PATCH] updated README --- README.md | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index a1060a9..cdf4d44 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,17 @@ Publication involves lots of common features as well as custom behaviour and for The suite comes with a set of pre-built plugins and GUIs that communities can easily extend and / or reuse. +## Built with +* [gCube SmartGears](https://gcube.wiki.gcube-system.org/gcube/SmartGears) - The gCube SmartGears framework +* [OpenJDK](https://openjdk.java.net/) - The JDK used +* [JAX-RS](https://github.com/eclipse-ee4j/jaxrs-api) - Java™ API for RESTful Web Services +* [Jersey](https://jersey.github.io/) - JAX-RS runtime +* [Maven](https://maven.apache.org/) - Dependency Management +* [Enunciate](http://enunciate.webcohesion.com/) - API Documentation + ## General Architecture [](https://geoportal.cloud.d4science.org/geoportal-service/docs/architecture.html) -## Use Case -##### The D4GNA - -["Dataset per il Geoportale Nazionale per l’Archeologia"](https://gna.d4science.org) - -Component diagram: - -D4GNA context: engines involved - ## Lifecycle Managements Document Lifecycle Managements in action: @@ -46,32 +45,30 @@ Plugins in action: * [Notifications](/gCubeSystem/gcube-cms-suite/src/branch/master/notifications-plugins) * [Catalogue Binding](/gCubeSystem/gcube-cms-suite/src/branch/event_manager/catalogue-binding-plugin) +## Use Case +##### The D4GNA + +["Dataset per il Geoportale Nazionale per l’Archeologia"](https://gna.d4science.org) + +Component diagram: + +D4GNA context: engines involved + ## Documentation * [Dedicated Wiki](https://geoportal.d4science.org/geoportal-service/docs/index.html#) - powered by [Sphynx](https://www.sphinx-doc.org/en/master/) * [Service Interactive API](https://geoportal.d4science.org/geoportal-service/api-docs/index.html) - powered by [Enunciate](http://enunciate.webcohesion.com/) * [Gcube System Wiki](https://gcube.wiki.gcube-system.org/gcube/GeoPortal). * [Guide Notebooks](use-cases) - powered by [Jupyter](https://jupyter.org/) - -## Built with -* [gCube SmartGears](https://gcube.wiki.gcube-system.org/gcube/SmartGears) - The gCube SmartGears framework -* [OpenJDK](https://openjdk.java.net/) - The JDK used -* [JAX-RS](https://github.com/eclipse-ee4j/jaxrs-api) - Java™ API for RESTful Web Services -* [Jersey](https://jersey.github.io/) - JAX-RS runtime -* [Maven](https://maven.apache.org/) - Dependency Management -* [Enunciate](http://enunciate.webcohesion.com/) - API Documentation - - ## Change log See [CHANGELOG.md](CHANGELOG.md). ## Authors -* **Fabio Sinibaldi** ([ORCID](https://orcid.org/0000-0003-1013-6203)) Computer Scientist at ISTI-CNR - -* **Francesco Mangiacrapa** ([ORCID](https://orcid.org/0000-0002-6528-664X)) Computer Scientist at [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **Fabio Sinibaldi** as "Architect", "Developer" ([ORCID](https://orcid.org/0000-0003-1013-6203)) Computer Scientist at ISTI-CNR +* **Francesco Mangiacrapa** as "Architect", "Developer" and "Maintainer" ([ORCID](https://orcid.org/0000-0002-6528-664X)) Computer Scientist at [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) ## License