On 03/01/2023 13:43, Andy Seaborne wrote:
On 03/01/2023 11:40, LB wrote:
Hi all and late happy new year!
Nice work with the modules Andy.
Now, a probably a silly question and maybe I missed something already
mentioned in some other mail ...
Documentation:
"Modules are invoked during t
dule being used in Fuseki Standalone (UI)
?
Fuseki Webapp (the standalone jar is Jetty + the portable webapp) will
not support Fuseki Modules.
Filters and servlets are configured by web.xml in a webapp. There isn't
a webapp-API portable way to make it dynamic.
The standalone jar wi
Hi all and late happy new year!
Nice work with the modules Andy.
Now, a probably a silly question and maybe I missed something already
mentioned in some other mail ...
I tried to add a Fuseki Module, but for the Fuseki with UI Standalone
setup. It looks like my module does only work for setu
afs merged pull request #73:
URL: https://github.com/apache/jena-site/pull/73
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@jena
afs merged pull request #73:
URL: https://github.com/apache/jena-site/pull/73
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@jena
afs merged pull request #73:
URL: https://github.com/apache/jena-site/pull/73
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@jena
afs commented on a change in pull request #73:
URL: https://github.com/apache/jena-site/pull/73#discussion_r740217375
##
File path: source/documentation/fuseki2/fuseki-modules.md
##
@@ -0,0 +1,117 @@
+---
+title: Fuseki Modules
+---
+
+Fuseki modules are a mechniam to include
afs commented on a change in pull request #73:
URL: https://github.com/apache/jena-site/pull/73#discussion_r740216511
##
File path: source/documentation/fuseki2/fuseki-modules.md
##
@@ -0,0 +1,117 @@
+---
+title: Fuseki Modules
+---
+
+Fuseki modules are a mechniam to include
rvesse commented on a change in pull request #73:
URL: https://github.com/apache/jena-site/pull/73#discussion_r740207494
##
File path: source/documentation/fuseki2/fuseki-modules.md
##
@@ -0,0 +1,117 @@
+---
+title: Fuseki Modules
+---
+
+Fuseki modules are a mechniam to
mmit b7a6de85629a04bf69bd316dcf453ec96507e566 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=b7a6de8 ]
JENA-2182: Example FusekiModule
> Fuseki Modules
> --
>
> Key: JENA-2182
>
mmit 27d0c42b5cad660329e8ac72c36b927e522e0cd0 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=27d0c42 ]
Merge pull request #1096 from afs/misc
JENA-2173: Improve async parser. JENA-2182: Example of a FusekiModule
> Fu
On 07/10/2021 16:29, Andy Seaborne wrote:
Some background on this.
An example use case:
A Kafka-Fuseki connector which take data, patches or SPARQL updates from
a Kafka topic (that is, anything that can POSTed to a dataset). Kafka
messages have a header so there is a content-type header a
[
https://issues.apache.org/jira/browse/JENA-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-2182.
-
Resolution: Done
> Fuseki Modules
> --
>
> Ke
mmit bd1289b75f3ea7fe2a73c444aab949dd84751a12 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=bd1289b ]
Merge pull request #1084 from afs/fuseki-modules
JENA-2182: Fuseki Modules
> Fuseki Modules
> --
>
>
mmit 3e49b3126f3fa5a0f7d9e6c4a2d5cc8a4ee6c9f8 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=3e49b31 ]
JENA-2182: Fuseki Modules
> Fuseki Modules
> --
>
> Key: JENA-2182
> URL: h
build lifecycle that can even add servlets or
servlet filters.
Fuseki modules are an extension point. A module implements an interface
that has call points for calls during Fuseki server building which
expose the server datastructures.
Andy
Yes - this is £job related work.
Andy Seaborne created JENA-2182:
---
Summary: Fuseki Modules
Key: JENA-2182
URL: https://issues.apache.org/jira/browse/JENA-2182
Project: Apache Jena
Issue Type: New Feature
Components
Github user asfgit closed the pull request at:
https://github.com/apache/jena/pull/468
---
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/468
JENA-1597 : Reorganisation of Fuseki modules.
This PR reorgansies the Fuseki modules to separate out the core engine,
regardless of use in a webapp or embedded, to make what was the "embedded&quo
19 matches
Mail list logo