2019-12-06 13:55:36 +01:00
|
|
|
# gCube Catalogue (gCat) Service
|
2019-10-03 16:15:50 +02:00
|
|
|
|
2019-10-04 16:52:55 +02:00
|
|
|
This service allows any client to publish on the gCube Catalogue.
|
2019-10-03 16:15:50 +02:00
|
|
|
|
|
|
|
## Built With
|
|
|
|
|
|
|
|
* [OpenJDK](https://openjdk.java.net/) - The JDK used
|
|
|
|
* [Maven](https://maven.apache.org/) - Dependency Management
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
2019-12-06 17:11:04 +01:00
|
|
|
[gCube Catalogue (gCat) Service](https://wiki.gcube-system.org/gcube/GCat_Service)
|
2019-10-03 16:15:50 +02:00
|
|
|
|
|
|
|
## Change log
|
|
|
|
|
2023-01-13 15:15:16 +01:00
|
|
|
See [CHANGELOG.md](CHANGELOG.md).
|
2019-10-03 16:15:50 +02:00
|
|
|
|
|
|
|
## Authors
|
|
|
|
|
2019-10-04 16:52:55 +02:00
|
|
|
* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
|
2019-10-03 16:15:50 +02:00
|
|
|
|
|
|
|
## How to Cite this Software
|
|
|
|
|
|
|
|
Tell people how to cite this software.
|
|
|
|
* Cite an associated paper?
|
|
|
|
* Use a specific BibTeX entry for the software?
|
|
|
|
|
2023-01-13 14:06:18 +01:00
|
|
|
@software{gcat,
|
|
|
|
author = {{Luca Frosini}},
|
|
|
|
title = {gCube Catalogue (gCat) Service},
|
|
|
|
abstract = {gCube Catalogue (gCat) Service allows the publication of items in the gCube Catalogue.},
|
|
|
|
url = {https://doi.org/10.5281/zenodo.7446641},
|
|
|
|
keywords = {Catalogue, D4Science, gCube}
|
|
|
|
}
|
2019-10-03 16:15:50 +02:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details.
|
|
|
|
|
|
|
|
|
|
|
|
## About the gCube Framework
|
|
|
|
This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an
|
|
|
|
open-source software toolkit used for building and operating Hybrid Data
|
|
|
|
Infrastructures enabling the dynamic deployment of Virtual Research Environments
|
|
|
|
by favouring the realisation of reuse oriented policies.
|
|
|
|
|
2022-12-22 12:27:58 +01:00
|
|
|
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
|
2019-10-03 16:15:50 +02:00
|
|
|
|