# Properties file defining options for the MetaCatServlet.java servlet
#
# Matt Jones, Dan Higgins, Jivka Bojilova
# '$Id: metacat.properties 5311 2010-04-14 18:31:03Z daigle $'
#

######## Configuration utility section  ################

configutil.propertiesConfigured=false
configutil.authConfigured=false
configutil.skinsConfigured=true
configutil.databaseConfigured=false
configutil.geoserverConfigured=bypassed

############### Server Values #################

server.name=SERVER_NAME
server.httpPort=80
server.httpSSLPort=443

############### Application Values ############

## one of the few places where we use ANT tokens
application.metacatVersion=1.10.0
application.metacatReleaseInfo=@metacatReleaseInfo@

application.deployDir=/var/lib/tomcat8/webapps
## This is autodiscovered and populated by the config utility
application.context=metacat
application.default-style=default
application.knbSiteURL=http://knb.ecoinformatics.org
application.backupDir=/var/metacat/.metacat
application.datafilepath=/var/metacat/data
application.inlinedatafilepath=/var/metacat/inline-data
application.documentfilepath=/var/metacat/documents
application.expandedArchivePath=/var/metacat/expanded-archives
application.tempDir=/var/metacat/temporary
# the location of cgi scripts relative to the metacat context directory
application.cgiDir=/cgi-bin
#used for writing debug info into a anouther out file
application.writeDebugToFile=true
#output file name where debug info will written
# TODO SCW: these should be using the temp-dir property for their paths (change in code)
application.debugOutputFile=/var/metacat/temporary/metacat.debug
#delimitered text output file name where debug info will be written
application.delimiteredOutputFile=/var/metacat/temporary/metacat.debug.delimitered

############### Database Values ###############

database.connectionURI=jdbc:postgresql://localhost/metacat
database.user=metacat
database.password=metacat
database.type=postgres
database.driver=org.postgresql.Driver
database.adapter=edu.ucsb.nceas.dbadapter.PostgresqlAdapter
database.scriptsuffix.postgres=postgres.sql
database.scriptsuffix.oracle=oracle.sql
database.scriptsuffix.sqlserver=sqlserver.sql
database.upgradeVersion.0.0.0=xmltables,loaddtdschema
database.upgradeVersion.1.2.0=upgrade-db-to-1.2
database.upgradeVersion.1.3.0=upgrade-db-to-1.3
database.upgradeVersion.1.4.0=upgrade-db-to-1.4
database.upgradeVersion.1.5.0=upgrade-db-to-1.5
database.upgradeVersion.1.6.0=upgrade-db-to-1.6
database.upgradeVersion.1.7.0=upgrade-db-to-1.7
database.upgradeVersion.1.8.0=upgrade-db-to-1.8
database.upgradeVersion.1.9.0=upgrade-db-to-1.9
database.upgradeVersion.1.9.1=upgrade-db-to-1.9.1
database.upgradeVersion.1.9.2=upgrade-db-to-1.9.2
database.upgradeVersion.1.10.0=upgrade-db-to-1.10.0
database.initialConnections=5
database.incrementConnections=5
database.maximumConnections=200
database.maximumConnectionAge=120000
database.maximumConnectionTime=60000
database.maximumUsageNumber=100
database.connectionCountWarnLimit=15
database.numberOfIndexingThreads=5
database.indexingTimerTaskTime=604800000
database.indexingInitialDelay=3600000
database.maximumIndexDelay=5000
database.runDBConnectionRecycleThread=off
database.cycleTimeOfDBConnection=30000
database.queryignoredparams=enableediting,foo
database.usexmlindex=true
# used for the setting the size of resultset for applications like morpho
database.appResultsetSize=7000
# used for the setting the size of resultset for searches done using browsers
database.webResultsetSize=7000
# the value of xml_returnfield.usage_count should be more than this value
# for records to be entered into xml_queryresult. so if you want results for
# any combination of returnfields to be stored in xml_queryresult only when
# that combination has been requested 50 times, set this value to 50
database.xmlReturnfieldCount=0
# used for the setting the size of queryresult_string in queryresult table.
# the limit is 4000 for oracle
database.queryresultStringLength=500000
#the size of query result cache
database.queryresultCacheSize=500
#turn on or off the query result cache
database.queryCacheOn=true
#the time in milliseconds that an squery can run before metacat logs a warning
database.queryTimeWarnLimit=30000
#the time in milliseconds that an squery can run before metacat logs a warning
database.squeryTimeWarnLimit=30000


######## DB Query section              #######################################
#the time in milliseconds that a stylesheet transform can run before metacat logs a warning
dbquery.transformTimeWarnLimit=60000
#the time in milliseconds to get a document list before metacat logs a warning
dbquery.findDocListTimeWarnLimit=60000
#the time in milliseconds to get return values from queryresults table before metacat logs a warning
dbquery.findQueryResultsTimeWarnLimit=60000
#the time in milliseconds to run extended (index and node) queries before metacat logs a warning
dbquery.extendedQueryRunTimeWarnLimit=60000
#the time in milliseconds to store return fields before metacat logs a warning
dbquery.storeReturnFieldTimeWarnLimit=60000
#the time in milliseconds to totally process return fields before metacat logs a warning
dbquery.totalReturnFieldTimeWarnLimit=120000

######## Datamanager section              #######################################
datamanager.adapter=PostgresAdapter
datamanager.implementation=edu.ucsb.nceas.metacat.dataquery.PostgresDatabaseConnectionPool
datamanager.server=localhost
datamanager.database=datamanager
datamanager.user=datamanager
datamanager.password=datamanager
datamanager.maxconnections=10

#datamanager.endpoint.query=http://ecogrid.ecoinformatics.org/knb/services/QueryService
#datamanager.endpoint.authenticatedquery=http://ecogrid.ecoinformatics.org/knb/services/AuthenticatedQueryService
#datamanager.endpoint.authentication=http://ecogrid.ecoinformatics.org/knb/services/AuthenticationService
#datamanager.endpoint.put=http://ecogrid.ecoinformatics.org/knb/services/PutService
#datamanager.endpoint.identifier=http://ecogrid.ecoinformatics.org/knb/services/IdentificationService
#datamanager.srb.endpoint=
#datamanager.srb.machinename=

######## Plugin section              #######################################
plugin.handlers=

######## Authentication and LDAP ##############################################

auth.class=edu.ucsb.nceas.metacat.AuthLdap
# Use AuthStub to test and guarantee authentication
## auth.class=edu.ucsb.nceas.metacat.AuthStub
auth.timeoutMinutes=180
# auth.administrators=uid=jones,o=NCEAS,dc=ecoinformatics,dc=org
auth.administrators=uid=dataone_cn_metacat,o=DATAONE,dc=ecoinformatics,dc=org
auth.url=ldap://ldap.ecoinformatics.org:389/
auth.surl=ldap://ldap.ecoinformatics.org:389/
auth.base=dc=ecoinformatics,dc=org
auth.allowedSubmitters=
auth.deniedSubmitters=
auth.moderators=cn=knb-prod,o=NCEAS,dc=ecoinformatics,dc=org:cn=esa-moderators,dc=ecoinformatics,dc=org
#auth.moderators=cn=parc-moderators,o=PARC,dc=ecoinformatics,dc=org

# time in milliseconds allowed for ldap server connections
ldap.connectTimeLimit=5000
# time in milliseconds allowed for ldap server searches
ldap.searchTimeLimit=30000
# count of return entries allowed for ldap server searches
ldap.searchCountLimit=30000
ldap.referral=follow
ldap.onlySecureConnection=false
ldap.onlySecureReferalsConnection=false
# LDAP templates
ldap.templates.stage=initregister
ldap.templates.header=genericHeader.tmpl
ldap.templates.footer=genericFooter.tmpl
ldap.templates.changePass=ldapChangePass.tmpl
ldap.templates.changePassSuccess=ldapChangePassSuccess.tmpl
ldap.templates.resetPass=ldapResetPass.tmpl
ldap.templates.resetPassSuccess=ldapResetPassSuccess.tmpl
ldap.templates.register=ldapRegister.tmpl
ldap.templates.registerFailed=ldapRegisterFailed.tmpl
ldap.templates.registerMatch=ldapRegisterMatch.tmpl
ldap.templates.registerSuccess=ldapRegisterSuccess.tmpl
ldap.templates.registerLter=ldapRegisterLter.tmpl
ldap.templates.success=ldapRegisterSuccess.tmpl
ldap.templates.failed=ldapRegisterFailed.tmpl
ldap.templates.mainServerFailure=ldapMainServerFailure.tmpl
ldap.templates.searchResults=searchResults.tmpl

############### Session Values ###############
session.timeoutMinutes=360

############### Organization Values ###############
organization.configured.NCEAS=false
organization.name.NCEAS=National Center for Ecological Analysis and Synthesis
organization.configured.OBFS=false
organization.name.OBFS=Organization of Biological Field Stations
organization.configured.OSUSB=false
organization.name.OSUSB=
organization.configured.UCNRS=false
organization.name.UCNRS=University of California Natural Reserve System
organization.base.UCNRS=ou=people,o=ucnrs.org
organization.user.UCNRS=uid=nrsadmin,o=NCEAS,dc=ecoinformatics,dc=org
organization.password.UCNRS=
organization.configured.KU=false
organization.name.KU=
organization.configured.LTER=false
organization.name.LTER=
organization.configured.UVM=false
organization.name.UVM=
organization.configured.SDSC=false
organization.name.SDSC=
organization.configured.MSU=false
organization.name.MSU=
organization.configured.NAPIER=false
organization.name.NAPIER=
organization.configured.SANPARKS=false
organization.name.SANPARKS=Kruger National Park
organization.configured.SAEON=false
organization.name.SAEON=South African Environmental Observation Network Repository

organization.name.unaffiliated=unaffiliated
organization.base.unaffiliated=dc=ecoinformatics,dc=org
organization.org.unaffiliated=o=unaffiliated
organization.user.unaffiliated=cn=Manager
organization.password.unaffiliated=

######## XML / EML  #########################################

xml.saxparser=org.apache.xerces.parsers.SAXParser
xml.eml2_0_0namespace=eml://ecoinformatics.org/eml-2.0.0
xml.eml2_0_1namespace=eml://ecoinformatics.org/eml-2.0.1
xml.eml2_1_0namespace=eml://ecoinformatics.org/eml-2.1.0
xml.rdf_syntax_namespace=http://www.w3.org/1999/02/22-rdf-syntax-ns#
xml.useFullSchemaValidation=true
xml.packagedoctype=-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN, -//ecoinformatics.org//eml-dataset-2.0.0beta4//EN
xml.accessdoctype=-//ecoinformatics.org//eml-access-2.0.0beta6//EN, -//ecoinformatics.org//eml-access-2.0.0beta4//EN
xml.physicaldoctype=-//ecoinformatics.org//eml-physical-2.0.0beta6//EN, -//ecoinformatics.org//eml-physical-2.0.0beta4//EN
xml.entitydoctype=-//ecoinformatics.org//eml-entity-2.0.0beta6//EN, -//ecoinformatics.org//eml-entity-2.0.0beta4//EN
xml.packagedoctypeset=BIN,-//ecoinformatics.org//eml-access-2.0.0beta6//EN,-//ecoinformatics.org//eml-access-2.0.0beta4//EN,-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN,-//ecoinformatics.org//eml-attribute-2.0.0beta4//EN,-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN,-//ecoinformatics.org//eml-constraint-2.0.0beta4//EN,-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN,-//ecoinformatics.org//eml-coverage-2.0.0beta4//EN,-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN,-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN,-//ecoinformatics.org//eml-entity-2.0.0beta6//EN,-//ecoinformatics.org//eml-entity-2.0.0beta4//EN,-//ecoinformatics.org//eml-literature-2.0.0beta6//EN,-//ecoinformatics.org//eml-literature-2.0.0beta4//EN,-//ecoinformatics.org//eml-physical-2.0.0beta6//EN,-//ecoinformatics.org//eml-physical-2.0.0beta4//EN,-//ecoinformatics.org//eml-project-2.0.0beta6//EN,-//ecoinformatics.org//eml-project-2.0.0beta4//EN,-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN,-//ecoinformatics.org//eml-protocol-2.0.0beta4//EN,-//ecoinformatics.org//eml-software-2.0.0beta6//EN,-//ecoinformatics.org//eml-software-2.0.0beta4//EN
xml.indexNamespaces=eml://ecoinformatics.org/eml-2.0.0,eml://ecoinformatics.org/eml-2.0.1,eml://ecoinformatics.org/eml-2.1.0
xml.indexPaths=\
@packageId,                            \
/reviewHistory/review/packageId,       \
abstract,                              \
abstract/para,                         \
access/allow/principal,                \
additionalMetadata/moderatorComment    \
associatedParty/individualName/surName,                           \
associatedParty/organizationName,                                 \
coverage/temporalCoverage/rangeOfDates/beginDate/alternativeTimeScale/timeScaleName,   \
coverage/temporalCoverage/rangeOfDates/endDate/alternativeTimeScale/timeScaleName,     \
coverage/temporalCoverage/singleDateTime/alternativeTimeScale/timeScaleName,           \
creator/individualName/surName,        \
creator/individualName/givenName,      \
creator/organizationName,              \
dataset/access/allow/principal,        \
dataset/dataTable/physical/distribution/online/url,               \
dataset/dataTable/physical/distribution/online/url/@function,     \
dataset/spatialRaster/physical/distribution/online/url,           \
dataset/spatialRaster/physical/distribution/online/url/@function, \
dataset/title,                         \
eastBoundingCoordinate,                \
eastbc,                                \
EcogridRegEntry/description,           \
EcogridRegEntry/endPoint,              \
EcogridRegEntry/serviceName,           \
entityName,                            \
geographicCoverage/boundingCoordinates/eastBoundingCoordinate,    \
geographicCoverage/boundingCoordinates/northBoundingCoordinate,   \
geographicCoverage/boundingCoordinates/southBoundingCoordinate,   \
geographicCoverage/boundingCoordinates/westBoundingCoordinate,    \
geographicDescription,                 \
givenName,                             \
idinfo/citation/citeinfo/title,        \
idinfo/citation/citeinfo/origin,       \
idinfo/keywords/theme/themekey,        \
individualName/surName,                \
keyword,                               \
literalLayout,                         \
northbc,                               \
northBoundingCoordinate,               \
organizationName,                      \
originator/individualName/surName,     \
originator/individualName/givenName,   \
originator/organizationName,           \
para,                                  \
placekey,                              \
southBoundingCoordinate,               \
southbc,                               \
surName,                               \
taxonomicClassification/taxonRankName,          \
taxonomicClassification/taxonRankValue,         \
taxonRankValue,                        \
title,                                 \
westBoundingCoordinate,                \
westbc

######## Outgoing email  #########################################

email.mailhost=localhost
email.sender=knb-software@nceas.ucsb.edu
email.admin=KNB Support
email.recipient=knb-software@nceas.ucsb.edu

######## Replication properties  #########################################

replication.logdir=/var/metacat/logs
## deltaT=60
## debuglevel=55
replication.datafileflag=datafile
## TODO MCD this seems to be used in other placed besides replication
replication.datafilesizelimit=1000
replication.defaultcontenttype=application/octet-stream
replication.timedreplication=false
replication.firsttimedreplication=10:00 PM
replication.timedreplicationinterval=172800000
replication.forcereplicationwaitingtime=30000

######## Skins  #########################################

skin.names=default,nceas,esa,knb,kepler,lter,ltss,obfs,nrs,sanparks,saeon,first,parc
######## Document Section  #########################################

#The flag to indicate if invalidated eml 201 documents were corrected.
#Before Metacat 1.8.1, metacat uses tag RELEASE_EML_2_0_1_UPDATE_6 as eml
#schema, which accidentily points to wrong version of eml-resource.xsd.
#If this value is false, metacat will run a class to correct eml201 doucment.
document.eml201DocumentCorrected=true
document.sitecode=nceas
document.accNumSeparator=.
document.accNumPrefix=autogen

######## Harvester section            #########################################

harvester.connectToMetacat=true
harvester.delay=0
harvester.administrator=name@institution.edu
harvester.logPeriod=90
harvester.maxHarvests=0
harvester.period=24
harvester.smtpServer=localhost
harvester.GetDocError=Error getting EML document from site,Error
harvester.GetDocSuccess=Success getting EML document from site,Debug
harvester.GetHarvestListError=Error getting harvest list from site,Error
harvester.GetHarvestListSuccess=Success getting harvest list from site,Debug
harvester.HarvesterStartup=Harvester start up,Info
harvester.HarvesterShutdown=Harvester shut down,Info
harvester.InsertDocError=Error inserting EML document to Metacat,Error
harvester.InsertDocSuccess=Success inserting EML document to Metacat,Info
harvester.MetacatHasDoc=Metacat already has this EML document,Info
harvester.UpdateDocError=Error updating EML document to Metacat,Error
harvester.UpdateDocSuccess=Success updating EML document to Metacat,Info
harvester.ValidateDocError=Error validating EML docoument,Error
harvester.ValidateDocSuccess=Success validating EML document,Debug
harvester.ValidateHarvestListError=Error validating harvest list,Error
harvester.ValidateHarvestListSuccess=Success validating harvest list,Debug

######## OAI-PMH section              #######################################

oaipmh.maxListSize=5
oaipmh.repositoryIdentifier=metacat.lternet.edu
AbstractCatalog.oaiCatalogClassName=edu.ucsb.nceas.metacat.oaipmh.provider.server.catalog.MetacatCatalog
AbstractCatalog.recordFactoryClassName=edu.ucsb.nceas.metacat.oaipmh.provider.server.catalog.MetacatRecordFactory
# Duration of resumption tokens
AbstractCatalog.secondsToLive=3600
# Choose one of the following two
AbstractCatalog.granularity=YYYY-MM-DD
#AbstractCatalog.granularity=YYYY-MM-DDThh:mm:ssZ
# Custom Identify response values
Identify.repositoryName=Metacat OAI-PMH Data Provider
Identify.adminEmail=mailto:tech_support@LTERnet.edu
Identify.earliestDatestamp=2000-01-01T00:00:00Z
Identify.deletedRecord=no
# Append something unique like .1, .2, etc to 'Identify.description' for each occurrence
#Identify.description.1=<description><oai-identifier xmlns\="http\://www.openarchives.org/OAI/2.0/oai-identifier" xmlns\:xsi\="http\://www.w3.org/2001/XMLSchema-instance" xsi\:schemaLocation\="http\://www.openarchives.org/OAI/2.0/oai-identifier http\://www.openarchives.org/OAI/2.0/oai-identifier.xsd"><scheme>oai</scheme><repositoryIdentifier>metacat.lternet.edu</repositoryIdentifier><delimiter>\:</delimiter><sampleIdentifier>http\://metacat.lternet.edu/knb/metacat/knb-lter-lno.1</sampleIdentifier></oai-identifier></description>
# List the supported metadataPrefixes along with the class that performs the associated crosswalk
Crosswalks.oai_dc=edu.ucsb.nceas.metacat.oaipmh.provider.server.crosswalk.Eml2oai_dc
Crosswalks.eml-2.0.0=edu.ucsb.nceas.metacat.oaipmh.provider.server.crosswalk.Eml200
Crosswalks.eml-2.0.1=edu.ucsb.nceas.metacat.oaipmh.provider.server.crosswalk.Eml201
Crosswalks.eml-2.1.0=edu.ucsb.nceas.metacat.oaipmh.provider.server.crosswalk.Eml210

######## Spatial section              #########################################

spatial.runSpatialOption=false
spatial.regenerateCacheOnRestart=false
# Comma-seperated list of schemas containing spatial bounding boxes
# name corresponds to the docname stored in xml_documents table
spatial.spatialDocnameList=eml,fgdc,metadata
# XML paths to the four bounding coordinates
# These paths must be included in your indexPaths variable in build.properties
# Note the naming convention:
#   {docname}_{direction}BoundingCoordinatePath=.....
# Has not been tested with other schemas besides EML
spatial.eml_westBoundingCoordinatePath=geographicCoverage/boundingCoordinates/westBoundingCoordinate
spatial.eml_eastBoundingCoordinatePath=geographicCoverage/boundingCoordinates/eastBoundingCoordinate
spatial.eml_southBoundingCoordinatePath=geographicCoverage/boundingCoordinates/southBoundingCoordinate
spatial.eml_northBoundingCoordinatePath=geographicCoverage/boundingCoordinates/northBoundingCoordinate
spatial.fgdc_westBoundingCoordinatePath=spdom/bounding/westbc
spatial.fgdc_eastBoundingCoordinatePath=spdom/bounding/eastbc
spatial.fgdc_southBoundingCoordinatePath=spdom/bounding/southbc
spatial.fgdc_northBoundingCoordinatePath=spdom/bounding/northbc
spatial.metadata_westBoundingCoordinatePath=westbc
spatial.metadata_eastBoundingCoordinatePath=eastbc
spatial.metadata_southBoundingCoordinatePath=southbc
spatial.metadata_northBoundingCoordinatePath=northbc
spatial.docTitle=dataset/title

######## Geoserver section              #######################################

geoserver.loginPostPage=admin/loginSubmit.do
geoserver.loginSuccessString=admin/logout.do
geoserver.passwordPostPage=config/loginEditSubmit.do
geoserver.passwordSuccessString=Data loaded without incident
geoserver.applyPostPage=admin/saveToGeoServer.do
geoserver.defaultUsername=admin
geoserver.defaultPassword=geoserver
geoserver.username=
geoserver.password=

######## workflowScheduler section              #######################################

workflowScheduler.url=http://indus.msi.ucsb.edu/workflowscheduler/scheduler

######## SiteMap section              #########################################

# relative directory path in which sitemap files should be written
## sitemapDirectory=@install-dir@/sitemaps

# Interval (in milliseconds) between rebuilding the sitemap
sitemap.interval=86400000

######## Workflow engine section              #########################################
executionEngine.endPointAddress=http://localhost:8080/axis2/services/KeplerWebService

######## junit test section  ################

test.printdebug=true
test.metacatUrl=http://slickrock.local:8080/metacat/metacat
test.contextUrl=http://slickrock.local:8080/metacat
test.workflowSchedulerUrl=http://slickrock.local:8080/workflowscheduler/scheduler
test.metacatDeployDir=/Users/berkley/tools/tomcat/webapps/metacat
test.mcUser=uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org
test.mcPassword=kepler
test.mcAnotherUser=uid=test,o=NCEAS,dc=ecoinformatics,dc=org
test.mcAnotherPassword=test
test.piscoUser=uid=piscotest,o=PISCO,dc=ecoinformatics,dc=org
test.piscoPassword=testPW
test.lterUser=uid=tmonkey,o=LTER,dc=ecoinformatics,dc=org
test.lterPassword=T3$tusr
test.testProperty=testing

######## Developers Section #########################################

# Set dev.runConfiguration to false to keep the system from walking you
# through the configuration utility every time you reinstall metacat.
# Instead,  the system will use backed up configuration values.  If you
# haven't ever configured the app (no backup files) the system will take
# you through the configuration.
dev.runConfiguration=true

############# DataONE Section #######################################
dataone.scienceMetadataSchema1=eml://ecoinformatics.org/eml-2.0.0
dataone.scienceMetadataSchema2=eml://ecoinformatics.org/eml-2.0.1
dataone.scienceMetadataSchema3=eml://ecoinformatics.org/eml-2.1.0
dataone.scienceMetadataSchema4=FGDC-STD-001.1-1999
dataone.scienceMetadataSchema5=FGDC-STD-001-1998
dataone.scienceMetadataSchema6=INCITS 453-2009
dataone.scienceMetadataSchema7=http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2
dataone.scienceMetadataSchema8=CF-1.0
dataone.scienceMetadataSchema9=CF-1.1
dataone.scienceMetadataSchema10=CF-1.2
dataone.scienceMetadataSchema11=CF-1.3
dataone.scienceMetadataSchema12=CF-1.4
dataone.scienceMetadataSchema13=http://www.cuahsi.org/waterML/1.0/
dataone.scienceMetadataSchema14=http://www.cuahsi.org/waterML/1.1/
dataone.scienceMetadataSchema15=http://www.loc.gov/METS/
dataone.scienceMetadataSchema16=netCDF-3
dataone.scienceMetadataSchema17=netCDF-4
dataone.scienceMetadataSchema18=http://rs.tdwg.org/dwc/xsd/simpledarwincore/
dataone.scienceMetadataSchema19=http://digir.net/schema/conceptual/darwin/2003/1.0/darwin2.xsd

crudService.listObjects.ReturnDoctype=http://dataone.org/service/types/0.5.1
crudService.listObjects.QFormat=xml
crudService.listObjects.ReturnField.1=size
crudService.listObjects.ReturnField.2=originMemberNode
crudService.listObjects.ReturnField.3=identifier
crudService.listObjects.ReturnField.4=objectFormat
crudService.listObjects.ReturnField.5=dateSysMetadataModified
crudService.listObjects.ReturnField.6=checksum
crudService.listObjects.ReturnField.7=checksum/@algorithm
crudService.listObjects.anyfield=%