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
GOBO::TermNode
printf
'%s "%s" def: "%s"'
,
$n
->id,
$n
->label,
$n
->definition;
Core element in an ontology.
GOBO::Graph