From 68af099d02d0add32d2c0f65212e2b9594f384fd Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 11 Feb 2021 14:39:31 +0100 Subject: [PATCH] updated README --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 120b98c..f484e2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index 2611f32..6dbf102 100644 --- a/README.md +++ b/README.md @@ -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