RDF::Redland::BlankNode(3pm) User Contributed Perl Documentation RDF::Redland::BlankNode(3pm)

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

Create a new blank node with identifier IDENTIFIER.

RDF::Redland::Node

Dave Beckett - http://www.dajobe.org/

2024-04-01 perl v5.38.2