debian man page for rdfpipe

Query: rdfpipe

OS: debian

Section: 1

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

RDFPIPE(1)																RDFPIPE(1)

NAME
rdfpipe - Serialization format converter
SYNOPSIS
rdfpipe [OPTION]... [FILE]...
DESCRIPTION
rdfpipe is a command-line application for converting between any of the different serialization formats rdflib supports.
OPTIONS
--help Print help and exit. --input-format FORMAT Format of the input document(s). It must be one of: 'xml', 'trix', 'n3', 'nt', 'rdfa'. --ns=prefix=NAMESPACEURI Register a namespace binding (QName prefix to a base URI). This can be used more than once. --output FORMAT Format of the final serialized RDF graph. One of: 'n3', 'xml', 'pretty-xml', 'turtle', 'nt'. --stdin Parse RDF from STDIN (useful for piping).
AUTHOR
Written by Chimezie Ogbuji <chimezie@gmail.com>. This manpage has been written by Nacho Barrientos Arias <chipi@criptonita.com> for the Debian GNU/Linux system (but may be used by others).
BUGS
Report bugs to Chimezie Ogbuji <chimezie@gmail.com>.
COPYRIGHT
See /usr/share/doc/python-rdflib/copyright for further information.
SEE ALSO
http://rdflib.net/ rdflib 2.4.0 April 06, 2007 RDFPIPE(1)
Related Man Pages
gaffitter(1) - debian
roqet(1) - debian
trapper(1p) - debian
ldrdf(1) - centos
html::embedded::turtle(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?