Fork of DataCite Metadata Generator - Kernel 4.0
on GitHub
on Docker Hub
This fork of DataCite Metadata Generator enhances the basic functionality of creating DataCite Metadata Kernel 4.0 XML via forms by automatically fetching and parsing XML data of your OPUS-Publikationsserver.
NOTE: In the current state DMGO does only work with Bamberg's specific XSLT when exporting data from OPUS.
Requesites: customize the configuration section in src/be.js
docker-compose up
docker-compose -f docker-compose.dev.yml up
DMGO is now accessible under http://localhost/datacite_metadata_generator.html.
- Web server with PHP
Requesites: customize the configuration section in src/be.js
Copy datacite_metadata_generator.html
and the src/
directory to your web server.