opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

UI Indication that Fuseki database has been loaded in Sidebar #31

Closed pogi7 closed 5 months ago

pogi7 commented 6 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

UI Indication that Fuseki database has been loaded in Sidebar

  1. ./gradlew clean
  2. ./gradlew owlLoad
  3. Once data is loaded in Fuseki you do not need to run owlLoad again
  4. You only need to run ./gradlew startFuseki
  5. can probably cache when successful ./gradlew owlLoad is run

Describe the desired feature

[Clearly and concisely describe the functionality that you would like to see]

Additional context

image