UTNAK / kepler16b-using-imce-vocabulary

Forked from a demo project for the openCAESAR platform
http://opencaesar.github.io/kepler16b-example/
0 stars 0 forks source link

11 update oml descriptions based on simulations run on model #16

Closed UTNAK closed 4 weeks ago

UTNAK commented 1 month ago

Checklist before submitting a merge request

Description of contribution

In #6 , work has been done to simulate OML descriptions. The PR adds the capability of updating these OML descriptions using the SPARQL Update Query.

Close #11

Testing performed

How to Test Expected functionality changes

  1. Go to https://github.com/UTNAK/kepler16b-using-imce-vocabulary
  2. Switch to 11-update-oml-descriptions-based-on-simulations-run-on-model branch
  3. Run git pull
  4. From the command line run ./gradlew load or from the Setup Tasks webview
  5. Wait for that command to finish
  6. Open the src/analysis/analysisShell.qmd
  7. Run Cell by Cell
  8. From the command line run ./gradlew save or from the Save Tasks webview
  9. Verify that the src/oml/example.com/tutorial2/description/statedictionary.oml is updated

Additional context

[If needed, you may add additional context]

UTNAK commented 4 weeks ago

this has been tested on #21 and #12