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
[email protected]
p: 740-599-5005 x809

On Thu, Nov 6, 2014 at 10:21 AM, Massimiliano Cilurzo <[email protected]>
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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette:
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to