Skip to content

amdmaher/import-marc-into-dspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-marc-into-dspace

1- check the marc file

2- run mk2dc.pl to convert from mrc to dubline core

./mk2dc.pl 762.mrc > 762.xml

3- create import dir

mkdir import

4- run build.pl to build dspace file folders

run this ./build.pl 762.xml

5- now import records to dspace

./dspace import -a -e email@mail.com -c [CollectionID] -s import -m mapfile

import marc into dspace

About

import marc into dspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages