dc.date.accessioned | 2012-01-10T15:05:49Z |
dc.date.accessioned | 2012-01-10T15:05:50Z |
Thank you. Xiping |
Hi Xiping,
The dates serve slightly different purposes:
* dc.date.accessioned = the date/time that DSpace received this
document (i.e. date/time the item was created in DSpace)
* dc.date.available = the date/time that the item was made
*available* through the DSpace web interface.
If you are not using approval workflows, then dc.date.available
will always be the same as dc.date.accessioned.
However, if an item undergoes an approval process, then dc.date.accessioned will be the date that the approval *began* (i.e. when the item was created) and dc.date.available will be the date that the approval *completed* (i.e. when the item was fully approved and made available to users).
Tim
--
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To post to this group, send email to dspac...@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
-- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org
-- Christian Scheible Softwareentwickler / Abt. Content-basierte Dienste Kommunikations-, Informations-, Medienzentrum (KIM) Universität Konstanz 78457 Konstanz +49 (0)7531 / 88-2857 Raum B 703
In our DSpace instance we have approval/rejection workflow and the accession date is initialized only when a handle assigned to the item ( when item approved )
Hi Christian,
Thanks for correcting me. You are correct, and it seems I'm
incorrect here. The code most clearly shows that
dc.date.accessioned and dc.date.available will be identical (or
nearly identical) unless you are using the Old (pre-3.x) Embargo
system.
Now that I look a bit closer, I think this is a bug, and we may wish to correct this behavior. So, I've logged an issue:
https://jira.duraspace.org/browse/DS-3228
If others have thoughts on how these fields *should* be used, I'd
recommend adding comments to this ticket. Hopefully we can then
work to find a volunteer to help patch this issue for a future
DSpace release.
Thanks,
Tim