We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
reifications
src
input_data
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ontologyreifications
contains the partonomy in both JSON-LD and RDF/OWL formatssrc
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.The text was updated successfully, but these errors were encountered: