| Package | Description |
|---|---|
| org.topbraid.spin.arq |
Converter from Jena ARQ to the SPIN object model.
|
| org.topbraid.spin.constraints |
Support for constraint checking using spin:constraint.
|
| org.topbraid.spin.internal | |
| org.topbraid.spin.model |
The SPIN object model (subclasses of Jena Resource).
|
| org.topbraid.spin.model.impl | |
| org.topbraid.spin.model.update |
The SPIN object model for SPARQL UPDATE language (subclasses of Jena Resource).
|
| org.topbraid.spin.model.update.impl | |
| org.topbraid.spin.model.visitor |
Support for traversing SPIN object trees.
|
| org.topbraid.spin.system |
Core factories and registries for SPIN.
|
| org.topbraid.spin.util |
Various utilities that don't fit elsewhere.
|
| Class and Description |
|---|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| ElementList
An RDFList representing a plain list of sub-Elements in a Query.
|
| Function
A SPIN Function module (not: FunctionCall).
|
| Query
Base interface of the various SPARQL query types such as
Ask, Construct, Describe and Select.
|
| Class and Description |
|---|
| QueryOrTemplateCall
A wrapper of either a Query or a TemplateCall.
|
| SPINInstance
A Resource that also may have spin constraints or rules attached to it.
|
| TemplateCall
A template call.
|
| Class and Description |
|---|
| Element
The abstract base interface for the various Element types.
|
| TriplePattern
A triple pattern element.
|
| Class and Description |
|---|
| AbstractAttribute
Shared base class for Argument and Attribute.
|
| Aggregation
Part of a SPARQL expression that calls an Aggregation (such as SUM).
|
| Argument
Jena wrapper for instances of spl:Argument.
|
| Ask
An ASK Query.
|
| Attribute
Jena wrapper for spl:Attribute.
|
| Bind
A BIND assignment element.
|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| CommandWithWhere
An abstraction for Query, Modify and DeleteWhere, i.e.
|
| Element
The abstract base interface for the various Element types.
|
| ElementGroup
A collection of zero or more child Elements.
|
| ElementList
An RDFList representing a plain list of sub-Elements in a Query.
|
| Exists
An EXISTS element group.
|
| Filter
A SPARQL FILTER element.
|
| Function
A SPIN Function module (not: FunctionCall).
|
| FunctionCall
Part of a SPARQL expression that calls a Function.
|
| Minus
A MINUS element group.
|
| Module
Instances of spin:Module (or subclasses thereof).
|
| ModuleCall
Abstract base interface of TemplateCall and FunctionCall.
|
| NamedGraph
A named graph element (GRAPH keyword in SPARQL).
|
| NotExists
A NOT EXISTS element group.
|
| Optional
An OPTIONAL element group.
|
| Query
Base interface of the various SPARQL query types such as
Ask, Construct, Describe and Select.
|
| QueryOrTemplateCall
A wrapper of either a Query or a TemplateCall.
|
| Service
A SERVICE element group.
|
| SolutionModifierQuery
Shared functions of those Query types that can have solution modifiers.
|
| SPINResource
An extension of the Jena Resource interface with additional
convenience methods to easier access property values.
|
| SubQuery
A nested sub-query.
|
| Template
A template class definition.
|
| TemplateCall
A template call.
|
| Triple
The base interface of TriplePattern and TripleTemplate.
|
| TriplePath
A triple path element.
|
| TriplePattern
A triple pattern element.
|
| TripleTemplate
A triple template used in a Construct header.
|
| Union
A UNION element.
|
| Values
A VALUES element (inside of a WHERE clause).
|
| Variable
A variable in a SPIN query.
|
| Class and Description |
|---|
| AbstractAttribute
Shared base class for Argument and Attribute.
|
| Aggregation
Part of a SPARQL expression that calls an Aggregation (such as SUM).
|
| Argument
Jena wrapper for instances of spl:Argument.
|
| Ask
An ASK Query.
|
| Attribute
Jena wrapper for spl:Attribute.
|
| Bind
A BIND assignment element.
|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| CommandWithWhere
An abstraction for Query, Modify and DeleteWhere, i.e.
|
| Construct
A CONSTRUCT Query.
|
| Describe
A DESCRIBE query.
|
| Element
The abstract base interface for the various Element types.
|
| ElementGroup
A collection of zero or more child Elements.
|
| ElementList
An RDFList representing a plain list of sub-Elements in a Query.
|
| Exists
An EXISTS element group.
|
| Filter
A SPARQL FILTER element.
|
| Function
A SPIN Function module (not: FunctionCall).
|
| FunctionCall
Part of a SPARQL expression that calls a Function.
|
| Minus
A MINUS element group.
|
| Module
Instances of spin:Module (or subclasses thereof).
|
| ModuleCall
Abstract base interface of TemplateCall and FunctionCall.
|
| NamedGraph
A named graph element (GRAPH keyword in SPARQL).
|
| NotExists
A NOT EXISTS element group.
|
| Optional
An OPTIONAL element group.
|
| Query
Base interface of the various SPARQL query types such as
Ask, Construct, Describe and Select.
|
| QueryOrTemplateCall
A wrapper of either a Query or a TemplateCall.
|
| Select
A SELECT query.
|
| Service
A SERVICE element group.
|
| SolutionModifierQuery
Shared functions of those Query types that can have solution modifiers.
|
| SPINInstance
A Resource that also may have spin constraints or rules attached to it.
|
| SPINResource
An extension of the Jena Resource interface with additional
convenience methods to easier access property values.
|
| SPINResourceImpl
Base implementation of SPINResource.
|
| SubQuery
A nested sub-query.
|
| Template
A template class definition.
|
| TemplateCall
A template call.
|
| Triple
The base interface of TriplePattern and TripleTemplate.
|
| TriplePath
A triple path element.
|
| TriplePattern
A triple pattern element.
|
| TripleTemplate
A triple template used in a Construct header.
|
| Union
A UNION element.
|
| Values
A VALUES element (inside of a WHERE clause).
|
| Variable
A variable in a SPIN query.
|
| Class and Description |
|---|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| CommandWithWhere
An abstraction for Query, Modify and DeleteWhere, i.e.
|
| Class and Description |
|---|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| CommandWithWhere
An abstraction for Query, Modify and DeleteWhere, i.e.
|
| ElementList
An RDFList representing a plain list of sub-Elements in a Query.
|
| SPINResource
An extension of the Jena Resource interface with additional
convenience methods to easier access property values.
|
| SPINResourceImpl
Base implementation of SPINResource.
|
| Class and Description |
|---|
| Aggregation
Part of a SPARQL expression that calls an Aggregation (such as SUM).
|
| Bind
A BIND assignment element.
|
| Element
The abstract base interface for the various Element types.
|
| ElementGroup
A collection of zero or more child Elements.
|
| ElementList
An RDFList representing a plain list of sub-Elements in a Query.
|
| Exists
An EXISTS element group.
|
| Filter
A SPARQL FILTER element.
|
| FunctionCall
Part of a SPARQL expression that calls a Function.
|
| Minus
A MINUS element group.
|
| NamedGraph
A named graph element (GRAPH keyword in SPARQL).
|
| NotExists
A NOT EXISTS element group.
|
| Optional
An OPTIONAL element group.
|
| Service
A SERVICE element group.
|
| SubQuery
A nested sub-query.
|
| TriplePath
A triple path element.
|
| TriplePattern
A triple pattern element.
|
| Union
A UNION element.
|
| Values
A VALUES element (inside of a WHERE clause).
|
| Variable
A variable in a SPIN query.
|
| Class and Description |
|---|
| Function
A SPIN Function module (not: FunctionCall).
|
| Module
Instances of spin:Module (or subclasses thereof).
|
| Template
A template class definition.
|
| Class and Description |
|---|
| Argument
Jena wrapper for instances of spl:Argument.
|
| Command
Represents instances of sp:Command (Queries or Update requests).
|
| CommandWithWhere
An abstraction for Query, Modify and DeleteWhere, i.e.
|
| Element
The abstract base interface for the various Element types.
|
| Module
Instances of spin:Module (or subclasses thereof).
|
| Query
Base interface of the various SPARQL query types such as
Ask, Construct, Describe and Select.
|
| QueryOrTemplateCall
A wrapper of either a Query or a TemplateCall.
|
| TemplateCall
A template call.
|
| TriplePattern
A triple pattern element.
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.