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
DLQueryTool Tools for running DL queries on OWLOntology.
Mooncat Given one source ontology referencing one or more referenced ontologies (e.g.
OntologyMetaDataTools Tools for checking and managing ontology data.
PropertyViewOntologyBuilder This class will create a property view or *faceted* view over an ontology using a specified property (relation).
QuerySubsetGenerator Tools for creating a sub ontology spanning multiple ontologies.
 

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-2012. All Rights Reserved.