RDF::Redland::BlankNode - Redland RDF Blank Node Class
use RDF::Redland; my $node1=new RDF::Redland::BlankNode("id");
This class represents a blank nodes in the RDF graph. See the RDF::Redland::Node manpage for the methods on this object.
Create a new blank node with identifier IDENTIFIER.
the RDF::Redland::Node manpage
Dave Beckett - http://www.dajobe.org/
(C) Copyright 2000-2008 Dave Beckett, (C) Copyright 2000-2005 University of Bristol