I thought that the following steps worked for me just fine a few weeks ago, but today I'm getting an error.

From the 4.3.2 fuseki web-based interface, I created a "Persistent (TDB2)" database called myDataset. I then shut down fuseki and confirmed that a run/configuration/myDataset.ttl file had been created.

I then tried to load data into the dataset like this:

~/Downloads/apache-jena-4.3.2/bin/tdb2.tdbloader --tdb /Users/bobdc/Downloads/apache-jena-fuseki-4.3.2/run/configuration/myDataset.ttl myData.ttl

I then got this error:

org.apache.jena.sparql.ARQException: No such type: <http://jena.apache.org/2016/tdb#DatasetTDB2>

Can anyone tell me what I'm doing wrong?

Thanks,

Bob

Reply via email to