Changeset 2273 for TI01-discovery/trunk
- Timestamp:
- 13/03/07 18:37:52 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/ingestAutomation/OAIBatch/badc_config.properties
r823 r2273 1 #Note - don't have any blank lines in this config file 1 2 # Define host_OAI as the string that OAI adds to the filenames after harvesting 2 3 # 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 4 host_OAI oai%3Abadc.nerc.ac.uk%3A 8 5 # 9 host_OAI=oai%3Aglue.badc.rl.ac.uk%3A 6 #Define host_path as the full directory name where this data centre's records will be harvested into. 7 host_path /usr/local/jakarta-tomcat/webapps/oai/WEB-INF/harvested_records/badc-nerc-ac-uk-dif 10 8 # 11 9 #Define groups - portal groups for limiting searches by 'group of datacentres'. 10 groups NERC_DDC 11 # 12 #Define which format is harvested from the data centre (one only) 13 format DIF 14 # 15 #Define the data providers namespace 16 namespace badc.nerc.ac.uk 17 # 18 #Say whether this is a full NDG data Provider who uses NDG identifiers etc. 19 NDG_dataProvider
Note: See TracChangeset
for help on using the changeset viewer.