IRC log of dig on 2008-11-05
Timestamps are in UTC.
- 00:32:43 [jsowell]
- jsowell (n=jsowell@c-66-30-8-98.hsd1.ma.comcast.net) has joined #dig
- 00:32:45 [timbl]
- timbl has quit (Read error: 110 (Connection timed out))
- 00:53:17 [timbl]
- timbl (n=timbl@pool-96-233-120-166.bstnma.fios.verizon.net) has joined #dig
- 00:56:53 [timbl]
- timbl has quit (Remote closed the connection)
- 00:57:33 [timbl]
- timbl (n=timbl@pool-96-233-120-166.bstnma.fios.verizon.net) has joined #dig
- 01:08:22 [Ilaria]
- Ilaria has quit (Read error: 110 (Connection timed out))
- 01:19:01 [ba3OUuu]
- ba3OUuu (i=sm@41.201.170.37) has joined #dig
- 03:48:00 [Ilaria]
- Ilaria (n=chatzill@c-66-30-116-218.hsd1.ma.comcast.net) has joined #dig
- 04:12:26 [ba3OUuu]
- ba3OUuu has quit ("Leaving")
- 05:18:09 [kennyluck_]
- kennyluck_ (n=kennyluc@NEW-FOUR-SIXTY-ONE.MIT.EDU) has joined #dig
- 05:18:10 [kennyluck]
- kennyluck has quit (Read error: 131 (Connection reset by peer))
- 05:25:28 [lkagal]
- lkagal (n=lkagal@186.68.171.66.subscriber.vzavenue.net) has joined #dig
- 06:34:47 [lkagal]
- lkagal has quit ()
- 07:30:35 [kennyluck_]
- kennyluck_ has quit ()
- 07:53:06 [Ilaria]
- Ilaria has quit (Read error: 110 (Connection timed out))
- 12:40:08 [RalphS]
- RalphS (n=swick@30-7-78.wireless.csail.mit.edu) has joined #dig
- 13:03:34 [lkagal]
- lkagal (n=lkagal@186.68.171.66.subscriber.vzavenue.net) has joined #dig
- 13:39:24 [timbl]
- timbl has quit (kubrick.freenode.net irc.freenode.net)
- 13:39:24 [jsowell]
- jsowell has quit (kubrick.freenode.net irc.freenode.net)
- 13:40:01 [timbl]
- timbl (n=timbl@pool-96-233-120-166.bstnma.fios.verizon.net) has joined #dig
- 13:40:01 [jsowell]
- jsowell (n=jsowell@c-66-30-8-98.hsd1.ma.comcast.net) has joined #dig
- 14:26:53 [timbl]
- timbl has quit (Read error: 113 (No route to host))
- 14:36:25 [amy]
- amy (n=amy@amy.csail.mit.edu) has joined #dig
- 14:42:33 [jsowell]
- jsowell has quit ()
- 14:47:45 [oshani]
- oshani (n=oshani@30-7-14.wireless.csail.mit.edu) has joined #dig
- 15:01:29 [jsowell]
- jsowell (n=jsowell@SUFFOLK-ONE-SIXTY-ONE.MIT.EDU) has joined #dig
- 15:15:32 [jsowell]
- jsowell has quit ()
- 15:15:36 [Pipian_]
- Pipian_ (n=Pipian@30-6-88.wireless.csail.mit.edu) has joined #dig
- 15:17:51 [AlbertAY]
- AlbertAY (n=chatzill@c-24-60-80-119.hsd1.ma.comcast.net) has joined #dig
- 15:18:12 [jsowell]
- jsowell (n=jsowell@SUFFOLK-ONE-SIXTY-ONE.MIT.EDU) has joined #dig
- 15:22:50 [AlbertAY]
- Hi, anyone know if I can refer to something in cwm (python) with its node ID? (I want to create something without using a absolute URI)
- 15:28:57 [DanC]
- you can use relative URIs
- 15:28:58 [DanC]
- e.g
- 15:29:14 [DanC]
- <#bob> :shoeSize 10.
- 15:29:57 [AlbertAY]
- Thanks. Do I still use formula.newSymbol to create this symbol "bob"?
- 15:30:41 [DanC]
- oh... you're not writing N3, but using the API?
- 15:30:54 [AlbertAY]
- yes.
- 15:31:12 [DanC]
- maybe an existential/bnode would be easier?
- 15:31:20 [DanC]
- <#bob> is short for an absolute URI
- 15:32:38 [AlbertAY]
- i tried newBlankNode, but it may create something in the final rdf output without any reference or ID.
- 15:33:48 [DanC]
- if you want to be able to refer to it from another file, you need to use a URI (i.e. newSymbol)
- 15:34:13 [DanC]
- maybe if you said more about what you're doing I could give better advice
- 15:39:58 [AlbertAY]
- i am not sure if i am doing the right thing. I am trying to write a script which generates a rdf file from some data, since i am not sure where on the web this file will be put, i can't give an absolute URI, but just want to refer to some of the things by just a name in the file, e.g. #bob
- 15:41:20 [timbl]
- timbl (n=timbl@w3cdhcp51.w3.org) has joined #dig
- 15:58:17 [DanC]
- the API works in terms of absolute URIs, but they're serialized in relative form when possible, so that if you move the file, it should still work
- 15:59:16 [DanC]
- newSymbol(urljoin(addr, "#bob"))
- 15:59:25 [DanC]
- something like that, where addr is the address of the output.
- 16:01:17 [AlbertAY]
- I see. Let me try. Thanks a lot!
- 16:13:54 [AlbertAY]
- This method works for some of the time, but sometimes the address also appears in the file, which is not desirable in my case. Anyone has another solution? Thanks in advance.
- 16:14:07 [jsowell]
- jsowell has quit ()
- 16:22:42 [jsowell]
- jsowell (n=jsowell@dhcp-18-111-3-136.dyn.mit.edu) has joined #dig
- 16:23:08 [AlbertAY]
- AlbertAY has quit ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
- 16:38:27 [Ilaria]
- Ilaria (n=chatzill@c-66-30-116-218.hsd1.ma.comcast.net) has joined #dig
- 17:09:39 [Ilaria]
- Ilaria has quit (Read error: 110 (Connection timed out))
- 17:27:50 [lkagal]
- lkagal has quit ()
- 17:32:11 [AlbertAY]
- AlbertAY (n=chatzill@31-34-248.wireless.csail.mit.edu) has joined #dig
- 17:35:20 [Ilaria]
- Ilaria (n=chatzill@30-16-216.dynamic.csail.mit.edu) has joined #dig
- 18:02:45 [AlbertAY]
- AlbertAY has quit (Remote closed the connection)
- 18:05:48 [timbl]
- timbl has quit ()
- 18:08:18 [timbl]
- timbl (n=timbl@w3cdhcp51.w3.org) has joined #dig
- 18:08:59 [lkagal]
- lkagal (n=lkagal@30-5-66.wireless.csail.mit.edu) has joined #dig
- 19:12:47 [timbl]
- timbl has quit ()
- 19:13:36 [kennyluck]
- kennyluck (n=kennyluc@30-6-187.wireless.csail.mit.edu) has joined #dig
- 19:18:46 [jsowell]
- jsowell has quit ()
- 19:22:05 [timbl]
- timbl (n=timbl@w3cdhcp51.w3.org) has joined #dig
- 19:35:40 [jsowell]
- jsowell (n=jsowell@30-5-70.wireless.csail.mit.edu) has joined #dig
- 19:42:10 [jsowell]
- jsowell has quit ()
- 19:44:31 [jsowell]
- jsowell (n=jsowell@30-5-70.wireless.csail.mit.edu) has joined #dig
- 19:59:46 [jsowell]
- jsowell has quit ()
- 20:01:55 [djweitzner]
- djweitzner (n=djweitzn@208-58-3-61.c3-0.129-ubr2.lnh-129.md.cable.rcn.com) has joined #dig
- 20:02:21 [jsowell]
- jsowell (n=jsowell@30-5-70.wireless.csail.mit.edu) has joined #dig
- 20:02:58 [djweitzner]
- hi all. can someone dial into the bridge
- 20:03:03 [oshani]
- djweitzner, I am on it
- 20:03:12 [djweitzner]
- thx!
- 20:04:27 [lkagal]
- lkagal has quit ()
- 20:05:49 [lkagal]
- lkagal (n=lkagal@30-5-66.wireless.csail.mit.edu) has joined #dig
- 20:07:02 [AlbertAY]
- AlbertAY (n=chatzill@31-34-248.wireless.csail.mit.edu) has joined #dig
- 20:07:04 [jnpato]
- jnpato (n=jnp-irc@30-7-63.wireless.csail.mit.edu) has joined #dig
- 20:09:14 [jnpato]
- jnpato has left #dig
- 20:09:52 [privacy]
- privacy (n=chatzill@30-7-54.wireless.csail.mit.edu) has joined #dig
- 20:10:40 [jnp]
- jnp (n=jnp-irc@30-7-63.wireless.csail.mit.edu) has joined #dig
- 20:12:46 [Ilaria_]
- Ilaria_ (n=chatzill@30-5-97.wireless.csail.mit.edu) has joined #dig
- 20:13:12 [fuming]
- fuming (n=chatzill@30-5-229.wireless.csail.mit.edu) has joined #dig
- 20:16:08 [Ilaria]
- Ilaria has quit (Read error: 110 (Connection timed out))
- 20:16:18 [Ilaria_]
- Ilaria_ is now known as Ilaria
- 20:17:01 [andresmh]
- andresmh (n=andresmh@31-34-131.wireless.csail.mit.edu) has joined #dig
- 20:23:17 [yosi_s]
- yosi_s (n=chatzill@pool-96-232-220-63.nycmny.east.verizon.net) has joined #dig
- 20:31:32 [RalphS]
- RalphS has quit ("bye for today")
- 21:01:07 [andresmh]
- that was me :)
- 21:02:07 [lkagal]
- lkagal has quit ()
- 21:03:48 [lkagal]
- lkagal (n=lkagal@30-5-66.wireless.csail.mit.edu) has joined #dig
- 21:05:02 [privacy]
- privacy has quit (Read error: 60 (Operation timed out))
- 21:09:33 [jnp]
- jnp has quit ()
- 21:15:04 [AlbertAY]
- AlbertAY has quit ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
- 21:16:56 [jsowell]
- jsowell has quit ()
- 21:20:29 [andresmh]
- andresmh has left #dig
- 21:47:15 [AlbertAY]
- AlbertAY (n=chatzill@31-34-248.wireless.csail.mit.edu) has joined #dig
- 21:49:09 [fuming]
- fuming has quit ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]")
- 21:49:28 [jsowell]
- jsowell (n=jsowell@MACLAURIN-FIFTEEN-FORTY-THREE.MIT.EDU) has joined #dig
- 21:49:36 [jsowell]
- jsowell has quit (Client Quit)
- 21:54:14 [AlbertAY_]
- AlbertAY_ (n=chatzill@31-34-248.wireless.csail.mit.edu) has joined #dig
- 21:54:14 [AlbertAY]
- AlbertAY has quit (Remote closed the connection)
- 21:54:18 [AlbertAY_]
- AlbertAY_ is now known as AlbertAY
- 22:08:10 [oshani]
- timbl, are you joining the TAMI meeting today?
- 22:09:05 [jnp]
- jnp (n=jnp-irc@pool-72-93-215-19.bstnma.fios.verizon.net) has joined #dig
- 22:13:55 [timbl]
- now?
- 22:14:20 [timbl]
- ooop smissde that ,,,,
- 22:14:22 [timbl]
- sure
- 22:18:39 [timbl_]
- timbl_ (n=timbl@31-33-11.wireless.csail.mit.edu) has joined #dig
- 22:33:48 [timbl]
- timbl has quit (Read error: 110 (Connection timed out))
- 22:57:40 [jnp]
- jnp has quit ()
- 22:57:48 [lkagal]
- lkagal has quit ()
- 22:59:12 [lkagal]
- lkagal (n=lkagal@30-5-66.wireless.csail.mit.edu) has joined #dig
- 23:00:29 [Pipian_]
- Pipian_ has quit ()
- 23:00:39 [djweitzner]
- djweitzner has quit ()
- 23:15:39 [Ilaria]
- Ilaria has quit (Read error: 110 (Connection timed out))
- 23:19:18 [lkagal]
- lkagal has quit ()
- 23:30:19 [timbl_]
- timbl_ has quit (Read error: 110 (Connection timed out))
- 23:40:41 [AlbertAY]
- AlbertAY has left #dig
- 23:59:55 [timbl]
- timbl (n=timbl@pool-96-233-120-166.bstnma.fios.verizon.net) has joined #dig