Package org.topbraid.spin.system

Core factories and registries for SPIN.

See:
          Description

Class Summary
ARQFactory A singleton that can create ARQ SPARQL Queries and QueryExecution objects.
ExtraPrefixes Manages extra prefixes that are always available even if not explicitly declared.
MagicPropertyPolicy A singleton used by the evaluation of magic properties (SPINARQPFunction) to determine whether asserted values and/or dynamically computed values shall be returned in SPARQL queries.
SPINImports A singleton managing spin:imports.
SPINLabels A singleton that is used to render resources into strings.
SPINModuleRegistry A singleton that keeps track of all registered SPIN functions and templates.
SPINPreferences A singleton that provides access to the current SPIN rendering settings.
 

Enum Summary
MagicPropertyPolicy.Policy  
 

Package org.topbraid.spin.system Description

Core factories and registries for SPIN.