El 07/03/16 a las 12:35, Hilton Gibson escribió:
Hi All,
DSpace 5.4, XMLUI
Is it possible to extract the total number of items submitted per month
per annum for the entire repository? I collect SQL queries here:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips
But the one I have does not work with DSpace 5.4.
Does anyone have an updated version that works with DSpace 5.4?
Cheers
*Hilton Gibson*
Stellenbosch University Library
_http://orcid.org/0000-0002-2992-208X_
--
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 [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.
Hi Hilton,
Instead of SQL I use something like this:
grep action.submission_complete /var/log/dspace/dspace-log-monthly-2015-*.dat
Cheers,
Àlex
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.