Hi, I am struggling with the question how to define a Restriction (or else) telling that the object of a particular property shall be an xsd:float, or any other XML Schema datatype. For example: <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="#value"/> <owl:allValuesFrom rdf:resource="http://www.w3.org/2001/XMLSchema#float"/> </owl:Restriction> </rdfs:subClassOf> allValuesFrom expects a resource, and xsd:float isn't that. There must be a simple solution for this common problem. Any suggestions? Regards, Hans ____________________ OntoConsult Hans Teijgeler ISO 15926 specialist Netherlands +31-72-509 2005 www.InfowebML.ws hans.teijgeler@quicknet.nl No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.12.8/974 - Release Date: 26-Aug-07 16:34Received on Sunday, 26 August 2007 19:41:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:22:50 GMT