From 3adfa417feece8fa7356a161c47fa811e8295c6a Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 4 Oct 2019 15:11:43 +0200 Subject: [PATCH] Fixed README --- README.md | 55 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 96d09bb..674e514 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,33 @@ -# gCube Catalogue Service +# Project Title -This service allows any client to publish on the gCube Catalogue. +One paragraph of project description goes here. + +## Structure of the project + +* Relevant information about how the repository is organized. +* Description of the Maven modules (if any). +* Any information needed to work with the code. ## Built With * [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 +* ... ## Documentation -[gCat Service](https://wiki.gcube-system.org/gcube/GCat_Service) +Relevant wiki link(s). ## Change log -See [Releases](https://code-repo.d4science.org/gCubeSystem/gcat/releases). +See [Releases](https://code-repo.d4science.org/gCubeSystem/repository_name/releases). ## Authors -* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **John Doe** ([ORCID](https://orcid.org/...-...)) - *Initial work* @ [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience) +* **...** - ... ## How to Cite this Software @@ -27,12 +37,13 @@ Tell people how to cite this software. @Manual{, - title = {gcat}, - author = {{Frosini, Luca}}, + title = {.. projec title ..}, + author = {{Infrascience Group}}, organization = {ISTI - CNR}, address = {Pisa, Italy}, year = 2019, - url = {http://www.gcube-system.org/} + note = {...}, + url = {http://www.http://gcube-system.org/} } ## License @@ -49,23 +60,17 @@ by favouring the realisation of reuse oriented policies. The projects leading to this software have received funding from a series of European Union programmes including: - the Sixth Framework Programme for Research and Technological Development - - DILIGENT (grant no. 004260). + - DILIGENT (grant no. 004260); - the Seventh Framework Programme for research, technological development and demonstration - - D4Science (grant no. 212488); - - D4Science-II (grant no.239019); - - ENVRI (grant no. 283465); - - EUBrazilOpenBio (grant no. 288754); - - iMarine(grant no. 283644). -- the H2020 research and innovation programme - - BlueBRIDGE (grant no. 675680); - - EGIEngage (grant no. 654142); - - ENVRIplus (grant no. 654182); - - PARTHENOS (grant no. 654119); - - SoBigData (grant no. 654024); - - DESIRA (grant no. 818194); - - ARIADNEplus (grant no. 823914); - - RISIS2 (grant no. 824091); - - PerformFish (grant no. 727610); - - AGINFRAplus (grant no. 731001). + - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); +- the H2020 research and innovation programme and D4Science.org + - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024), DESIRA (grant no. 818194), ARIADNEplus (grant no. 823914), RISIS2 (grant no. 824091), PerformFish (grant no. 727610), AGINFRAplus (grant no. 731001) + + +## Acknowledgments + + * Hat tip to anyone whose code was used + * Inspiration + * etc