Resolve
RDF Terms

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

    Recommended prefix

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

    dash:

    lang:""
    to string
    lang:""
    Returns a literal with datatype xsd:string that has the input value as its string. If the input value is an (URI) resource then its URI will be used.
    lang:""
    true
    lang:""
    Convert {$arg} to xsd:string
    blank node
    lang:""
    SELECT (xsd:string($arg) AS ?result) WHERE { }