The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

xml2ntriple.pl - Convert RDF/XML to NTriple

SYNOPSIS

    import.pl [options] [ input file(s) ...]

     Options:
       --output=<name>          Send output to this file
       --debug                  Turn on debug information within ODO
       --help                   Usage

OPTIONS

--debug

Turn on ODO debug information.

--help

Print a help message and exits.

DESCRIPTION

This program will convert RDF/XML in the specified file(s) to RDF/NTriple in the optionally specified output file or STDOUT.

Debugging information is available with the <--debug> option.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 132:

You forgot a '=back' before '=head1'