updated README
This commit is contained in:
parent
ff3b7db51f
commit
68af099d02
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue