I downloaded and unzipped Stardog and I get the instructions on the site but I'm unable to run it and need to understand what I'm missing:
What I did:
export STARDOG_HOME=/data/stardog
I downloaded also the key Then:
cp stardog-license-key.bin $STARDOG_HOME
Error:
cp: /data/stardog: No such file or directory
A solution did not work for me I found online:
./bin/stardog-admin server start
Error:
STARDOG_HOME directory '/data/stardog' does not exist