IDF Example


Example
<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.0/"
  xmlns:idf="http://www.mirror.ac.uk/schemas/idf-metadata-01#">

  <rdf:description about="http://www.mirror.ac.uk/sites/ftp.redhat.com/pub/redhat/redhat-6.2/i386/RedHat/RPMS/gnupg-1.0.1-1.i386.rpm">

    <dc:source>
      <rdf:description>
        <idf:sourceSite rdf:resource="ftp://ftp.redhat.com/pub"/>
        <rdf:value rdf:resource="ftp://ftp.redhat.com/pub/redhat/redhat-6.2/i386/RedHat/RPMS/gnupg-1.0.1-1.i386.rpm"/>
      </rdf:description>
    </dc:source>

    <dc:date>
      <rdf:description>
	<idf:dateType>modified</idf:dateType>
	<rdf:value>2000-03-08T20:41:07</rdf:value>
      </rdf:description>
    </dc:date>

    <idf:path>redhat pub redhat redhat 6 2 i386 RedHat RPMS gnupg 1 0 1 1 i386 rpm</idf:path>
    <idf:sizeInBytes>562136</idf:sizeInBytes>
    <dc:format>application/octet-stream</dc:format>
    <dc:type>software</dc:type>
<idf:platform>linux/redhat</idf:platform>
<idf:platform>all/linux</idf:platform>
<idf:mirrorName>redhat</idf:mirrorName>

<dc:title>gnupg</dc:title>
<dc:rights>GPL</dc:rights>
<dc:description>GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
creating digital signatures. GnuPG has advanced key management
capabilities and is compliant with the proposed OpenPGP Internet
standard described in RFC2440. Since GnuPG doesn't use any patented
algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
only IDEA, patented worldwide, and RSA, which is patented in the US
until 9/20/00).</dc:description>
<idf:version>
  <rdf:description>
    <idf:versionNumber>1.0.1</rdf:value>
  </rdf:description>
</idf:version>
<dc:subject>
  <rdf:description>
    <idf:subjectType>RPM</idf:subjectType>
    <rdf:value>Applications/Cryptography</rdf:value>
  </rdf:description>
</dc:subject>
<dc:description>
  <rdf:description>
    <idf:descriptionType>brief</idf:descriptionType>
    <rdf:value>A GNU utility for secure communication and data storage.</rdf:value>
  </rdf:description>
</dc:description>

  </rdf:description>
</rdf:RDF>

Slide 8. Copyright Dave Beckett 2000-05-10
The HTML of these pages is free slideware, you can redistribute it under the terms of the GNU General Public License, version 2 or later.