fenfire-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fenfire-dev] RDF


From: Matti Katila
Subject: Re: [Fenfire-dev] RDF
Date: Thu, 30 Oct 2003 18:17:50 +0200 (EET)

On Thu, 30 Oct 2003, Benjamin-Elias Fallenstein wrote:
> Could we first figure out which (newly created) triples should go into which
> graph when saving? This seems to be the hard question for me-- the rest then
> is relatively easy.
> 
> Ideas?

Obiviously in the graph which you have read/write access?
Sure, we should share graphs between developers and give write access to 
people who we trust.

So, how about thinking that cvs has not the changes what I have in my 
computer but I have write access to my local filesystem and cvs.
We can think that change is something like new file to make any point in 
here.  Now we have analogue to create new rdf graph for change(s) and the 
"cvs" graph exist also. By setting the new graph "active" and inactivate 
the cvs graph all new triplets go only in new graph.

Let's have storm-block-id for new graph and id for "cvs" graph
and we can put the union in our system but still easily separate
graphs with reification. So we need to change our system to do 
the reification on the fly while importing rdf graphs by storm-block-id.


   -Matti





reply via email to

[Prev in Thread] Current Thread [Next in Thread]