Skip to content

Puckohue/crossref-crosswalk

This branch is up to date with CanOfBees/crossref-crosswalk:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 6, 2015
Aug 6, 2015
Jul 15, 2015
Jul 15, 2015
Jul 15, 2015
Oct 23, 2014
Aug 6, 2015

Repository files navigation

README

This script aims to turn OAI_DC into CrossRef-friendly ingest metadata.

It's currently set to only do the items that have DOIs. The remainder of the documents can be pulled in fairly easily.

HOW

  • Use oXygen to configure a tranformation scenario and apply the xsl stylesheet against the files in nfp-in/; the results should be available in crossRef-out/. NOTE: you'll need to supply the initial template name ("main") in order for the transform to work.

  • alternately, if you have saxon (saxon-B or saxon-he) installed, you can run the following from the cli:

    saxon -it:main -xsl:oaiDC-to-crossref.xsl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 100.0%