I am on Stardog free cloud version.
- Will I be able to have access to terminal to execute the SMS2 commands?
- Or is there any other non-terminal way to import json data?
Thanks,
Radu
I am on Stardog free cloud version.
Thanks,
Radu
Hi Radu,
Yes, you can use the terminal to execute commands on an SDC free instance. There's actually a free training on Stardog Academy on how to use the CLI that covers how to do this: https://academy.stardog.com/learn/courses/24/cli
As for your second question, I assume you're trying to run virtual import
? There is not a way to do this in Studio.
Best,
Steve
@StevePlace - thanks for the info below I have tried this CLI and the output hangs indefinitely.
stardog-admin --server https://sd-792ca55d.stardog.cloud:5820 db verify -u <my-gmail-address> -- catalog
Where do I go next?
figured out with help from How to login as created user in Stardog Cloud?