File:  [LON-CAPA] / nsdl / harvestsmete / identify.xml
Revision 1.1: download - view: text, annotated - select for diffs
Thu May 8 16:37:32 2003 UTC (20 years, 10 months ago) by www
Branches: MAIN
CVS tags: HEAD
SMETE side harvest code for LON-CAPA

<?xml version="1.0" encoding="UTF-8"?>

<Identify xmlns="http://www.openarchives.org/OAI/1.1/OAI_Identify" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/1.1/OAI_Identify http://www.openarchives.org/OAI/1.1/OAI_Identify.xsd">

<responseDate>2001-11-02T17:39:04-05:00</responseDate>
<requestURL>http://www.cstc.org:80/cgi-bin/OAI/CSTC.pl?verb=Identify</requestURL>

   <repositoryName>Computer Science Teaching Center</repositoryName>
   <baseURL>http://www.cstc.org:80/cgi-bin/OAI/CSTC.pl</baseURL>
   <protocolVersion>1.1</protocolVersion>
   <adminEmail>mailto:cstc@ccrd1.cc.vt.edu</adminEmail>
   <description>
      <oai-identifier xmlns="http://www.openarchives.org/OAI/1.1/oai-identifier" xsi:schemaLocation="http://www.openarchives.org/OAI/1.1/oai-identifier http://www.openarchives.org/OAI/1.1/oai-identifier.xsd">
         <scheme>oai</scheme>
         <repositoryIdentifier>CSTC</repositoryIdentifier>
         <delimiter>:</delimiter>
         <sampleIdentifier>oai:CSTC:60</sampleIdentifier>
      </oai-identifier>
   </description>
   <description>
      <eprints xmlns="http://www.openarchives.org/OAI/1.1/eprints" xsi:schemaLocation="http://www.openarchives.org/OAI/1.1/eprints http://www.openarchives.org/OAI/1.1/eprints.xsd">
         <content>
            <text>Resources for teaching and learning in Computer Science</text>
         </content>
         <metadataPolicy>
            <text>Metadata may be used by commercial and non-commercial users</text>
         </metadataPolicy>
         <dataPolicy>
            <text>Full texts are individually tagged and the rights statements must be adhered to</text>
         </dataPolicy>
         <submissionPolicy>
            <text>Submissions may be made by any user of the system</text>
         </submissionPolicy>
      </eprints>
   </description>

</Identify>

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