[maven-release-plugin] prepare release dnet-collector-plugins-1.8.1
fixed a problem with dates
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-collector-plugins-1.8.0
deleted a test
merge branch gtr2_michele
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.13
fixed a NPE
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.12
removed threads fron gtr2 plugin
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.11
ignore test using gtr2 external URLs
gtr2 plugin with less multithreading
added startPage and endPage to the gtr2 collector plugin
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.10
removed wrong import in test
replace http with https to avoid error 403 for Grt2 API (UKRI)
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.9
log message
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.8
test
new plugin to collect from research.fi
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.7
fixed an error in applicationContext
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.6
added new parameter in BASE plugin
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.5
xml indent
mock blugin for BASE import
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.4
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.3
fixed issue with iterator
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.2
optional type parameter in eosc plugin
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.1
rest iterator: avoid collection failure when the last page has 0 records
[maven-release-plugin] prepare release dnet-collector-plugins-1.7.0
some info
reimplemented eosc plugin with new apis
add optional token parameter to eosc calls
Debug also for REST iterator
Added config for testing collection from D4Science gCat REST API
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.3
fixed a problem with null values
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.2
UKRI workaround for wrong URLs from Miriam
[maven-release-plugin] prepare release dnet-collector-plugins-1.6.1
fairsharing: organisations
[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] 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] prepare release dnet-collector-plugins-1.5.9
[maven-release-plugin] prepare release dnet-collector-plugins-1.5.8
-
changed properties value for FCT REST api
changed settings for FCT rest api