- FALSE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FillBuff() - Method in class org.da.sparqlhelper.sparql.parser.ast.JavaCharStream
-
- Filter - Class in org.da.sparqlhelper.sparql.model
-
Represent a FILTER construct.
- Filter() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- FILTER - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FilterOrBind() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- filters - Variable in class org.da.sparqlhelper.sparql.model.AbstractSparqlRequest
-
- FIRST - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.RDF
-
http://www.w3.org/1999/02/22-rdf-syntax-ns#first
- FLOAT - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#float
- Floor() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- FLOOR - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- formExpressionTypeAsString() - Method in class org.da.sparqlhelper.sparql.model.AskForm
-
- formExpressionTypeAsString() - Method in class org.da.sparqlhelper.sparql.model.DeleteForm
-
- formExpressionTypeAsString() - Method in class org.da.sparqlhelper.sparql.model.InsertForm
-
- formExpressionTypeAsString() - Method in interface org.da.sparqlhelper.sparql.model.ISparqlFormExpression
-
Return the form expression type as a String.
- formExpressionTypeAsString() - Method in class org.da.sparqlhelper.sparql.model.SelectForm
-
- formExpressionTypeAsString() - Method in class org.da.sparqlhelper.sparql.model.WhereForm
-
- FROM - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- fromProperties() - Method in class org.da.sparqlhelper.sparql.model.Variable
-
Return the properties for which this variable is a representation.
- fromProperties(String) - Method in class org.da.sparqlhelper.sparql.model.Variable
-
Return the properties for which this variable is a representation for a specified type.For example in the following sparql declaration
the "?
- fromTypes() - Method in class org.da.sparqlhelper.sparql.model.VariableOrIRI
-
Return the types for which this variable is a representation.
- FUNCTION_ABS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The ABS function.
- FUNCTION_AVG - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The DATATYPE function.
- FUNCTION_BOUND - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The BOUND function.
- FUNCTION_CEIL - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The CEIL function.
- FUNCTION_COALESCE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The COALESCE function.
- FUNCTION_CONCAT - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The CONCAT function.
- FUNCTION_CONTAINS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The CONTAINS function.
- FUNCTION_COUNT - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The COUNT function.
- FUNCTION_CUSTOM - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
Used for a custom function.
- FUNCTION_DATATYPE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The AVG function.
- FUNCTION_DAY - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The DAY function.
- FUNCTION_EXISTS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The EXISTS function.
- FUNCTION_FLOOR - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The FLOOR function.
- FUNCTION_HOURS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The HOURS function.
- FUNCTION_IF - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The IF function.
- FUNCTION_IN - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The IN function.
- FUNCTION_IRI - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The IRI function.
- FUNCTION_IS_BLANK - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The IS_BLANK function.
- FUNCTION_ISIRI - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The isIRI function.
- FUNCTION_ISLITERAL - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The isLiteral function.
- FUNCTION_ISNUMERIC - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The ISNUMERIC function.
- FUNCTION_ISURI - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The isURI function.
- FUNCTION_LCASE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The LCASE function.
- FUNCTION_MAX - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The MAX function.
- FUNCTION_MIN - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The MIN function.
- FUNCTION_MINUTES - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The MINUTES function.
- FUNCTION_MONTH - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The MONTH function.
- FUNCTION_NOT_EXISTS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The NOT EXISTS function.
- FUNCTION_NOTIN - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The NOT IN function.
- FUNCTION_NOW - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The NOW function.
- FUNCTION_REGEX - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The regex function.
- FUNCTION_REPLACE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The REPLACE function.
- FUNCTION_ROUND - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The ROUND function.
- FUNCTION_SAMETERM - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The sameTerm function.
- FUNCTION_SECONDS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The SECONDS function.
- FUNCTION_STR - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STR function.
- FUNCTION_STRAFTER - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STRAFTER function.
- FUNCTION_STRBEFORE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STRBEFORE function.
- FUNCTION_STRENDS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STRENDS function.
- FUNCTION_STRLEN - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STRLEN function.
- FUNCTION_STRSTARTS - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The STRSTARTS function.
- FUNCTION_SUBSTR - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The SUBSTR function.
- FUNCTION_SUM - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The SUM function.
- FUNCTION_TIMEZONE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The TIMEZONE function.
- FUNCTION_TZ - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The TZ function.
- FUNCTION_UCASE - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The UCASE function.
- FUNCTION_YEAR - Static variable in interface org.da.sparqlhelper.sparql.model.expressions.FunctionTypes
-
The YEAR function.
- FunctionCall() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- FunctionExpression - Class in org.da.sparqlhelper.sparql.model.expressions
-
Represent a function expression, appearing for example in a BIND, FILTER, or COALESCE construct.
- FunctionExpression(short) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(List<Expression>, short) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(short, Expression...) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(List<Expression>, String) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(String, Expression...) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(List<Expression>, String, String) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(List<Expression>, PrefixedName) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(String, String, Expression...) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(PrefixedName, Expression...) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(String) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(String, String) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionExpression(PrefixedName) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
- FunctionTypes - Interface in org.da.sparqlhelper.sparql.model.expressions
-
The function types.