eu.ostrzyciel.jelly.convert.jena.fuseki
Members list
Type members
Classlikes
object JellyFusekiLifecycle
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JellyFusekiLifecycle.type
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
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
- Supertypes
-
trait JenaSubsystemLifecycletrait SubsystemLifecycleclass Objecttrait Matchableclass Any
In this article