Skip to content

MyCoRe-Org/opus2mycore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPUS to MyCoRe Build Status Codacy Badge

Use this project to extract OPUS records from OAI 2.0 to MyCoRe compatible MODS-Format.

Usage

Run on commandline with:

java -jar opus2mycore.jar --help

Commandline Options

  • -f, --format
    Default: xMetaDissPlus

    The OAI metadata format.

  • -sfc, --skipFormatCheck
    Default: false

    Skips the check if OAI metadata format is listed.

  • -h, --help

    Print help (this message) and exit

  • -o, --output_dir

    The output directory.

  • --projectId
    Default: mir

    The MyCoRe procject id. (used for command.txt)

  • -s, --setSpec

    The OAI metadata set spec.

  • --stylesheet

    Path to custom XSL-Stylesheet for transformation.

  • -u, --url

    The OAI base URL.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •