updated README

This commit is contained in:
Francesco Mangiacrapa 2021-02-11 14:39:31 +01:00
parent ff3b7db51f
commit 68af099d02
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.0-SNAPSHOT] - 2020-08-27
## [v0.2.0-SNAPSHOT] - 2021-02-11
[#19378] First Release

View File

@ -1,7 +1,7 @@
# Catalogue Util Library
Utility library to interact with the D4Science's Catalogues.
Read operations: get users information, get organizations information, get list of dataset, etc. are powered by [jackan](https://github.com/opendatatrentino/jackan).
Read operations: get users information, get organizations information, get list of dataset, etc. are powered by revisited classes of [jackan](https://github.com/opendatatrentino/jackan) client library.
Write operations: create a dataset, create a resource, etc. are powered by [gCat service](https://wiki.gcube-system.org/GCat_Background)
## Built With