Skip to content

diaraujo13/dspace-importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dspace-importer

Migration tool for DSpace. Collects data from other repositories and submit to dspace

Requirements

  • Zend Framework 3
  • DSpace 6.1
  • PHPExcel

Usage

  • Configure your options in config/config.ini and pergamumws/parametros.php

  • Deploy the folder pergamumws in a Web server that supports PHP

  • Importing from Pergamum:

php src/Pergamum2DSpace.php -c config/config.ini >> /var/log/somelogfile.log

  • Importing from XLS File:

php src/XLS2DSpace.php -c config/config.ini >> /var/log/somelogfile.log

About

Migration tool for DSpace. Collects data from other repositories and submit to dspace

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%