| Package | Description |
|---|---|
| org.da.sparqlhelper.sparql.model |
Contains the classes which model the structure of a SPARQL constructs.
|
| org.da.sparqlhelper.sparql.model.expressions |
Contains the classes which functions, binary, or numeric expressions in SPARQL constructs.
|
| org.da.sparqlhelper.sparql.model.prefix |
Contains the classes which allow to map namespaces with prefixes in SPARQL declarations.
|
| org.da.sparqlhelper.sparql.parser |
Contains the classes which are used to parse SPARQL expressions expressed as Strings.
|
| Class and Description |
|---|
| AbstractSparqFormExpression
A form expression.
|
| AbstractSparqlRequest
An abstract SPARQL request.
|
| AbstractSparqVariableFormExpression |
| AskForm
Represents the ASK form.
|
| Bind
Represent a BIND construct.
|
| Coalesce
Represent a COALESCE construct.
|
| DeleteForm
Represents a DELETE form.
|
| DistanceUnits
The distance units.
|
| ExpressionList
Represents a list of expressions.
|
| ExpressionTypes
The types of expressions in the WHERE declaration.
|
| Filter
Represent a FILTER construct.
|
| GraphPattern
Represents one graph pattern.
|
| Individual
Represents an individual.
|
| InsertForm
Represents an INSERT or INSERT DATA form.
|
| IRI
An IRI.
|
| ISparqlFormExpression
A form expression.
|
| ISparqlRequestGroup
A Sparql request interface.
|
| ISparqVariableFormExpression
A form expression operating on a
Variable. |
| PrefixedName
A prefixed name for a query.
|
| Property
Represents a property.
|
| PropertyDecl
A property declaration.
|
| PropertyRef
Represents a property reference.
|
| SelectExpression
Represent a SELECT expression.
|
| SelectForm
Represents a SELECT form.
|
| SelectItem
Represent a SELECT item.
|
| SparqlDistance
Represents a distance request from an element to another one.
|
| SparqlGeometry
Represents a geometry request to get the latitude and longitude of an element.
|
| SparqlRequest
This class allows to create a SPARQL request.
|
| SparqlRequestGroup
A GROUP construct.
|
| SparqlTime
Represents a time request from an element.
|
| TripleElement
Represents a triple element.
|
| Union
Represents a UNION.
|
| Value
Represents a value.
|
| Variable
A variable.
|
| Variable.FromProperties |
| VariableOrIRI
A variable or an IRI.
|
| WhereExpression
Represents a WHERE expression.
|
| WhereForm
Represents the WHERE form.
|
| Class and Description |
|---|
| ISparqlRequestGroup
A Sparql request interface.
|
| PrefixedName
A prefixed name for a query.
|
| Class and Description |
|---|
| IRI
An IRI.
|
| Class and Description |
|---|
| SparqlRequest
This class allows to create a SPARQL request.
|
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence