sarabjotanand / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

Add examples for gene_ontology_ext.obo #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add an examples/ dir plus some example java code. these should focus on GO.

E.g.

load an ontology
find the name by ID
find an OWLClass by name
getting sub and superclasses using OWLAPI
traversing owlgraph using owltools
getting obo non-logical properties (syns, defs, etc)

advanced:
using reasoning
taxon constraints

Original issue reported on code.google.com by cmung...@gmail.com on 26 May 2011 at 7:09