Re: Owlready2 parsing error with sync_reasoner
Posted by
Jiba on
URL: http://owlready.306.s1.nabble.com/Owlready2-parsing-error-with-sync-reasoner-tp349p361.html
Hello,
I've looked at the ontology you sent me.
The problem is caused by some individual names that are not proper URL (or IRI), for example:
<Declaration>
<NamedIndividual IRI="# After being coerced into working for a crime boss, a young getaway driver finds himself taking part in a heist doomed to fail. "/>
</Declaration>
<Declaration>
<NamedIndividual IRI="#
https://www.imdb.com//title/tt5580036/?ref_=tt_urv"/>
</Declaration>
Owlready is quite "laxist" and accepts these IRI, but HermiT is more strict and does not accept space in IRI.
Best regards,
Jean-Baptiste Lamy
MCF, LIMICS, Université Paris 13