Reason on top of graph defined in RDFlib
Posted by Avraheem on Aug 04, 2020; 3:37am
URL: http://owlready.306.s1.nabble.com/Reason-on-top-of-graph-defined-in-RDFlib-tp1939.html
Hello All,
If I build a graph and saved it in ttl format where it has all classes and their relationships defined, can I load it similar to RDFlib to a graph and start reason on top of it with owlready2 without having to define classes and their properties in owlready2 or I have to redefine all the classes and relationships in classes, properties, restrictions, etc. with owlready2?
Thanks,