Skip to content
Chris Mungall edited this page Jul 3, 2015 · 3 revisions

Introduction

Representing complex descriptions using a limited set of relations is possible, but unwieldy and complex. Some formalisms such as OBO and simple graph formalisms require the ontology to a graph with labeled nodes.

Shortcut relations can be used in place of multiple relations and classes.

Details

Shortcut or macro relations are described in section 7 of the oboformat spec, although in fact they are designed primarily as OWL->OWL translations.

Examples

Implementation

Available as part of

Note that Oort can take OWL ontologies as input. It gives you the option of expanding macros in place (replacement strategy) or generating a separate external ontology of General Class Inclusion (GCI) axioms

References

Clone this wiki locally