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::parser(3pm) - debian
image::exiftool::canonraw(3pm) - debian
xml::atom::fromowl(3pm) - debian
xml::parser::litecopy(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file