Package owltools.mooncat

Mooncat -- Multiple OWL ONtology Catenation

See:
          Description

Interface Summary
OntologyMetaDataTools.AnnotationCardinalityConfictHandler Functor for resolving conflicts for an annotation property and its cardinality constraint.
 

Class Summary
Mooncat Given one source ontology referencing one or more referenced ontologies (e.g.
OntologyMetaDataTools Tools for checking and managing ontology data.
 

Exception Summary
OntologyMetaDataTools.AnnotationCardinalityException Exception indication a non-resolvable conflict for an annotation property and its cardinality constraint.
 

Package owltools.mooncat Description

Mooncat -- Multiple OWL ONtology Catenation

This package provides MIREOT-like capabilities as well as tools for working with OBO-style subsets The main class in Mooncat - see the API docs for more details Command Line Use:

owltools http://purl.obolibrary.org/obo/mp.owl --merge file:mp-equivalence-axioms.owl --mcat -r http://purl.obolibrary.org/obo/ma.owl -o file://`pwd`/mp-mcat.owl

This module is also incorporated into Oort

See Also:
owltools.ontologyrelease


Copyright © 2010-2011. All Rights Reserved.