Man Page: rdf::redland::blanknode
Operating Environment: debian
Section: 3pm
RDF::Redland::BlankNode(3pm) User Contributed Perl Documentation RDF::Redland::BlankNode(3pm)NAMERDF::Redland::BlankNode - Redland RDF Blank Node ClassSYNOPSISuse RDF::Redland; my $node1=new RDF::Redland::BlankNode("id");DESCRIPTIONThis class represents a blank nodes in the RDF graph. See RDF::Redland::Node for the methods on this object.CONSTRUCTORnew IDENTIFIER Create a new blank node with identifier IDENTIFIER.SEE ALSORDF::Redland::NodeAUTHORDave Beckett - http://www.dajobe.org/ perl v5.14.2 2011-02-04 RDF::Redland::BlankNode(3pm)