| Interface | Description |
|---|---|
| Invocable |
Interface for something that can be invoked to yield some result.
|
| SparqlFunction | |
| TypeSystem |
A class with knowlegde about the type hierarchy.
|
| XClass |
TODO: This class is very similar to Jena's RDFDataype.
|
| XMethod |
A method (actually a function - there is no object support yet) in the
Sparqlify system.
|
| Class | Description |
|---|---|
| Datatype | |
| DatatypeSystemCustom | |
| DefaultCoercions | |
| InvocableMethod | |
| SparqlFunctionImpl | |
| SparqlSqlFunction |
Implementation of a SPARQL function via an SQL one
e.g.
|
| SqlExprOps | |
| SqlMethodCandidate | |
| TypeDistance | |
| XClassImpl | |
| XClassUtils | |
| XMethodDecl |
Not used
|
| XMethodImpl |
Copyright © 2014. All rights reserved.