I wrote a simple ontology to do some simple test for my project but when i display the graph of the ontology using OntoGraph provided in Protégé GUI i automatically get strange associations:
I get this : (the code is linked at the end of message)
-Thing -- has Sub class --> snomed_title_e
-Thing -- has sub class --> icd_title_e
Why??
ThE OWL file and a snapshot of the graph are here