Package se.liu.ida.hefquin.mappings.algebra.exprs.fcts


package se.liu.ida.hefquin.mappings.algebra.exprs.fcts
  • Classes
    Class
    Description
    Given an arbitrary number string literals, returns a string literal whose lexical form is the concatenation of the given strings.
    Given a string literal, returns a blank node that is unique per every possible string literal.
     
    Given a string literal and a datatype IRI, returns a literal whose lexical form is the lexical form of the given string literal and whose datatype IRI is the IRI given as second argument.