rdf::redland::blanknode(3pm) debian man page | unix.com

Man Page: rdf::redland::blanknode

Operating Environment: debian

Section: 3pm

RDF::Redland::BlankNode(3pm)				User Contributed Perl Documentation			      RDF::Redland::BlankNode(3pm)

NAME
RDF::Redland::BlankNode - Redland RDF Blank Node Class
SYNOPSIS
use RDF::Redland; my $node1=new RDF::Redland::BlankNode("id");
DESCRIPTION
This class represents a blank nodes in the RDF graph. See RDF::Redland::Node for the methods on this object.
CONSTRUCTOR
new IDENTIFIER Create a new blank node with identifier IDENTIFIER.
SEE ALSO
RDF::Redland::Node
AUTHOR
Dave Beckett - http://www.dajobe.org/ perl v5.14.2 2011-02-04 RDF::Redland::BlankNode(3pm)
Related Man Pages
rdf::redland(3pm) - debian
rdf::redland::parser(3pm) - debian
rdf::redland::query(3pm) - debian
rdf::redland::statement(3pm) - debian
rdf::redland::storage(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
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?