You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: 'http://purl.obolibrary.org/obo/PLANA_0007536' belongs to more than one entity types (cannot be both a property and a class/an individual)!
owlready2 does not support entities having more than one type. I realise this may not be an issue for other tools, but would there way be a way to handle this entity so that the ontology can be used by tools with this restriction?
The text was updated successfully, but these errors were encountered:
We will talk about this in our meeting. In this case, this may even be a bug in the planarian anatomy ontology @srobb1 but generally, this is not illegal! You can have an individual be both at the same time.
I've been attempting to use the uPheno 2 OWL file (http://purl.obolibrary.org/obo/upheno/v2/upheno.owl) with the owlready2 Python library. Attempting to load the ontology gives an error:
owlready2 does not support entities having more than one type. I realise this may not be an issue for other tools, but would there way be a way to handle this entity so that the ontology can be used by tools with this restriction?
The text was updated successfully, but these errors were encountered: