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
cleanup
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