go::handlers::owl(3pm) debian man page | unix.com

Man Page: go::handlers::owl

Operating Environment: debian

Section: 3pm

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::parser::lite(3) - suse
html::microformats::format::reltag(3pm) - debian
xml::dom::valparser(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?