On 27/04/12 21:09, Evan Patton wrote:
Hi everyone,

I'm looking at performing reasoning over a TDB dataset using Fuseki.
In the past I've configured single graphs using tdb:GraphTDB in
Joseki using the Jena Assembler framework, but it's not clear if it's
possible to use a tdb:DatasetTDB as the backing for an OntModel.
Fuseki dumps the following message:

cannot find a most specific type for :dataset, which has as
possibilities: ja:Model tdb:DatasetTDB

So my question is: Is there any method of loading an entire TDB
dataset (named graphs and all) for RDFS inference in Fuseki?

Fuseki uses the same mechanism as Joseki to define datasets. You have to pick one model out of a dataset.

That error usually occurs from a misconfigured config file.

What is the config file?

        Andy


Thanks, Evan


Reply via email to