Work Package 8

Example RDF View

The BIBLINK Project

This page gives RDF and HTML views of an example BIBLINK Record. Note that some aspects of the RDF syntax below should be considered as subject to change.

RDF View

<?xml:namespace href="http://www.w3c.org/RDF/" as="RDF"?>
<?xml:namespace href="http://purl.oclc.org/RDF/DC/" as="DC"?>
<?xml:namespace href="http://purl.oclc.org/LCSH/" as="LCSH"?>
<?xml:namespace href="http://hosted.ukoln.ac.uk/biblink/wp8/fs/bc-semantics.html" as="BIBLINK"?>

<RDF:RDF>
   <RDF:Description RDF:HREF="urn:isbn:0-89887-113-1">
      <DC:Creator>Jacques Paul Migne</DC:Creator>
      <DC:Title>Patrologia Latina Database</DC:Title>
      <DC:Date>1993</DC:Date>
      <DC:Language>la</DC:Language>
      <DC:Format>CD-ROM</DC:Format>
      <BIBLINK:Extent>2 computer laser optical disks; 4 3/4 in</BIBLINK:Extent>
      <DC:Description>The Patrologia Latina Database is an electronic
      version of the 221  volumes of the first edition of Jacques-Paul Migne's
      Patrologia Latina which was published between 1844 and 1865. The
      Patrologia Latina comprises the works of the Church Fathers from
      Tertullian in 200 AD to the death of Pope Innocent III in 1216. The
      database is fully searchable.</DC:Description>
      <BIBLINK:SystemRequirements>Multimedia PC 486x or higher, 8mb
      memory, CD-ROM drive, sound card, SVGA 256-colour monitor, Windows 95 or
      Windows 3.1</BIBLINK:SystemRequirements>
      <DC:Subject>
          <RDF:Description>
               <LCSH:Heading>Christian literature, Early -- Latin authors - Texts</LCSH:Heading>
          </RDF:Description>
      </DC:Subject>
      <BIBLINK:PlacePublication>Cambridge</BIBLINK:PlacePublication>
      <DC:Publisher>Chadwyck-Healey</DC:Publisher>
    </RDF:Description>
</RDF:RDF>

HTML View

<META NAME="DC.Creator" CONTENT="Jacques Paul Migne">
<META NAME="DC.Title" CONTENT="Patrologia Latina Database">
<META NAME="DC.Date" CONTENT="1993">
<META NAME="DC.Language" CONTENT="la">
<META NAME="DC.Format" CONTENT="CD-ROM">
<META NAME="BIBLINK.Extent" CONTENT="2 computer laser optical disks; 4 3/4 in">
<META NAME="DC.Description" CONTENT="The Patrologia Latina Database is an electronic version of the 221 volumes of the first edition of Jacques-Paul Migne's Patrologia Latina which was published between 1844 and 1865. The Patrologia Latina comprises the works of the Church Fathers from Tertullian in 200 AD to the death of Pope Innocent III in 1216. The database is fully searchable.">
<META NAME="BIBLINK.SystemRequirements" CONTENT="Multimedia PC 486x or higher, 8mb memory, CD-ROM drive, sound card, SVGA 256-colour monitor, Windows 95 or Windows 3.1">
<META NAME="DC.Subject" SCHEME="LCSH" CONTENT="Christian literature, Early -- Latin authors - Texts">
<META NAME="DC.Identifier" SCHEME="ISBN" CONTENT="0-89887-113-1">
<META NAME="BIBLINK.PlacePublication" CONTENT="Cambridge">
<META NAME="DC.Publisher" CONTENT="Chadwyck-Healey">


Maintained by: Andy Powell
Last updated: 12-June-1998