eu.ostrzyciel.jelly.convert.jena.fuseki.JellyFusekiLifecycle
See theJellyFusekiLifecycle companion object
final class JellyFusekiLifecycle extends JenaSubsystemLifecycle
A Jena module that adds Jelly content type to the list of accepted content types in Fuseki. This isn't a Fuseki module, because Fuseki modules are not supported in all distributions of Fuseki, see: https://github.com/apache/jena/issues/2774
This allows users to use the Accept header set to application/x-jelly-rdf to request Jelly RDF responses. It works for SPARQL CONSTRUCT queries and for the Graph Store Protocol.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait JenaSubsystemLifecycletrait SubsystemLifecycleclass Objecttrait Matchableclass Any
Members list
In this article