[Kim-discussion] insert new instances into KIM
Philip Alexiev
philip.alexiev at sirma.bg
Tue Jun 22 11:27:36 EDT 2010
The first time KIM starts it reads the rdf from the files described in
the "imports" section in Sesame.conf . Each subsequent run works with
the cache and does not read the rdfs. So you will have to either clear
the cache , by removing $KIM_HOME/context/default/populated , include
your custom rdf in the imports of Sesame and start KIM again. Or import
them in an already running KIM with toolRdfImport.
Importing the same statement more than once will result in a single
statement in the semantic repository.
Cheers,
Philip
On 06/22/2010 06:12 PM, Yang Fangkai wrote:
> One more thing is: I have imported the triples already. After I add
> the mainAlias/mainLabel to the RDF file, shall I simply import all of
> them again? It seems that when I import a file twice, there will be
> two entities in the knowledge base. Is there anyway to clear the
> old-version imported triples?
>
>
More information about the Kim-discussion
mailing list