SUNScholar/Remote Harvest
Back to Customisation
Contents
Introduction
Harvesting with DSpace is performed using the OAI-PMH standard.
The OAI-PMH allows DSpace to collect metadata from other compliant repositories and provides metadata for other repositories to collect.
This enables the contents of the repository to be mirrored to other compliant systems very easily.
This metadata interoperability greatly enhances the visibility of the repository contents on the internet.
Also see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Harvesting
For DSpace 5.X
For DSpace 4.X
For DSpace 3.X
Help Links
General
- http://www.openarchives.org/pmh
- http://www.openarchives.org/OAI/openarchivesprotocol.html
- http://en.wikipedia.org/wiki/Open_Archives_Initiative_Protocol_for_Metadata_Harvesting
- http://en.wikipedia.org/wiki/Open_Archives_Initiative
- http://en.wikipedia.org/wiki/OAI-PMH
- http://en.wikipedia.org/wiki/OAI-ORE
- https://pkp.sfu.ca/ohs
DSpace Wiki
- https://wiki.duraspace.org/display/DSPACE/Use+the+OAI-PMH+interface
- https://wiki.duraspace.org/display/DSDOC3x/OAI+2.0+Server
- https://wiki.duraspace.org/display/DSPACE/OaiInstallations
Check SOLR webapp operation
If you have problems with the SOLR webapp, then complete the following to check its operation.
Install the "lynx" application.
sudo apt-get install lynx
Then type the following in the console:
lynx http://localhost/solr
You should get the following:
If not debug the solr webapp until you can.
Remember to restart the Tomcat server for each change you make to a webapp configuration.
SOLR Help
General
- https://wiki.duraspace.org/display/DSPACE/Solr
- http://lucene.apache.org/solr
- http://wiki.apache.org/solr
Maintaining SOLR
- https://wiki.duraspace.org/display/DSDOC6x/SOLR+Statistics+Maintenance
- https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics+Maintenance
DSpace Settings
Querying the SOLR DB
- https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics#SOLRStatistics-CustomReporting-QueryingSOLRDirectly
- https://wiki.duraspace.org/display/DSDOC4x/DSpace+Statistics#DSpaceStatistics-CustomReporting-QueryingSOLRDirectly
- https://wiki.duraspace.org/display/DSDOC3x/DSpace+Statistics#DSpaceStatistics-CustomReporting-QueryingSOLRDirectly
