Redland RDF Application Framework - Perl RDF::Redland::BlankNode Class

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 the RDF::Redland::Node manpage for the methods on this object.

CONSTRUCTOR

new IDENTIFIER
Create a new blank node with identifier IDENTIFIER.

SEE ALSO

the RDF::Redland::Node manpage

AUTHOR

Dave Beckett - http://purl.org/net/dajobe/


Copyright 2000-2005 Dave Beckett, Institute for Learning and Research Technology, University of Bristol