Hi, Jena Fuseki UI is a Java Maven module that packages a Vue.js app.
There are servlets in Jena Fuseki which expose parts of Jena via web HTTP endpoints. You can take a look at the jena-fuseki-ui module's source code on GitHub and call similar endpoints using Axios, fetch, etc - Jena does not provide any JS client. You can also control the response type to receive XML, or even JSON. Cheers Bruno On Sat, 18 Jun 2022, 6:09 pm Dương Hồ, <[email protected]> wrote: > Hello Jena support. > I am developing web system on Laravel and ReactJS framework. I want to use > Jena to integrate into my system. > But as far as I see Jena mostly help for Java. > Can I use Jena on the Javascript language platform? > Can you help me? > Thanks you >
