RDF::Redland::XMLLiteralNode(3pm) | User Contributed Perl Documentation | RDF::Redland::XMLLiteralNode(3pm) |
RDF::Redland::XMLLiteralNode - Redland RDF URI Node Class
use RDF::Redland; my $node1=new RDF::Redland::XMLLiteralNode("<tag>content</tag>");
This class represents RDF Typed Literals for XML in the RDF graph. See RDF::Redland::Node for the methods on this object.
RDF::Redland::Node
Dave Beckett - http://www.dajobe.org/
2023-01-31 | perl v5.36.0 |