IRC log of dig on 2012-06-12
Timestamps are in UTC.
- 00:09:15 [dsheets]
- dsheets (~Adium@c-71-198-141-58.hsd1.ca.comcast.net) has joined #dig
- 01:23:00 [manu1]
- manu1 has quit (Remote host closed the connection)
- 01:30:31 [manu1]
- manu1 (~chatzilla@pool-96-240-176-35.ronkva.east.verizon.net) has joined #dig
- 01:47:03 [rszeno]
- rszeno has quit (Quit: Leaving.)
- 02:01:03 [Guest18997]
- Guest18997 is now known as mattl
- 02:01:07 [mattl]
- mattl has quit (Changing host)
- 02:01:07 [mattl]
- mattl (mattl@gnu/mattl) has joined #dig
- 03:07:33 [timbl]
- timbl (~timbl@c-24-62-225-11.hsd1.ma.comcast.net) has joined #dig
- 06:39:19 [bblfish]
- bblfish (~bblfish@AAubervilliers-651-1-325-4.w83-200.abo.wanadoo.fr) has joined #dig
- 07:58:43 [deiu]
- deiu (~andrei@157.159.103.108) has joined #dig
- 07:58:46 [deiu]
- deiu has quit (Changing host)
- 07:58:47 [deiu]
- deiu (~andrei@unaffiliated/deiu) has joined #dig
- 08:15:17 [nunnun_away]
- nunnun_away is now known as nunnun
- 08:15:31 [nunnun]
- nunnun is now known as nunnun_away
- 08:33:34 [rszeno]
- rszeno (~rszeno@79.114.102.242) has joined #dig
- 08:52:08 [rszeno]
- rszeno has quit (Ping timeout: 240 seconds)
- 08:54:48 [rszeno]
- rszeno (~rszeno@79.114.102.242) has joined #dig
- 08:56:03 [rszeno]
- rszeno has quit (Client Quit)
- 08:56:22 [rszeno]
- rszeno (~rszeno@79.114.102.242) has joined #dig
- 09:00:19 [bblfish]
- mhh Sesame requires a connection before it can parse a query
- 09:05:54 [melvster]
- melvster (~melvin@p4FF97317.dip.t-dialin.net) has joined #dig
- 10:10:26 [cheater__]
- cheater__ (~cheater@g230221090.adsl.alicedsl.de) has joined #dig
- 10:13:30 [cheater_]
- cheater_ has quit (Ping timeout: 260 seconds)
- 11:13:23 [RalphS]
- RalphS (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig
- 11:48:55 [melvster1]
- melvster1 (~melvin@p5797FDAB.dip.t-dialin.net) has joined #dig
- 11:50:25 [melvster]
- melvster has quit (Ping timeout: 256 seconds)
- 12:14:35 [timbl]
- timbl has quit (Ping timeout: 244 seconds)
- 12:24:36 [bblfish]
- betehess: I think I need to add the method def executeQuery(query: Sparql#Query) to SPARQLEngine
- 12:25:13 [bblfish]
- it would return either an Iterable[Sparql#Row] or a Rdf#Graph or a boolean
- 12:39:55 [betehess]
- bblfish: please do that in another typeclass for the moment
- 12:40:18 [betehess]
- and even in a branch
- 12:40:22 [betehess]
- banana-rdf is being used in our validator project
- 12:40:39 [betehess]
- I need to keep up with code being inserted
- 12:40:46 [betehess]
- and this is a critical moment for us
- 12:41:12 [bblfish]
- ok, I'll branch banana-rdf and send you pull requests
- 12:41:38 [bblfish]
- I don't think it's crazy really. It's jsut that in our case we get queries and we don't know what types of queries they are
- 12:42:21 [betehess]
- it's just that I want to make sure that the project compiles, as I update it on a regular basis to match our needs in the validator project
- 12:42:33 [betehess]
- as you can see with all the changesets for the past weeks
- 12:42:59 [bblfish]
- no problem. github is meant to work like that anyway
- 12:43:17 [betehess]
- as of Validation in the return type, well, it's not supposed to blow up if the type are the right ones :-)
- 12:43:42 [bblfish]
- well you could have all kinds of errors in the evaluation no? I think I saw sesame throw exceptions
- 12:43:54 [bblfish]
- don't forget sometimes these queris go over the network...
- 12:43:55 [betehess]
- but if you start mixing query execution *and* parsing, then of course you'll need to propagate the Validation
- 12:44:23 [bblfish]
- in Sesame the query execution and parsing are mixed sadly
- 12:44:35 [betehess]
- so you just understood: these typeclasses are for stores that are not too far from the client ;-)
- 12:44:40 [betehess]
- I know
- 12:44:52 [bblfish]
- that's because they wanted to have the queries send the queries to the server
- 12:45:06 [betehess]
- I guess we'll need another typeclass where errors are part of the api
- 12:45:52 [betehess]
- would be just fine
- 12:46:40 [betehess]
- we're already doing that in the validators, and /me discovered yesterday that blueeyes does exactly the same thing
- 12:47:13 [bblfish]
- yes I saw a FutureVal object somewhere ( in blueeyes perhaps)
- 12:47:32 [bblfish]
- Anoyingly one can parse the queries in sesame
- 12:47:41 [bblfish]
- but it does not seem to be able to use the parsed query
- 12:47:53 [bblfish]
- s/able/possble/
- 12:48:02 [bblfish]
- on a connection.
- 12:48:18 [bblfish]
- Otherwise I Think that would fit your modelling better, as I understand
- 13:15:05 [timbl]
- timbl (~timbl@31-35-252.wireless.csail.mit.edu) has joined #dig
- 14:31:45 [nunnun_away]
- nunnun_away is now known as nunnun
- 15:12:50 [RalphS]
- RalphS has quit (Ping timeout: 244 seconds)
- 15:13:16 [RalphS]
- RalphS (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig
- 15:14:22 [bblfish]
- bblfish has quit (Remote host closed the connection)
- 15:17:55 [RalphS]
- RalphS has quit (Ping timeout: 265 seconds)
- 15:17:59 [bblfish]
- bblfish (~bblfish@AAubervilliers-651-1-325-4.w83-200.abo.wanadoo.fr) has joined #dig
- 15:18:17 [RalphS]
- RalphS (Ralph@30-7-118.wireless.csail.mit.edu) has joined #dig
- 15:43:38 [mhausenblas]
- mhausenblas (~mhausenbl@wlan-nat.fwgal01.deri.ie) has joined #dig
- 15:47:07 [mattl]
- melvster1: ping
- 15:47:18 [melvster1]
- mattl: pong :)
- 15:47:36 [mattl]
- aha
- 15:47:50 [melvster1]
- very good thanks ... and you?
- 15:47:57 [mattl]
- heh, see /msg
- 16:06:12 [timbl]
- timbl has quit (Quit: timbl)
- 16:14:12 [bblfish]
- betehess: should we have a mime type superclass/trait of RDFSerialisation? just now for example I'd need a type for sparql
- 16:17:38 [bblfish]
- mhh I suppose those are not quite the same since some of those serialisations are more precise than mime types
- 16:23:38 [deiu]
- deiu has quit (Ping timeout: 245 seconds)
- 16:34:48 [nunnun]
- nunnun is now known as nunnun_away
- 16:52:21 [timbl]
- timbl (~timbl@31-35-252.wireless.csail.mit.edu) has joined #dig
- 16:55:22 [mhausenblas]
- mhausenblas has quit (Quit: brb)
- 17:07:39 [Pipian_]
- Pipian_ (~pipian@30-9-35.wireless.csail.mit.edu) has joined #dig
- 17:49:52 [Pipian__]
- Pipian__ (~pipian@30-9-123.wireless.csail.mit.edu) has joined #dig
- 17:50:01 [Pipian_]
- Pipian_ has quit (Ping timeout: 244 seconds)
- 17:57:17 [cheater__]
- cheater__ has quit (Read error: Operation timed out)
- 18:00:34 [cheater]
- cheater (~cheater@g230221090.adsl.alicedsl.de) has joined #dig
- 19:31:16 [timbl]
- timbl has quit (Quit: timbl)
- 19:43:36 [cheater]
- cheater has quit (Ping timeout: 256 seconds)
- 19:58:34 [cheater]
- cheater (~cheater@p50897ED7.dip.t-dialin.net) has joined #dig
- 20:19:31 [RalphS]
- RalphS has quit ()
- 20:22:47 [deiu]
- deiu (~andrei@unaffiliated/deiu) has joined #dig
- 20:30:07 [deiu]
- deiu has quit (Ping timeout: 264 seconds)
- 21:29:16 [kennyluck_]
- kennyluck_ (~kennyluck@114-43-123-228.dynamic.hinet.net) has joined #dig
- 21:30:08 [kennyluck]
- kennyluck has quit (Ping timeout: 240 seconds)
- 21:30:09 [kennyluck_]
- kennyluck_ is now known as kennyluck
- 21:52:27 [mattl]
- alright, semantic web + cheese time
- 21:59:37 [Pipian_]
- Pipian_ (~pipian@30-9-123.wireless.csail.mit.edu) has joined #dig
- 21:59:37 [Pipian__]
- Pipian__ has quit (Read error: Connection reset by peer)
- 22:01:11 [nunnun_away]
- nunnun_away is now known as nunnun
- 22:02:42 [Pipian_]
- Pipian_ has quit (Read error: Connection reset by peer)
- 22:03:54 [Pipian_]
- Pipian_ (~pipian@30-9-123.wireless.csail.mit.edu) has joined #dig
- 22:51:32 [Pipian_]
- Pipian_ has quit (Quit: Pipian_)
- 23:27:00 [nunnun]
- nunnun has quit (Ping timeout: 250 seconds)