This is a public chat log generated from the #semsol IRC channel.
08:03:28
bengee reads mortenf's log comments
08:03:58
.. fixes parser detection bug in the LoadQueryHandler
08:05:16
hmm, the new getFormat should not let n-triples get into the xml branch
08:07:58
I added a check for at least one closing standard xml tag (</foo> or </foo:bar>). That should never be available in ntriples
08:11:14
turtle parser is probably slower than rdf/xml one because it uses regex, and also checks for some sparql constructs such as ?var
08:12:57
the turtle serializer has a priotity list for quots, the triple-' is used when it fears that triple-" is already part of the literal somewhere
08:13:33
the checks might not be perfect yet, though, e.g. when "-quots are used, but escaped
08:48:41
bengee finds mortenf's announcement on planetrdf, coolio!
17:20:37
bengee uploads new ARC rev
18:41:16
mortenf, ARC_Reader can do POST now, btw
18:41:24
cool!
18:41:58
what's ARC_Reader?
18:42:10
an HTTP class
18:42:18
is that the part that retrieves the documents?
18:42:22
yep
18:43:07
cool
18:43:43
sometimes SPARQL queries can be too long for GETs :p
19:54:52
mortenf wants a sparql proxy that can federate etc.
20:09:49
yeah that'd rock
