IRC log of dig on 2010-11-25

Timestamps are in UTC.

00:01:16 [kennyluck]
kennyluck has quit (Quit: kennyluck)
00:09:12 [timbl]
timbl (~timbl@pool-96-237-236-230.bstnma.fios.verizon.net) has joined #dig
00:14:37 [betehess]
betehess has quit (Quit: Leaving)
00:25:08 [kennyluck]
kennyluck (~kennyluck@EM111-188-27-251.pool.e-mobile.ne.jp) has joined #dig
00:25:10 [kennyluck]
kennyluck has quit (Excess Flood)
00:52:15 [nunnun]
nunnun is now known as nunnun_away
01:28:08 [kennyluck]
kennyluck (~kennyluck@EM114-48-133-38.pool.e-mobile.ne.jp) has joined #dig
01:28:11 [kennyluck]
kennyluck has quit (Excess Flood)
02:18:28 [melvster]
melvster has quit (Ping timeout: 272 seconds)
02:57:00 [nunnun_away]
nunnun_away is now known as nunnun
03:01:27 [melvster]
melvster (~melvster@p5797F9CA.dip.t-dialin.net) has joined #dig
03:02:19 [nunnun]
nunnun is now known as nunnun_away
03:15:58 [opensanta]
opensanta has quit (Ping timeout: 245 seconds)
03:38:33 [ericP]
timbl, did you try to sourceforge binary?
03:42:26 [timbl]
?
03:42:50 [timbl]
You mean did I tryto download the binary from sourceforge?
03:43:15 [timbl]
or did I try using sourceforge for binary?
03:43:19 [timbl]
ericp
03:45:02 [ericP]
binary
03:45:07 [ericP]
oof, network slowwwww
03:45:29 [ericP]
sorrym download dmg from sourceforge
03:45:39 [ericP]
(timbl)
03:45:49 [timbl]
Hi .. no I didn't
03:45:54 [timbl]
Where would I get that from?
03:46:04 [timbl]
Do you recommend I do?
03:46:24 [ericP]
http://sourceforge.net/projects/swobjects/files/
03:46:31 [ericP]
grab the dmg
03:47:01 [timbl]
-> http://sourceforge.net/projects/swobjects/files/mac/Sparql.dmg/download
03:47:14 [ericP]
that sounds clickable
03:55:08 [ericP]
worky?
03:56:14 [timbl]
software update ... get muddled betwen two .dmg .. delete both and download the new one
03:59:24 [ericP]
yep
03:59:43 [ericP]
might be help if i were more disciplined with version numbers
04:00:03 [timbl]
The two had same dates (october) but diff sizes
04:00:16 [timbl]
Where did I put those little files
04:00:20 [ericP]
yeah, probably an hr apart
04:00:33 [ericP]
little.trig:
04:00:52 [ericP]
<little.trig> { <#s> <#p> <#o> }
04:00:53 [ericP]
.
04:01:20 [timbl]
params?
04:02:12 [ericP]
sparql -i little.trig --serve http://localhost:9999/sparql
04:02:21 [ericP]
you were using -d little
04:02:41 [ericP]
the diff is that -d reads from a source and prints the final db to stdout
04:02:50 [ericP]
-i is like in-place editing
04:03:11 [ericP]
(reads from little.trig and after you hit ^c, re-writes little.trig)
04:03:32 [timbl]
ah.
04:04:24 [timbl]
We had a process running still using the port .. ok, running now
04:04:40 [ericP]
sneaky bastard process
04:05:59 [timbl]
http://localhost:8073/small.trig
04:06:30 [timbl]
Ms author via SPARQL
04:06:34 [timbl]
nice header
04:06:43 [ericP]
it was my 2nd choice
04:07:26 [timbl]
First was?
04:07:54 [ericP]
same header, but value defaming MS
04:08:50 [ericP]
wait, it has no '-'s?
04:10:14 [timbl]
no.. that';s just tabulator trying to make a pretty label there were -
04:10:24 [ericP]
/Users/ericp/checkouts/sparql11/bin/sparql.cpp(718): rep.addHeader("MS-Author-Via", "SPARQL");
04:10:28 [ericP]
ahh, gotcha
04:10:59 [ericP]
worky? no worky? kinda worky? get a new job?
04:14:06 [timbl]
o, I should get a new job .. tabulato no worky
04:14:25 [timbl]
Seems to have broken on a normal editable test case
04:14:59 [ericP]
dangers of still-warm code
04:15:21 [ericP]
ok, off to sleep for a few before my bro shows up at 1am
04:16:30 [timbl]
he is driving?
04:16:38 [timbl]
Ok, sleep well ...
04:17:34 [ericP]
flying
04:17:35 [ericP]
tx
04:39:06 [timbl]
query=INSERT { <http://localhost:8073/small.trig#a> <http://xmlns.com/foaf/0.1/name> "Arriella" . }
04:39:35 [timbl]
127.0.0.1 - - [2010-10-25T04:37:12]"POST /small.trig 1.1" 200 93
04:42:21 [timbl]
^C{
04:42:22 [timbl]
}
04:42:22 [timbl]
</sparql> {
04:42:22 [timbl]
</sparql> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2005/03/saddle/#Service> .
04:42:23 [timbl]
</sparql> <http://www.w3.org/2005/03/saddle/#base> <file://localhost/Users/timbl/test> .
04:42:23 [timbl]
}
04:42:23 [timbl]
<small.trig> {
04:42:23 [timbl]
<small.trig#a> <small.trig#p> <small.trig#c> .
04:42:24 [timbl]
<small.trig#a> <small.trig#q> "Hello World" .
04:42:24 [timbl]
}
04:42:24 [timbl]
$
04:42:33 [timbl]
So the editable flag is working
04:44:27 [timbl]
but the data doesn't seem to change
04:44:28 [timbl]
sparql: sending update to <http://localhost:8073/small.trig>
04:44:29 [timbl]
query=INSERT { <http://localhost:8073/small.trig#a> <http://localhost:8073/small.trig#q> <http://www.w3.org/2002/07/owl#targetValue> . }
04:44:39 [opensanta]
opensanta (opensanta@c-76-110-86-5.hsd1.fl.comcast.net) has joined #dig
04:45:57 [timbl]
I also tried
04:45:59 [timbl]
sparql: sending update to <http://localhost:8073/small.trig>
04:45:59 [timbl]
query=DELETE { <http://localhost:8073/small.trig#a> <http://localhost:8073/small.trig#q> "Hello World" . }
04:46:00 [timbl]
INSERT { <http://localhost:8073/small.trig#a> <http://localhost:8073/small.trig#q> "Hello World out there" . }
04:46:29 [timbl]
The server just logs:
04:46:45 [timbl]
127.0.0.1 - - [2010-10-25T04:45:32]"POST /small.trig 1.1" 200 93
04:46:52 [timbl]
___________________________________
04:47:25 [melvster]
melvster has quit (Ping timeout: 252 seconds)
04:50:09 [lkagal]
lkagal (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig
04:52:00 [lkagal_]
lkagal_ (~lkagal@pool-96-237-240-136.bstnma.fios.verizon.net) has joined #dig
04:52:00 [lkagal]
lkagal has quit (Read error: Connection reset by peer)
05:35:03 [nunnun_away]
nunnun_away is now known as nunnun
05:43:11 [kennyluck]
kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) has joined #dig
05:43:12 [kennyluck]
kennyluck has quit (Excess Flood)
05:51:56 [lkagal_]
lkagal_ has quit (Read error: Connection reset by peer)
06:30:45 [nunnun]
nunnun is now known as nunnun_away
06:31:06 [nunnun_away]
nunnun_away is now known as nunnun
06:32:45 [melvster]
melvster (~melvster@p5797F9CA.dip.t-dialin.net) has joined #dig
06:35:39 [kennyluck]
kennyluck (~kennyluck@2001:200:1c0:3602:225:ff:fe4d:f8c7) has joined #dig
07:40:35 [melvster]
melvster has quit (Ping timeout: 260 seconds)
07:53:49 [nunnun]
nunnun is now known as nunnun_away
08:29:55 [opensanta]
opensanta has quit (Ping timeout: 240 seconds)
08:34:05 [IvanHerman]
IvanHerman (~ivan@83.160.85.48) has joined #dig
09:16:31 [Yudai_________]
Yudai_________ (~Yudai@p4a02e9.kngwnt01.ap.so-net.ne.jp) has joined #dig
09:18:06 [Yudai________]
Yudai________ has quit (Ping timeout: 240 seconds)
09:26:37 [IvanHerman]
IvanHerman has quit (Quit: bye guys)
10:33:26 [melvster]
melvster (~melvster@p5797F9CA.dip.t-dialin.net) has joined #dig
11:43:17 [melvster]
melvster has quit (Ping timeout: 240 seconds)
12:35:45 [nunnun_away]
nunnun_away is now known as nunnun
12:36:00 [nunnun]
nunnun is now known as nunnun_away
13:02:22 [nunnun_away]
nunnun_away is now known as nunnun
13:10:33 [IvanHerman]
IvanHerman (~ivan@83.160.85.48) has joined #dig
13:10:46 [kennyluck]
kennyluck has quit (Quit: kennyluck)
13:15:09 [IvanHerman]
IvanHerman has quit (Client Quit)
13:15:40 [mhausenblas]
mhausenblas (~mhausenbl@188.141.67.15) has joined #dig
13:50:41 [melvster]
melvster (~melvster@p5797EB35.dip.t-dialin.net) has joined #dig
13:58:18 [Yudai_________]
Yudai_________ has quit (Ping timeout: 265 seconds)
14:03:04 [Yudai_________]
Yudai_________ (~Yudai@pa8e480.kngwnt01.ap.so-net.ne.jp) has joined #dig
14:05:26 [kennyluck]
kennyluck (~kennyluck@EM114-48-125-209.pool.e-mobile.ne.jp) has joined #dig
14:05:29 [kennyluck]
kennyluck has quit (Excess Flood)
14:24:58 [mhausenblas]
mhausenblas has quit (Quit: mhausenblas)
14:30:07 [opensanta]
opensanta (opensanta@c-76-110-86-5.hsd1.fl.comcast.net) has joined #dig
14:37:24 [mhausenblas]
mhausenblas (~mhausenbl@188.141.67.15) has joined #dig
14:41:50 [mhausenblas]
mhausenblas has quit (Client Quit)
14:42:24 [mhausenblas]
mhausenblas (~mhausenbl@188.141.67.15) has joined #dig
14:42:43 [mhausenblas]
mhausenblas has quit (Client Quit)
14:46:49 [kennyluck]
kennyluck (~kennyluck@EM114-48-125-209.pool.e-mobile.ne.jp) has joined #dig
14:46:50 [kennyluck]
kennyluck has quit (Excess Flood)
14:54:04 [kennyluck]
kennyluck (~kennyluck@EM114-48-125-209.pool.e-mobile.ne.jp) has joined #dig
15:03:31 [IvanHerman]
IvanHerman (~ivan@83.160.85.48) has joined #dig
15:03:54 [IvanHerman]
IvanHerman has quit (Client Quit)
15:04:01 [IvanHerman]
IvanHerman (~ivan@83.160.85.48) has joined #dig
15:04:33 [nunnun]
nunnun is now known as nunnun_away
16:11:22 [IvanHerman]
IvanHerman has quit (Quit: IvanHerman)
16:37:03 [nunnun_away]
nunnun_away is now known as nunnun
20:08:07 [kennyluck]
kennyluck has quit (Ping timeout: 252 seconds)
21:16:00 [mhausenblas]
mhausenblas (~mhausenbl@188.141.67.15) has joined #dig
21:58:27 [kennyluck]
kennyluck (~kennyluck@EM111-188-5-172.pool.e-mobile.ne.jp) has joined #dig
21:58:31 [kennyluck]
kennyluck has quit (Excess Flood)
23:59:18 [mhausenblas]
mhausenblas has quit (Quit: mhausenblas)