Bender and Keir,

The hope is that you have preserved the timestamps accurately on your
assetstore filesystem (if at all). A feature overlooked in the original
DSpace requirements was date created and updated (technical metadata) on
the bitstreams. If you can live with the Item dc.date.accessioned metadata
field as the timestamp for the upload of the bitstream, there would be a
way through database sql joins or a little JAVA to get bitstreams ordered
by the date the item was archived.

Regards,
Mark

On Tue, Sep 30, 2014 at 2:33 PM, Keir Vaughan-Taylor <kei...@optusnet.com.au
> wrote:

> If by bitstream you mean the actual data files e.g. "publication.pdf"
> You can just use the Unix command find on the assetstore
>
> find ./assetstore -type f |xargs ls -ls
>
> Although the asset store has the actual files and the date of creation
> the file name is an internal ID. Did you want filenames as well?
>
>
>
>
> On Tue, 2014-09-30 at 10:17 -0300, bender wrote:
> > Hi.
> >
> >
> > We need to obtain a list of all bitstreams ordered by the date the
> > were uploaded.
> >
> >
> > Is it possible? Can anyone help me with the query?
> >
> >
> > Thanks in advance
> >
> >
> > bender
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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
>
>
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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
>



-- 
[image: @mire Inc.]
*Mark Diggory*
*2888 Loker Avenue East, Suite 315, Carlsbad, CA. 92010*
*Esperantolaan 4, Heverlee 3001, Belgium*
http://www.atmire.com
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&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