Global-Chem / global-chem

A Knowledge Graph of Common Chemical Names to their Molecular Definition
https://globalchemistry.org/
Mozilla Public License 2.0
154 stars 21 forks source link

SS-143: Convert Chemical Graph into Other Ontolgies: RDF/XML, OBO, OWL For interoperability. #242

Open Sulstice opened 1 year ago

Sulstice commented 1 year ago

Part of this work has been done:

The script is loose but next to the rest of the other outputs. Needs to move.

https://github.com/Global-Chem/global-chem/blob/development/global_chem/convert_to_rdf.py

RDF/XML ontology is provided here:

https://github.com/Global-Chem/global-chem/blob/development/global_chem/graph.ttl

@caufieldjh Guide me through what I should do next.

@LadyBluenotes Read through the script. We are converting into RDF, OBO, and OWL graph formats. Understanding these formats and how they work is useful. Put "Knowledge Graph" when looking for jobs on LinkedIn Keywords. The script is pretty easy so you can see the setup. I still need to do OBO and OWL.