How to register JS Function to apache jena fuseki? Is it the same as registering a JS Function to GraphDB.ontotext?
The starting point is the documentation: https://jena.apache.org/documentation/query/javascript-functions.html. You need to add javascript engine such as GraalVM to the Fuseki classpath.