1RDF::Redland::BlankNodeU(s3e)r Contributed Perl DocumentaRtDiFo:n:Redland::BlankNode(3)
2
3
4
6 RDF::Redland::BlankNode - Redland RDF Blank Node Class
7
9 use RDF::Redland;
10 my $node1=new RDF::Redland::BlankNode("id");
11
13 This class represents a blank nodes in the RDF graph. See
14 RDF::Redland::Node for the methods on this object.
15
17 new IDENTIFIER
18 Create a new blank node with identifier IDENTIFIER.
19
21 RDF::Redland::Node
22
24 Dave Beckett - http://www.dajobe.org/
25
26
27
28perl v5.28.1 2011-02-04 RDF::Redland::BlankNode(3)