Resolve
RDF Terms

    Data based on @zazuko/vocabularies
    Click to Copy
    dash-sparql:bnode
    Click to Copy
    http://datashapes.org/sparql#bnode

    Recommended prefix

    Copy 'PREFIX dash-sparql: <http://datashapes.org/sparql#>'

    dash-sparql:

    lang:""
    Constructs a blank node that is distinct from all blank nodes in the dataset being queried and distinct from all blank nodes created by calls to this constructor for other query solutions. If the no argument form is used, every call results in a distinct blank node. If the form with a simple literal is used, every call results in distinct blank nodes for different simple literals, and the same blank node for calls with the same simple literal within expressions for one solution mapping. This functionality is compatible with the treatment of blank nodes in SPARQL CONSTRUCT templates.
    blank node