Hi!
I have recently started using stardog and I encountered a puzzling revelation:
I created a Database using /stardog-admin db create -o strict.parsing=false -n DB /sourcedir. However, when I try to run queries using console for this database, the editor does not display execute button, textbox for entering the query. (screenshot attached)
I also created a databse without the option set to false and there i can run queries successfully.
Is this a known issue? Or am i doing something wrong here?
Thanks for your time and an otherwise great product!