RE: xhtml-as-rdf

>Just out of curiosity, has anyone played with expressing plain (X)HTML docs
in RDF?

Doesn't the ubiquity of mixed content in HTML also make this difficult? The
following isn't exactly an edge case, but it boosts the complexity of the
resulting RDF pretty quickly:

<body>
   <p>some <a href="http://en.wikipedia.org/wiki/Sample">sample</a> text</p>
</body>

Bob 

Received on Wednesday, 1 June 2005 17:14:32 UTC