Monday, August 30, 2004

If RDF-XML is just an XML serialization of RDF triples, why doesn't it look like this? :


<rdf:statement>
<rdf:subject>URI</rdf:subject>
<rdf:predicate>URI</rdf:predicate>
<rdf:object>URI</rdf:object>
</rdf:statement>


Is the reason some kind of premature optimization thing?

ThoughtStorms:RDF

1 comment:

Composing said...

doh! http://www.dehora.net/journal/2004/07/r.html