[Attempto] inverse names of relations

Nagarjuna G nagarjun at gnowledge.org
Fri Sep 9 07:56:40 CEST 2011


On Fri, Sep 2, 2011 at 4:30 AM, Kaarel Kaljurand <kaljurand at gmail.com>wrote:

> Hi,
>
> On Thu, Sep 1, 2011 at 18:36, Norbert E. Fuchs <fuchs at ifi.uzh.ch> wrote:
> >
> > On 1 Sep 2011, at 17:21, Nagarjuna G wrote:
> >
> >> I do not have a usecase for the complex example you gave. But it is
> >> instructive.
> >>
> >> The example I have is: Given "Milk consists of fat, carbohydrates,
> >> proteins, minerals and water", I should be able to say "Water is a
> >> part of Milk" as a valid inference. Or if a query is raised "Is water
> >> a part of Milk?" I expect yes.
> >>
> >> (In some biology books "consists of' and "composed of" are used
> >> interchangeably.)
> >>
> >> I understood that an if-then construct can be used to tell RACE that a
> >> relation is inverse.
> >
> > Hi
> >
> > I may have misunderstood your original message.
> >
> > Looking at your example I noticed that you actually do not want "part of"
> and "consist of" to be exactly inverse since now "consist of" is meant in
> the sense of "consist of ... among other things". In which case the two
> relations can actually be related by
> >
> >  If X is a part of Y then Y consists-of X.
> >
> > or for your example perhaps better as
> >
> >  If X consists-of Y then Y is a part of X.
>
> Note also that in case you want to declare two words as inverses (in
> the sense of OWL inverse properties) then you have to use two if-then
> sentences. In the following I'm declaring the word "contain" as
> inverse of "part of":
>
> If X is a part of Y then Y contains X.
> If X contains Y then Y is a part of X.
>
> Now you can say "Milk_1 contains Fat_1" to mean "Fat_1 is a part of
> Milk_1", or vice versa.
>
>
You may also find the reference (1), my colleague Meena dug up  on the
topic, which suggests to use "part of" and "has part of" as inverses.


   1. S. Schulz, A. Kumar, and T. Bittner, “Biomedical ontologies: what
   part-of is and isn’t,” *Journal of Biomedical Informatics* 39, no. 3
   (2006): 350–361.

best
--
Nagarjuna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ifi.uzh.ch/pipermail/attempto/attachments/20110909/ba8da653/attachment.html>


More information about the attempto mailing list