dnet-hadoop/dhp-schemas
miconis 4da13e4570 Revert "Merge branch 'master' into deduptesting"
This reverts commit 772f75d167, reversing
changes made to 5f45f2c77f.
2020-04-20 16:04:49 +02:00
..
src Revert "Merge branch 'master' into deduptesting" 2020-04-20 16:04:49 +02:00
README.md adding readme for dhp-schema 2020-02-17 13:38:33 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-03-30 20:06:00 +02:00

README.md

Description of the project

This project defines object schemas of the OpenAIRE main entities and the relationships that intercur among them. Namely it defines the model for

  • research product (result) which subclasses in publication, dataset, other research product, software
  • data source object describing the data provider (institutional repository, aggregators, cris systems)
  • organization research bodies managing a data source or participating to a research project
  • project research project

Te serialization of such objects (data store files) are used to pass data between workflow nodes in the processing pipeline.