Skip to content

Creates DataCite Metadata Kernel 4.0 XML by automatically fetching and parsing XML data of your OPUS-Publikationsserver

License

Notifications You must be signed in to change notification settings

uniba-ub/datacite-metadata-generator-for-opus

 
 

Repository files navigation

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.

About

Creates DataCite Metadata Kernel 4.0 XML by automatically fetching and parsing XML data of your OPUS-Publikationsserver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 36.8%
  • CSS 10.9%
  • XSLT 9.3%
  • PHP 0.1%