Open zzheng90 opened 2 years ago
There is a problem when I run the command 'python ./ontology_viz.py -o test.dot test.ttl -O ontology.ttl' I have installed 'rdflib >= 6.0.0, < 7.0.0 graphviz == 0.17' and python=3.8
You need to chage "load" to "parse"
There is a problem when I run the command 'python ./ontology_viz.py -o test.dot test.ttl -O ontology.ttl' I have installed 'rdflib >= 6.0.0, < 7.0.0 graphviz == 0.17' and python=3.8