Redland

Dave Beckett

 
 
Hosted by
Dreamhost

since 2005.

Data

DOAP
(See DOAP Project)

Redland librdf Language Bindings - 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://www.dajobe.org/

(C) Copyright (C) 2000-2011 Dave Beckett, (C) Copyright (C) 2000-2005 University of Bristol