| Interface | Description |
|---|---|
| FormatterTemplate | |
| QuerySerializerFactory |
Interface for query serializer factories, these may be registered with the
SerializerRegistry thus allowing the serialization of queries to be
customised |
| UpdateSerializerFactory |
Interface for update serializer factories, these may be registered with the
SerializerRegistry thus allowing update serialization to be
customised |
| Class | Description |
|---|---|
| FmtExprSPARQL |
Output expressions in SPARQL syntax
|
| FmtTemplate | |
| FormatterBase | |
| FormatterElement | |
| PrologueSerializer | |
| QuerySerializer |
Serialize a query into SPARQL or ARQ formats
|
| SerializationContext |
Information needed to serialize things
|
| Serializer | Deprecated |
| SerializerRegistry |
Provides a registry of serializers for queries and updates
|
Licenced under the Apache License, Version 2.0