- From: Kenichi Taniuchi <ktaniuchi@tari.toshiba.com>
- Date: Thu, 16 Jun 2005 19:59:00 -0400
- To: www-rdf-logic@w3.org
This question would be basic,,, I would like to make sure if I can add some additional restriction for the RDF Datatypes. For example: <owl:DatatypeProperty rdf:ID="myproperty"> <rdfs:domain rdf:resource="#MyClass"/> <rdfs:range rdf:resource="&xsd;integer"/> </owl:DatatypeProperty> How can I add "maxInclusive" and "minInclusive" for the property ? Kenichi
Received on Saturday, 18 June 2005 11:06:51 UTC