Is there documentation about form2triples.py ?
Opened this issue · 0 comments
vjborges commented
I'd like to know how to use the script "form2triples.py".
I tried but didn't succeed.
error:
if onto.objects(superclass, OWL.onProperty).next() == n.has_value:
AttributeError: 'generator' object has no attribute 'next'