[
https://issues.apache.org/jira/browse/JENA-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15410722#comment-15410722
]
ASF GitHub Bot commented on JENA-1221:
--------------------------------------
Github user kinow commented on the issue:
https://github.com/apache/jena/pull/162
Lurking around this issue.
I'm setting up a SPARQL database with Jena in Jenkins
https://github.com/biouno/database-sparql-plugin/blob/master/src/main/java/org/biouno/databasesparql/JenaTDBDatabase.java
Used TDB and Jena JDBC.
If I understand correctly, this new module will allow me to expose the
database via SPARQL. Looking forward to it!
> Provide an embedded Fuseki server for use from java.
> ----------------------------------------------------
>
> Key: JENA-1221
> URL: https://issues.apache.org/jira/browse/JENA-1221
> Project: Apache Jena
> Issue Type: New Feature
> Components: Fuseki
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> The command line standalone server can be launched from Java - that is a full
> server.
> An embedded server would be without dependencies on the filing system (the
> {{run/}} area). It will run without UI, web pages, admin servlets or external
> configuration files.
> In other words - just the services on datasets, configured from java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)