- id - Variable in class org.da.sparqlhelper.sparql.parser.ast.SimpleNode
-
- ID - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#ID
- IDREF - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#IDREF
- IDREFS - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#IDREFS
- If() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- IF - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- image - Variable in class org.da.sparqlhelper.sparql.parser.ast.Token
-
The string image of the token.
- In() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- IN - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- inBuf - Variable in class org.da.sparqlhelper.sparql.parser.ast.JavaCharStream
-
- InlineData() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- InlineDataFull() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- InlineDataOneVar() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- input_stream - Variable in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderTokenManager
-
- inputStream - Variable in class org.da.sparqlhelper.sparql.parser.ast.JavaCharStream
-
- INSERT - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- InsertClause() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- InsertData() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- InsertForm - Class in org.da.sparqlhelper.sparql.model
-
Represents an INSERT form.
- InsertForm(ISparqlRequestGroup) - Constructor for class org.da.sparqlhelper.sparql.model.InsertForm
-
- InsertForm(ISparqlRequestGroup, boolean) - Constructor for class org.da.sparqlhelper.sparql.model.InsertForm
-
- insertForms - Variable in class org.da.sparqlhelper.sparql.model.AbstractSparqlRequest
-
- INT - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#int
- INTEGER - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INTEGER - Static variable in class org.da.sparqlhelper.sparql.parser.vocabulary.XSD
-
http://www.w3.org/2001/XMLSchema#integer
- INTEGER_NEGATIVE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INTEGER_POSITIVE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- InternedIRI - Class in org.da.sparqlhelper.sparql.parser.vocabulary
-
An IRI implementation that interns the stringValue so that two objects can be compared by their stringValue
reference.
- InternedIRI(String, String) - Constructor for class org.da.sparqlhelper.sparql.parser.vocabulary.InternedIRI
-
- INTO - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INVALID_LEXICAL_STATE - Static variable in error org.da.sparqlhelper.sparql.parser.ast.TokenMgrError
-
Tried to change to an invalid lexical state.
- INVERSE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IO_EXCEPTION - Static variable in class org.da.sparqlhelper.sparql.parser.ast.JavaCharStream
-
- IRI - Class in org.da.sparqlhelper.sparql.model
-
An IRI.
- IRI(String) - Constructor for class org.da.sparqlhelper.sparql.model.IRI
-
- iri - Variable in class org.da.sparqlhelper.sparql.model.prefix.SparqlPrefix
-
- IRI() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- IRI - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IRI - Interface in org.da.sparqlhelper.sparql.parser.vocabulary
-
An Internationalized Resource Identifier (IRI).
- IRIFunc() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- IRIref() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- IS_A - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_BLANK - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_IRI - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_LITERAL - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_NUMERIC - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- isAnonymous() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTVar
-
- isAscending() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTOrderCondition
-
- IsBlank() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- isBuiltInDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is a built-in XML Schema datatype.
- isCalendarDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is equal to xsd:dateTime, xsd:date, xsd:time, xsd:gYearMonth,
xsd:gMonthDay, xsd:gYear, xsd:gMonth or xsd:gDay.These are the primitive datatypes that represent dates
and/or times.
- isCheckingVariablesExistence() - Method in interface org.da.sparqlhelper.sparql.model.ISparqlRequestGroup
-
Return true if the variables existence if checked during the creation of the request.
- isCheckingVariablesExistence() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Return true if the variables existence if checked during the creation of the request.
- isCheckingVariablesExistence() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequestGroup
-
Return true if the variables existence if checked during the creation of the request.
- isDateTime() - Method in class org.da.sparqlhelper.sparql.results.OwlTime
-
- isDecimalDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is equal to xsd:decimal or one of the built-in datatypes that is derived
from xsd:decimal.
- isDefault() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTGraphRefAll
-
- isDerivedDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is a derived XML Schema datatype.
- isDistinct() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTAggregate
-
- isDistinct() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTFunctionCall
-
- isDistinct() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTSelect
-
- isDurationDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is equal to xsd:duration, xsd:dayTimeDuration, xsd:yearMonthDuration.
- isEmptySelect() - Method in class org.da.sparqlhelper.sparql.model.SelectForm
-
- isFloatingPointDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is equal to xsd:float or xsd:double.
- isGEODatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.GEO
-
- isGEODatatype() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype
-
- isIntegerDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is equal to xsd:integer or one of the built-in datatypes that is derived
from xsd:integer.
- isInverse() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTPathElt
-
- isInverse() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTPathOneInPropertySet
-
- isIRI() - Method in class org.da.sparqlhelper.sparql.model.IRI
-
- isIRI() - Method in class org.da.sparqlhelper.sparql.model.Property
-
- isIRI() - Method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- isIRI() - Method in class org.da.sparqlhelper.sparql.model.WhereType
-
- IsIRI() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- isIRI() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.Value
-
Check if the object is an instance of the given type.
- IsLiteral() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- isLiteral() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.Value
-
Check if the object is an instance of the given type.
- isLiteralValueProperty() - Method in class org.da.sparqlhelper.sparql.model.Property
-
- isLoggingErrors() - Method in interface org.da.sparqlhelper.sparql.model.ISparqlRequestGroup
-
Return true if errors should be logged.
- isLoggingErrors() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Return true if errors should be logged by the framework.
- isLoggingErrors() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequestGroup
-
Return true if errors should be logged by the framework.
- isNamed() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTDatasetClause
-
- isNamed() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTGraphRefAll
-
- isNegatedPropertySet() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTPathElt
-
- isNestedPath() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTPathElt
-
- IsNumeric() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- isNumericDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is a numeric datatype, i.e.if it is equal to xsd:float, xsd:double,
xsd:decimal or one of the datatypes derived from xsd:decimal.
- isOptional() - Method in class org.da.sparqlhelper.sparql.model.GraphPattern
-
- isOptional() - Method in class org.da.sparqlhelper.sparql.model.Property
-
- isOptional() - Method in class org.da.sparqlhelper.sparql.model.PropertyRef
-
- isOrderedDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is ordered.The values of an ordered datatype can be compared to each
other using operators like < and >.
- ISparqlFormExpression - Interface in org.da.sparqlhelper.sparql.model
-
- ISparqlRequestGroup - Interface in org.da.sparqlhelper.sparql.model
-
A Sparql request interface.
- ISparqVariableFormExpression - Interface in org.da.sparqlhelper.sparql.model
-
- isPrimitiveDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-
Checks whether the supplied datatype is a primitive XML Schema datatype.
- isProperty() - Method in class org.da.sparqlhelper.sparql.model.PropertyDecl
-
- isProperty() - Method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- isPropertyDecl() - Method in class org.da.sparqlhelper.sparql.model.PropertyDecl
-
- isPropertyDecl() - Method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- isRDFDatatype() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype
-
- isRDFDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.RDF
-
- isReduced() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTSelect
-
- isResource() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.Value
-
Check if the object is an instance of the given type.
- isScopeChange() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTGraphPatternGroup
-
- isScopeChange() - Method in class org.da.sparqlhelper.sparql.parser.ast.SimpleNode
-
Check if this AST node constitutes a variable scope change.
- isSelect(String) - Method in class org.da.sparqlhelper.sparql.model.SelectForm
-
Return true if a variable is in the SELECT list of variables.
- isSelect(String) - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Return true if a variable is in the SELECT list of variables.
- isSelectAll() - Method in class org.da.sparqlhelper.sparql.model.AbstractSparqlRequest
-
- isSelectAll() - Method in interface org.da.sparqlhelper.sparql.model.ISparqlRequestGroup
-
- isSelectAll() - Method in class org.da.sparqlhelper.sparql.model.SelectForm
-
Return true if SELECT * is set.
- isSelectAll() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Return true if SELECT * is set.
- isSelectDistinct() - Method in class org.da.sparqlhelper.sparql.model.SelectForm
-
Return true if the SELECT expression should be SELECT DISTINCT.
- isSelectDistinct() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Return true if the SELECT expression should be SELECT DISTINCT.
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTAdd
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTClear
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTCopy
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTCreate
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTDrop
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTLoad
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTMove
-
- isSilent() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTServiceGraphPattern
-
- isSimpleExpression() - Method in interface org.da.sparqlhelper.sparql.model.expressions.Expression
-
Return true if the expression is a simple expression.
- isSimpleExpression() - Method in class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
Return true.
- isSimpleExpression() - Method in class org.da.sparqlhelper.sparql.model.expressions.LiteralExpression
-
Return true.
- isSimpleExpression() - Method in class org.da.sparqlhelper.sparql.model.expressions.VariableExpression
-
Return true.
- isSingleValue() - Method in class org.da.sparqlhelper.sparql.model.Property
-
- isSubSelect() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTSelect
-
- isSubSelect() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTSelectQuery
-
- isTriple() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.Value
-
Check if the object is an instance of the given type.
- isValue() - Method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- isValue() - Method in class org.da.sparqlhelper.sparql.model.Value
-
- isVar() - Method in class org.da.sparqlhelper.sparql.model.WhereType
-
- isVariable() - Method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- isVariable() - Method in class org.da.sparqlhelper.sparql.model.Variable
-
- isVariable() - Method in class org.da.sparqlhelper.sparql.model.WhereType
-
- isWildcard() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTConstruct
-
- isWildcard() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTCount
-
- isWildcard() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTDescribe
-
- isWildcard() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTSelect
-
- isXSDDatatype() - Method in interface org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype
-
Checks whether the supplied datatype is an XML Schema Datatype.
- isXSDDatatype() - Method in enum org.da.sparqlhelper.sparql.parser.vocabulary.CoreDatatype.XSD
-