Sign inSign up

unibaub/datacite-metadata-generator-for-opus

By unibaub

•Updated over 8 years ago

Image
2

367

unibaub/datacite-metadata-generator-for-opus repository overview

Fork of DataCite Metadata Generator - Kernel 4.0⁠

⁠DataCite Metadata Generator for OPUS (DMGO)

on GitHub⁠ GitHub license

on Docker Hub⁠ docker docker docker

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.

⁠How To Use With Docker:

⁠Requirements

Requesites: customize the configuration section in src/be.js

⁠On your local machine or on your server
docker-compose up
⁠On your local machine with mounted host directory for testing purposes
docker-compose -f docker-compose.dev.yml up

DMGO is now accessible under http://localhost/datacite_metadata_generator.html⁠.

⁠How To Use Without Docker

⁠Requirements
  • 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.

Tag summary

Content type

Image

Digest

Size

156.8 MB

Last updated

over 8 years ago

docker pull unibaub/datacite-metadata-generator-for-opus