- From: James Tauber <JTauber@bowstreet.com>
- Date: Fri, 8 Sep 2000 17:15:37 -0400
- To: "'Jonathan Borden'" <jborden@mediaone.net>, www-rdf-interest@w3.org
> Isn't this the essence of the RDF simplications (Sergey
> Melnik & TimBL)?
> Sergey proposes that any element that doesn't contain an
> "rdf:instance"
> attribute becomes a Property.
But these assume a particular use of XML. I'm thinking of a more generic
mapping so arbitrary XML can be mapped to triples.
I want to be able to specify that when I say:
<person key="jkt103">James Tauber</person>
That it maps to
"jkt103", "type", "person"
"jkt103", "label", "James Tauber"
James
Received on Saturday, 9 September 2000 09:32:42 UTC