Closed ddooley closed 5 years ago
I am restructuring code to work directly off of OWL rdf/xml files, courtesy of rdflib.js . This will make it MUCH easier to render any given ontology in 3d. No more need for ontofetch.py.
Completed! Now an ontology .owl file can be added to data/ folder, or one can provide a URL in website form, and browser will go fetch that file.
I am restructuring code to work directly off of OWL rdf/xml files, courtesy of rdflib.js . This will make it MUCH easier to render any given ontology in 3d. No more need for ontofetch.py.