RE: [xml-dev] The triples datamodel -- was Re: [xml-dev] Semantic Web permathread, iteration n+1

From
Joshua Allen <>
To
Elliotte Rusty Harold <>, Mark Baker <>
Date
2004-06-04T16:30:18Z
ID
<>
Thread
RE: [xml-dev] The triples datamodel -- was Re: [xml-dev] Semantic Web permathread, iteration n+1
> I was with you until the last sentence. I see no reason why 
> plain-vanilla XML+Namespaces can't do this. You make the 

Yes, I thought the same thing.  The issue, for me, is not that XML can't
do it.  XML+namespaces *can* be used to represent a (s, p, o) data
model.  RDF official serialization is in XML, after all.  The issue is
that XML+namespaces can be used many other ways, and in fact is rearely
used for (s, p, o) data.  RDF, on the other hand, is *only* used for (s,
p, o) data.