Owl ontology property chain example in Pizza Ontology -


i've been working on owl ontologies using protege 4 , comes across property called property chain.if property p1 relates individual individual b, , property p2 relates individual b individual c, property p relates individual individual c. eg: parentof b ancestorof c → ancestorof c can give example using pizza ontology?

the property hierarchy of pizza ontology not wide, example be: hasingredient o hasspicyness subpropertychainof hasspicyness. way, if have pizzamargherita1 --hastopping--> chilli --hasspicyness--> hot pizzamargherita1 --hasspicyness--> hot. unfortunately, if take instance of pizza ontology: http://protege.stanford.edu/ontologies/pizza/pizza.owl

hasspicyness cannot functional in case, if want use reasoner (non-simple property!).


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -