Skip to content

fix owl axiom extraction full graph with individuals creation

Sesboue Matthias requested to merge fix/owl_axiom_extraction into main

I still need to add some tests but I might not have the time.

Also, while running the pipeline on the ESWC example, I noticed a potential bug. Two namespaces are created: one normal and the other the same with a "%" sign. It seems to be only for fragments starting with a number. It might be due to the URL parsing form.

Merge request reports