- From: Piotr Kaminski <piotr@ideanest.com>
- Date: Thu, 11 Jul 2002 13:43:28 -0700
- To: Brian McBride <bwm@hplb.hpl.hp.com>, www-rdf-interest@w3.org
A side comment on the datatype question:
From: "Brian McBride" <bwm@hplb.hpl.hp.com>:
> Test D:
>
> <Jenny> <ageInYears> "10" .
> <ageInYears> <rdfs:range> <xsdr:decimal> .
>
> <John> <ageInYears> _:a .
> _:a <xsdr:decimal> "10" .
According to RDF Model Theory rules, this means that <xsdr:decimal> is both
a class and a property. As far as I can tell this is legal (?), but is it
the desired effect? What does it mean?
-- P.
--
Piotr Kaminski <piotr@ideanest.com> http://www.ideanest.com
It's the heart afraid of breaking that never learns to dance
Received on Thursday, 11 July 2002 17:02:08 UTC