Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI01-discovery-API/trunk/src/main/resources/service.properties@6456
Revision 6456,
843 bytes
checked in by mnagni, 11 years ago
(diff) |
First commit for the MARIN Java-Maven enabled WebService?
|
-
Property svn:mime-type set to
text/plain
|
Line | |
---|
1 | jdbc.uri = jdbc:postgresql://neptune.badc.rl.ac.uk:5432/discovery_dev |
---|
2 | jdbc.username = badc |
---|
3 | jdbc.password = hwk298t |
---|
4 | jdbc.driver = org.postgresql.Driver |
---|
5 | |
---|
6 | jdbc.searchLoggingUri = jdbc:postgresql://proglue.badc.rl.ac.uk:5432/searchLog |
---|
7 | jdbc.searchLoggingusername = badc |
---|
8 | jdbc.searchLoggingpassword = k9WRa7rE |
---|
9 | |
---|
10 | namespace.DIF = http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif/ |
---|
11 | namespace.DC = http://www.openarchives.org/OAI/2.0/oai_dc/ |
---|
12 | namespace.MDIP = http://www.oceannet.org/mdip/xml |
---|
13 | namespace.moles = http://ndg.nerc.ac.uk/moles |
---|
14 | namespace.ISO19115 = http://www.isotc211.org/2005/gmd |
---|
15 | |
---|
16 | rootElement.DIF = DIF |
---|
17 | rootElement.DC = dc |
---|
18 | rootElement.MDIP = Metadata |
---|
19 | rootElement.moles = dgMetadata |
---|
20 | rootElement.moles = MD_Metadata |
---|
21 | |
---|
22 | namespacePrefix.DIF = |
---|
23 | namespacePrefix.DC = oai_dc |
---|
24 | namespacePrefix.MDIP = |
---|
25 | namespacePrefix.moles = moles |
---|
26 | namespacePrefix.ISO19115 = |
---|
27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.