Channel #semsol: Logs

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

07:38:45 tonysan: somebody there?
07:55:45 kwijibo: hello
08:11:50 tonysan: I have a problem
08:12:35 tonysan: I can store triples into mySQL tables (setup with ARC2)
08:14:46 tonysan: The SPARQL+ is "INSERT INTO <http://example.com> {<#foo> <bar> "baz" .}"
08:15:05 tonysan: But I don't know how to retrieve it using SPARQL
08:16:10 kwijibo: DESCRIBE <#foo> FROM <http://example.com>
08:17:37 bengee: bengee waves
08:17:43 bengee: happy new year
08:17:52 kwijibo: :)
08:17:59 kwijibo: happy new year bengee
08:18:10 bengee: :) too
09:12:55 ^Jenny^: happy new year :)
09:28:34 kwijibo: happy new year ^Jenny^
12:29:25 tonysan: kwijibo: thanks, works like a charm
12:29:39 kwijibo: np
12:30:26 tonysan: I was wondering, I have a database that is based on ER-model
12:31:16 tonysan: If I slightly modify it to RDF model, do the keys/indice are still necessary?