Hi,
I have problem with loading ontology from '
https://raw.githubusercontent.com/DiseaseOntology/HumanDiseaseOntology/master/src/ontology/doid.owl', I get error:
OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in
https://raw.githubusercontent.com/DiseaseOntology/HumanDiseaseOntology/master/src/ontology/ext.owl.
If I use Jupyter notebook with owlready2==0.21 I get error after first run and after second run it works fine.
I have this problem only with this onology.
Do you have any suggestions what can be done to get more robust solution?