The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RDF::Lazy::Blank - Blank node in a RDF::Lazy graph

VERSION

version 0.071

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 "_:".

AUTHOR

Jakob Voß <voss@gbv.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Jakob Voß.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.