- From: RS <otak@xtra.co.nz>
- Date: Tue, 12 Sep 2006 22:59:33 +1200
- To: <www-rdf-validator@w3.org>
report=The below content is exacty the same as another rdf file that validates here with the exception of the URL concerned yet with this file I get this error and I do not understand why
Exception parsing: {E301} The element type "rdf:Description" must be terminated by the matching end-tag "</rdf:Description>".
<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd">
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description rdf:about="http://www.websawards.onzcda.com/">
<dc:title>
WebsAwards
</dc:title>
<dc:creator>
Rhonda Serong
</dc:creator>
<dc:subject>
website awards; web awards; internet; design; awards; web site; website; web; site; free; homepage; home; page; webpage; best; top; hot; cool; choice; best websites; best sites; apply; submit; win; won; winning; winners; rated; rating; ratings; index; indexes; indices; list; listing; lists; link; linking; links; worksheet; resource; free resource; resources; free promotion; promote; promoting; promotion; webmaster; webmasters; designers</dc:subject>
</dc:subject>
<dc:description>
WebsAwards, indexing your Award Programs as the best on the Internet, award resources, apply for quality awards and more
</dc:description>
<dc:publisher>
Rhonda Serong
</dc:publisher>
<dc:contributor>
Rhonda Serong
</dc:contributor>
<dc:type>
Text
</dc:type>
<dc:format>
text/html
</dc:format>
<dc:language>
en
</dc:language>
<dc:coverage>
Global
</dc:coverage>
<dc:rights>
Copyright 2004 onwards - Rhonda Serong - New Zealand
</dc:rights>
</rdf:Description>
</rdf:RDF>
RDF=<?xml version="1.0">
Received on Tuesday, 12 September 2006 17:43:44 UTC