RDF::Redland::URINode(3pm) | User Contributed Perl Documentation | RDF::Redland::URINode(3pm) |
RDF::Redland::URINode - Redland RDF URI Node Class
use RDF::Redland; my $node1=new RDF::Redland::URINode("http://example.org/");
This class represents URIs 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 |