Re: SV: A certain difficulty - lack of action!

Jeff Sussna wrote:
> 
> Fabulous! This syntax would address my foremost complaint with RDF: the
> model is property-centric but the syntax really isn't. The "canonical"
> description format is really a shortcut of its own, and one that obscures
> the basic property-centric quality of RDF. Sergey's proposed syntax is
> (IMHO) just what the doctor ordered.
> 
> Jeff

If we're going to be property centric then I would promote the
predicate to the element name position. You would then have:

<rdf>
  <predQname subject="[URI]" object="[URI]"/>
  <predQname subject="[URI]">[PCDATA]</predQname>
</rdf>

Gabe
-- 
--------------------------- 
http://www.jfinity.com/gabe

Received on Monday, 28 February 2000 15:55:09 UTC