Hello,
I've tested your version of the script, and I obtain the same result... Are you sure you were using the same version of Owlready ? The last version added support for some types of blank nodes, so using an older version might caused the error you obtained.
Best regards,
Jean-Baptiste Lamy
MCF, LIMICS, Université Paris 13
> Hi Jean-Baptiste,
>
> Thanks for your quick reply. I could access the classes with your script.
>
> The script that rose the error was this:
>
>
> from owlready2 import *
>
> onto = get_ontology('file:///Users/cma/Documents/GRO/ogg-merged.owl').load()
> for clas in onto.classes():
> print (clas)
>
> I usually load ontologies this way. It works with GO. Is the loading way
> the cause of the error?
>
> Best regards,
> Citlalli
>
>
>
> _______________________________________________
> If you reply to this email, your message will be added to the discussion below:
>
http://owlready.8326.n8.nabble.com/ValueError-Cannot-parse-blank-node-b1l-unknown-node-type-tp113p115.html> To start a new topic under Owlready, email
[hidden email]
> To unsubscribe from Owlready, visit