Package org.topbraid.spin.arq

Converter from Jena ARQ to the SPIN object model.

See:
          Description

Class Summary
AbstractElementVisitor A basic implementation of ElementVisitor that has handling of ElementGroups so that they are recursively walked in.
AbstractTemplateVisitor Base implementation of TemplateVisitor that calls visit for each triple in a group.
ARQ2SPIN Takes a ARQ SPARQL Query as input and creates a corresponding SPIN data structure from it.
SPINARQFunction An ARQ function that delegates its functionality into a user-defined SPIN function.
 

Package org.topbraid.spin.arq Description

Converter from Jena ARQ to the SPIN object model.