opencaesar / owl-tools

A set of analysis tools for OWL
Apache License 2.0
5 stars 1 forks source link

Owl-fuseki: enable the web application #25

Closed NicolasRouquette closed 3 years ago

NicolasRouquette commented 3 years ago

User Story

As a user, I would like the Fuseki web application UI so that I could use the web interface to develop SPARQL queries..

Detailed Description

Description providing additional details and context.

Currently, the 'start fuseki' task runs an embedded Fuseki server without the web UI. We should have an option to start the web UI as well.

Acceptance Criteria