<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
  xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
  xmlns:reg='http://www.cores-eu.net/registry/reg/'
  xmlns:dc='http://purl.org/dc/elements/1.1/'
  xmlns:dcterms='http://purl.org/dc/terms/'
  xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
 >
 
  <reg:Schema rdf:about="http://purl.org/rdn/rdntype/">
    <dc:title>RDF Schema for the RDN Type vocabulary encoding scheme including CORES Registry specific data</dc:title>
    <dc:description>This schema contains descriptions of the RDN Type vocabulary encoding scheme and the individual types it defines. It includes information required by the CORES Registry.</dc:description>
    <dcterms:created>2003-06</dcterms:created>
    <dcterms:modified>2003-07-28</dcterms:modified>
    <dc:format>text/xml</dc:format>
    <dc:creator rdf:resource='http://www.rdn.ac.uk/#'/>
    <dc:publisher rdf:resource='http://www.rdn.ac.uk/#'/>
    <rdfs:isDefinedBy rdf:resource = "http://purl.org/rdn/rdntype/" />
  </reg:Schema>
 
  <rdf:Description rdf:about='http://www.rdn.ac.uk/#'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/Agency'/>
    <reg:agencyName>Resource Discovery Network</reg:agencyName>
    <reg:agencyHomepage rdf:resource='http://www.rdn.ac.uk/'/>
  </rdf:Description>
  
  <rdfs:Class rdf:about='http://purl.org/rdn/terms/RDNType'>
    <rdf:type rdf:resource='http://www.cores-eu.net/registry/reg/EncodingScheme'/>
    <rdfs:label>RDNType</rdfs:label>
    <rdfs:comment>RDN Type Vocabulary</rdfs:comment>
    <reg:specification rdf:resource='http://www.rdn.ac.uk/publications/cat-guide/types/'/>
    <reg:responsibleAgency rdf:resource='http://www.rdn.ac.uk/#'/>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/JournalFullText'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Journal - Full Text</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>A site that provides free, full text access to serially published journals and newsletters. There needs to be access to nearly all of the printed content of a journal for the site to be classified as "full text". This excludes newspapers. (see News)</rdfs:comment>
  </rdfs:Class>
  
  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/JournalAbstractContents'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Journal - Abstract Contents</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>A site that provides free access to indexes (with or without abstacts) of full text journals and newsletters; or partial access to full text articles - perhaps a "sample" of the content. These could be indexes to subscription only full-text journals or for items not availiable electronically.</rdfs:comment>
  </rdfs:Class>
  
  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/JournalAbstractContents'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Journal - Abstract Contents</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>A site that provides free access to indexes (with or without abstacts) of full text journals and newsletters; or partial access to full text articles - perhaps a "sample" of the content. These could be indexes to subscription only full-text journals or for items not availiable electronically.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/FAQ'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>FAQ</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Frequently-Asked Question list - the answers to common questions.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/GovernmentPublication'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Journal - Government Publication</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>A Government published document or collection of documents that are availiable electronically. This is likely to include legislation, law reports, etc.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/Document'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Document</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>The top level of a number of resources, including articles, reports, papers, etc. Exactly what appears under this heading will be a matter of context; humanities documents might be very different from social science documents.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/Organization'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Organization</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Organizational Web sites ("home pages"). Additional subtypes should be added per the needs of Hubs.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/LearningMaterialCourseware'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Learning Material/Courseware</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Aids to teaching that include lecture notes, slides, guided or self-help tutorials, etc. that are primarilily intended to be used in a learning enviroment; freely availiable in an electronic format.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/MailingList'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Mailing List</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Electronic newsgroups, discussion forums, and mailing list archives should be included.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/News'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>News</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Online news services. For instance newspaper Web sites (including archives), television channels and specialist electronic news vendors.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/EventAnnouncement'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Event Announcement</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Sites that maintain lists of current events pertinent to the gateway's subject area(s). This could be a page at the gateway, or somewhere else.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/Project'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Project</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>The Web site ("home page") of a project. This would include research projects, teaching projects, etc.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/Database'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Database</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Primary data held on online databases. Will probably include subscription only services if they are useful, or easilily availiable within the HE community.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/Reference'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Reference</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Useful material, such as glossaries, encyclopaedia, etc. This is the electronic equivalent of the Reference section of a bookshop or library.</rdfs:comment>
  </rdfs:Class>

  <rdfs:Class rdf:about='http://purl.org/rdn/rdntype/ResourceGuide'>
    <rdf:type rdf:resource='http://purl.org/rdn/terms/RDNType'/>
    <rdfs:label>Resource Guide</rdfs:label>
    <rdfs:isDefinedBy rdf:resource='http://purl.org/rdn/rdntype/'/>
    <rdfs:comment>Large directories of relevant resources, offering similar services to those of the Hubs and/or gateways. Also includes links to other quality specialised Web sites.</rdfs:comment>
  </rdfs:Class>

</rdf:RDF>
