[Pellet-users] Help making inferences
Alejandro Rodríguez González
jalo.javier at gmail.com
Mon Jan 7 14:07:55 UTC 2008
Hello to everybody,
I'm new in ontology and pellet world and i'm developing a software to
make clinical diagnostics in medicine.
I create a ontology ( one version of ontology is avalaible at
http://www.jalojavier.es/pfc/pfc_ontology.zip ) that contains some
classes like Disease, Symptom, LabTest and their respectives containers.
I want to make in my java program a generic instance where i put some
values (symptoms for example with property "hasSymptom"), and then,
obtain the infered classes, but i don't know exactly what code i suppose
to use.
I was making tests in SWOOP with pellet reasoner, i want to make
something like this:
http://img341.imageshack.us/my.php?image=example1ex3.jpg
In the image can see the infered classes (DIS_Z_Class and DIS_X_Class)
and the propertys uses to make this inferences (hasSymptom SYM_C,
hasSymptom SYM_A, hasSymptom SYM_B).
Can anyone help me? Or said me a good tutorial or something about how to
use owl api and pellet in java?
Thanks and sorry for my english!
More information about the Pellet-users
mailing list