Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Joseph Greene
Disposition: filename=sword-2015-04-17(1).original.zip" -H > "Content-Type: application/zip" -H "X-Packaging: > http://purl.org/net/sword-types/METSDSpaceSIP"; -u > sword.u...@ucd.ie:[password] > http://researchrepository.ucd.ie/sword/deposit/10197/2878

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Tim Donohue
ame=sword-2015-04-17(1).original.zip" -H > "Content-Type: application/zip" -H "X-Packaging: > http://purl.org/net/sword-types/METSDSpaceSIP"; -u > sword.u...@ucd.ie:[password] > http://researchrepository.ucd.ie/sword/deposit/10197/2878 > > Joseph > > &g

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-28 Thread Joseph Greene
Tim Donohue [mailto:tdono...@duraspace.org] Sent: 24 April 2015 20:01 To: Joseph Greene; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec Hi Joseph, That "dmd" param can be passed via the commandline using the 'dspace packager' c

Re: [Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-24 Thread Tim Donohue
Hi Joseph, That "dmd" param can be passed via the commandline using the 'dspace packager' command (e.g. './dspace packager -t METS -o dmd=MODS'). You can see this parameter as an option if you type this on the commandline: ./dspace packager -t METS -h It can also be specified programmatically

[Dspace-tech] SWORD METS ingest -- specify primary dmdSec

2015-04-24 Thread Joseph Greene
Hi, I've seen in the documentation that it's possible to specify which metadata section in the METS file gets used in a sword ingest (in org.dspace.content.packagerDSpaceMETSIngester). I also came across this, which describes its genesis: https://jira.duraspace.org/browse/DS-386 I've seen calls