Project

General

Profile

Statistics
| Revision:

# Date Author Comment
51452 23/03/2018 05:09 PM Alessia Bardi

Getting the item title from the label if a proper title cannot be found

51443 23/03/2018 04:51 PM Alessia Bardi

better regex to have alphanumeric item and group names for the catalogue

51442 23/03/2018 04:29 PM Alessia Bardi

Basic implementation for E55 and E29 to the catalogue

51432 23/03/2018 02:56 PM Alessia Bardi

Registering providers as catalogue groups

51420 22/03/2018 05:39 PM Alessia Bardi

fixed commas

51419 22/03/2018 05:39 PM Alessia Bardi

Better to set the title and ensure the group name complies with the catalogue requirements

51418 22/03/2018 05:34 PM Alessia Bardi

Ensure the provider names are already registered as catalogue groups

51401 22/03/2018 12:50 PM Alessia Bardi

Curates relationships

51400 22/03/2018 12:37 PM Alessia Bardi

curation relationships

51391 22/03/2018 11:43 AM Alessia Bardi

More metadata for the catalogue based on the minimal metadata (https://docs.google.com/spreadsheets/d/1JAvI9AYP4yn6Lj-ABvzA3xqm4CpOulEeuHXmPTrs6so/edit#gid=1550301525)

51390 22/03/2018 10:22 AM Alessia Bardi

Added constants for PARTHENOS_BASE_URL

51370 20/03/2018 07:24 PM Alessia Bardi

Enrich the values to add to a resource in the catalogue

51319 16/03/2018 05:46 PM Alessia Bardi

Because of https://support.d4science.org/issues/11466, let's not throw exception, but let's try to continue, if possible.
Purge method implemented and tested

51290 15/03/2018 07:27 PM Alessia Bardi

do not log the response from the catalogue

51289 15/03/2018 07:26 PM Alessia Bardi

Fixed parsing of error information in cataloague response

51288 15/03/2018 07:26 PM Alessia Bardi

Ensure the ckan name is lowercase

51286 15/03/2018 06:44 PM Alessia Bardi

throws exception

51285 15/03/2018 06:42 PM Alessia Bardi

Checking POST response status code before accessing the response body

51284 15/03/2018 06:37 PM Alessia Bardi

Debugging for unexpected NPE

51232 14/03/2018 02:44 PM Alessia Bardi

just todo comment

51096 08/03/2018 03:45 PM Alessia Bardi

refactoring

50937 26/02/2018 06:48 PM Alessia Bardi

Refactoring and deprecation for registration on catalogue and registry

50816 18/02/2018 06:10 PM Alessia Bardi

No Exception to be declared

50149 15/12/2017 06:34 PM Alessia Bardi

As George said, let's skip resources with no http URI as they are relevant to give info about another resource, not as a resource itself.

50147 15/12/2017 06:12 PM Alessia Bardi

Passing needed args

50146 15/12/2017 06:12 PM Alessia Bardi

Fixed json format

50102 11/12/2017 06:22 PM Alessia Bardi

Creating json for the CKAN Catalogue

49969 21/11/2017 12:35 PM Alessia Bardi

Added client for CKAN Catlaogue and refactoring