[Pellet-users] similarity between concepts
Krishna
pkrsar at yahoo.com
Sat Jun 2 21:33:59 UTC 2007
Hi,
I like to see how close or how far two concepts are in class tree, for that I first did
List list = tn.computeLCA(ATermAppl a, ATermAppl b) , secondly I like to see how far is LCA from each concepts. I naively thought to get direct superclasses of concept a and see if it containts any of the lca or not and continue superclasses of superclasses but I am being unable implementing the idea so far.
I would like to know if anybody have done something similar or is there better way to calculate the distance (nodal distance) between concepts.(actually between a class and one of its SuperClasses ie LCA )
Thanks for your response.
Krishna
---------------------------------
Pinpoint customers who are looking for what you sell.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.owldl.com/pipermail/pellet-users/attachments/20070602/eefd7201/attachment.htm
More information about the Pellet-users
mailing list