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::redland(3pm) - debian
rdf::redland::parser(3pm) - debian
rdf::redland::query(3pm) - debian
rdf::redland::rss(3pm) - debian
rdf::redland::storage(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?