Hi Andy,

I've attached a copy of my config file. The biggest issue is that I want to 
store schema, instances, and metadata in different graphs and have the ability 
to persistently store external data (e.g. FOAF files) by using the SPARQL 1.1 
Update LOAD functionality. However, it is non-obvious to me that I can build an 
RDFS InfModel over the union of the entire TDB dataset--at least based on the 
error I sent you. Of course, I may just be overlooking something.

Thanks,
Evan

On Apr 27, 2012, at 7:29 PM, Andy Seaborne wrote:

> 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
>> 
> 
> 
> 
> -- 
> BEGIN-ANTISPAM-VOTING-LINKS
> ------------------------------------------------------
> 
> Teach CanIt if this mail (ID 48935271) is spam:
> Spam:        http://respite.rpi.edu/b.php?c=s&i=48935271&m=cb2f151d9ba5
> Not spam:    http://respite.rpi.edu/b.php?c=n&i=48935271&m=cb2f151d9ba5
> Forget vote: http://respite.rpi.edu/b.php?c=f&i=48935271&m=cb2f151d9ba5
> ------------------------------------------------------
> END-ANTISPAM-VOTING-LINKS
> 
> 

Reply via email to