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

Man Page: rdf::redland::urinode

Operating Environment: debian

Section: 3pm

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

NAME
RDF::Redland::URINode - Redland RDF URI Node Class
SYNOPSIS
use RDF::Redland; my $node1=new RDF::Redland::URINode("http://example.org/");
DESCRIPTION
This class represents URIs in the RDF graph. See RDF::Redland::Node for the methods on this object.
CONSTRUCTOR
new URI Create a new URI node. URI can be either a RDF::Redland::URI object, a perl URI class or a literal string.
SEE ALSO
RDF::Redland::Node
AUTHOR
Dave Beckett - http://www.dajobe.org/ perl v5.14.2 2011-02-04 RDF::Redland::URINode(3pm)
Related Man Pages
rdf::helper::rdfredland::query(3pm) - debian
rdf::redland::node(3pm) - debian
rdf::redland::queryresults(3pm) - debian
rdf::redland::serializer(3pm) - debian
rdf::trine(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?