NAME

EBI::FGPT::FuzzyRecogniser::OntologyTerm

SYNOPSIS

EBI::FGPT::FuzzyRecogniser::OntologyTerm has three fields: accession,label and annotations. Annotations is an array containing synonyms (type of EBI::FGPT::!FuzzyRecogniser::OntologyTerm::Synonym)

use EBI::FGPT::FuzzyRecogniser::OntologyTerm;

my $term = EBI::FGPT::FuzzyRecogniser::OntologyTerm->new();

AUTHOR

Emma Hastings, <emma at ebi.ac.uk>

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc FuzzyRecogniser::OntologyTerm

You can also look for information at:

ACKNOWLEDGEMENTS

Tomasz Adamusiak <tomasz@cpan.org>

COPYRIGHT & LICENSE

Copyright 2011 Emma Hastings.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.