debian man page for rdf::trine::node::variable

Query: rdf::trine::node::variable

OS: debian

Section: 3pm

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RDF::Trine::Node::Variable(3pm) 			User Contributed Perl Documentation			   RDF::Trine::Node::Variable(3pm)

NAME
RDF::Trine::Node::Variable - RDF Node class for variables
VERSION
This document describes RDF::Trine::Node::Variable version 1.000
METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Trine::Node class. "new ( $name )" Returns a new Variable structure. "name" Returns the name of the variable. "sse" Returns the SSE string for this variable. "as_string" Returns a string representation of the node. "value" Returns the variable name. "as_ntriples" Returns the node in a string form suitable for NTriples serialization. "type" Returns the type string of this node. "equal ( $node )" Returns true if the two nodes are equal, false otherwise.
BUGS
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>.
AUTHOR
Gregory Todd Williams "<gwilliams@cpan.org>"
COPYRIGHT
Copyright (c) 2006-2012 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-29 RDF::Trine::Node::Variable(3pm)
Related Man Pages
rdf::trine::exporter::csv(3pm) - debian
rdf::trine::iterator::graph::materialized(3pm) - debian
rdf::trine::serializer::ntriples(3pm) - debian
rdf::trine::statement::quad(3pm) - debian
rdf::trine::variablebindings(3pm) - debian
Similar Topics in the Unix Linux Community
Shell Variable - Please help
Passing Variable in sed
Output into a Variable
Array Variable being Assigned Values in Loop, But Gone when Loop Completes???
Assign Here Document Facility to a Variable