RDF::Redland::URINode - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION CONSTRUCTOR SEE ALSO AUTHOR
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/


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 07:40 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top