08:32:31 RRSAgent has joined #dawg 08:32:31 logging to http://www.w3.org/2008/04/23-dawg-irc 08:32:56 Topic: SPARQL WWW2008 BOF 08:33:06 scribe: ericP 08:33:31 ivan: we shoudl not discuss throwing away and starting again 08:33:45 ... should be backward compatible 08:34:48 orri: Virtuoso program manager 08:34:59 ... clustered query processing 08:35:45 ... we would not dream of changinthe SPARLQL spec 08:35:50 ... have extended it 08:36:00 ... have fedration interests 08:36:31 ... can't have SPARQL be less expressive than SQL 08:37:00 ... added expression slselects 08:37:04 have aggregation and group by 08:37:45 uri: also OpenLink 08:38:19 ivan; mix of CAD nd translators 08:38:58 ... i deal with XML XSL... 08:39:29 chris B: have a php SPARQL impl 08:39:45 ... working on database to RDF mapping via SPARQL/SQL rewriter 08:39:55 ..... currently working on benchmarks 08:40:15 steveH: garlic, built a couple SPARQL enginnes 08:40:27 Tom Heath: interestd from the user perspective 08:40:36 Ivan: built one in pyuthin 08:41:05 ericP: 08:41:17 fabien: INRIA has a SPARQL impl 08:41:25 ... in terested in aggregation 08:41:56 simonCh: view mechanism for RDF 08:42:05 ... did work on SPARQL semantics 08:42:11 ... defined some extensions 08:42:26 ... would like extensions for aggregation 08:42:38 ....DannyV: 08:42:47 DennyV: philospher 08:42:56 ... developer of semantic media ikik 08:46:22 [insert 1] 08:46:46 Andy: SPARQL postponed 12 issues 08:46:55 ... UPDATE 08:47:26 ... don't want to get tied to a toolkit 08:47:44 ... counting 08:47:57 ... service description -- lot's of different issues 08:48:26 ivan: whirled peas 08:48:52 andy: all impls have extensions 08:49:28 ... what are the few important things that a WG could address 08:50:02 ... people ask me what the plan is 08:50:11 ... W3C reacts to events like this 08:50:25 ivan: [W3C process overview] 08:52:30 ... charter work at end of the year not unrelalistic 08:53:26 AndyS has joined #dawg 08:54:27 ericP: implement, specify, cooperate -- these help you get your interests get met 08:55:16 andy: compatibility is important, but not if it hurts people forever 08:55:32 steveH: i think we bit off more than we could chew 08:55:38 ... don't put many featurs in the charter 08:56:04 ... we ruled out some extensibility in the syntax 08:56:15 ... e.g. no commas between selects 08:56:38 ... we were generally anti-comma in the spec 08:56:51 ... not fond of default graph/named graph 08:57:36 chris: S tries to meet both groups' needs 08:58:08 orri: we have use cases of querying across UNION in a DB 08:58:18 ... expect to extend FROM 08:58:47 ... update is fine as andy spec'd it 08:59:42 andy: i documented the SPARUL that i understood the community wanted 08:59:54 ... it's not a general purpose graph conversion 09:00:08 ... i ran away from transactions 09:00:29 ... needs seem to be replicating OLTP 09:01:17 One update proposal: http://jena.hpl.hp.com/~afs/SPARQL-Update.html 09:02:09 ... what needs do you see? 09:02:18 chrisB: free text search 09:03:41 orri: search engine and SQL world have CONTAINS 09:03:48 ... is not a regex 09:04:01 andy: you get ranked matches 09:07:12 Chris: was frustrated by the lack of free text search 09:07:38 ivan: implemented as a boolean 09:07:48 ... not a generator 09:14:04 Simon: re page by rank - would be nice to bind cvars by filter functions 09:14:04 ericP: [generator vs. filter] 09:14:04 orri: ... fourth place in the triple pattern 09:14:04 andy: var bindg happens in the pattern 09:14:17 ... accessing lists wasn't so useful 09:14:17 ... only atomic types frustrates people 09:14:17 ivan: get list querying feedback 09:14:17 ... i have seen graph pattern languages 09:14:17 andy: the sparql/inference interaction isn't clear to many people 09:14:43 ivan: user wants to know if an engine can do, say. RDFS inferencing 09:15:13 orri: might have a pragma for enabling 09:15:55 ... we do some backward chaining 09:17:19 andy: OWL folks are working on a profile that works on ... 09:17:33 ivan: also one over SQL 09:17:50 Angi: should be in the QL or the system 09:20:19 ???: two different URIs for the two different levels of inference? 09:20:27 Danny: what about in the query? 09:20:52 Andrew: folks wanted control when creating the query 09:21:19 ... wanted controled inference over ranges of the class hierarchy 09:21:31 ... partOf in a cell is ginormous 09:28:52 Ivan: we have use cases for SELECT-COMPLETE-BUT-NOT-SOUND 09:30:25 [migrate to query federation] 09:31:05 [told BNodes] 09:31:55 AndrewN: give the BNode with a CBD 09:32:26 chrisB: radical folks in the community who would like to dispense with BNodes 09:33:04 [fabien's list] 09:34:43 Ivan has joined #dawg 09:35:10 andys: negation. does this pattern NOT match? 09:35:23 ... gets logicians involved 09:35:44 ... used for syntax checking a lot 09:36:40 FabienG has joined #dawg 09:36:53 salut, FabienG, ca va? 09:38:20 Jun (... of Oxford): want to traverse an RDF graph with a defined path 09:38:24 ... UPDATE 09:39:11 group by and count ; 09:39:11 effective cardinality and counting occurrences of properties and using that count ; 09:39:11 path variables, expressions, path length ; 09:39:11 return expressions in the select ; 09:39:11 direct:: deactivate raisonning for answers ; 09:39:12 distinct on the binding as a set not a list ; 09:39:14 DISPLAY RDF return the RDF/XML instead of SPARQL binding; 09:39:16 MERGE all the results in one graph; 09:39:18 Type operators in filters ; 09:39:20 control the namespaces used to answer ; 09:39:39 merci FabienG 09:40:10 Jun: re service desc: liked darq; it describes what kinds of data are at a source 09:40:31 for more see http://www-sop.inria.fr/edelweiss/software/corese/v2_4_0/manual/index.php#additivefunctionalities 09:40:34 ... want to know what anchor holds the data 09:41:50 [negation] 09:42:51 ivan: would like to ask a sparql endpoint to pick from multiple endpoints 09:45:13 RRSAgent, please draft minutes 09:45:13 I have made the request to generate http://www.w3.org/2008/04/23-dawg-minutes.html ericP 09:45:24 RRSAgent, please make log world visible 09:45:24 I'm logging. I don't understand 'please make log world visible', ericP. Try /msg RRSAgent help 09:45:29 RRSAgent, please make log world-visible 09:45:41 RRSAgent, please make log world visible, ralph 09:45:41 I'm logging. I don't understand 'please make log world visible, ralph', ericP. Try /msg RRSAgent help 09:51:46 FabienG has left #dawg