Refactored Pid resolver
update wf
fix error for empty identifier
Upgraded incremental harvesting and other stuff
Fixed bug on generation of resolved Object
Updated Schema Scholix
fixed error on whitespace
Added mergeCollected From job
Added dataciteDatasources
fixed bug on generation of scholix
added merge function
avoid duplicated scholixIdentifiers (by id value)
dngf to scholix converters
changed a way to create DLIObject to avoid java heap space
bug finxing
Added fix of pid
code refactor
fixed bug on transformation
merging collectedFrom and resolvedFrom in DLI
added helpers
implemented DNGF 2 DLI protos
removed useless xsl:variable
fixed xpath
fixed hbase mapping
fixed mapping on find unknown target
updated ontology profiles
using convenient method to fetch the inverse terms without going through all the ontologies
updated ontology
added cleaning of relationType
fixed pmf and dmf mapping
fixed bug on completion Status
fail in case of missing rel provenance
fixed bug on mapping
removed wrong import
Change Mapping, now the pid is stored on typedIdentifier Extension
fixed relationships for linked datasets
cleanup
Adapted pangaea transformation rule
updated transformation rules to add also collectedFrom (with completion status) on relation
working on the mappings
refactoring and simplifying the HBase mapping mechanism
adapted the dli mapping to the new hbase data model
work in progress, adapting mappings
Introduced inverseRelation
update dli-domain to the new data model of relations
Implemented DLI Extension for dmf and pmf
updated mapping profile
fixed bug
added missing import
Fixed migration of class from dnet-dli to dnet-dli-domain
moved model classes from dnet-dli
make it compile, at least
DLI extended graph model, first implementation
updated schema PMF DMF
updated log properties and first implementation of dnet-domain added
created a new module dnet-dli-domain
wds specific changes: proto model, mdformat and mapping profiles
common model moved in dnet-graph-domain
created dataset dedicated entities
update vocabularies
migrated from dnet-openaire-domain
added missing comma
avoid NPE
using proper variable name
implemented alternative for IterablePair
renamed xsl files as xml
fixed dependencies
added close tags
moved profiles in bootstrap package
tests, added openaire profiles
first porting