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