Package org.topbraid.sparql.functions

Class Summary
AbstractClassPropertyFunction Base class for functions of the form ?result spam:function (?cls ?property) where ?result is computed as result of some function taking cls and property as arguments.
Cast Name of the property function: spam:cast
ConstructName Constructs a URI or qname from a string pattern.
ConstructString Constructs a URI or qname from a string pattern.
Count Name of the property function: spam:count
Duration Name of the property function: spam:duration
HasURI  
HtmlString Constructs a URI or qname from a string pattern.
LocalName Assigns the qname of the resource on the right into the variable on the left.
LocalRangeFunction Gets the local range of a property at a given class.
MaxCardinalityFunction Gets the local maximum cardinality a property at a given class.
MinCardinalityFunction Gets the local minimum cardinality a property at a given class.
QName Assigns the qname of the resource on the right into the variable on the left.
RestrictedPropertiesFunction Gets a list of all properties that are mentioned in some restriction relevant to a given class.