W3C home > Mailing lists > Public > www-rdf-interest@w3.org > September 2000

Re: yet another strawman, was Re: generic XML to RDF triple mappi ng

From: Jonathan Borden <jborden@mediaone.net>
Date: Fri, 8 Sep 2000 16:12:22 -0400
Message-ID: <04b201c019d1$1b18c000$0a2e249b@Synapse>
To: "James Tauber" <JTauber@bowstreet.com>, <www-rdf-interest@w3.org>
James Tauber wrote:
> > I generally agree, and would put forward that the 'mapping
> > language' is an RDF Schema itself.
>
> I'm not sure I follow. An RDF Schema places contraints on triples. I am
> talking about something that maps XML information items to triples.
>

Suppose we have arbitrary XML

<person>
    <name type='full'>
            <first>John</first>
            <last>Doe</last>
    </name>
    <name type='nickname'>Johnny Dee</name>
</person>

is <name> a property of the person, or is name an instance of a class which
has properties <first> and <last>?

Jonathan Borden
The Open Healthcare Group
http://www.openhealth.org
Received on Friday, 8 September 2000 16:22:39 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:25 UTC