Copyright Information
----------------------

Mateirals in the sample_small folder were retrieved from rocky.dlib.vt.edu/~jcdlpix, 
a collection of photographs taken at the inaugural Joint Conference on Digital Libraries.
The images and metadata records contained here are distributable, as shown by the copyright 
information (unrestricted) in the records (an example record is attached as below).


Example record with copyright information
-----------------------------------------
<?xml version="1.0" encoding="UTF-8"?>

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

<responseDate>2003-12-04T22:30:05-05:00</responseDate>
<requestURL>http://rocky.dlib.vt.edu:80/~jcdlpix/cgi-bin/OAI1.1/jcdlpix.pl?verb=GetRecord&amp;metadataPrefix=oai_dc&amp;identifier=oai%3AJCDLPICS%3A200101dla12</requestURL>

<record>
<header>
<identifier>oai:JCDLPICS:200101dla12</identifier>
<datestamp>2001-06-26</datestamp>
</header>
<metadata>
<dc xmlns="http://purl.org/dc/elements/1.1/" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://www.openarchives.org/OAI/1.1/dc.xsd" >
   <title>01dla12</title>
   <creator>Hussein Suleman</creator>
   <subject>JCDL Day One</subject>
   <description>more Ian Witten</description>
   <publisher>JCDL</publisher>
   <date>2001-06-24</date>
   <type>image</type>
   <format>image/jpeg</format>
   <OrigURL>http://rocky.dlib.vt.edu/~jcdlpix/pictures/200101dla/01dla12.jpg</OrigURL>
   <identifier>srcdocs/01dla12.jpg</identifier>
   <language>en-us</language>
   <rights>unrestricted</rights>
</dc>
</metadata>
</record>

</GetRecord>














































































































































