<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Expressing Simple Dublin Core&amp;#8482; in RDF/XML on DCMI</title>
    <link>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/</link>
    <description>Recent content in Expressing Simple Dublin Core&amp;#8482; in RDF/XML on DCMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Mon, 22 Apr 2002 00:00:00 +0000</lastBuildDate>
    
        <atom:link href="https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Expressing Simple Dublin Core™ in RDF/XML</title>
      <link>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/ex2/</link>
      <pubDate>Mon, 22 Apr 2002 00:00:00 +0000</pubDate>
      
      <guid>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/ex2/</guid>
      <description>&lt;?xml version=&#34;1.0&#34;?&gt; &lt;!DOCTYPE rdf:RDF PUBLIC &#34;-//DUBLIN CORE//DCMES DTD 2001 11 28//EN&#34; &#34;http://dublincore.org/documents/2002/04/22/dcmes-xml/dcmes-xml-dtd.dtd&#34;&gt; &lt;rdf:RDF xmlns:rdf=&#34;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#34; xmlns:dc =&#34;http://purl.org/dc/elements/1.1/&#34;&gt; &lt;rdf:Description rdf:about=&#34;http://dublincore.org/&#34;&gt; &lt;dc:title&gt;Dublin Core&amp;#8482; Metadata Initiative - Home Page&lt;/dc:title&gt; &lt;dc:description&gt;The Dublin Core&amp;#8482; Metadata Initiative Web site.&lt;/dc:description&gt; &lt;dc:date&gt;1998-10-10&lt;/dc:date&gt; &lt;dc:format&gt;text/html&lt;/dc:format&gt; &lt;dc:language&gt;en&lt;/dc:language&gt; &lt;dc:contributor&gt;The Dublin Core&amp;#8482; Metadata Initiative&lt;/dc:contributor&gt; &lt;!-- guesses for the translation of the above titles --&gt; &lt;dc:title xml:lang=&#34;fr&#34;&gt;L&#39;Initiative de métadonnées du Dublin Core&lt;/dc:title&gt; &lt;dc:title xml:lang=&#34;de&#34;&gt;der Dublin-Core Metadata-Diskussionen&lt;/dc:title&gt; &lt;/rdf:Description&gt; &lt;/rdf:RDF&gt;</description>
    </item>
    
    <item>
      <title>Expressing Simple Dublin Core™ in RDF/XML</title>
      <link>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/ex1/</link>
      <pubDate>Mon, 22 Apr 2002 00:00:00 +0000</pubDate>
      
      <guid>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/ex1/</guid>
      <description>&lt;?xml version=&#34;1.0&#34;?&gt; &lt;!DOCTYPE rdf:RDF PUBLIC &#34;-//DUBLIN CORE//DCMES DTD 2001 11 28//EN&#34; &#34;http://dublincore.org/documents/2002/04/22/dcmes-xml/dcmes-xml-dtd.dtd&#34;&gt; &lt;rdf:RDF xmlns:rdf=&#34;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#34; xmlns:dc=&#34;http://purl.org/dc/elements/1.1/&#34;&gt; &lt;rdf:Description rdf:about=&#34;http://www.ilrt.bristol.ac.uk/people/cmdjb/&#34;&gt; &lt;dc:title&gt;Dave Beckett&#39;s Home Page&lt;/dc:title&gt; &lt;dc:creator&gt;Dave Beckett&lt;/dc:creator&gt; &lt;dc:publisher&gt;ILRT, University of Bristol&lt;/dc:publisher&gt; &lt;dc:date&gt;2002-04-22&lt;/dc:date&gt; &lt;/rdf:Description&gt; &lt;/rdf:RDF&gt;</description>
    </item>
    
    <item>
      <title>Expressing Simple Dublin Core™ in RDF/XML</title>
      <link>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/dcmes-xml-xsd/</link>
      <pubDate>Mon, 22 Apr 2002 00:00:00 +0000</pubDate>
      
      <guid>https://www.dublincore.org/specifications/dublin-core/dcmes-xml/2002-04-22/dcmes-xml-xsd/</guid>
      <description>&lt;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&gt; &lt;!DOCTYPE schema PUBLIC &#34;-//W3C//DTD XMLSchema 200102//EN&#34; &#34;http://www.w3.org/2001/XMLSchema.dtd&#34;&gt; &lt;schema xmlns=&#34;http://www.w3.org/2001/XMLSchema&#34; xmlns:rdf=&#34;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#34; xmlns:t=&#34;http://dublincore.org/documents/2002/04/22/dcmes-xml/&#34; targetNamespace=&#34;http://dublincore.org/documents/2002/04/22/dcmes-xml/&#34;&gt; &lt;annotation&gt; &lt;documentation xml:lang=&#34;en&#34; source=&#34;http://dublincore.org/documents/2002/04/22/dcmes-xml/&#34;&gt; XML Schema 2002-04-22 by Dave Beckett - http://purl.org/net/dajobe for Expressing Simple Dublin Core&amp;#8482; in RDF/XML - 2002-04-22 http://dublincore.org/documents/2002/04/22/dcmes-xml/ Based on Dublin Core&amp;#8482; Metadata Element Set, Version 1.1: Reference Description http://dublincore.org/documents/1999/07/02/dces/ This XML Schema is for information only and NON-NORMATIVE. &lt;/documentation&gt; &lt;/annotation&gt; &lt;import namespace=&#34;http://www.w3.org/XML/1998/namespace&#34; schemaLocation=&#34;http://www.w3.org/2001/xml.xsd&#34;&gt; &lt;annotation&gt; &lt;documentation xml:lang=&#34;en&#34;&gt; Get access to the xml: attribute groups for xml:lang as declared on various elements below &lt;/documentation&gt; &lt;/annotation&gt; &lt;/import&gt; &lt;import namespace=&#34;http://www.w3.org/2000/10/XMLSchema&#34; schemaLocation=&#34;http://www.w3.org/2001/XMLSchema.xsd&#34;&gt; &lt;annotation&gt; &lt;documentation xml:lang=&#34;en&#34;&gt; Get access to the XML Schema for 2001-05-02 W3C REC &lt;/documentation&gt; &lt;/annotation&gt; &lt;/import&gt; &lt;element name=&#34;rdf:RDF&#34;&gt; &lt;complexType&gt; &lt;sequence&gt; &lt;element ref=&#34;t:rdf&#34;/&gt; &lt;/sequence&gt; &lt;attribute name=&#34;xmlns:rdf&#34; type=&#34;string&#34; use=&#34;required&#34; fixed=&#34;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#34;/&gt; &lt;attribute name=&#34;xmlns:dc&#34; type=&#34;string&#34; use=&#34;required&#34; fixed=&#34;http://purl.org/dc/elements/1.1/&#34;/&gt; &lt;/complexType&gt; &lt;/element&gt; &lt;element name=&#34;rdf:Description&#34;&gt; &lt;complexType&gt; &lt;sequence&gt; &lt;element ref=&#34;t:dc&#34;/&gt; &lt;/sequence&gt; &lt;attribute name=&#34;rdf:about&#34; type=&#34;string&#34; use=&#34;optional&#34;/&gt; &lt;/complexType&gt; &lt;/element&gt; &lt;complexType name=&#34;dc:title&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:title&#34; type=&#34;dc:title&#34;/&gt; &lt;complexType name=&#34;dc:creator&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:creator&#34; type=&#34;dc:creator&#34;/&gt; &lt;complexType name=&#34;dc:subject&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:subject&#34; type=&#34;dc:subject&#34;/&gt; &lt;complexType name=&#34;dc:description&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:description&#34; type=&#34;dc:description&#34;/&gt; &lt;complexType name=&#34;dc:publisher&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:publisher&#34; type=&#34;dc:publisher&#34;/&gt; &lt;complexType name=&#34;dc:contributor&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:contributor&#34; type=&#34;dc:contributor&#34;/&gt; &lt;complexType name=&#34;dc:date&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:date&#34; type=&#34;dc:date&#34;/&gt; &lt;complexType name=&#34;dc:type&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:type&#34; type=&#34;dc:type&#34;/&gt; &lt;complexType name=&#34;dc:format&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:format&#34; type=&#34;dc:format&#34;/&gt; &lt;complexType name=&#34;dc:identifier&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:identifier&#34; type=&#34;dc:identifier&#34;/&gt; &lt;complexType name=&#34;dc:source&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:source&#34; type=&#34;dc:source&#34;/&gt; &lt;complexType name=&#34;dc:language&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:language&#34; type=&#34;dc:language&#34;/&gt; &lt;complexType name=&#34;dc:relation&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:relation&#34; type=&#34;dc:relation&#34;/&gt; &lt;complexType name=&#34;dc:coverage&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:coverage&#34; type=&#34;dc:coverage&#34;/&gt; &lt;complexType name=&#34;dc:rights&#34; mixed=&#34;true&#34;&gt; &lt;sequence minOccurs=&#34;0&#34; maxOccurs=&#34;unbounded&#34;&gt; &lt;any processContents=&#34;lax&#34;/&gt; &lt;/sequence&gt; &lt;anyAttribute processContents=&#34;lax&#34;/&gt; &lt;/complexType&gt; &lt;element name=&#34;dc:rights&#34; type=&#34;dc:rights&#34;/&gt; &lt;/schema&gt;</description>
    </item>
    
  </channel>
</rss>
