Skip to content

biosemantics/oto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTO: Ontology Term Organizer

Ontology term organizer collects grouping and relationship opinions from biologists to support consensus decisions. Besides is_a and part_of relations (the most frequently used relations in biology domains), OTO can be used to sort out ordered values in any domain.

Demo

A demo dataset OTO_demo has been set up at http://biosemantics.arizona.edu/OTO. Use username OTOdemo and password OTOdemopass to login

Relevant Publications

  1. Cui, H., Huang, F., Rodenhausen, T. (2013) Semantic annotation of organism morphological descriptions using CharaParser along with a web-based ontology term organizer (OTO). IEvoBio 2013. Software Demo.

  2. Huang, F.Q.,Macklin, J, Morris, P., Sanyal, P.P., Morris, R.A. , Cole, H. & Cui, H (2012) OTO: Ontology Term Organizer. Annual Conference of American Society for Information Science and Technology. [poster] https://www.asis.org/asist2012/proceedings/Submissions/246.pdf

  3. Huang, F, Macklin, J.A., Cui, H.*, Cole, H.A., & Endara, L. (2015). OTO: Ontology Term Organizer. BMC Bioinformatics. 16:47 doi:10.1186/s12859-015-0488-1

If you use OTO in your research/work, please cite publication 3.

License

Copyright 2014 OTO Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project Page

More information is available on the Fine Grained Semantic Markup and Explorer of Taxon Concepts project pages.

Modules

  • oto: the full blows ontology term organizer
  • oto-lite: a oto version with a subset of oto's functionality, e.g. used in CharaParser found in IPlant's Discovery Environment
  • oto-client: client for oto and oto-lite's REST API
  • oto-common: shared classes among the modules

Contribution

If you want to contribute, the source is built using Maven In Eclipse you can therefore use:

Please configure your git for this repository as:

  • core.autocrlf true if you are on Windows
  • or core.autocrlf input if you are on a Unix-type OS

The target container is Tomcat 5.5.28 for a platform of Java 6.

JavaDoc

Class Diagrams

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published