Dear  Peter,

   I have tried to find the dc.description.embargo and dc.embargo.liftdate but 
doing the harvesting with OAI-PMH. 

We can’t find this fields.

So how I can with OAI find an item with embargo?

Thanks

Best regards

Massimiliano

 

 

Da: Peter Dietz [mailto:pe...@longsight.com] 
Inviato: giovedì 6 novembre 2014 21:18
A: Massimiliano Cilurzo
Cc: dspace-tech@lists.sourceforge.net
Oggetto: Re: [Dspace-tech] Embargo

 

Hi Massimiliano,

Check: 
https://github.com/DSpace/DSpace/blob/5fb04adec9a932115f5c644b4f9ffb39e5adb708/dspace/config/dspace.cfg#L785

 

Value's that we have used here are:

# DC metadata field to hold the user-supplied embargo terms

embargo.field.terms = dc.description.embargo

 

# DC metadata field to hold computed "lift date" of embargo

embargo.field.lift = dc.embargo.liftdate

 

So, items that were embargoed would have a lift-date that is in the future. 
DSpace doesn't flag the files as being currently embargoed, but it's instead 
something that gets computed. While it is embargoed, there will be no anonymous 
read permissions on the bitstreams.

 

One of the things I've been looking at recently is reporting what content is 
currently embargoed, which content's embargo has been lifted, and if there is 
any content in the "grey area" where the embargo isn't set properly (i.e. 
user-supplied embargo term is present, but the computed lift-date isn't, likely 
as a result of metadata editing).




________________
Peter Dietz
Longsight
www.longsight.com
pe...@longsight.com
p: 740-599-5005 x809

 

On Thu, Nov 6, 2014 at 10:21 AM, Massimiliano Cilurzo <mcilu...@unisa.it> wrote:

Dear All,

   I would ask you a question.

If I put an item in Embargo in DSPACE 4.0, and then I do the harvesting of the 
metadata.

How I can recognize that this item is with Embargo? There is a metadata field 
where is written?

If I try to see full item list of metadata I can’t see any field with the 
embargo. 

Thanks

Best regards

Massimiliano

 


------------------------------------------------------------------------------

_______________________________________________
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

 

------------------------------------------------------------------------------
_______________________________________________
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