Redland RDF Application Framework - Perl RDF::Redland::XMLLiteralNode Class

NAME

RDF::Redland::XMLLiteralNode - Redland RDF URI Node Class

SYNOPSIS

  use RDF::Redland;
  my $node1=new RDF::Redland::XMLLiteralNode("<tag>content</tag>");

DESCRIPTION

This class represents RDF Typed Literals for XML in the RDF graph. See the RDF::Redland::Node manpage for the methods on this object.

CONSTRUCTOR

new STRING
Create a new XML datatyped literal node for the XML in STRING.

SEE ALSO

the RDF::Redland::Node manpage

AUTHOR

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


Copyright 2000-2005 Dave Beckett, Institute for Learning and Research Technology, University of Bristol