Can I configure Jena Fuseki with inference and TDB?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I want to configure Fuseki with an inference model supported by TDB. I have been able to configure it with a Memory Model, but not with a TDB Model where I could update triples. I am using the following assembler description: @prefix tdb : < http : //jena.hpl.hp.com/2008/tdb#> . @prefix rdf : < http : //www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs : < http : //www.w3.org/2000/01/rdf-schema#> . @prefix ja : < http : //jena.hpl.hp.com/2005/11/Assembler#> . @prefix tdb : < http : //jena.hpl.hp.com/2008/tdb#> . [] ja :