| Package | Description |
|---|---|
| org.topbraid.shacl.arq | |
| org.topbraid.spin.arq |
Converter from Jena ARQ to the SPIN object model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SHACLFunctionDriver
A SPINFunctionDriver for SHACL functions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SPINBodyFunctionDriver
A (default) SPINFunctionDriver using spin:body to find an executable
body for a SPIN function.
|
class |
SPINFunctionDrivers
The singleton that creates ARQ FunctionFactories from SPIN and SHACL functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPINFunctionDrivers.register(org.apache.jena.rdf.model.Property predicate,
SPINFunctionDriver driver)
Registers a new SPINFunctionDriver for a given key predicate.
|
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.