Package owltools.ontologyrelease

Oort - OBO Ontology Release Tool (OORT)

See:
          Description

Class Summary
BuildVersionId Deprecated.
GetOntologyId Deprecated.
OboOntologyReleaseRunner This class is a command line utility which builds an ontology release.
OboOntologyReleaseRunnerGui GUI access for ontology release runner.
OboProperty Deprecated.
OntologyMetadata  
OntologyVersionTools Tools to handle the writing and reading of version information of owl ontology files.
OortConfiguration Parameters for OboOntologyReleaseRunner.
PropertyView  
 

Enum Summary
OntologyMetadata.MetadataField  
OntologyMetadata.MetadataQualifier  
OortConfiguration.MacroStrategy  
 

Exception Summary
OboOntologyReleaseRunnerCheckException OORT Exception indicating a failed check during the release process.
 

Package owltools.ontologyrelease Description

Oort - OBO Ontology Release Tool (OORT)

Oort User Guide

"http://code.google.com/p/owltools/wiki/OortIntro"

Building the release manager

Most users should use the pre-built GUI, which has its own installer: "http://code.google.com/p/owltools/wiki/OBOReleaseManagerGUIDocumentation" Developers can use the "ontology-release-jar" ant task Then run like this:
   java -Xmx2524M -classpath $PATH_TO_OWLTOOLS/OWLTools/runtime/ontologyrelease.jar owltools.ontologyrelease.OboOntologyReleaseRunner [ARGS]
   
There is also a wrapper script

Original Specification

https://docs.google.com/document/d/1VzlfrF29NpWonRLcUT3JZLEH5PoWa-wJxsrJstMKV8M/edit?hl=en_US&authkey=COeH6vMP



Copyright © 2010-2012. All Rights Reserved.