Skip to content

owlcollab/oboformat

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 

Build Status DOI

This project contains documentation for OBO Format

Specification

Note that the spec is currently hosted on http://owlcollab.github.io/oboformat/doc/obo-syntax.html -- however, you should be sure to bookmark the permanent URL, which is http://purl.obolibrary.org/obo/oboformat/spec.html

Use this URL:

Code

The code is now integrated into the OWLAPI, version 3.5.x and higher

How to convert

We recommend the use of ROBOT to convert back and forth

See Conversion example:

robot convert --input foo.owl --output foo.obo

OWLTools Command Line Interface can also be used:

owltools foo.owl -o -f obo foo.obo

The use of owltools will be phased out for this purpose in favor of ROBOT

See Also

Legacy documentation

About

Automatically exported from code.google.com/p/oboformat

Resources

Stars

Watchers

Forks

Packages

No packages published