IRC log of dig on 2013-07-26
Timestamps are in UTC.
- 11:39:30 [DIGlogger]
- DIGlogger (~dig-logge@groups.csail.mit.edu) has joined #dig
- 11:39:30 [pratchett.freenode.net]
- topic is: Decentralized Information Group @ MIT http://dig.csail.mit.edu/
- 11:39:30 [pratchett.freenode.net]
- Users on #dig: DIGlogger RalphS deiu rszeno bblfish melvster presbrey ericP sandro mattl bergi tyteen4a03 zuzak Yudai______
- 11:39:30 [pratchett.freenode.net]
- [freenode-info] help freenode weed out clonebots -- please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup
- 11:39:50 [DIGlogger]
- DIGlogger (~dig-logge@groups.csail.mit.edu) has joined #dig
- 11:39:50 [cameron.freenode.net]
- topic is: Decentralized Information Group @ MIT http://dig.csail.mit.edu/
- 11:39:50 [cameron.freenode.net]
- Users on #dig: DIGlogger RalphS deiu rszeno bblfish melvster presbrey ericP bergi tyteen4a03 zuzak Yudai______ mattl sandro
- 11:40:11 [scor]
- scor (scor@nat/acquia/x-lltewgzlgazdhwim) has joined #dig
- 11:40:11 [scor]
- scor has quit (Changing host)
- 11:40:11 [scor]
- scor (scor@drupal.org/user/52142/view) has joined #dig
- 14:04:30 [rszeno]
- rszeno has quit (Quit: Leaving.)
- 14:45:58 [betehess]
- betehess (~betehess@c-24-61-44-145.hsd1.ma.comcast.net) has joined #dig
- 15:08:58 [deiu]
- presbrey, ping
- 16:07:09 [melvster]
- melvster has quit (Remote host closed the connection)
- 16:07:11 [bblfish]
- pretty amazing Scala to Javascript compiler http://www.parleys.com/play/51c380bfe4b0ed8770356866/chapter5/about
- 16:07:50 [bblfish]
- ( only problem at the moment is the size of the lib 16MB, but they think to bring it down to 1MB )
- 16:09:10 [bblfish]
- betehess: that means we run banana directly in JS
- 16:11:31 [betehess]
- betehess has quit (Ping timeout: 276 seconds)
- 16:22:12 [melvster]
- melvster (~melvster@89.176.108.70) has joined #dig
- 16:23:50 [deiu]
- deiu has quit (Quit: Leaving)
- 16:25:43 [Pipian-Work]
- Pipian-Work (~Pipian@30-9-48.wireless.csail.mit.edu) has joined #dig
- 17:07:46 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 17:17:06 [Pipian-Work]
- Pipian-Work (~Pipian@30-9-48.wireless.csail.mit.edu) has joined #dig
- 17:34:41 [betehess]
- betehess (~betehess@24.61.44.145) has joined #dig
- 17:54:23 [bblfish]
- presbrey: just a question on moveIndex in https://github.com/linkeddata/rdflib.js/blob/master/identity.js#L167
- 17:54:51 [bblfish]
- As I read it there is a hashMap of indexes for URIs
- 17:54:52 [betehess]
- betehess has quit (Quit: Leaving)
- 17:58:27 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 17:59:56 [bblfish]
- it seems that the indexes are indexed by hash of uris. Replacing a URI is here implemented as moving the contents of hashmap[hash(uri1)) to hashmap[hash(uri2))
- 18:00:22 [bblfish]
- seems like this could lead to clashes if two uris have the same hash
- 18:16:33 [Pipian-Work]
- Pipian-Work (~Pipian@18.189.26.240) has joined #dig
- 18:21:48 [Pipian-Work]
- Pipian-Work has quit (Quit: Pipian-Work)
- 18:29:32 [bblfish]
- it would be useful to get together with some of the people who are working on rdflib.js to know what the direction of it is.
- 18:31:06 [bblfish]
- ah I get it. hashString, just adds the < > function around it.
- 18:31:53 [bblfish]
- it, it turnts the URI into something canonical
- 18:32:03 [bblfish]
- hmm. ok. sorry
- 19:01:04 [timbl]
- timbl (~timbl@30-5-178.wireless.csail.mit.edu) has joined #dig
- 19:15:16 [bblfish]
- I don't understand $rdf.term = (val) -> ...
- 19:17:43 [bblfish]
- I assume that (val) could be a literal or a URI or a bnode, but if it is not any one of those then it returns undefined or throws an exception https://github.com/linkeddata/rdflib.js/blob/master/term.coffee#L119
- 19:20:31 [bblfish]
- this is odd especially with the constructor for Statement, that calls this 'term' function for subj, pred, obj, and who https://github.com/linkeddata/rdflib.js/blob/master/term.coffee#L155
- 19:21:58 [bblfish]
- ah got it
- 19:22:15 [bblfish]
- line 133 it returns the unchanged val if it is an object
- 19:51:12 [scor]
- scor has quit (Quit: scor)
- 20:19:31 [RalphS]
- RalphS has quit ()
- 20:34:45 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 20:49:07 [betehess]
- betehess (~betehess@c-24-61-44-145.hsd1.ma.comcast.net) has joined #dig
- 20:58:41 [rszeno]
- rszeno (~rszeno@79.114.104.234) has joined #dig
- 21:19:10 [scor]
- scor has quit (Ping timeout: 256 seconds)
- 21:21:43 [melvster]
- bblfish: im working with rdflib
- 21:21:59 [melvster]
- i just challenged myself to write a chess game in 30 mintues that auto saves
- 21:22:05 [melvster]
- ... just about did it ..
- 21:22:06 [melvster]
- http://chess.data.fm/test.html
- 21:24:14 [scor]
- scor (~scor@dsl092-070-075.bos1.dsl.speakeasy.net) has joined #dig
- 21:24:14 [scor]
- scor has quit (Changing host)
- 21:24:14 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 21:29:26 [betehess]
- betehess has quit (Quit: Leaving)
- 21:32:06 [timbl]
- timbl has quit (Quit: timbl)
- 21:36:03 [timbl]
- timbl (~timbl@30-5-178.wireless.csail.mit.edu) has joined #dig
- 21:38:04 [scor]
- scor has quit (Quit: scor)
- 21:50:07 [betehess]
- betehess (~betehess@c-24-61-44-145.hsd1.ma.comcast.net) has joined #dig
- 22:15:07 [betehess]
- betehess has quit (Quit: Leaving)
- 22:38:02 [scor]
- scor (~scor@drupal.org/user/52142/view) has joined #dig
- 22:50:46 [rszeno]
- rszeno has quit (Quit: Leaving.)
- 23:19:33 [melvster]
- melvster has quit (Ping timeout: 248 seconds)
- 23:20:55 [timbl]
- timbl has quit (Quit: timbl)
- 23:47:20 [scor]
- scor has quit (Quit: scor)