jena
jena copied to clipboard
Move Dataset management API to fuseki-main?
Version
4.9.0
Feature
Basically the subject. We do not need the UI but managing datasets programatically would be very useful. Mailing list thread: https://lists.apache.org/thread/vsokyob76lvlpl3g100xhxzynohthzvn
Are you interested in contributing a solution yourself?
Perhaps?
Copy or you break the webapp version ("was" and "fulljar").
There needs to be a security solution.
An experiment: as a Fuseki module https://github.com/afs/fuseki-mods/tree/main/jena-fmod-admin
Can modules run on different ports somehow? That could allow to sidestep the security solution.
Modules are part of servers and server have one port (all ATM).