I am using an owl ontology through protege-owl api. Each OwlClass
(corresponds to a deftepmlate) and has instances(OwlIndividuals) and
properties (OwlProperties)
I need to model the ontology in such way as I could write rules in general
form with the
elements of this ontology. I Need some ideas for this...

For example instead of having getDoor1State and getDoor2state I need to
have a generic slot
DoorState in which I can pass as parameter the Door1, Door2.
Is it possible? Or I have to write for each instance of each property a
getXXX method...

Thanks for your time.

John.
-----------------------------------------------------



--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to