No rdfs:range specified for owl:hasValue ... an error?

Hi Folks,

The OWL Reference defines owl:hasValue like this:

<rdf:Property rdf:ID="hasValue">
     <rdfs:label>hasValue</rdfs:label>
    <rdfs:domain rdf:resource="#Restriction"/>
</rdf:Property>

Note that there is no rdfs:range specified.  Is that a mistake?  The
other properties - allValuesFrom,  someValuesFrom, etc - do have an
rdfs:range specified, so it leads me to believe that it is a mistake. 
/Roger

Received on Sunday, 9 March 2003 17:01:07 UTC