- From: Danny Ayers <danny.ayers@gmail.com>
- Date: Tue, 15 Dec 2009 16:02:07 +0100
- To: Dan Connolly <connolly@w3.org>
- Cc: Tim Berners-Lee <timbl@w3.org>, public-cwm-talk@w3.org, Jonathan Rees <jar@creativecommons.org>
Pardon the interruption, but Dan - can you make tests out of these? 2009/12/15 Dan Connolly <connolly@w3.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 > > > -- http://danny.ayers.name
Received on Tuesday, 15 December 2009 15:02:56 UTC