Channel #semsol: Logs

This is a public chat log generated from the #semsol IRC channel.

11:07:11 kwijibo: bengee: I've been thinking a little about what you said re: microRDF
11:08:20 kwijibo: I just noticed that digital-web has removed the links rel=schema from their header
11:08:54 kwijibo: i can sympathise - it's a lot of bandwidth overhead, and probably not great for seo
11:10:06 kwijibo: what would be good is a GRDDL profile extending eRDF to maybe tell it to follow another special type of link to find namespace declarations
11:10:43 kwijibo: that would also tie in with your idea of a repository
11:10:50 kwijibo: of namespace declarations
11:11:18 kwijibo: in that if the link was to your central repo, it wouldn't need to be followed
11:11:52 bengee: yeah, that could possibly work
11:12:16 bengee: grddl does a lot of GETs already anyway
11:14:44 kwijibo: i guess your central repo wouldn't even need to exist :)
11:15:09 kwijibo: although it would be nice to have it as web page GRDDLable in itself
11:15:29 kwijibo: using vann:preferredNamespaceURI etc
11:26:16 kwijibo: bengee: have you started on a GRDDL extractor yet? (thinking of writing one)
11:29:07 bengee: daniel o'connor sent one to the ml recently
11:29:22 bengee: he was asking for feedback
11:31:45 kwijibo: bengee: I didn't get it :(
11:32:22 kwijibo: bengee: the only email I've had from that list was your one yesterday saying TEST Ignore
11:32:41 bengee: http://arc.semsol.org/community/arc-dev/archives/2008/02/106cc1200802170155l383b83betc78a2a228060c431@mail.gmail.com
11:33:34 bengee: yeah, it looks like the bot's mail were auto-deleted by gmail
11:33:44 kwijibo: shit :(
11:34:18 bengee: seems to work again now
18:51:19 danbri__: no joy yet making this work
18:51:20 danbri__: PREFIX xfn: <http://gmpg.org/xfn/11#>
18:51:21 danbri__: PREFIX : <http://xmlns.com/foaf/0.1/>
18:51:23 danbri__: SELECT DISTINCT ?p1
18:51:24 danbri__: WHERE {
18:51:26 danbri__: GRAPH ?p1 { ?x xfn:friend ?y ; :homepage ?p1 . }
18:51:27 danbri__: }
18:51:29 danbri__: i tried a few variations...
19:02:06 bengee: bengee has a look
19:13:16 bengee: ok, I need a better algorithm to sort the JOINs
19:47:12 bengee: ok
19:47:25 bengee: bengee runs dawg tests