File:  [LON-CAPA] / nsdl / nsdlloncapaorg / config.xml
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jul 28 15:58:05 2003 UTC (20 years, 8 months ago) by www
Branches: MAIN
CVS tags: HEAD
OAI Config File for nscl.lon-capa.org

<?xml version="1.0" ?>

<xmlfile xmlns="http://oai.dlib.vt.edu/xmlfile"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://oai.dlib.vt.edu/xmlfile
                         http://oai.dlib.vt.edu/xmlfile.xsd"
>

   <repositoryName>LON-CAPA Export to NSDL OAI Archive</repositoryName>
   <adminEmail>korte@lon-capa.org</adminEmail>
   <archiveId>loncapansdlexport</archiveId>
   <recordlimit>500</recordlimit>
   <datadir>data</datadir>
   <longids>no</longids>
   <filematch>[^\.]+\.[xX][mM][lL]$</filematch>
   <metadata>
      <prefix>oai_dc</prefix>
      <namespace>http://www.openarchives.org/OAI/2.0/oai_dc/</namespace>
      <schema>http://www.openarchives.org/OAI/2.0/oai_dc.xsd</schema>
   </metadata>
</xmlfile>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>