From: SHI L. <lia...@lo...> - 2010-05-27 12:47:05
|
Hey all: I have a question here. I'm using RAP API to develop a semantic wiki. I have a database storing all RDF statements obtained from the semantic wiki, and this database is different from the one for wiki data itself. Then I use RAP API to get a dbmodel with the modelURI of "http://localhost/model". I run some inference on this model. there are some new statements produced and of course these new statements are store within this dbmodel. Then I go to the wiki page, I expect to see these new facts shown in the 'Static Fact' bar in the wiki page, however, only existing facts are shown without the new facets. I'm wondering how new statements can reflected to wiki pages? I appreciate any suggestion and solution. Thank you very much all in advance. bests Lian |