gcat-client/README.md

50 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2019-12-06 17:21:35 +01:00
# gCube Catalogue (gCat) Client
2023-01-16 19:17:06 +01:00
gCube Catalogue (gCat) Client is a library designed to interact with REST APIs exposed by the gCat Service.
2019-12-06 17:21:35 +01:00
## Built With
* [OpenJDK](https://openjdk.java.net/) - The JDK used
* [Maven](https://maven.apache.org/) - Dependency Management
## Documentation
[gCube Catalogue (gCat) Client](https://wiki.gcube-system.org/gcube/GCat_Service)
## Change log
See [Releases](https://code-repo.d4science.org/gCubeSystem/gcat-client/releases).
## Authors
* **Luca Frosini** ([ORCID](https://orcid.org/0000-0003-3183-2291)) - [ISTI-CNR Infrascience Group](http://nemis.isti.cnr.it/groups/infrascience)
## 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-16 19:17:06 +01:00
@software{gcat-client,
author = {{Luca Frosini}},
title = {gCube Catalogue (gCat) Client},
abstract = {gCube Catalogue (gCat) Client is a library designed to interact with REST APIs exposed by the gCat Service.},
url = {https://doi.org/10.5281/zenodo.7447655},
keywords = {Catalogue, D4Science, gCube}
}
2019-12-06 17:21:35 +01: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.
2023-01-16 19:17:06 +01:00
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
2019-12-06 17:21:35 +01:00