- From: Eric Prud'hommeaux <eric@w3.org>
- Date: Sat, 28 Apr 2007 09:46:14 -0700
- To: Lee Feigenbaum <feigenbl@us.ibm.com>
- Cc: public-rdf-dawg@w3.org
- Message-ID: <20070428164614.GC9976@w3.org>
tx to Simon [1]W3C RDF Data Access Weekly 24 Apr 2007 [2]Agenda See also: [3]IRC log Attendees Present Jeen Broekstra Souri Das Lee Feigenbaum Ivan Mikhailov Chimezie Ogbuji Eric Prud'hommeaux Simon Raboczi Andy Seabourne Elias Torres Regrets Pat Hayes Chair Lee Feigenbaum Scribe Simon Raboczi Contents * [4]Topics 1. [5]convene 2. [6]actions 3. [7]Chimezie 4. [8]Leading digits in prefixed names 5. [9]test suite 6. [10]langMatches 7. [11]application/sparql-query 8. [12]www 2007 9. [13]LC comments * [14]Summary of Action Items _________________________________________________________________ convene Minutes for April 10 recorded at [15]http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/att -0012/2007-04-10-dawg-minutes.html approved by the Chair and seconded by Jeen. Minutes for April 17 recorded at [16]http://www.w3.org/2007/04/17-dawg-minutes.html need to amended to show Andy's regrets. So amended, they were approved by the Chair and seconded by Jeen. Next meeting 2007-May-1. Scribe volunteer: Jeen. LeeF: Any additions to the agenda? EricP: langMatches needs to be added. actions <LeeF> ACTION: ericP to try running DanC's comment-tracking script(s) [DONE] [recorded in [17]http://www.w3.org/2007/04/24-dawg-minutes.html#action01] <LeeF> ACTION: jeen to go through and identify out-of-date tests that shouldn't be migrated to data-r2 (after ericP commits batch updates to tests) [DONE] [recorded in [18]http://www.w3.org/2007/04/24-dawg-minutes.html#action02] <LeeF> ACTION: ericP to respond [19]http://www.w3.org/mid/4617D68D.4010608@hp.com [DONE] [recorded in [20]http://www.w3.org/2007/04/24-dawg-minutes.html#action03] <LeeF> ACTION: EricP to run the yacker tool over and annotate the existing tests [CONTINUES] [recorded in [21]http://www.w3.org/2007/04/24-dawg-minutes.html#action04] <LeeF> ACTION: ericP to get in touch with SteveH re: setting up an environment to generate an Overview page for tests in data-r2 a la [22]http://www.w3.org/2001/sw/DataAccess/tests/ [CONTINUES] [recorded in [23]http://www.w3.org/2007/04/24-dawg-minutes.html#action05] <LeeF> ACTION: ericP, jeen, or LeeF to update [24]http://www.w3.org/2001/sw/DataAccess/tests/README with info on possible results format and on changes to manifest and test vocabularies [CONTINUES] [recorded in [25]http://www.w3.org/2007/04/24-dawg-minutes.html#action06] <LeeF> ACTION: ericP to respond to Jeremy Carroll's comments re: langMatches [CONTINUES] [recorded in [26]http://www.w3.org/2007/04/24-dawg-minutes.html#action07] <LeeF> ACTION: LeeF or EliasT to reply to Bjoern regarding (not) POSTing application/sparql-query documents [CONTINUES] [recorded in [27]http://www.w3.org/2007/04/24-dawg-minutes.html#action08] <LeeF> ACTION: LeeF to remember that the wee, lost filter tests should be put [CONTINUES] [recorded in [28]http://www.w3.org/2007/04/24-dawg-minutes.html#action09] <LeeF> ACTION: jeen to mark these 22 approved tests as approved [DONE] [recorded in [29]http://www.w3.org/2007/04/24-dawg-minutes.html#action10] Chimezie We have a new member, Chimezie Ogbuji. Chime's intro: [30]http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/002 1.html <AndyS> Hi there! Leading digits in prefixed names <LeeF> [31]Alan Ruttenberg's message <iv_an_ru> No problem for me and no preferences, so decide as it LeeF: The situation is different from how it appears in the agenda. Alan's message in the comments list asks whether digits might be allowed immediately to the right of the : in SPARQL qnames. <jeen> example: foo:1bar LeeF: Concerned about schedule and hesitant and anything that risks it. However, have been advised that might be able to pass it without requiring a new Last Call. <chimezie> Support for syntax beyond QNames towards CURIEs (perhaps) seems like a good idea to me (niavely WRT schedule) <iv_an_ru> Alan uses Virtuoso so I'm biased and I'll vote for a decision that is most convenient for Alan :) LeeF: Would like to gauge the technical merit with the WG. SimonR:I'd provisionally oppose it because it can't be serialized into RDF/XML. <chimezie> Doesn't have to depend on CURIEs per se <AndyS> Only issue I can see is around "ex:2" which is (now) two tokens and becomes one but I think that still only turns illegal syntax into legal. I can't find a legal to illegal query transformation. Chime: URLs that have escape characters that aren't allowed at the end of a qname. E.g. % <chimezie> % characters <chimezie> <urn:foo:bar/Base%20Uri> <ericP> <[32]http://example.org/foo.html#xpointer(blahblahblah)> <chimezie> assuming base of <urn:foo:bar/Base> what is the QName <ericP> i.e. all of xpointer has this problem <LeeF> AndyS: We call them "prefixed name" because they are not the same as XML QNames AndyS: Prefer not to mention XML QNames; we should rather talk of "prefixed names" which are not the same thing. SimonR: If we have a CONSTRUCT template with one of these, then it can't be serialized into RDF/XML AndyS: We're already in that situation though <chimezie> The workaround (for the query author) of course, is to use the expanded form <LeeF> Or to use BASE sometimes? :) <iv_an_ru> Expanded forms result in too much typos :| LeeF: Seems to be enough support to go ahead; will consult Ivan and see about getting it on next week's agenda. AndyS: EricP, do you have any ideas about the politics around CURIEs? EricP: Nope! AndyS: Not in favor of mentioning CURIEs; just modify our own definitions to be more accommodating. test suite Jeen: The tests we marked approved have been officially marked. Also, sent an email: [33]http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/002 8.html ... went through the tests to see what the status was, marked them all as either out of date, already moved, or to be moved/examined. ... Most interesting ones are the tests regarding sorting, and i18n. ... All need to be eyeballed and have judgements made about whether to discard, rewrite, etc. AndyS: How much coverage do we have over the spec? Jeen: In the new suite, nowhere near full coverage yet. Still many of the old tests are close to up-to-date; once those are moved, good coverage of the inportant features of the language. Most doubtful area is RDF semantics, as a result of major editorial changes. LeeF: Eric, what is yacker's potential...? EricP: Hoping to be able to run yacker, then XQuery to automate much of this. <ericP> <tests><test name='...'>... xml tree for test </test><test ... <LeeF> [34]4 regex tests LeeF: We have the 4 regex tests above validated by several sources. Any else had a look at these? (silence) <iv_an_ru> They were running by my automated test suite so they're OK for me. But I did not even look at them by eyes. <LeeF> PROPOSE to approve the 4 tests in [35]http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/001 8.html <LeeF> ericP: second <LeeF> resolved. approved with no objections or abstentions. <LeeF> ACTION: LeeF to mark the 4 regex tests approved [recorded in [36]http://www.w3.org/2007/04/24-dawg-minutes.html#action11] langMatches [37]http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2007A pr/0023.html LeeF: EricP, would you like to speak about the langMatches issue? EricP: Jeremy Carroll points out that originally langMatches was presumed to be defined by [38]RFC 3066, now supplanted by [39]RFC 4647. We forgot to specify which one in the spec. Basic and extended language codes make a difference. Do we want to identify basic, but also have tests prohibiting extended langMatches? AndyS: The differences are quite obscure, related to the script a language is in. LeeF: Seems like a good thing to test, but we're not obligated to do so. EricP: Favors testing it. LeeF: Invites Eric to write up a test for it. EricP: Okay. <LeeF> ACTION: ericP to write a test showing that langMatches doens't do extended matching [recorded in [40]http://www.w3.org/2007/04/24-dawg-minutes.html#action12] application/sparql-query <EliasT> [41]http://lists.w3.org/Archives/Public/public-ws-desc-comments/2007Ap r/0001.html EliasT: WSDL WG suggested that we propose our own non-XML extension. They wanted to know whether we wanted to raise an issue about it; we didn't want to hold them up. LeeF: Guess we'll probably not pursue this for lack of motivation. <scribe> ACTION: EliasT or LeeF to reply to Bjoern w.r.t. application/sparql-query [recorded in [42]http://www.w3.org/2007/04/24-dawg-minutes.html#action13] www 2007 SimonR: I'm definitely not going to be there. <iv_an_ru> I'm at www2007 iff I get visa. <jeen> not me unfortunately <Souri> *not* me EliasT won't be. <iv_an_ru> Orri Erling is there for sure. LeeF, EricP and Orri Erling for certain, Ivan a possibility. LeeF: Prefer not to miss a week this close to the finish line, so will have a telecon as usual. LC comments <LeeF> [43]last call comment tracking LeeF: Shows which threads are closed, waiting, contact points, etc. <jeen> nice and short, that overview LeeF: Coordination group notes that given the history of this group, ought to review comments from previous LC and see whether they should be reopened. Awaiting sufficient insomnia to tackle that.... AndyS: Re P�rez et al's work on SPARQL semantics, thinks it was cited in the informative sections of the document. <LeeF> ACTION: LeeF to mark the FROM * / FROM NAMED * thread as [CLOSED] [recorded in [44]http://www.w3.org/2007/04/24-dawg-minutes.html#action14] Chime: Satisfied with the response to his LC comment -- LeeF to officially reply and close it. LeeF: Going forward, resolve the qname thing, seem to have responded to all the LC comments. We have a good shot about being ready to propose the move to CR next week or two. ... Any further issues? EricP: [45]RIF Core went to WD1. Anyone want to look at this? [46]http://www.w3.org/TR/2007/WD-rif-core-20070330/ Chime: Might be interested in looking at it if it was clear what the relevance was.... Chime is curious enough to give it a look, but would like guidance on what to look for. SimonR: The relationship between RIF and DAWG is *probably* similar to SPARQL and extended entailment regimes like OWL, etc. ADJOURNED 15:30Z Summary of Action Items [NEW] ACTION: EliasT or LeeF to reply to Bjoern w.r.t. application/sparql-query [recorded in [47]http://www.w3.org/2007/04/24-dawg-minutes.html#action13] [NEW] ACTION: ericP to write a test showing that langMatches doens't do extended matching [recorded in [48]http://www.w3.org/2007/04/24-dawg-minutes.html#action12] [NEW] ACTION: LeeF to mark the 4 regex tests approved [recorded in [49]http://www.w3.org/2007/04/24-dawg-minutes.html#action11] [PENDING] ACTION: ericP to get in touch with SteveH re: setting up an environment to generate an Overview page for tests in data-r2 a la [50]http://www.w3.org/2001/sw/DataAccess/tests/ [recorded in [51]http://www.w3.org/2007/04/24-dawg-minutes.html#action05] [PENDING] ACTION: ericP to respond to Jeremy Carroll's comments re: langMatches [recorded in [52]http://www.w3.org/2007/04/24-dawg-minutes.html#action07] [PENDING] ACTION: EricP to run the yacker tool over and annotate the existing tests [recorded in [53]http://www.w3.org/2007/04/24-dawg-minutes.html#action04] [PENDING] ACTION: ericP, jeen, or LeeF to update [54]http://www.w3.org/2001/sw/DataAccess/tests/README with info on possible results format and on changes to manifest and test vocabularies [recorded in [55]http://www.w3.org/2007/04/24-dawg-minutes.html#action06] [PENDING] ACTION: LeeF or EliasT to reply to Bjoern regarding (not) POSTing application/sparql-query documents [recorded in [56]http://www.w3.org/2007/04/24-dawg-minutes.html#action08] [PENDING] ACTION: LeeF to remember that the wee, lost filter tests should be put [recorded in [57]http://www.w3.org/2007/04/24-dawg-minutes.html#action09] [DONE] ACTION: ericP to respond [58]http://www.w3.org/mid/4617D68D.4010608@hp.com [recorded in [59]http://www.w3.org/2007/04/24-dawg-minutes.html#action03] [DONE] ACTION: ericP to try running DanC's comment-tracking script(s) [recorded in [60]http://www.w3.org/2007/04/24-dawg-minutes.html#action01] [DONE] ACTION: jeen to go through and identify out-of-date tests that shouldn't be migrated to data-r2 (after ericP commits batch updates to tests) [recorded in [61]http://www.w3.org/2007/04/24-dawg-minutes.html#action02] [DONE] ACTION: jeen to mark these 22 approved tests as approved [recorded in [62]http://www.w3.org/2007/04/24-dawg-minutes.html#action10] [DONE] ACTION: LeeF to mark the FROM * / FROM NAMED * thread as [recorded in [63]http://www.w3.org/2007/04/24-dawg-minutes.html#action14] [End of minutes] _________________________________________________________________ Minutes formatted by David Booth's [64]scribe.perl version 1.128 ([65]CVS log) $Date: 2007/04/28 16:22:52 $ References 1. http://www.w3.org/ 2. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/0026.html 3. http://www.w3.org/2007/04/24-dawg-irc 4. http://www.w3.org/2007/04/24-dawg-minutes#agenda 5. http://www.w3.org/2007/04/24-dawg-minutes#item01 6. http://www.w3.org/2007/04/24-dawg-minutes#item02 7. http://www.w3.org/2007/04/24-dawg-minutes#item03 8. http://www.w3.org/2007/04/24-dawg-minutes#item04 9. http://www.w3.org/2007/04/24-dawg-minutes#item06 10. http://www.w3.org/2007/04/24-dawg-minutes#item07 11. http://www.w3.org/2007/04/24-dawg-minutes#item08 12. http://www.w3.org/2007/04/24-dawg-minutes#item09 13. http://www.w3.org/2007/04/24-dawg-minutes#item05 14. http://www.w3.org/2007/04/24-dawg-minutes#ActionSummary 15. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/att-0012/2007-04-10-dawg-minutes.html 16. http://www.w3.org/2007/04/17-dawg-minutes.html 17. http://www.w3.org/2007/04/24-dawg-minutes.html#action01 18. http://www.w3.org/2007/04/24-dawg-minutes.html#action02 19. http://www.w3.org/mid/4617D68D.4010608@hp.com 20. http://www.w3.org/2007/04/24-dawg-minutes.html#action03 21. http://www.w3.org/2007/04/24-dawg-minutes.html#action04 22. http://www.w3.org/2001/sw/DataAccess/tests/ 23. http://www.w3.org/2007/04/24-dawg-minutes.html#action05 24. http://www.w3.org/2001/sw/DataAccess/tests/README 25. http://www.w3.org/2007/04/24-dawg-minutes.html#action06 26. http://www.w3.org/2007/04/24-dawg-minutes.html#action07 27. http://www.w3.org/2007/04/24-dawg-minutes.html#action08 28. http://www.w3.org/2007/04/24-dawg-minutes.html#action09 29. http://www.w3.org/2007/04/24-dawg-minutes.html#action10 30. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/0021.html 31. http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2007Apr/0014.html 32. http://example.org/foo.html#xpointer(blahblahblah)%3E 33. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/0028.html 34. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/0018.html 35. http://lists.w3.org/Archives/Public/public-rdf-dawg/2007AprJun/0018.html 36. http://www.w3.org/2007/04/24-dawg-minutes.html#action11 37. http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2007Apr/0023.html 38. http://tools.ietf.org/html/rfc3066 39. http://tools.ietf.org/html/rfc4647 40. http://www.w3.org/2007/04/24-dawg-minutes.html#action12 41. http://lists.w3.org/Archives/Public/public-ws-desc-comments/2007Apr/0001.html 42. http://www.w3.org/2007/04/24-dawg-minutes.html#action13 43. http://www.w3.org/2001/sw/DataAccess/lc-status-report.html 44. http://www.w3.org/2007/04/24-dawg-minutes.html#action14 45. http://www.w3.org/TR/rif-core/ 46. http://www.w3.org/TR/2007/WD-rif-core-20070330/ 47. http://www.w3.org/2007/04/24-dawg-minutes.html#action13 48. http://www.w3.org/2007/04/24-dawg-minutes.html#action12 49. http://www.w3.org/2007/04/24-dawg-minutes.html#action11 50. http://www.w3.org/2001/sw/DataAccess/tests/ 51. http://www.w3.org/2007/04/24-dawg-minutes.html#action05 52. http://www.w3.org/2007/04/24-dawg-minutes.html#action07 53. http://www.w3.org/2007/04/24-dawg-minutes.html#action04 54. http://www.w3.org/2001/sw/DataAccess/tests/README 55. http://www.w3.org/2007/04/24-dawg-minutes.html#action06 56. http://www.w3.org/2007/04/24-dawg-minutes.html#action08 57. http://www.w3.org/2007/04/24-dawg-minutes.html#action09 58. http://www.w3.org/mid/4617D68D.4010608@hp.com 59. http://www.w3.org/2007/04/24-dawg-minutes.html#action03 60. http://www.w3.org/2007/04/24-dawg-minutes.html#action01 61. http://www.w3.org/2007/04/24-dawg-minutes.html#action02 62. http://www.w3.org/2007/04/24-dawg-minutes.html#action10 63. http://www.w3.org/2007/04/24-dawg-minutes.html#action14 64. http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm 65. http://dev.w3.org/cvsweb/2002/scribe/ -- -eric office: +1.617.258.5741 NE43-344, MIT, Cambridge, MA 02144 USA mobile: +1.617.599.3509 (eric@w3.org) Feel free to forward this message to any list for any purpose other than email address distribution.
Received on Saturday, 28 April 2007 16:46:55 UTC