This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b90c06c3 Update list of Fuseki components
0b90c06c3 is described below

commit 0b90c06c3ffe8e4465a1aad568ae64d2714b09e7
Author: Andy Seaborne <[email protected]>
AuthorDate: Sat May 17 09:00:40 2025 +0100

    Update list of Fuseki components
---
 source/documentation/fuseki2/__index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/source/documentation/fuseki2/__index.md 
b/source/documentation/fuseki2/__index.md
index 81f323f41..9940593ad 100644
--- a/source/documentation/fuseki2/__index.md
+++ b/source/documentation/fuseki2/__index.md
@@ -118,13 +118,14 @@ The Fuseki code is under "jena-fuseki2/":
 |---------------|--|
 | jena-fuseki-main    | The Fuseki server |
 | jena-fuseki-core    | The Fuseki engine |
+| jena-fuseki-ui      | The Fuseki UI |
 | jena-fuseki-server  | Build the combined jar for Fuseki server |
 | jena-fuseki-access  | [Data access control](fuseki-data-access-control.html) 
|
 | apache-jena-fuseki  | The download for Fuseki |
 | <b>Other</b>        | |
 | jena-fuseki-docker  | Build a docker container for Fuseki |
 | jena-fuseki-geosparql | Integration for GeoSPARQL |
+| jena-fuseki-mod-geosparql | Integration for GeoSPARQL |
 | <b>Webapp</b>       | |
 | jena-fuseki-webapp  | Web application and command line startup |
-| jena-fuseki-fulljar | Build the combined jar for Fuseki/UI server |
 | jena-fuseki-war     | Build the war file for Fuseki/UI server |

Reply via email to