sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Feature/exporter #104

Closed ivanmrsulja closed 1 month ago

ivanmrsulja commented 1 month ago

Description

Added OAI-PMH exporter supporting all verbs. Support is added for DC, OpenAire, DIM and ETD-MS formats. Support for CRUD on MonographPublications and Theses is also added.

How should this be tested?

All functionalities are covered with unit tests. You can also try to validate exported data through many online tools.

Checklist