rsc-ontologies / rsc-cmo

Chemical Methods Ontology
Creative Commons Attribution 4.0 International
12 stars 7 forks source link
chemical-methods-ontology chromatography obo obofoundry ontology owl

CHMO

The Chemical Methods Ontology contains more than 3000 classes and describes methods used to:

The OWL file is generated from the OBO file, but both can be edited in Protege (http://protege.stanford.edu/).

You can browse the ontology here: http://www.ebi.ac.uk/ols/ontologies/chmo

Steps for release

  1. You will need to obtain a tool to convert OBO to OWL (or vice versa if you're editing the OWL), for example ROBOT, which is available here: http://robot.obolibrary.org/
  2. java -jar robot.jar convert --input rsc-cmo/chmo.obo --output rsc-cmo/chmo.owl
  3. Check that the resulting file doesn't violate DL: java -jar robot.jar validate-profile --input rsc-cmo/chmo.owl --profile DL --output rsc-cmo/dl.txt

Colin Batchelor

2019-08-16