debian man page for rdf::redland::urinode

Query: rdf::redland::urinode

OS: debian

Section: 3pm

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

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::redland(3pm) - debian
rdf::redland::parser(3pm) - debian
rdf::redland::rss(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.
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com