extended support for Ontology profiles
public visibility for HBaseTableUtils.listDedupRelationships()
reverted to r54018
avoid to throw unnecessary exceptions
why not expose a method to commit the pending changes?
handle missing trust values with the default of 0.9
use the new limits properly!
simplified protobuf parsing, removed unused methods
Handling classid and name from datacite subjects + added license at metadata level
More invalid pid types to exclude (source: biotools)
moved in dnet-dedup-test
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
resolve country codes in the mapping towards hbasee
updated hardcoded id-term mapping from result_typologies vocabulary
simplified context and country merge procedure
updated Oaf merge procedure: countries and contextes unique by id, provenances unique by inferenceprovenance
added @Ignore to test not working (Claudio to fix)
testing for communityconfigurationfactory
working on dedup test methodology
indentation
integrating bulktag stuff from branch used in dev
unit tests
Added 0037 Clinical trial in the code2name map
avoid to fail in case of empty concept/@id
mapping for 0037 (Clinical Trials) as datasets
added mapping for field format in dataset records
datacite2insertActions: updated mapping for contributors
map multimedia objects as datasets
avoid NPE when contributorName cannot be found
metadata is null when we work with claimed relationships
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
added openaireLayoutToRecordStylesheet.xsl so that it can be shared among openaire workflows and the rest controller for direct index feeding
reverting to guava based implementation
small refactor
Handling OPEN SOURCE access rights for software from ODF
more vtd utilities
introduced mapping for multiple collectedfrom elements, map ORCID from oaf/odf into Result.Metadata.Author.pid[]
added integration test for VTD parser, reads the datacite collection and provide statistics about the parser performances
VTD based publication and dataset parser, manage license mapping
VTD based publication and dataset parser
more VTD utilities
added more VTDUtilities
changed order in method buildOafEntity
More VTD Utilities
introducing VTD parser utilities
removed unused tests
aligned with the configuration on production
map the 'invisible' field directly from the dataInfo subelement, if present
passing 'invisible' param to the protobuf builder methods
fixed authors merge process
added workflows and extended mappings for the intersection use case
force merged entitied to don't be tagged as invisible
cleanup
excluding solr6 changes, they were moved to dedicated branch
make pids unique
getting rid of person entities
fixing mapping for license vs accessright #3128, cleanup
do not close the client too early
depending on protobuf specific version, getting rid of person entities, updated solrj version
add split function for string over token
make pids unique w.r.t. their classid and value, make originalIds unique w.r.t. their value
map software entities from the OAF MDstores
java8 all the way
Added codes and terms for Zenodo publication types in the hard-coded vocabulary map
integrated latest changes from dnet40
static separator and comments
mapping resulttypes from cobjCategory instead of assuming the type from the mdstore of provenance (#2909)
java8 style
fixed affiliation rel name
codebase used to migrate to java8 the production system