This is a public chat log generated from the #semsol IRC channel.
14:50:24
hi
14:50:47
heya terraces
14:51:42
hi bengee - I have some questions about SemHTMLParser (see latest sparqlpress mail exchange)
14:52:10
is seems all the triples retrieved are stored in a graph corresponding to the HTML document, not to the RDF files discovered from that document
14:52:39
eg: a query to get the graph where ":me foaf:openid <xxx>" returns not my foaf profile, but my weblog homepage
14:53:49
the semhtml parser doesn't follow links, it doesn't know your foaf profile contents
14:54:13
but it does generate foaf:openid from the html
14:54:29
ahh ok
14:55:05
i see
14:55:12
it also generates seeAlsos, which may point at your foaf
14:56:07
ok, that's why I thaught it retrieves the foaf:openid from my foaf file, but stored it in the "wrong graph"
14:56:11
sorry :)
14:56:39
yeah, np
14:57:24
I was wondering if it should follow obvious foaf pointers, but then I'd run into exactly that problem of graph association
14:57:52
(all parsers return single-graph info)
15:12:19
terraces: Drupal 6 has just been released ! http://drupal.org/drupal-6.0
15:23:59
good news ! but I don't think I'll have time to update my modules. will concentrate on d5 for now
