-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoru.xml
executable file
·36 lines (35 loc) · 2.97 KB
/
oru.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:vcard="http://www.w3.org/2006/vcard/ns#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:nwda="https://github.com/Orbis-Cascade-Alliance/nwda-editor#"
xmlns:arch="http://purl.org/archival/vocab/arch#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<arch:Archive rdf:about="http://archiveswest.orbiscascade.org/contact#oru">
<foaf:name>University of Oregon Libraries, Special Collections and University Archives.</foaf:name>
<foaf:homepage rdf:resource="http://library.uoregon.edu/speccoll/index.html"/>
<vcard:hasEmail rdf:resource="mailto:[email protected]"/>
<vcard:hasAddress>
<rdf:Description>
<vcard:street-address>UO Libraries--SPC, 1299</vcard:street-address>
<vcard:street-address>University of Oregon</vcard:street-address>
<vcard:locality>Eugene OR</vcard:locality>
<vcard:postal-code>97403-1299</vcard:postal-code>
</rdf:Description>
</vcard:hasAddress>
<vcard:hasTelephone>
<vcard:Voice>
<vcard:hasValue rdf:resource="tel:+5413463068"/>
</vcard:Voice>
</vcard:hasTelephone>
<vcard:hasTelephone>
<vcard:Fax>
<vcard:hasValue rdf:resource="tel:+5413463485 attn SCUA"/>
</vcard:Fax>
</vcard:hasTelephone>
<nwda:visitation>The Special Collections & University Archives Paulson Reading Room hours can be found on our Current Hours calendar. Anyone with a research interest – students, faculty, staff, or the general public – may use the collections. Not all collections are housed on-site, please see our website for more information on access to collections.</nwda:visitation>
<nwda:facsimile>The Special Collections & University Archives provides photocopy and scanning services for a fee. The Fees & Rates Schedule for Special Collections Services is available online: http://library.uoregon.edu/speccoll/rates.html. Information about high-resolution digital images of materials is available here: http://library.uoregon.edu/permissions. Under limited circumstances, we allow researchers to use their own cameras to photograph certain materials.</nwda:facsimile>
<dcterms:description>Special Collections and University Archives is the primary repository for the University of Oregon's archives, rare books, historic photographs, and one of the largest historical manuscripts collections in the Pacific Northwest. The department preserves the political, social, economic, and literary history of the United States with an emphasis on regional history, and provides curriculum support for on campus researchers, and assistance to amateur and scholarly researchers in many fields.</dcterms:description>
</arch:Archive>
</rdf:RDF>