Re: [Dspace-tech] Moving items from one Collection to another

2014-09-23 Thread amutsikiwa
Thank you very much for the information.

-Original Message-
From: Keir Vaughan-Taylor [mailto:kei...@optusnet.com.au] 
Sent: Tuesday, September 23, 2014 1:49 AM
To: amutsik...@uzlib.uz.ac.zw
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Moving items from one Collection to another

# Use psql commands to
# move one collection into another
# where collection defined by its ID
#Adjust the two totals for each collection.
#Find the collection id for the two collections.
#In this example moving items from 7 to 2 update collection2item set 
collection_id='2' where collection_id='7'; update collection_item_count set 
count='0' where collection_id='7'; # change the new collection ID over to the 
existing collection update item set owning_collection='2' where 
owning_collection='7';
# run /data/dspace/bin/dspace itemcounter






On Mon, 2014-09-22 at 15:28 +0200, amutsik...@uzlib.uz.ac.zw wrote:
 Hi
 
  
 
 I am interested in the sql statement that will enable me to move a 
 number of items from one collection to  another.
 
  
 
 Kind Regards,
 
  
 
 Admire Mutsikiwa
 
 ICT Projects Manager
 
 Libraries
 
 University of Zimbabwe
 
 Tel:+263-4-303276
 
 “It is easy to dodge our responsibilities, but we cannot dodge the 
 consequences of dodging our responsibilities.”  Josiah Charles Stamp, 
 1880-1941, former director of the Bank of England
 
  
 
  
 
 
 --
  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=154622311iu=/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=154622311iu=/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

Re: [Dspace-tech] Moving items from one Collection to another

2014-09-23 Thread Hilton Gibson
Created wiki page: http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips
for future reference.

*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 23 September 2014 09:46, amutsik...@uzlib.uz.ac.zw wrote:

 Thank you very much for the information.

 -Original Message-
 From: Keir Vaughan-Taylor [mailto:kei...@optusnet.com.au]
 Sent: Tuesday, September 23, 2014 1:49 AM
 To: amutsik...@uzlib.uz.ac.zw
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Moving items from one Collection to another

 # Use psql commands to
 # move one collection into another
 # where collection defined by its ID
 #Adjust the two totals for each collection.
 #Find the collection id for the two collections.
 #In this example moving items from 7 to 2 update collection2item set
 collection_id='2' where collection_id='7'; update collection_item_count set
 count='0' where collection_id='7'; # change the new collection ID over to
 the existing collection update item set owning_collection='2' where
 owning_collection='7';
 # run /data/dspace/bin/dspace itemcounter






 On Mon, 2014-09-22 at 15:28 +0200, amutsik...@uzlib.uz.ac.zw wrote:
  Hi
 
 
 
  I am interested in the sql statement that will enable me to move a
  number of items from one collection to  another.
 
 
 
  Kind Regards,
 
 
 
  Admire Mutsikiwa
 
  ICT Projects Manager
 
  Libraries
 
  University of Zimbabwe
 
  Tel:+263-4-303276
 
  “It is easy to dodge our responsibilities, but we cannot dodge the
  consequences of dodging our responsibilities.”  Josiah Charles Stamp,
  1880-1941, former director of the Bank of England
 
 
 
 
 
 
  --
   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=154622311iu=/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=154622311iu=/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=154622311iu=/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

Re: [Dspace-tech] Reconverting PDF's in assetstore to PDF/A

2014-09-23 Thread Kai Bjørnenak
Hi

We're quite early in the process of deciding what to do, and I'm aware 
that doing in place conversions is not optimal, we do have daily backups 
and if we do come up with something that can do these reconversions 
we'll probably work on a copy of the assetstore. I agree that having the 
documents converted to PDF/A before they are admitted is a better 
solution and that's something we're working on too.

For now the purpose is to get the national archive institution to accept 
our dspace as a valid archive, in short they'll want a copy of it and 
check it for compliance with their archival standards. Having the 
documents as PDF/A as I understand it is one of them.


Regards

Kai Bjørnenak
Seksjon for prosesstøtte og integrasjon
Avdeling for IT
Universitetet i Tromsø
Tlf: 776 46 803

On 17. sep. 2014 13:43, helix84 wrote:
 Hi Kai,

 first of all, you should reconsider your intention to do automatic 
 conversion to PDF/A. What is the ratio of successfull conversions on 
 your sample? When I tried it with our ETDs, even though the conversion 
 reported no errors, less than 5% of the resulting PDFs were valid 
 PDF/A. I tried 2 different tools, one was Adobe prefligt and the other 
 one I don't remember. What is it you're trying to achieve? I'd 
 recommend mandating new files to be PDF/A compliant, but automatic 
 conversion is likely to do more harm than good - and especially *in 
 place* conversion is a terrible preservation practice.

 Still, if you want to do that, you'll have to detect which assetstore 
 files are actually PDFs (using e.g. the file tool) and do the 
 conversion on them. Then you'll have to regenerate the MD5 checksums 
 and write them to the database - the checksum column in the 
 bitstream table where the filename matches the value in the 
 internal_id column. A simple shell script will do, but make sure to 
 have a full backup of both your assetstore and your database. Finally, 
 use [dspace]/bin/dspace checker to check the checksums.


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing 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=154622311iu=/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

Re: [Dspace-tech] Reconverting PDF's in assetstore to PDF/A

2014-09-23 Thread Kai Bjørnenak
Hi

Thanks, I will look into curating tasks. We're still quite early in the 
process, but we do have two different systems already that makes valid 
PDF/A's. One is called Pixedit which is a third party tool and the 
second one is a webservice we've built ourselves, but I'm unsure what 
tool/library we use to generate the PDF's in that case. Both are set up 
to work against other systems so there is some integration work to be 
done before they'll work with dspace.


Regards

Kai Bjørnenak
Seksjon for prosesstøtte og integrasjon
Avdeling for IT
Universitetet i Tromsø
Tlf: 776 46 803

On 17. sep. 2014 16:39, Peter Dietz wrote:
 I wouldn't recommend altering/damaging your existing PDF's. That just 
 sounds like its inviting risk.

 A better route would be to build a DSpace curation task, that is 
 capable of doing the automated PDF conversion, leaving the old PDF's 
 in the ORIGINAL bundle, and the PDF/A's going into a bundle such as 
 CONVERTED.

 Also, what conversion tools are you looking at? i.e. a Java library / 
 remote web service? Also, I'd take a look at the license, hopefully a 
 compatible license with DSpace (i.e. non GPL, non AGPL).

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

 On Wed, Sep 17, 2014 at 7:56 AM, helix84 heli...@centrum.sk 
 mailto:heli...@centrum.sk wrote:

 I forgot - you'd also need to update the size_bytes column.


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 
 --
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce
 Perforce version control. Predictably reliable.
 
 http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 mailto: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=154622311iu=/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

[Dspace-tech] Moving to production

2014-09-23 Thread Chiurco Francesco
Hi all I succesfully upgraded from DSPACE 1.8 to DSPACE 3.2

 

Through the following steps

 

1 reproducing the production environment Linux Redhat 6, Tomcat, Apache,
java, postgres, ant, maven,  etc 

 

2 copying the Dspace 1.8 to the new development environment (asset store
and everything)

 

3 Upgrading and Verifying. 

 

 

Now that I have to bring the new upgraded DSPACE 3.2 to production Is it
SEO friendly to move the homeroot and database(Provided that the
assetstore is up to date and the database has a different name but
everything is Identical, handles, etc) and stopping the older 1.8
version? 

 

Thank you very much for your thoughts, 

France

--
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=154622311iu=/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

[Dspace-tech] hdl feature registration

2014-09-23 Thread P.Hadadan (NW)
Dear All,
Handle System Registrationhttp://www.handle.net/service_agreement.html step 2 
need payment of fees, did hdl feature used in dspace need registration?


Sincerely,
P.Hadadan | Senior Software Developer
NotionWave | Toronto, Canada
P.Hadadan [at] notionwave [dot] 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=154622311iu=/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

Re: [Dspace-tech] hdl feature registration

2014-09-23 Thread Tim Donohue
DSpace will work fine without a valid Handle registration. All features 
of DSpace will still work, but it won't support 
http://hdl.handle.net/xx/xx URLs.

If you wish to have a valid Handle (and have DSpace automatically 
redirect http://hdl.handle.net URLs to the appropriate page), then you 
will need to pay for Handle registration (currently $50/year).

Hopefully that helps.

- Tim

On 9/23/2014 7:29 AM, P.Hadadan (NW) wrote:
 Dear All,

 Handle System Registration
 http://www.handle.net/service_agreement.html step 2 need payment of
 fees, did hdl feature used in dspace need registration?

 Sincerely,

 *P.Hadadan | *Senior Software Developer

 NotionWave | Toronto, Canada

 P.Hadadan [at] notionwave [dot] 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=154622311iu=/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=154622311iu=/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


Re: [Dspace-tech] hdl feature registration

2014-09-23 Thread Hilton Gibson
Perhaps this will help:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Handle_Server


*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 23 September 2014 15:06, Tim Donohue tdono...@duraspace.org wrote:

 DSpace will work fine without a valid Handle registration. All features
 of DSpace will still work, but it won't support
 http://hdl.handle.net/xx/xx URLs.

 If you wish to have a valid Handle (and have DSpace automatically
 redirect http://hdl.handle.net URLs to the appropriate page), then you
 will need to pay for Handle registration (currently $50/year).

 Hopefully that helps.

 - Tim

 On 9/23/2014 7:29 AM, P.Hadadan (NW) wrote:
  Dear All,
 
  Handle System Registration
  http://www.handle.net/service_agreement.html step 2 need payment of
  fees, did hdl feature used in dspace need registration?
 
  Sincerely,
 
  *P.Hadadan | *Senior Software Developer
 
  NotionWave | Toronto, Canada
 
  P.Hadadan [at] notionwave [dot] 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=154622311iu=/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=154622311iu=/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=154622311iu=/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

[Dspace-tech] Administrative Statistics Issue

2014-09-23 Thread Naveen Srinivasan
Hello Everyone ,

In the Repository ,When I click the Administrative section --Statistics
page ,i am getting the message
*as  There are currently no reports available for this service. Please
check back later. *

I came to know that I need to setup the cron jobs to run this ,For the cron
job to run we need files such as dsrun ,stat-* files in the bin folder.

I am using Dspace *3.1 * version (Linux environment). I am not able to find
dsrun and stat-* files in the bin directory .

Cron job:

0 1 * * * [dspace]/bin/stat-general
0 1 * * * [dspace]/bin/stat-monthly
0 2 * * * [dspace]/bin/stat-report-general
0 2 * * * [dspace]/bin/stat-report-monthly

As I am not able to find the dsrun and stat * files in version 3.1 , Please
let me know whether the dsrun is supported in the version 3.1 and above,if
yes whats the procedure to run the statistics file. Thanks in advance.


Note : I got the dsrun and stat files from lower version bin folder ,but
its not successful.

Regards,
Naveen
Illinois Institute of Technology
Graduate (MCS)
Mob : (312) 774-1687
--
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=154622311iu=/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

Re: [Dspace-tech] Administrative Statistics Issue

2014-09-23 Thread Tim Donohue
Hi Naveen,

In more recent versions of DSpace (including DSpace 3.x), these older 
stat-* commands have been replaced by a single dspace commandline 
script ([dspace]/bin/dspace).

So, the commands should now be:

[dspace]/bin/dspace stat-general
[dspace]/bin/dspace stat-monthly
[dspace]/bin/dspace stat-report-general
[dspace]/bin/dspace stat-report-monthly

Additionally, the older dsrun command is now replaced with:

[dspace]/bin/dspace dsrun [command]

So, you will need to update your cron jobs to use this new syntax.

- Tim


On 9/23/2014 9:40 AM, Naveen Srinivasan wrote:
 Hello Everyone ,

 In the Repository ,When I click the Administrative section --Statistics
 page ,i am getting the message *as  There are currently no reports
 available for this service. Please check back later.
 *

 I came to know that I need to setup the cron jobs to run this ,For the
 cron job to run we need files such as dsrun ,stat-* files in the bin folder.

 I am using Dspace *3.1 * version (Linux environment). I am not able to
 find dsrun and stat-* files in the bin directory .

 Cron job:

 0 1 * * * [dspace]/bin/stat-general
 0 1 * * * [dspace]/bin/stat-monthly
 0 2 * * * [dspace]/bin/stat-report-general
 0 2 * * * [dspace]/bin/stat-report-monthly

 As I am not able to find the dsrun and stat * files in version 3.1 ,
 Please let me know whether the dsrun is supported in the version 3.1 and
 above,if yes whats the procedure to run the statistics file. Thanks in
 advance.


 Note : I got the dsrun and stat files from lower version bin folder ,but
 its not successful.

 Regards,
 Naveen
 Illinois Institute of Technology
 Graduate (MCS)
 Mob : (312) 774-1687


 --
 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=154622311iu=/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=154622311iu=/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


Re: [Dspace-tech] Solr Shard Not Working

2014-09-23 Thread Adan Roman

Hi Keith

Have you deployed a DSpace 4.x or higer in a Tomcat 6 or lower?
It seems to be a mismatch between java and libraries from dspace.

Regards


Hi All,

I've been trying to run the following command:
dspace stats-util --shard-solr-index

But the procees produces the following error:

Exception:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;
java.lang.NoSuchMethodError:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;


Has anyone one else experienced this problem?

Thanks

--
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=154622311iu=/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




--



---
Este mensaje no contiene virus ni malware porque la protección de avast! 
Antivirus está activa.
http://www.avast.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=154622311iu=/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

Re: [Dspace-tech] Administrative Statistics Issue

2014-09-23 Thread IdeaFix
Hi. And what about OAI statistics in JSPUI in dspace 4.x? I have stable ZERO
in OAI requests, but I have many requests, from worldcat, for example.


--
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=154622311iu=/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


Re: [Dspace-tech] Reconverting PDF's in assetstore to PDF/A

2014-09-23 Thread Peter Dietz
Hi Kai,

The only reason I brought up the licensing, was in case you wanted to
contribute it into mainstream DSpace. Probably most important to solve your
local needs first. But yeah, I'm thinking a Curation Task that can have
every PDF in your system run through a process to use your third party /
external services to create the PDF/A, which gets added to DSpace. And
then, once you are satisfied that all of your PDF's have been successful,
if you still wanted to delete them, your other curation task could delete
regular PDF's that have a duplicate PDF/A. The rationale for sticking with
the Curation Task approach is that you are using/extending DSpace properly,
rather than just tricking it, by modifying the contents, and checksums.

Lykke til!


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

On Tue, Sep 23, 2014 at 5:13 AM, Kai Bjørnenak kai.bjorne...@uit.no wrote:

 Hi

 Thanks, I will look into curating tasks. We're still quite early in the
 process, but we do have two different systems already that makes valid
 PDF/A's. One is called Pixedit which is a third party tool and the second
 one is a webservice we've built ourselves, but I'm unsure what tool/library
 we use to generate the PDF's in that case. Both are set up to work against
 other systems so there is some integration work to be done before they'll
 work with dspace.


 Regards

 Kai Bjørnenak
 Seksjon for prosesstøtte og integrasjon
 Avdeling for IT
 Universitetet i Tromsø
 Tlf: 776 46 803

 On 17. sep. 2014 16:39, Peter Dietz wrote:

 I wouldn't recommend altering/damaging your existing PDF's. That just
 sounds like its inviting risk.

 A better route would be to build a DSpace curation task, that is capable
 of doing the automated PDF conversion, leaving the old PDF's in the
 ORIGINAL bundle, and the PDF/A's going into a bundle such as CONVERTED.

 Also, what conversion tools are you looking at? i.e. a Java library /
 remote web service? Also, I'd take a look at the license, hopefully a
 compatible license with DSpace (i.e. non GPL, non AGPL).

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

 On Wed, Sep 17, 2014 at 7:56 AM, helix84 heli...@centrum.sk mailto:
 heli...@centrum.sk wrote:

 I forgot - you'd also need to update the size_bytes column.


 Regards,
 ~~helix84

 Compulsory reading: DSpace Mailing List Etiquette
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

 
 --
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce
 Perforce version control. Predictably reliable.
 http://pubads.g.doubleclick.net/gampad/clk?id=157508191;
 iu=/4140/ostg.clktrk
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 mailto: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=154622311iu=/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

[Dspace-tech] XOAI Problem

2014-09-23 Thread Germán Biozzoli
Hi everybody

I'm facing a problem updating the (X)OAI instance of a server. It's trying
to update the OAI Solr core traversing some records that were previously
harvested from another instance (collected via qdc and ORE).

It goes OK through several items but stops in one of them, it seems that is
trying o put a binary in the license field, could it be?

--

11:51:05,761 DEBUG org.apache.http.wire @  lt;element
name=licensegt;[\n]
2014-09-23 11:51:05,761 DEBUG org.apache.http.wire @  lt;field
name=bingt;Tk9OLUVYQ0xVU0lWRSBESVNUUklCVVRJT04gTElDRU5TRQoKQnkgc2lnbmlu
2014-09-23 11:51:05,761 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  800[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
ZyBhbmQgc3VibWl0dGluZyB0aGlzIGxpY2Vuc2UsIHlvdSAodGhlIGF1dGhvcihzKSBvciBjb3B5cmlnaHQgb3duZXIpIGdyYW50cyB0byBXb3JsZCBIZWFsdGggT3JnYW5pemF0aW9uIChXSE8pIHRoZSBub24tZXhjbHVzaXZlIHJpZ2h0IHRvIHJlcHJvZHVjZSwgdHJhbnNsYXRlIChhcyBkZWZpbmVkIGJlbG93KSwgYW5kL29yIGRpc3RyaWJ1dGUgeW91ciBzdWJtaXNzaW9uIChpbmNsdWRpbmcgdGhlIGFic3RyYWN0KSB3b3JsZHdpZGUgaW4gcHJpbnQgYW5kIGVsZWN0cm9uaWMgZm9ybWF0IGFuZCBpbiBhbnkgbWVkaXVtLCBpbmNsdWRpbmcgYnV0IG5vdCBsaW1pdGVkIHRvIGF1ZGlvIG9yIHZpZGVvLgoKWW91IGFncmVlIHRoYXQgV0hPIG1heSwgd2l0aG91dCBjaGFuZ2luZyB0aGUgY29udGVudCwgdHJhbnNsYXRlIHRoZQpzdWJtaXNzaW9uIHRvIGFueSBtZWRpdW0gb3IgZm9ybWF0IGZvciB0aGUgcHVycG9zZSBvZiBwcmVzZXJ2YXRpb24uCgpZb3UgYWxzbyBhZ3JlZSB0aGF0IFdITyBtYXkga2VlcCBtb3JlIHRoYW4gb25lIGNvcHkgb2YgdGhpcyBzdWJtaXNzaW9uIGZvciBwdXJwb3NlcyBvZiBzZWN1cml0eSwgYmFjay11cCBhbmQgcHJlc2VydmF0aW9uLgoKWW91IHJlcHJlc2VudCB0aGF0IHRoZSBzdWJtaXNzaW9uIGlzIHlvdXIgb3JpZ2luYWwgd29yaywgYW5kIHRoYXQgeW91IGhhdmUgdGhlIHJpZ2h0IHRvIGdyYW50IHRoZSByaWdodHMgY29udGFpbmVkIGluIHRoaXMgbGljZW5zZS4gWW91IGFsc28gcmVwcmVzZW50IHRoYXQgeW91ciBzdWJtaXNzaW9uIGRvZXMgbm90LCB0byB0aGUgYmVzdCBvZiB5b3VyIGtub3dsZWRnZSwgaW5mcmluZ2UgdXBvbiBhbnlvbmUncyBjb3B5cmlnaHQuCgpJZiB0aGUgc3VibWlzc2lvbiBjb250YWlucyBtYXRlcmlhbCBmb3Igd2hpY2ggeW91IGRvIG5vdCBob2xkIGNvcHlyaWdodCwgeW91IHJlcHJlc2VudCB0aGF0IHlvdSBoYXZlIG9idGFpbmVkIHRoZSB1bnJlc3RyaWN0ZWQgcGVybWlzc2lvbiBvZiB0aGUgY29weXJpZ2h0IG93bmVyIHRvIGdyYW50IFdITyB0aGUgcmlnaHRzIHJlcXVpcmVkIGJ5IHRoaXMgbGljZW5zZSwgYW5kIHRoYXQgc3VjaCB0aGlyZC1wYXJ0eSBvd25lZCBtYXRlcmlhbCBpcyBjbGVhcmx5IGlkZW50aWZpZWQgYW5kIGFja25vd2xlZGdlZCB3aXRoaW4gdGhlIHRleHQgb3IgY29udGVudCBvZiB0aGUgc3VibWlzc2lvbi4KCklGIFRIRSBTVUJNSVNTSU9OIElTIEJBU0VEIFVQT04gV09SSyBUSEFUIEhBUyBCRUVOIFNQT05TT1JFRCBPUiBTVVBQT1JURUQgQlkgQU4gQUdFTkNZIE9SIE9SR0FOSVpBVElPTiBPVEhFUiBUSEFOIFdITywgWU9VIFJFUFJFU0VOVCBUSEFUIFlPVSBIQVZFIEZVTEZJTExFRCBBTlkgUklHSFQgT0YgUkVWSUVXIE9SIE9USEVSIE9CTElHQVRJT05TIFJFUVVJUkVEIEJZIFNVQ0ggQ09OVFJBQ1QgT1IgQUdSRUVNRU5ULgoKV0hPIHdpbGwgY2xlYXJseSBpZGVudGlmeSB5b3VyIG5hbWUocykgYXMgdGhlIGF1dGhvcihzKSBvciBvd25lcihzKSBvZiB0aGUgc3VibWlzc2lvbiwgYW5kIHdpbGwgbm90IG1ha2Ug
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  ae[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
YW55IGFsdGVyYXRpb24sIG90aGVyIHRoYW4gYXMgYWxsb3dlZCBieSB0aGlzIGxpY2Vuc2UsIHRvIHlvdXIgc3VibWlzc2lvbi4Klt;/fieldgt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  
 lt;/elementgt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
lt;/metadatagt;[\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @ 
/field/doc/add
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  0[\r][\n]
2014-09-23 11:51:05,762 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  HTTP/1.1 400 Bad
Request[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Server:
Apache-Coyote/1.1[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Content-Type:
application/octet-stream[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Content-Length:
79[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Date: Tue, 23 Sep
2014 14:51:05 GMT[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  Connection:
close[\r][\n]
2014-09-23 11:51:05,768 DEBUG org.apache.http.wire @  [\r][\n]
2014-09-23 11:51:05,768 DEBUG
org.apache.http.impl.conn.DefaultClientConnection @ Receiving response:
HTTP/1.1 400 Bad Request
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  HTTP/1.1 400 Bad
Request
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Server:
Apache-Coyote/1.1
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Content-Type:
application/octet-stream
2014-09-23 11:51:05,768 DEBUG org.apache.http.headers @  Content-Length:
79
2014-09-23 11:51:05,769 DEBUG org.apache.http.headers @  Date: Tue, 23
Sep 2014 14:51:05 GMT
2014-09-23 11:51:05,769 DEBUG org.apache.http.headers @  Connection: close
2014-09-23 11:51:05,769 DEBUG org.apache.http.wire @ 
[0x2][0xa2][0xe0].responseHeader[0xa2][0xe0]statusP[0x19][0xe0]%QTimeB[0xe0]%error[0xa2][0xe0]#msg4Invalid
chunk header[0xe0]$codeP[0x19]


Re: [Dspace-tech] Solr Shard Not Working

2014-09-23 Thread Keith Jones


Hi Adan,

Right now we are running DSpace vwersion 3.2 in a Tomcat 7.0.34 version.

On Tue, 23 Sep 2014, Adan Roman wrote:


Hi Keith

Have you deployed a DSpace 4.x or higer in a Tomcat 6 or lower?
It seems to be a mismatch between java and libraries from dspace.

Regards


Hi All,

I've been trying to run the following command:
dspace stats-util --shard-solr-index

But the procees produces the following error:

Exception:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;
java.lang.NoSuchMethodError:
org.apache.solr.client.solrj.response.QueryResponse.getFacetRanges()Ljava/util/List;


Has anyone one else experienced this problem?

Thanks


--
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=154622311iu=/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





--



---
Este mensaje no contiene virus ni malware porque la protecci?n de avast! 
Antivirus est? activa.

http://www.avast.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=154622311iu=/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

Re: [Dspace-tech] Moving items from one Collection to another

2014-09-23 Thread Terry Brady
Fyi... The batch metadata editing function will allow you to update the
owning collection for an item in a controlled manner.

https://wiki.duraspace.org/display/DSDOC3x/Batch+Metadata+Editing

See Editing Collection Membership

On Tue, Sep 23, 2014 at 1:05 AM, Hilton Gibson hilton.gib...@gmail.com
wrote:

 Created wiki page: http://wiki.lib.sun.ac.za/index.php/SUNScholar/SQL_Tips
 for future reference.

 *Hilton Gibson*
 Ubuntu Linux Systems Administrator
 JS Gericke Library
 Room 1025C
 Stellenbosch University
 Private Bag X5036
 Stellenbosch
 7599
 South Africa

 Tel: +27 21 808 4100 | Cell: +27 84 646 4758

 On 23 September 2014 09:46, amutsik...@uzlib.uz.ac.zw wrote:

 Thank you very much for the information.

 -Original Message-
 From: Keir Vaughan-Taylor [mailto:kei...@optusnet.com.au]
 Sent: Tuesday, September 23, 2014 1:49 AM
 To: amutsik...@uzlib.uz.ac.zw
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Moving items from one Collection to another

 # Use psql commands to
 # move one collection into another
 # where collection defined by its ID
 #Adjust the two totals for each collection.
 #Find the collection id for the two collections.
 #In this example moving items from 7 to 2 update collection2item set
 collection_id='2' where collection_id='7'; update collection_item_count set
 count='0' where collection_id='7'; # change the new collection ID over to
 the existing collection update item set owning_collection='2' where
 owning_collection='7';
 # run /data/dspace/bin/dspace itemcounter






 On Mon, 2014-09-22 at 15:28 +0200, amutsik...@uzlib.uz.ac.zw wrote:
  Hi
 
 
 
  I am interested in the sql statement that will enable me to move a
  number of items from one collection to  another.
 
 
 
  Kind Regards,
 
 
 
  Admire Mutsikiwa
 
  ICT Projects Manager
 
  Libraries
 
  University of Zimbabwe
 
  Tel:+263-4-303276
 
  “It is easy to dodge our responsibilities, but we cannot dodge the
  consequences of dodging our responsibilities.”  Josiah Charles Stamp,
  1880-1941, former director of the Bank of England
 
 
 
 
 
 
  --
   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=154622311iu=/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=154622311iu=/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=154622311iu=/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




-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://www.library.georgetown.edu/lit/code
425-298-5498
--
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=154622311iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: 

Re: [Dspace-tech] Extract (Unnecessary) metadata with Harvested Items

2014-09-23 Thread Terry Brady
Hayden,

I have never tried to modify that function.  I took a quick peek at the
config files, and I do not see a setting that controls this behavior.

I did a quick code search, and I think that the following code might be
introducing the fields that you reference.

https://github.com/DSpace/DSpace/blob/master/dspace-oai/src/main/java/org/dspace/xoai/util/ItemUtils.java#L233-L242

Terry

On Mon, Sep 15, 2014 at 8:39 AM, Hayden Young haydenyo...@wijiti.com
wrote:

 When I harvest from another DSpace instance I am getting additional
 metadata information attached to the item. These include
 dc.date.updated, dc.identifier, etc. Is it possible to configure the
 harvester to not add these extra metadata values?

 Cheers


 Hayden


 --
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce
 Perforce version control. Predictably reliable.

 http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/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




-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://www.library.georgetown.edu/lit/code
425-298-5498
--
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=154622311iu=/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