Re: Upcoming wave of quad/namedgraph implementations ,was: Reification - whats best practice?

Andrew Newman wrote:

> The main problem we've had with named graphs is that it can be a pain 
> on a machine that has multiple names or names that change over time.  
> If I create a models based on machine names called 
> "http://192.168.10.1/foo" and then move to another network and 
> suddenly it's "http://10.0.0.42/foo" then all my existing queries stop 
> working.  I now prefer URNs for models not URIs and add a level of 
> indirection between them (I think this has been mentioned before).


Why tie the graph name to a machine? Surely you don't need to go as far 
as URNs to solve this problem?

Hamish

Received on Friday, 10 September 2004 12:54:56 UTC