Sign In/My Account | View Cart  
advertisement

Article:
 BrownSauce: An RDF Browser
Subject: House RDF file is invalid.
Date: 2003-02-09 03:20:52
From: Victor Lindesay

Excuse me for being picky, but the example House RDF file used in this article is invalid. It has no namespace declarations for the rdf and rdfs prefixes. It is therefore not even an XML document, never mind an RDF document.

No Previous Message Previous Message   Next Message Next Message


Titles Only Titles Only Newest First
  • House RDF file is not well formed.
    2003-02-09 03:29:20 Victor Lindesay [Reply]

    Correction: The House RDF document is not well formed.

    • House RDF file is not well formed.
      2003-02-09 03:44:03 Damian Steer [Reply]

      Ouch. Should be:


      <House rdf:about="http://example.com/damian_house">
      <address rdf:parseType="Resource">
      <number>137</number>
      <street>Cranbook Road</street>
      <city>Bristol</city>
      </address>
      <resident>
      <Person rdf:about="http://example.com/damian">
      <name>Damian Steer</name>
      <mailbox rdf:resource="mailto:damian@example.com"/>
      <rdfs:seeAlso rdf:resource="http://example.com/document_b.rdf"/>
      </Person>
      </resident>
      </House>


      Must have been tired...


Sponsored By: