On 29/08/2025 21:49, Emmons, Ian D wrote:
On the “Configuring Fuseki” web page:

https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html

there is a link near the top for “Programmatic configuration of the server”:

https://jena.apache.org/documentation/fuseki2/fuseki-main.html#build

https://jena.apache.org/documentation/fuseki2/fuseki-embedded.html#build

(and I'll fix the links)


This link is broken. Does that information still exist, and if so, what is the 
correct link?

There is one Fuseki server system - Fuseki server is that core base, with the admin and UI added as modules.

FusekiServer server = FusekiServer.create()
                         ......
                         .build();

(the webapp/war file is different)


Thanks,

Ian

==================
Ian Emmons
RTX BBN Technologies


Reply via email to