2019-12-05 17:49:44 +01:00
|
|
|
# Resource Registry Context Client
|
|
|
|
|
|
|
|
Resource Registry Context Client is a library designed to interact with Resource Registry Context APIs
|
|
|
|
|
|
|
|
## Built With
|
|
|
|
|
|
|
|
* [OpenJDK](https://openjdk.java.net/) - The JDK used
|
|
|
|
* [Maven](https://maven.apache.org/) - Dependency Management
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
2019-12-05 17:53:28 +01:00
|
|
|
[Resource Registry Context Client](https://wiki.gcube-system.org/gcube/Information_System_Resource_Registry)
|
2019-12-05 17:49:44 +01:00
|
|
|
|
|
|
|
## Change log
|
|
|
|
|
|
|
|
See [Releases](https://code-repo.d4science.org/gCubeSystem/resource-registry-context-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?
|
|
|
|
|
|
|
|
@software{,
|
|
|
|
title = {gCube Resource Registry Context Client},
|
2019-12-05 18:09:46 +01:00
|
|
|
author = {{Frosini, Luca}},
|
2019-12-05 17:49:44 +01:00
|
|
|
organization = {ISTI - CNR},
|
|
|
|
address = {Pisa, Italy},
|
|
|
|
year = 2019,
|
|
|
|
url = {http://www.gcube-system.org/}
|
|
|
|
}
|
|
|
|
|
|
|
|
## 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.
|
|
|
|
|
2021-06-29 18:14:36 +02:00
|
|
|
The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md)
|