Convert from an RDF/OWL ontology to a partonomy with output formats of JSON-LD and RDF/OWL.
Should have a new source code file that reads the ontology and converts to the partonomy.
New directory structure:
ontologies contains the RDF/OWL ontology
reifications contains the partonomy in both JSON-LD and RDF/OWL formats
src is where the code lives to convert from UBERON and other ontologies to the RDF/OWL ontology.
input_data where the ontologies to be read should go as well as any other input parameters.
Convert from an RDF/OWL ontology to a partonomy with output formats of JSON-LD and RDF/OWL.
Should have a new source code file that reads the ontology and converts to the partonomy.
New directory structure:
ontologiescontains the RDF/OWL ontologyreificationscontains the partonomy in both JSON-LD and RDF/OWL formatssrcis where the code lives to convert from UBERON and other ontologies to the RDF/OWL ontology.input_datawhere the ontologies to be read should go as well as any other input parameters.