Channel #semsol: Logs

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

17:56:27 nerkn_: hi i've just installed arc sparql quickstart
17:56:52 nerkn_: I've loaded dbpedia's ontology
17:56:55 nerkn_: :)
17:57:04 nerkn_: but cant select any thing
17:57:15 nerkn_: I definitely cant do any query
17:57:25 nerkn_: could any one help?
19:23:15 nerkn: [19:56] <nerkn_> hi i've just installed arc sparql quickstart
19:23:17 nerkn: [19:56] <nerkn_> I've loaded dbpedia's ontology
19:23:18 nerkn: [19:56] <nerkn_> :)
19:23:20 nerkn: [19:56] <nerkn_> but cant select any thing
19:23:22 nerkn: [19:57] <nerkn_> I definitely cant do any query
19:23:23 nerkn: [19:57] <nerkn_> could any one help?
19:39:17 AAA_awright: nerkn: How are you selecting?
19:46:36 nerkn: :) I tried some thing from examples
19:46:42 nerkn: but they just give error
19:47:04 nerkn: I'm very good at sql, but it is different :S
19:47:37 nerkn: can't I start with a place like information_schema and begin queries from there?
20:43:56 AAA_awright: nerkn: What do you mean?
20:44:53 AAA_awright: Don't try and compare SPARQL to SQL, that will only confuse you (information_schema isn't SQL anyways)
20:45:15 AAA_awright: try SELECT * { ?x ?y ?z }
21:02:54 nerkn: it worked!
21:03:04 nerkn: how you know x, y, z ?
21:06:35 nerkn: I would think s p o
21:12:17 AAA_awright: nerkn: It can be anything you like
21:12:34 AAA_awright: nerkn: How about you read the official spec? http://www.w3.org/TR/rdf-sparql-query/
21:13:09 AAA_awright: That's little verbose but that's all there is to learn
22:24:39 nerkn: sorry
22:24:56 nerkn: I have problems with lastes kernels
22:25:19 nerkn: I'm curious about dbpedia's ontology