Actions in OWL, modeling

我的未来我决定 提交于 2019-12-12 02:53:09

问题


I have gone through this guide and I think that I understand it well. I understand that there are classes and instances of the classes and others.

Basically i have a many statements which I have to verify against an Ontology. For example: Eshtablish flag at "area" by 0600h.
Ex 2: Eshtablish fence between area1 and area2 by 0500h. and so I know for example area is an instance of a class, but there can be so many areas. I know that 0500 is a data property of a thing, an area in particular.

The question is that I am unable to understand how to model actions like "Eshtablish" above into what of owl.

I am also assuming that i need a reasoner to validate these real time statements(such as above) which come from the client against an ontology. Is this assumption true?

Another thing is that protege beta(latest) is unable to load ontologies, even the ones it own created, do you have this issue. I am going for older version.

Thanks

来源:https://stackoverflow.com/questions/36741623/actions-in-owl-modeling

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!