Hi, when I try importing a json-ld file the same thing happens as described in this post here:
However my file is json-ld not json, which includes the @context object, so I'm not sure why this isn't working. For instance I tried importing a file containing the data as in the example on this page https://json-ld.org/ which doesn't work. I don't get any error message, the data just doesn't get added. I am importing using the CLI command - 'stardog data add db_name filename'