RDF::Redland::LiteralNode(3pm) - phpMan

Command: man perldoc info search(apropos)  


RDF::Redland::LiteralNode(3pm) User Contributed Perl Documentation RDF::Redland::LiteralNode(3pm)



NAME
       RDF::Redland::LiteralNode - Redland RDF Literal Node Class

SYNOPSIS
         use RDF::Redland;
         my $node1=new RDF::Redland::LiteralNode("Hello, World!");
         my $node2=new RDF::Redland::LiteralNode("Bonjour monde!", undef, "fr");

DESCRIPTION
       This class represents RDF literal and Typed Literals in the RDF graph.  See
       RDF::Redland::Node for the methods on this object.

CONSTRUCTOR
       new STRING [DATATYPE [XML_LANGUAGE]]
           Create a new literal node for a literal value STRING.  Optional datatype URI DATATYPE
           (RDF::Redland::URI, perl URI or string) and language (xml:lang attribute) XML_LANGUAGE
           may also be given.

SEE ALSO
       RDF::Redland::Node

AUTHOR
       Dave Beckett - http://purl.org/net/dajobe/



perl v5.10.0                                2006-03-16             RDF::Redland::LiteralNode(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 01:53 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!