- From: Jos De_Roo <jos.deroo@agfa.com>
- Date: Sun, 18 Apr 2004 13:07:32 +0200
- To: "Jim Hendler <hendler" <hendler@cs.umd.edu>
- Cc: "Bernard Vatant" <bernard.vatant@mondeca.com>, "Frank van Harmelen (E-mail)" <Frank.van.Harmelen@cs.vu.nl>, "Uschold, Michael F" <michael.f.uschold@boeing.com>, "SWBPD" <public-swbp-wg@w3.org>, public-swbp-wg-request@w3.org, "Guus Schreiber" <schreiber@cs.vu.nl>
Jim Hendler wrote: > At 20:09 -0700 4/16/04, Uschold, Michael F wrote: > >> ObjectProperty(diameterValue >> domain(Wheel) >> range(LengthQuantity)) >> Class(Quantity) >> DatatypeProperty(value >> domain(Quantity) >> range(xsd:decimal)) >> DatatypeProperty(unit >> domain(Quantity) >> range(Unit)) >> Class(LenthQuantity >> subClassOf(Quantity) >> Retriction(unit, allValuesFrom(LengthQuantity)) >> Individual(myWheel >> type(Wheel) >> diameterValue(type(LengthQuantity) >> value(15) >> unit(cm))) > > I have no idea what the above means -- can someone render it into OWL for me? I would think that in OWL it is something like what's in http://eulersharp.sourceforge.net/2004/04test/michaelP.n3 or in exchange syntax http://eulersharp.sourceforge.net/temp/michaelP.rdf At least from that we could derive http://eulersharp.sourceforge.net/2004/04test/michaelC.n3 as http://eulersharp.sourceforge.net/2004/04test/michaelE.n3 But maybe there are better ways to express it... -- Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/
Received on Sunday, 18 April 2004 07:08:20 UTC