Metreeca Wire
    Preparing search index...
    • Generates the SPARQL representation of a boolean value.

      Emits the SPARQL boolean keyword true or false, the shorthand syntax for an xsd:boolean literal, rather than the verbose "true"^^xsd:boolean typed form.

      Parameters

      • value: boolean

        The boolean value to render

      Returns string

      The generated boolean literal, either true or false