Describe the bug
ValueError: identifier already in use: is_a (Relationship('is_a', name='is a'))
To Reproduce
- Use https://github.com/althonos/pronto to create an Ontology using the latest phenio owl file
- Ontology(phenio.owl") -> errors out
Expected behavior
No errors
Version
2022-12-13
Additional context
Pretty much every ontology works with pronto so I think that this is an issue on your end.