Open Maozerhouni opened 1 year ago
Hello,
I have successfully defined a new datatype using owlready2, with a parser and unparser function.
But when I try to read the .owl file, this raise an error : ValueError: Cannot read literal of datatype 305!
is there a way to successfully read a value that has a custom datatype ?
Hello,
I have successfully defined a new datatype using owlready2, with a parser and unparser function.
But when I try to read the .owl file, this raise an error : ValueError: Cannot read literal of datatype 305!
is there a way to successfully read a value that has a custom datatype ?