Skip to content

Canadensys/E2DCX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E2DCX

Creates a DataCite XML file from an EML file for DataCite Metadata Store. The resulting XML will respect the DataCite Metadata Schema 3.0.

What you need

How it works

For the moment, all the data that can't be found in the EML are taken from a file called config.xml. You need to update this file with your own information in order to generate the right XML file.

Usage

java -cp saxon9he.jar net.sf.saxon.Transform -t -s:YOUR_INPUT_FILE.eml -xsl:dataCite.xsl -o:YOUR_OUTPUT_FILE.xml

About

Create a DataCite XML file from an EML file E2DCX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages