Changeset 1481 for TI01-discovery
- Timestamp:
- 05/09/06 17:26:56 (15 years ago)
- Location:
- TI01-discovery/trunk/ingestAutomation/OAIBatch
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/ingestAutomation/OAIBatch/bodc_config.properties
r1478 r1481 1 1 #Note - don't have any blank lines in this config file 2 2 # Define host_OAI as the string that OAI adds to the filenames after harvesting 3 # BODC = oai%3Agrid.bodc.nerc.ac.uk%3A 4 # SOC = oai%3Aoai.noc.soton.ac.uk%3A 5 # NCAR = oai%3Aucar.ncar.scd.cdp%3A 6 # PML = oai%3Apml.nerc.ac.uk%3A 7 # TPAC = oai%3Atpac.org.au%3A 3 8 4 # 9 5 host_OAI = oai%3Agrid.bodc.nerc.ac.uk%3A -
TI01-discovery/trunk/ingestAutomation/OAIBatch/nocs_config.properties
r1478 r1481 1 1 #Note - don't have any blank lines in this config file 2 2 # Define host_OAI as the string that OAI adds to the filenames after harvesting 3 # BODC = oai%3Agrid.bodc.nerc.ac.uk%3A 4 # SOC = oai%3Aoai.noc.soton.ac.uk%3A 5 # NCAR = oai%3Aucar.ncar.scd.cdp%3A 6 # PML = oai%3Apml.nerc.ac.uk%3A 7 # TPAC = oai%3Atpac.org.au%3A 3 8 4 # 9 5 host_OAI = oai%3Aoai.noc.soton.ac.uk%3A -
TI01-discovery/trunk/ingestAutomation/OAIBatch/pml_config.properties
r863 r1481 1 1 #Note - don't have any blank lines in this config file 2 2 # Define host_OAI as the string that OAI adds to the filenames after harvesting 3 # BODC = oai%3Agrid.bodc.nerc.ac.uk%3A 4 # SOC = oai%3Aoai.noc.soton.ac.uk%3A 5 # NCAR = oai%3Aucar.ncar.scd.cdp%3A 6 # PML = oai%3Anpm.ac.uk%3A 7 # TPAC = oai%3Atpac.org.au%3A 3 8 4 # 9 5 host_OAI = oai%3Anpm.ac.uk%3A 10 6 # 11 7 #Define host_path as the full directory name where this data centre's records will be harvested into. 12 host_path /home/tomcat/oai/WEB-INF/harvested_records/www.npm.ac.uk/8080/oai/provider/rsdas/dif8 host_path usr/local/jakarta-tomcat/webapps/oai/WEB-INF/harvested_records/www-npm-ac-uk-8080-dif
Note: See TracChangeset
for help on using the changeset viewer.