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

Re: "If the Semantic Web were ever going to fail..."

From: Aaron Swartz <aswartz@swartzfam.com>
Date: Thu, 21 Dec 2000 14:06:50 -0600
To: <swi-dev@egroups.com>, "Sean B. Palmer" <sean@mysterylights.com>
CC: <www-rdf-interest@w3.org>
Message-ID: <B667BEF9.1EFCB%aswartz@swartzfam.com>
Sean B. Palmer <sean@mysterylights.com> wrote:

> Interesting: could you come up with an example of how you could use XML
> Schema datatypes in RDF?

I'm certainly no schema expert, but I'd guess something along the lines of:

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2000/10/XMLSchema"
>
 <rdf:Description rdf:about="http://example.com/rss/1.0/food/meals"
  <xsi:type>integer</xsi:type>
 </rdf:Description>

</rdf:RDF>

-- 
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]
Received on Thursday, 21 December 2000 15:07:48 UTC

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