The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

EBI::FGPT::FuzzyRecogniser::OntologyTerm::Synonym

SYNOPSIS

EBI::FGPT::FuzzyRecogniser::OntologyTerm::Label and EBI::FGPT::FuzzyRecogniser::OntologyTerm::Synonym both extend EBI::FGPT::FuzzyRecogniser::OntologyTerm::Annotation, which contains two fields value and normalised_value.

my $synonym = EBI::FGPT::FuzzyRecogniser::OntologyTerm::Synonym->new( value => $value);

AUTHOR

Emma Hastings , <ehastings@cpan.org>

ACKNOWLEDGEMENTS

Tomasz Adamusiak <tomasz@cpan.org>

COPYRIGHT AND LICENSE

Copyright (c) 2010 European Bioinformatics Institute. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under GPLv3.

This software is provided "as is" without warranty of any kind.