table of contents
other versions
RDF::Lazy::Blank(3pm) | User Contributed Perl Documentation | RDF::Lazy::Blank(3pm) |
NAME¶
RDF::Lazy::Blank - Blank node in a RDF::Lazy graph
DESCRIPTION¶
You should not directly create instances of this class. See RDF::Lazy::Node for general node properties.
METHODS¶
id¶
Return the local identifier of this node.
str¶
Return the local identifier, prepended by ""_:"".
2019-02-20 | perl v5.28.1 |