[DIG-users] Get a Concept Definition in the Knowledge Base
Brought to you by:
dturi
From: LECUE F. RD-TECH-R. <fre...@or...> - 2006-12-18 07:25:37
|
Hi all, =20 according to an ontology I build a knowledge base according to the newKB() method. So I am able to make some inference e.g., subsumption, satisfiability... However I would like to get the concept (Concept class) definition of a concept in case I know the name (as a String) of this concept. Is it possible to do such a thing? For instance, in the Knowledge Base, I have a list of definition of concept. According to the DIG Api, it's possible to get all concepts as a list of String (allConceptName) but How may I get their definition? Best. Freddy |