1RDF::Redland::BlankNodeU(s3e)r Contributed Perl DocumentaRtDiFo:n:Redland::BlankNode(3)
2
3
4

NAME

6       RDF::Redland::BlankNode - Redland RDF Blank Node Class
7

SYNOPSIS

9         use RDF::Redland;
10         my $node1=new RDF::Redland::BlankNode("id");
11

DESCRIPTION

13       This class represents a blank nodes in the RDF graph.  See
14       RDF::Redland::Node for the methods on this object.
15

CONSTRUCTOR

17       new IDENTIFIER
18           Create a new blank node with identifier IDENTIFIER.
19

SEE ALSO

21       RDF::Redland::Node
22

AUTHOR

24       Dave Beckett - http://www.dajobe.org/
25
26
27
28perl v5.30.0                      2019-07-26        RDF::Redland::BlankNode(3)
Impressum