Ignored Test
Added license URL
added new DLI wf
added descritpion
updated transform Datacite to infer doi from URL
re-format code
fixed scholix version and Date mapping
fixed scholix version
updated scholix version
fixed bug on resolver
Changed Crossref to use dump on mongoDB
BUG fixed
minor
added subjectType
Refactored Pid resolver
update wf
fix error for empty identifier
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
using convenient method to fetch the inverse terms without going through all the ontologies
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
work in progress, adapting mappings
Introduced inverseRelation
update dli-domain to the new data model of relations
Implemented DLI Extension for dmf and pmf
Fixed migration of class from dnet-dli to dnet-dli-domain
moved model classes from dnet-dli
fixed bug
make it compile, at least
DLI extended graph model, first implementation
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
migrated from dnet-openaire-domain
avoid NPE
using proper variable name
implemented alternative for IterablePair
fixed dependencies
first porting