[Dspace-tech] itemimport

2011-04-18 Thread Blanco, Jose
I was using item import and noticed that accession and available date are 
duplicated.   In looking at the code, this seems to have to do with the embargo 
logic.  None of the items I was itemimporting were embargoed.  I'm using 
version 1.7, is this a bug that was corrected for 1.7.1?  I did not see it in 
the list of bug fixes for 1.7.1.

-Jose

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ItemImport and Creative License:

2010-01-29 Thread Blanco, Jose
Dorothea:

I'm getting ready to run ItemImport for some items that have creative commons 
licenses, and so I'm creating the license files, but I'm not sure what to put 
in the license_rdf file.

I have:

License_url - this gets the url, like: 
http://creativecommons.org/licenses/by-nc-sa/3.0/

Licnese_text - this gets the pagesource of what's at license_url

But what do I put in 

License_rdf ?

Many thanks, Jose


--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport and Creative License:

2010-01-29 Thread Blanco, Jose
Nevermind, I see it in the code, it's what's returned from
License_url + rdf

-Jose

-Original Message-
From: Blanco, Jose [mailto:blan...@umich.edu] 
Sent: Friday, January 29, 2010 3:48 PM
To: Dorothea Salo; 'dspace-t...@lists.sourceforge.ne'
Subject: [Dspace-tech] ItemImport and Creative License:

Dorothea:

I'm getting ready to run ItemImport for some items that have creative commons 
licenses, and so I'm creating the license files, but I'm not sure what to put 
in the license_rdf file.

I have:

License_url - this gets the url, like: 
http://creativecommons.org/licenses/by-nc-sa/3.0/

Licnese_text - this gets the pagesource of what's at license_url

But what do I put in 

License_rdf ?

Many thanks, Jose


--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Itemimport file description

2009-07-15 Thread Blanco, Jose
Is there a way to use the ItemImport and have the file description imported 
also?

Thank you!
Jose
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ItemImport

2009-02-18 Thread m...@rce .

Hi, seeing that sword does not work for me, now I'm trying to itemimport 
generate the xml file, I think the / dc but when I run. / Dsrun and other 
parameters, I get this error: 

Destination collections: 
Owning Collection: Tesis de Grado - Econom-a 
Adding items from directory:. / DSpace / dc 
Generating mapfile: mapfile 
java.lang.NullPointerException 
 at org.dspace.app.itemimport.ItemImport.addItems (ItemImport.java: 
506) 
 at org.dspace.app.itemimport.ItemImport.main (ItemImport.java: 421) 
java.lang.NullPointerException 

The mapfile is generated in text file but in white, is not likely to be doing 
wrong, thanks for your help.



Marce

 

 



_
Llega la nueva temporada. Consulta las nuevas tendencias en MSN Estilo
http://estilo.es.msn.com/moda/--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2009-02-18 Thread Claudia Jürgen
Hi Marce,

what is the precise command you're running?
Are you pointing to the right directory as source directory?
Note the source directory must contain one directory per item.
Here is a small howto on item import by TDL
http://www.tdl.org/documents/DSpaceBatchImportFormat.pdf

Hope that helps

Claudia Jürgen


m...@rce . schrieb:
 Hi, seeing that sword does not work for me, now I'm trying to itemimport 
 generate the xml file, I think the / dc but when I run. / Dsrun and other 
 parameters, I get this error: 
 
 Destination collections: 
 Owning Collection: Tesis de Grado - Econom-a 
 Adding items from directory:. / DSpace / dc 
 Generating mapfile: mapfile 
 java.lang.NullPointerException 
  at org.dspace.app.itemimport.ItemImport.addItems (ItemImport.java: 
 506) 
  at org.dspace.app.itemimport.ItemImport.main (ItemImport.java: 421) 
 java.lang.NullPointerException 
 
 The mapfile is generated in text file but in white, is not likely to be doing 
 wrong, thanks for your help.
 
 
 
 Marce
 
  
 
  
 
 
 
 _
 Llega la nueva temporada. Consulta las nuevas tendencias en MSN Estilo
 http://estilo.es.msn.com/moda/
 
 
 
 
 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
 -Strategies to boost innovation and cut costs with open source participation
 -Receive a $600 discount off the registration fee with the source code: SFAD
 http://p.sf.net/sfu/XcvMzF8H
 
 
 
 
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport does not recognise language setting

2008-08-11 Thread Robert Roggenbuck
While trying to debug the ItemImporter I detect it is working fine... 
strange but true. Unfortunately I am not able to recover the 
circumstances of the not setted language identifiers - but nevertheless 
I am happy that it works now.

A not to include in the docs: For setting an language to NULL You 
should use '-' as language value. This results in '-' in the detail view 
of a metadata set, which is also the NULL setting by DSpace. Using '' 
will result in the auto language determination by DSpace. Using 'none' 
will display 'none', which could be misinterpreted as Norwegian as 
spoken in Niger ( ;-) ).

Greetings

Robert


Robert Roggenbuck schrieb:
 Hi,
 
 In the documentation of the format of the dublin_core.xml file the
 attribute 'language' in mentioned. But as far as I see it's setting is
 not recognised. Especially I'd like to avoid the automatically setting
 of language values to things like numbers, dates, person names and so
 on. But using '-', 'none' or '' as value does not work. Also setting
 other values then the locale language ('de' in my case) has no effect.
 
 Is it a bug in DSpace 1.5 or did I missed something?
 
 Greetings
 
 Robert
 

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2008-08-08 Thread Richard Rodgers
Hi Jose:

Looks like the doc is a little behind the code - you might have noticed
the thread where we are trying to rationalize the documentation process.
For now, the ItemImporter code is your best bet. But yes, the Bitstream
description can be added as you suggest, but note that the '\t' really
refers to a tab separation in the import file, not the literal token
'\t'.

Hope this helps,

Richard

On Fri, 2008-08-08 at 10:54 -0400, Blanco, Jose wrote:
 I remember seeing that in 1.5 when using the item importer you can pass
 in a file description, and perhaps even permission info, but I can't
 find the documentation.  From looking at the code, it seems that to put
 in a file description, the following must be added to the line listing
 the file:
 
 \tdescription: Your description.
 
 Is this right?  Is there documentation on this?
 
 Thanks!
 Jose
 
 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2008-08-08 Thread Blanco, Jose
Thanks for verifying this.

Jose 

-Original Message-
From: Richard Rodgers [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 08, 2008 11:23 AM
To: Blanco, Jose
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] ItemImport

Hi Jose:

Looks like the doc is a little behind the code - you might have noticed
the thread where we are trying to rationalize the documentation process.
For now, the ItemImporter code is your best bet. But yes, the Bitstream
description can be added as you suggest, but note that the '\t' really
refers to a tab separation in the import file, not the literal token
'\t'.

Hope this helps,

Richard

On Fri, 2008-08-08 at 10:54 -0400, Blanco, Jose wrote:
 I remember seeing that in 1.5 when using the item importer you can 
 pass in a file description, and perhaps even permission info, but I 
 can't find the documentation.  From looking at the code, it seems that

 to put in a file description, the following must be added to the line 
 listing the file:
 
 \tdescription: Your description.
 
 Is this right?  Is there documentation on this?
 
 Thanks!
 Jose
 
 --
 --- This SF.Net email is sponsored by the Moblin Your Move Developer's

 challenge Build the coolest Linux based applications with Moblin SDK 

 win great prizes Grand prize is a trip for two to an Open Source event

 anywhere in the world 
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2008-08-08 Thread John Davison
Jose,
You are correct about both file descriptions and access restrictions for the
batch ItemImporter. In the example below, you will find: 1)The bitstream
being imported, 2)The bundle it is placed into, 3)Permissions restricted to
Administrator only, and 4)A description of the file.

AI010.jpg '\t' bundle:ORIGINAL '\t' permissions:-r Administrator '\t'
description:Archival Master

As Richard noted '\t' is a tab-delimiter.

Make sure 'bundle' is lower case, and if you are adding an item to a
preexisting bundle (e.g. THUMBNAIL) make sure it is in upper case. It's also
worth noting the 'description' information is displayed under the Edit This
Item--Item Bitstream tab, not in the DC metadata.

Hope this helps,
John Davison
Ohio Digital Resource Commons


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Blanco, Jose
Sent: Friday, August 08, 2008 11:14 AM
To: Richard Rodgers
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] ItemImport

Thanks for verifying this.

Jose 

-Original Message-
From: Richard Rodgers [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 08, 2008 11:23 AM
To: Blanco, Jose
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] ItemImport

Hi Jose:

Looks like the doc is a little behind the code - you might have noticed
the thread where we are trying to rationalize the documentation process.
For now, the ItemImporter code is your best bet. But yes, the Bitstream
description can be added as you suggest, but note that the '\t' really
refers to a tab separation in the import file, not the literal token
'\t'.

Hope this helps,

Richard

On Fri, 2008-08-08 at 10:54 -0400, Blanco, Jose wrote:
 I remember seeing that in 1.5 when using the item importer you can 
 pass in a file description, and perhaps even permission info, but I 
 can't find the documentation.  From looking at the code, it seems that

 to put in a file description, the following must be added to the line 
 listing the file:
 
 \tdescription: Your description.
 
 Is this right?  Is there documentation on this?
 
 Thanks!
 Jose
 
 --
 --- This SF.Net email is sponsored by the Moblin Your Move Developer's

 challenge Build the coolest Linux based applications with Moblin SDK 

 win great prizes Grand prize is a trip for two to an Open Source event

 anywhere in the world 
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2008-08-08 Thread Dorothea Salo
First, this is awesome, props to the devs! I've been wanting bitstream
descriptions in batch imports for a long time. Second, I have a
possibly-stupid question...

On Fri, Aug 8, 2008 at 11:54 AM, John Davison [EMAIL PROTECTED] wrote:
 Jose,
 You are correct about both file descriptions and access restrictions for the
 batch ItemImporter. In the example below, you will find: 1)The bitstream
 being imported, 2)The bundle it is placed into, 3)Permissions restricted to
 Administrator only, and 4)A description of the file.

 AI010.jpg '\t' bundle:ORIGINAL '\t' permissions:-r Administrator '\t'
 description:Archival Master

Is this line parsed such that bits of it can be omitted? For example,
if I'm fine with whatever permissions the collection would normally
assign, but I have a description to add, can I leave the permissions:
segment out? Alternately, is there a keyword for default permissions?

Dorothea

-- 
Dorothea Salo [EMAIL PROTECTED]
Digital Repository Librarian AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] ItemImport

2008-08-08 Thread John Davison
Dorothea-
Props to devs indeed. I think Mark Diggory and Christine Moulen pointed this
out to me late last year. We've been using it ever since.
Regarding line parsing, yes you can use this to simply add descriptions.
Your 'contents' manifest would look like this:

AI010.jpg '\t' description:Archival Master

-John

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dorothea
Salo
Sent: Friday, August 08, 2008 1:11 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] ItemImport

First, this is awesome, props to the devs! I've been wanting bitstream
descriptions in batch imports for a long time. Second, I have a
possibly-stupid question...

On Fri, Aug 8, 2008 at 11:54 AM, John Davison [EMAIL PROTECTED] wrote:
 Jose,
 You are correct about both file descriptions and access restrictions for
the
 batch ItemImporter. In the example below, you will find: 1)The bitstream
 being imported, 2)The bundle it is placed into, 3)Permissions restricted
to
 Administrator only, and 4)A description of the file.

 AI010.jpg '\t' bundle:ORIGINAL '\t' permissions:-r Administrator '\t'
 description:Archival Master

Is this line parsed such that bits of it can be omitted? For example,
if I'm fine with whatever permissions the collection would normally
assign, but I have a description to add, can I leave the permissions:
segment out? Alternately, is there a keyword for default permissions?

Dorothea

-- 
Dorothea Salo [EMAIL PROTECTED]
Digital Repository Librarian AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] ItemImport does not recognise language setting

2008-07-09 Thread Robert Roggenbuck
Hi,

In the documentation of the format of the dublin_core.xml file the
attribute 'language' in mentioned. But as far as I see it's setting is
not recognised. Especially I'd like to avoid the automatically setting
of language values to things like numbers, dates, person names and so
on. But using '-', 'none' or '' as value does not work. Also setting
other values then the locale language ('de' in my case) has no effect.

Is it a bug in DSpace 1.5 or did I missed something?

Greetings

Robert

-- 

===
Robert Roggenbuck
Universitaetsbibliothek Osnabrueck
Germany
===

-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech