{
    "mode": "perldoc",
    "parameter": "RDF::Redland::URINode",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/RDF%3A%3ARedland%3A%3AURINode/json",
    "generated": "2026-06-13T10:21:10Z",
    "synopsis": "use RDF::Redland;\nmy $node1=new RDF::Redland::URINode(\"http://example.org/\");",
    "sections": {
        "NAME": {
            "content": "RDF::Redland::URINode - Redland RDF URI Node Class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use RDF::Redland;\nmy $node1=new RDF::Redland::URINode(\"http://example.org/\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class represents URIs in the RDF graph. See RDF::Redland::Node for the methods on this\nobject.\n",
            "subsections": []
        },
        "CONSTRUCTOR": {
            "content": "new URI\nCreate a new URI node. *URI* can be either a RDF::Redland::URI object, a perl URI class or a\nliteral string.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "RDF::Redland::Node\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Dave Beckett - http://www.dajobe.org/\n",
            "subsections": []
        }
    },
    "summary": "RDF::Redland::URINode - Redland RDF URI Node Class",
    "flags": [],
    "examples": [],
    "see_also": []
}