Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p>RDF Parsing Error</p>

Erklärung


<p>The feed uses an RDF format (RSS
<a href="http://www.purplepages.ie/RSS/netscape/rss0.90.html" title="My Netscape Network - RSS 0.90 Specification">0.90</a>,
<a href="http://web.resource.org/rss/1.0/" title="RDF Site Summary (RSS) 1.0">1.0</a>
or
<a href="http://inamidst.com/rss1.1/" title="RSS 1.1: RDF Site Summary (DRAFT)">1.1</a>),
but is not valid RDF/XML
(<a href="http://www.w3.org/TR/rdf-syntax-grammar/" title="RDF/XML Syntax Specification (Revised)">specification</a>).</p>

Lösung


<p>Make sure your feed matches the structure given in the feed specification,
including all <code>rdf:</code> attributes and elements. Check your feed
against the RDF/XML spec, and make sure that it is valid
RDF as well as well-formed XML. An RDF implementation with a tool such as
<a href="http://librdf.org/raptor/rapper.html" title="Raptor RDF Parser Toolkit - Raptor RDF parser utility">rapper</a>
can help to check for RDF validity.</p>