Debug also for REST iterator
Added config for testing collection from D4Science gCat REST API
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-collector-plugins-1.6.3
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.3
fixed a problem with null values
[maven-release-plugin] copy for tag dnet-collector-plugins-1.6.2
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.2
UKRI workaround for wrong URLs from Miriam
[maven-release-plugin] copy for tag dnet-collector-plugins-1.6.1
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.1
fairsharing: organisations
[maven-release-plugin] copy for tag dnet-collector-plugins-1.6.0
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.0
minors
plugin to obtain services from fairsharing
comment
plugin for eosc services
add feature to change the pagination start number, enhance debugging
[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.18
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.18
avoid expection in RestIterator
to avoid null pointer exception
enhance logging for generic approach
#6720: added tests for enermaps API
Ignore test that uses remote sources
Removed out-of-scope test
REST plugin accepts optional Request Headers parameters as json map, e.g. {Accept:application/json}. This is useful to support PostgREST endpoints: they need a param in the header to return proper json. request headers must also be exploited for the pagination (not implemented in this commit). More details on PostgREST at https://postgrest.org/en/stable/api.html....
correct replace str in json
refine json to xml element-names
refining of request url creation and increase version number
queryParams could be emtpy
PRIVATE : I have the impression we are not preventing a NullPointerException during collection that I am experiencing with the eurostat API of the EU Open Data Portal.
[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.9
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.9
[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.8
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.8
-
changed properties value for FCT REST api
changed settings for FCT rest api
[maven-release-plugin] copy for tag dnet-collector-plugins-1.5.7
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.7
Added info log with the REST endpoint and parameter of the first call
Added new optional parameter in case the resultFormatValue is not 'json' but the output is in json format
removede some logs and added check to fix issue with fct rest template
Excluding also doi.org
changed way to express if condition
other logs
changed version number
added athor log.debug to verify code is doing what expected
added logs in debug to verify the header parameter in the basic authentication
added the basic authentication strategy
[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.6
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.6
Test for DOI pattern
Do not even try to resolve if the String does not match the crossref DOI regexp
This should fix the problem of stackoverflow on the recursive hasNext
[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.5
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.5
changed dep to modular-collector-service: the doi resolver plugin needs the version of filesystem plugin with incremental mode
using released parent
Let's use a test date in the future to ensure the test does what is expected
using snapshot parent
DOIResolver plugin now supports multiple csv files in the input folder (baseURL) and incremental
Logging
Trying to solve discoverability of the new DOIResolver plugin
Plugin that collects records from DOI resolvers based on a given list of DOIs
refactored methods working with json so they can be reused by other plugins
Updated javadoc
Log in english
[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.4
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.4
Log more at the debug level instead of the info level
[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.3
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.3
RestCollectorPlugin: fix the issue to discover the end of deep-cursor, v1.4.3-SNAPSHOT
RestCollectorPlugin: prevent NullPointerException at mdStore, v1.4.2-SNAPSHOT
RestCollectorPlugin: fix termination of deep-cursor; v1.4.1-SNAPSHOT
[maven-release-plugin] copy for tag dnet-collector-plugins-1.4.0
[maven-release-plugin] prepare release dnet-collector-plugins-1.4.0