Skip to content

A php CLI tool that turns exported OJS Issues files into a DSpace Simple Archive Format package

License

Notifications You must be signed in to change notification settings

toniprieto/OJSXMLIssuetoDSpaceSAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OJSXMLIssuestoDSpaceSAF

CLI tool for converting exported OJS Issues files to DSpace Simple Archive Format (ItemImport tool)

  1. Export Issues from OJS [1] (one file for each journal issue) and save it into the input folder
  2. Costumize your config.php file (define default metadata and metadata fields for citation fields)
  3. Execute the php cli

php main.php -c config.php

  1. The output folder should contain folder and files ready to be imported with DSpace ItemImport utility [2]

[1] https://pkp.sfu.ca/wiki/index.php/Importing_and_Exporting_Data#Exporting_Articles_and_Issues_From_the_Web

[2] https://wiki.duraspace.org/display/DSDOC5x/Importing+and+Exporting+Items+via+Simple+Archive+Format

About

A php CLI tool that turns exported OJS Issues files into a DSpace Simple Archive Format package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages