DOKK / manpages / debian 12 / librdf-perl / RDF::Redland::URINode.3pm.en
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.

Create a new URI node. URI can be either a RDF::Redland::URI object, a perl URI class or a literal string.

RDF::Redland::Node

Dave Beckett - http://www.dajobe.org/

2023-01-31 perl v5.36.0