Addition of testing for the community configuration
Update for the addition of selection criteria in the community context configuration
Added new classes for selection criteria implementation
removing deploy.info: the branch was reintegrated in the module trunk and we don't need to build it independently in the CI
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.24-solr75
depending on dnet-index-solr-common:2.3.3-solr75
Handle creators under the datacite namespace or in no namespace
Do not add empty instanceUri
Fixes #4412
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.23-solr75
Partly fix issue #4412 on pid types
#4374 : Let's give precedence to altIdentifier of type LandingPage in the list of webresource, when it is available.
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.22-solr75
method for setting journal information factored out so it can be used by both odf and oaf to hbase (#4145#note-10)
changed implementation of CommunityConfiguration to add the zenodo community associated to the openAIRE communiti to the list of the Zenodo communities. Updated also the test
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.21-solr75
merged changes from trunk -r53811:HEAD
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.20-solr75
inherit from released parent, depending on released dnet-openaire-data-protos:3.9.3, dnet-index-client:2.3.2-solr75
why not expose a method to commit the pending changes?
depending on snapshot version
depending on SNAPSHOT parent
updated paths in solr75 specific deploy.info files
branch for solr 7.5.0
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.19
Handling classid and name from datacite subjects + added license at metadata level
More invalid pid types to exclude (source: biotools)
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.18
moved in dnet-dedup-test
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.17
dedup specific tests moved in module dnet-dedup-tests (https://github.com/dnet-team/dnet-dedup/tree/master/dnet-dedup-test), updated dependency version for dnet-pace-core
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.16
resolve country codes in the mapping towards hbasee
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.15
updated hardcoded id-term mapping from result_typologies vocabulary
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.14
simplified context and country merge procedure
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.13
updated Oaf merge procedure: countries and contextes unique by id, provenances unique by inferenceprovenance
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.12
added @Ignore to test not working (Claudio to fix)
testing for communityconfigurationfactory
working on dedup test methodology
indentation
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.11
using probuf model version 3.9.3
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.10
integrating bulktag stuff from branch used in dev
unit tests
Added 0037 Clinical trial in the code2name map
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.9
avoid to fail in case of empty concept/@id
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.8
mapping for 0037 (Clinical Trials) as datasets
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.7
added mapping for field format in dataset records
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.6
datacite2insertActions: updated mapping for contributors
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.5
map multimedia objects as datasets
avoid NPE when contributorName cannot be found
metadata is null when we work with claimed relationships
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.4
mapping resulttype according to dnet:result_typologies
extended coverage for orp and software guidelines
mapping 'DistributionForm' in field 'format'
depending on dnet-openaire-data-protos:3.9.2
Let's give the contexts also to datasets
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.3
added openaireLayoutToRecordStylesheet.xsl so that it can be shared among openaire workflows and the rest controller for direct index feeding
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.2
reverting to guava based implementation
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.1
small refactor