OK, let us start from this: where is the information about which file (or
list of files) belongs to each row of your CSV?

What we will try to do is the following: we need to pass to BTE, in a
specific key (let's say "FILE") the path (or the list of paths) to the files
of each record/row of the CSV.

If your CSV has a column with the filepath, then we are OK.
Also, if each row of your CSV has an ID or some other columns that can be
used to construct the filepath, again we are OK.

If you have the mapping between filepaths and CSV rows somewhere else, then
we will need to write some code. 

After we solve the above, I am going to proceed with more information for
further steps.


Regards,

Kostas


PS: Please, cc the mailing list. Maybe there is someone else that needs this
information as well.


-----Original Message-----
From: Ruben [mailto:rbo...@cesca.cat] 
Sent: Thursday, November 14, 2013 11:17 AM
To: Kostas Stamatis
Subject: Re: [Dspace-tech] Import ítems+file from a CVS into DSpace

Dear Kostas,

Can you explain to me how can you import items with metadata&files? It
doesn't matter if I must write some code.

Thanks in advance


On 13/11/13 18:10, Kostas Stamatis wrote:
> Dear Ruben,
>
> at this point, this is not possible. It is not even possible in the
forthcoming DSpace 4.0 release.
>
> But, I can explain to you, if you like, how you can do it, by writing some
code of course.
>
>
> Regards,
>
> Kostas
>
>
>
> On Nov 13, 2013, at 4:24 PM, Ruben <rbo...@cesca.cat> wrote:
>
>> Hi,
>>
>> Now I'm trying to import items from a CSV to DSpace 3.2 using 
>> Biblio-Transformation-Engine (BTE), and works fine with dc metadata, 
>> but I didn't find how to upload items with an associate file like an
image.
>> It's possible to import a CSV with items that contains files into 
>> DSpace 3.2?
>>
>> Thanks in advance
>>
>> --
>> ........................................................................
>>
>>         __
>>        / /       Rubén Boada Navarrete
>> C E / S / C A   Tècnic de Portals i Repositoris
>>      /_/         Centre de Serveis Científics i Acadèmics de Catalunya
>>
>> Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona T. 93 205 6464 
>> (ext. 302) • F. 93 205 6979 • rbo...@cesca.cat Subscriu-te al 
>> butlletí (www.cesca.cat/butlleti) 
>> ........................................................................
>>
>>
>> ---------------------------------------------------------------------
>> --------- DreamFactory - Open Source REST & JSON Services for HTML5 & 
>> Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and 
>> External API Access Free app hosting. Or install the open source 
>> package on any LAMP server.
>> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
>> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.
>> clktrk _______________________________________________
>> DSpace-tech mailing list
>> DSpace-tech@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>> List Etiquette: 
>> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
........................................................................

        __
       / /       Rubén Boada Navarrete
C E / S / C A   Tècnic de Portals i Repositoris
     /_/         Centre de Serveis Científics i Acadèmics de Catalunya

Gran Capità, 2-4 (Edifici Nexus) • 08034 Barcelona T. 93 205 6464 (ext. 302)
• F. 93 205 6979 • rbo...@cesca.cat Subscriu-te al butlletí
(www.cesca.cat/butlleti)
........................................................................



------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to