RDF::Redland::BlankNode - phpMan

Command: man perldoc info search(apropos)  


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


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 06:48 @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