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

GOBO::TermNode

SYNOPSIS

  printf '%s "%s" def: "%s"', $n->id, $n->label, $n->definition;

DESCRIPTION

Core element in an ontology.

SEE ALSO

GOBO::Graph