Code Search for Developers
 
 
  

oaicat.properties from DSpace at Krugle


Show oaicat.properties syntax highlighted

###########################################################################
# REMEMBER: ONLY UPDATE THE VERSION IN dspace/config/templates
# AND THEN RUN dspace/bin/install-configs!
# DO NOT EDIT THE 'LIVE' VERSION!
###########################################################################

# OAICat Configuration file - see OAICat documentation for details

# Text surrounded by two '${' and '}' symbols is replaced with the corresponding
# property from dspace.cfg.  For example:
#
# ${dspace.url}
#
# would be replaced with the dspace.url property in dspace.cfg on Maven compilation

AbstractCatalog.oaiCatalogClassName=org.dspace.app.oai.DSpaceOAICatalog
AbstractCatalog.recordFactoryClassName=org.dspace.app.oai.DSpaceRecordFactory
AbstractCatalog.secondsToLive=3600

AbstractCatalog.granularity=YYYY-MM-DDThh:mm:ssZ

# Custom Identify response values
Identify.repositoryName=${dspace.name}
Identify.adminEmail=${mail.admin}
Identify.earliestDatestamp=2001-01-01T00:00:00Z
Identify.deletedRecord=persistent

# List the supported metadataPrefixes along with the class that performs the associated crosswalk
#Crosswalks.didl=org.dspace.app.oai.DIDLCrosswalk
#Crosswalks.mets=org.dspace.app.oai.METSCrosswalk
Crosswalks.oai_dc=org.dspace.app.oai.OAIDCCrosswalk
Crosswalks.rdf=org.dspace.app.oai.RDFCrosswalk
# OAI crosswalks that use crosswalk plugins.  The
# metadataPrefixes must match the name of the plugin
# for interface org.dspace.content.crosswalk.DisseminationCrosswalk
# Crosswalks.mods=org.dspace.app.oai.PluginCrosswalk
# Crosswalks.mets=org.dspace.app.oai.PluginCrosswalk
# Crosswalks.qdc=org.dspace.app.oai.PluginCrosswalk




See more files for this project here

DSpace

Open Source Digital Asset Management system that enables services for access, provision, stewardship and re-use of digital assets with a focus on educational and research materials

Project homepage: http://sourceforge.net/projects/dspace
Programming language(s): Java,JSP,XML
License: other

  controlled-vocabularies/
    LICENCES
    nsi.xml
    srsc.xml
  crosswalks/
    QDC.properties
    mods-submission.xsl
    mods.properties
    sample-crosswalk-DIM2DC.xsl
  emails/
    change_password
    feedback
    internal_error
    register
    submit_archive
    submit_reject
    submit_task
    subscription
    suggest
  registries/
    bitstream-formats.xml
    dublin-core-types.xml
  dc2mods.cfg
  default.context.xml
  default.license
  dspace.cfg
  dstat.cfg
  dstat.map
  input-forms.dtd
  input-forms.xml
  item-submission-JSPUI.xml
  item-submission-XMLUI.xml
  item-submission.dtd
  log4j-console.properties
  log4j-handle-plugin.properties
  log4j.properties
  log4j.xml
  news-side.html
  news-top.html
  oaicat.properties
  xmlui.xconf