Hi Joerg,

I notice you never got a response to this, so here's a couple of thoughts:

The main thing is that sword doesn't care about the metadata format that
you are depositing - its job is to handle the transport bit of the deposit.
 Probably your issue is with the DSpace package ingesters not supporting
your metadata format (which would be true whether you were using sword or
not to get the content in).

If you have custom metadata in your METS manifest, you'll need to modify
the DSpaceMETSIntegester (I think it's called) to deal with it.

Hope that helps!

Cheers,

Richard


On 30 January 2014 20:30, Joerg Messer <joerg.mes...@ubc.ca> wrote:

>  Greetings,
>
> I'm trying to get my head around how best to use Sword v2 to upload a
> large lecture video collection to our circle.ubc.ca IR.  My initial
> attempt was to use the Python client implementation which seemed to work
> well when I tested it against the demo.dspace.org DSpace 4 server.  I was
> hoping that our DSpace 3.2 servers would work just as well but that was not
> the case.  I couldn't even get access to the service document.  I don't
> know if it's an issue with the Python client or DSpace  server Sword
> implementation.  I haven't been able to find any specific references to
> this issue on the Net.
>
> I'm now trying to prepare the upload package directly but I'm having some
> issues with the metadata.  I've successfully loaded some sample data using
> curl which is encouraging but I was wondering if there was a way to map the
> metadata in the METS manifest file to support QDC?  It does appear to
> support DC, MODS and EPDCX but I have a few fields for which I could not
> find a mapping.  Here's a sample of the metadata that we're trying to
> upload.
>
> {
>     "dc.contributor.author" : "Carlsson, Gunnar"
>     "dc.title" : "Opening remarks: State of TDA"
>     "dc.type" : "Moving Image"
>     "dc.date.issued" : "2012-10-15T09:03"
>     "dc.language.iso" : "eng"
>     "dc.description.abstract" : ""
>     "dc.description.affiliation" : "Stanford University"
>     "dc.description.scholarlevel" : "Faculty"
>     "dc.format.extent" : "43 minutes"
>     "dc.publisher" : "Banff International Research Station"
>     "dc.description.reviewstatus" : "Unreviewed"
>     "dc.relation" : "12w5081: Topological data analysis and machine learning 
> theory"
>     "dc.subject" : "Data mining"
> }
>
> Any thoughts would be most welcome.  Sword seems to be a great tool when
> it works but it does have a bit of a learning curve.
>
> --
>  Joerg Messer
> Programmer Analyst
> University of British Columbia
> Library Systems and Information Technology | Data Services
> IKBLC, 1961 East Mall, Vancouver, BC, Canada, V6T 1Z1
> Office 1.604.822.5091 | Mobile 1.604.374.2739
> joerg.mes...@ubc.ca
>
>
> ------------------------------------------------------------------------------
> WatchGuard Dimension instantly turns raw network data into actionable
> security intelligence. It gives you real-time visual feedback on key
> security issues and trends.  Skip the complicated setup - simply import
> a virtual appliance and go from zero to informed in seconds.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> _______________________________________________
> sword-app-tech mailing list
> sword-app-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sword-app-tech
>
>


-- 

Richard Jones,

Founder, Cottage Labs
t: @richard_d_jones, @cottagelabs
w: http://cottagelabs.com
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
sword-app-tech mailing list
sword-app-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sword-app-tech

Reply via email to