- From: Roger L. Costello <costello@mitre.org>
- Date: Sun, 09 Mar 2003 17:00:22 -0500
- To: www-rdf-logic@w3.org
- CC: "Costello,Roger L." <costello@mitre.org>
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