Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI01-discovery/branches/ingestAutomation-upgrade/OAIBatch/datacentre_config/bgs_config.properties@3836
Revision 3836,
775 bytes
checked in by cbyrom, 12 years ago
(diff) |
Re-organise location of config.properties files to make codebase neater.
|
Line | |
---|
1 | #Note - don't have any blank lines in this config file |
---|
2 | # Define host_OAI as the string that OAI adds to the filenames after harvesting (not neccessary anymore?) |
---|
3 | # |
---|
4 | host_OAI oai%3Abgs.nerc.ac.uk%3A |
---|
5 | # |
---|
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/www-geodata-bgs-ac-uk-dif |
---|
8 | # |
---|
9 | #Define groups - portal groups for limiting searches by 'group of datacentres'. |
---|
10 | groups NERC_DDC http://vocab.ndg.nerc.ac.uk/term/N010/current NDGO0003 |
---|
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 bgs.nerc.ac.uk |
---|
17 | # |
---|
18 | #Say whether this is a full NDG data Provider who uses NDG identifiers etc. |
---|
19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.