Schemas of the OpenAIRE Graph main entities and the relationships among them, both internal and public (dump) definitions.
Go to file
Claudio Atzori 4328c3ca19 delegating the date parsing to https://github.com/sisyphsu/dateparser 2021-06-09 12:29:24 +02:00
src delegating the date parsing to https://github.com/sisyphsu/dateparser 2021-06-09 12:29:24 +02:00
.gitignore schema module made independent, migrated from https://code-repo.d4science.org/D-Net/dnet-hadoop/src/branch/stable_ids/dhp-schemas 2021-04-23 12:15:36 +02:00
LICENSE Initial commit 2021-04-23 10:01:58 +02:00
README.md schema module made independent, migrated from https://code-repo.d4science.org/D-Net/dnet-hadoop/src/branch/stable_ids/dhp-schemas 2021-04-23 12:15:36 +02:00
pom.xml delegating the date parsing to https://github.com/sisyphsu/dateparser 2021-06-09 12:29:24 +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.