- From: Smith, Michael K <michael.smith@eds.com>
- Date: Fri, 3 Jan 2003 14:39:11 -0600
- To: "Peter F. Patel-Schneider" <pfps@research.bell-labs.com>, "Smith, Michael K" <michael.smith@eds.com>
- Cc: www-webont-wg@w3.org
> > > NOTE: wine.owl does not have a locatedIn restriction for wine.
> >
> > Does it need it?
>
> There is at least one example not marked as not being from wine.owl or
> food.owl that uses locatedIn.
<owl:ObjectProperty rdf:ID="locatedIn">
<rdf:type rdf:resource="&owl;TransitiveProperty" />
<rdfs:domain rdf:resource="http://www.w3.org/@@/owl#Thing" />
<rdfs:range rdf:resource="#Region" />
</owl:ObjectProperty>
locatedIn is defined as above. Wine has no locatedIn restriction, but
wine is a Thing. Burgundy is a thing restricted to the location
BourgogneRegion. Does this not work?
- Mike
Received on Friday, 3 January 2003 15:39:25 UTC