{
    "mode": "perldoc",
    "parameter": "RDF::Redland::BlankNode",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/RDF%3A%3ARedland%3A%3ABlankNode/json",
    "generated": "2026-06-13T18:04:41Z",
    "synopsis": "use RDF::Redland;\nmy $node1=new RDF::Redland::BlankNode(\"id\");",
    "sections": {
        "NAME": {
            "content": "RDF::Redland::BlankNode - Redland RDF Blank Node Class\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use RDF::Redland;\nmy $node1=new RDF::Redland::BlankNode(\"id\");\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class represents a blank nodes in the RDF graph. See RDF::Redland::Node for the methods on\nthis object.\n",
            "subsections": []
        },
        "CONSTRUCTOR": {
            "content": "new IDENTIFIER\nCreate a new blank node with identifier *IDENTIFIER*.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "RDF::Redland::Node\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Dave Beckett - http://www.dajobe.org/\n",
            "subsections": []
        }
    },
    "summary": "RDF::Redland::BlankNode - Redland RDF Blank Node Class",
    "flags": [],
    "examples": [],
    "see_also": []
}