Channel #semsol: Logs

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

16:49:11 mortenf: really nice: an endpoint in 6 lines of php...
17:00:23 danbri: :)
22:01:14 danbri: http://sandbox.foaf-project.org/2008/foaf/ggg.php?query=SELECT+DISTINCT+%3Fname+%3Furl+WHERE+%7B++%5B+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2Fname%3E+%3Fname+%3B+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2Fhomepage%3E+%3Furl+%5D++%7D%0D%0A&format=json
22:01:14 danbri: bengee (via the logs) ... bug report
22:01:29 danbri: json results are truncating string values
22:01:52 danbri: danbri was blaming his ruby code, but a plain download also fails
22:25:55 danja: got a link for " an endpoint in 6 lines of ph"
22:26:02 danja: p"
22:28:29 mortenf: hey
22:28:39 danja: heyhey
22:29:08 mortenf: since it's only six lines:
22:29:22 mortenf: $ep = ARC2::getStoreEndpoint($config);
22:29:22 mortenf: $ep->handleRequest();
22:29:22 mortenf: include_once('arc2/ARC2.php');
22:29:22 mortenf: $ep->sendHeaders();
22:29:22 mortenf: $config['endpoint_features'] = array('select', 'construct', 'ask', 'describe');
22:29:22 mortenf: echo $ep->getResult();
22:29:26 mortenf: hrmf, skip last line...
22:29:30 danja: tsunami!!
22:29:58 mortenf: the 2nd $config line needs a little more, see http://arc.semsol.org/docs/v2/endpoint
22:30:05 danja: ta, that's mighty bloggable
22:30:31 danja: and I just got started with a new play server....
22:30:58 danja: danja wants machines that do stuff
22:31:08 mortenf: semi-related: http://bzr-dev.mfd-consult.dk/named-graph-exchange/
22:31:27 mortenf: arc version of http://www.wasab.dk/morten/blog/archives/2005/01/04/exchange-of-named-rdf-graphs
22:32:00 danja: oo, thanks Mr.F
22:32:03 mortenf: only it doesn't like the example, seems the parser isn't liking one of the parts
22:32:13 danja: nleah
22:32:24 danja: s/nleah/bleah
22:32:49 danja: danja been in front of screen too long, time for tv...
22:33:08 mortenf: i
22:33:12 mortenf: see ya