- From: Dan Connolly <connolly@w3.org>
- Date: Tue, 15 Dec 2009 08:57:18 -0600
- To: Tim Berners-Lee <timbl@w3.org>
- Cc: public-cwm-talk@w3.org, Jonathan Rees <jar@creativecommons.org>
On Tue, 2009-12-15 at 08:53 -0500, Tim Berners-Lee wrote: > You don't use cwm every day? > I was using cwm today. :) > > > Ooops... trying to mention (in another graph) a graph which is > mutable -- still being built. > Probably just a close() call missing from building the graph. My bad. > try x = x.close() aroud line 137: line 137 of what? oh... why.py. Yup; that works. I checked it in: why.py,v 1.54 2009/12/15 14:55:57 connolly > > if isinstance(x, Formula): > b = ko.newBlankNode(why=dontAsk) > x = x.close() # Just in case > ko.add(subj=x, pred=ko.store.sameAs, obj=b, -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ gpg D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Tuesday, 15 December 2009 14:57:20 UTC