| Package | Description |
|---|---|
| org.topbraid.spin.arq |
Converter from Jena ARQ to the SPIN object model.
|
| Modifier and Type | Method and Description |
|---|---|
static SPINThreadFunctions |
SPINThreadFunctionRegistry.getFunctions() |
static SPINThreadFunctions |
SPINThreadFunctionRegistry.register(org.apache.jena.rdf.model.Model model)
Registers a set of extra SPIN functions from a given Model for the current
Thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SPINThreadFunctionRegistry.unregister(SPINThreadFunctions old)
Unregisters the current Model for the current Thread.
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.