Difference between revisions of "SUNScholar/Harvesting"

From Libopedia
Jump to navigation Jump to search
m
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Customisation|Back to Customisation]]'''
+
  '''[[SUNScholar/Operational_Guide|BACK TO OPERATIONAL GUIDE]]'''
 
</center>
 
</center>
  
==Introduction==
+
===Introduction===
[[File:OAI-idea.gif|link=http://www.oaforum.org/tutorial/english/intro.htm|border|center]]
+
This wiki page provides a brief explanation of how to harvest items from a collection on another repository system.
  
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 interent.
+
Also see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Remote_Harvest
  
==[[SUNScholar/Harvesting/4.X|For DSpace 4.X]]==
+
===Requirements===
Click on the heading above.
+
Check that the remote repository has a valid OAI-PMH interface with which to interact. See the help links below.
==[[SUNScholar/Harvesting/3.X|For DSpace 3.X]]==
+
 
Click on the heading above.
+
*http://www.openarchives.org/Register/ValidateSite
==[[SUNScholar/Harvesting/1.8.X|For DSpace 1.8.X]]==
+
*http://validator.oaipmh.com
Click on the heading above.
+
*http://re.cs.uct.ac.za
==[[SUNScholar/OAI-PMH|Harvesting Collections Help]]==
+
 
 +
===Step 1 - Create a collection to receive harvested items===
 +
Go to the community on your repository system that will host the collection and create the collection as normal.
 +
 
 +
===Step 2 - Configure the collection for harvesting===
 +
Now select the collection as a collection that will harvest items from another repository and submit details of the remote collection.
 +
 
 +
See screenshot below.
 +
 
 +
[[File:Harvesting-collection.png|border]]
 +
 
 +
===Step 3 - Begin harvesting===
 +
After selecting the type of harvest you wish to do, click on the "Start" harvest button.
 +
 
 +
===Step 4 - Schedule automatic harvesting updates===
 +
Go to the "control panel" and select the automatic harvesting of the collections so that the collections are properly synchronised in future after the initial harvest.
 +
 
 +
See screenshot below.
 +
 
 +
[[File:Harvesting-control.png|border]]
 +
 
 +
===Documentation===
 +
*http://www.openarchives.org/OAI/2.0/guidelines-harvester.htm
 +
*https://openknowledge.worldbank.org/harvesting-the-okr
 +
===References===
 +
*https://wiki.duraspace.org/display/DSDOC5x/XMLUI+Configuration+and+Customization#XMLUIConfigurationandCustomization-HarvestingItemsfromXMLUIviaOAI-OREorOAI-PMH
 +
*https://wiki.duraspace.org/display/DSDOC4x/XMLUI+Configuration+and+Customization#XMLUIConfigurationandCustomization-HarvestingItemsfromXMLUIviaOAI-OREorOAI-PMH
 +
*https://wiki.duraspace.org/display/DSDOC3x/XMLUI+Configuration+and+Customization#XMLUIConfigurationandCustomization-HarvestingItemsfromXMLUIviaOAI-OREorOAI-PMH
 +
[[Category:Customisation]]
 +
[[Category:Operations]]

Latest revision as of 16:10, 29 May 2016

BACK TO OPERATIONAL GUIDE

Introduction

This wiki page provides a brief explanation of how to harvest items from a collection on another repository system.

Also see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Remote_Harvest

Requirements

Check that the remote repository has a valid OAI-PMH interface with which to interact. See the help links below.

Step 1 - Create a collection to receive harvested items

Go to the community on your repository system that will host the collection and create the collection as normal.

Step 2 - Configure the collection for harvesting

Now select the collection as a collection that will harvest items from another repository and submit details of the remote collection.

See screenshot below.

Harvesting-collection.png

Step 3 - Begin harvesting

After selecting the type of harvest you wish to do, click on the "Start" harvest button.

Step 4 - Schedule automatic harvesting updates

Go to the "control panel" and select the automatic harvesting of the collections so that the collections are properly synchronised in future after the initial harvest.

See screenshot below.

Harvesting-control.png

Documentation

References