debian man page for go::handlers::owl

Query: go::handlers::owl

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GO::Handlers::owl(3pm)					User Contributed Perl Documentation				    GO::Handlers::owl(3pm)

NAME
GO::Handlers::owl - writes OWL
SYNOPSIS
use GO::Parser; my $p = GO::Parser->new({handler=>'owl'}); $p->parse("function.ontology");
DESCRIPTION
Consumes an OBO-XML event stream and generates OWL XML See the file go-dev/doc/mapping-obo-to-owl.txt For more details
COMMAND LINE
go2fmt.pl -w owl function.obo perl v5.14.2 2010-05-12 GO::Handlers::owl(3pm)
Related Man Pages
owl(1) - debian
go-perl(3pm) - debian
xml::atom::fromowl(3pm) - debian
xml::dom::valparser(3pm) - debian
xml::parser::lite(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph