13:52:51 RRSAgent has joined #rdfa 13:52:51 logging to http://www.w3.org/2010/06/03-rdfa-irc 13:52:58 trackbot, prepare telecon 13:53:00 RRSAgent, make logs world 13:53:02 Zakim, this will be 7332 13:53:02 ok, trackbot; I see SW_RDFa()10:00AM scheduled to start in 7 minutes 13:53:03 Meeting: RDFa Working Group Teleconference 13:53:03 Date: 03 June 2010 13:53:09 Agenda: http://lists.w3.org/Archives/Public/public-rdfa-wg/2010Jun/0007.html 13:53:13 Chair: Manu 13:53:22 Present: Steven, Ivan, Benjamin, Manu 13:53:24 Regrets: Ben 13:59:00 zakim, dial ivan-voip 13:59:12 ok, ivan; the call is being made 13:59:20 SW_RDFa()10:00AM has now started 13:59:24 +Ivan 13:59:52 + +49.630.138.9.aaaa 14:00:08 zakim aaaa is Benjamin 14:00:31 +McCarron 14:00:49 zakim, I am IPCaller 14:01:03 +??P2 14:01:05 ShaneM has joined #rdfa 14:01:28 zakim, who is here 14:01:33 sorry, manu_, I do not see a party named 'IPCaller' 14:01:37 zakim. who is here? 14:01:42 zakim, ??P2 is manu 14:02:08 ShaneM, you need to end that query with '?' 14:02:20 My current call is overrunning; on my way shortly 14:02:26 zakim, aaaa is Benjamin 14:02:30 Zakim, I am ??P2 14:02:31 +manu; got it 14:02:51 +Benjamin; got it 14:02:55 sorry, manu_, I do not see a party named '??P2' 14:03:12 zakim, who is here? 14:03:12 On the phone I see Ivan, Benjamin, McCarron, manu 14:03:13 On IRC I see ShaneM, RRSAgent, trackbot, Zakim, Benjamin, manu_, Steven, tinkster1, csarven, ivan 14:04:18 markbirbeck has joined #rdfa 14:05:14 Zakim, McCarron is ShaneM 14:05:14 +ShaneM; got it 14:05:50 zakim, code? 14:05:54 the conference code is 7332 (tel:+1.617.761.6200 tel:+33.4.89.06.34.99 tel:+44.117.370.6152), markbirbeck 14:06:18 + +0785583aabb 14:06:39 tinkster has joined #rdfa 14:07:07 + +0208761aacc 14:07:17 zakim, i am aacc 14:07:17 +markbirbeck; got it 14:07:23 zakim, aabb is tinkster 14:07:23 +tinkster; got it 14:07:58 scribenick: markbirbeck 14:09:33 TOPIC: RDFa DOM API 14:09:35 zakim, mute me 14:09:36 http://www.w3.org/2010/02/rdfa/sources/rdfa-dom-api/ 14:09:37 Benjamin should now be muted 14:09:48 Manu: I think we're pretty much ready for FPWD. 14:10:00 http://www.w3.org/2010/02/rdfa/sources/rdfa-dom-api/#dom-node-filters 14:10:14 ...There are some potential changes that have been discussed on the mailing-list. 14:10:41 ...Consensus seems to be that we can get rid of this interface entirely. 14:11:13 ...The containsRdfa() is a little more contentious -- I haven't heard back from Benjamin yet. 14:11:40 ...The argument for removing it is that documents contain RDFa simply by having a stylesheet, so this method doesn't help us much. 14:12:14 zakim, unmute me 14:12:14 Benjamin should no longer be muted 14:12:18 ...Counter-argument is that it allows you to test for the presence of items with a query. 14:12:19 q+ 14:12:24 ack Benjamin 14:12:46 Benjamin: Happy to see them removed. 14:13:58 Mark: In my implementation I use ask() which is based on SPARQL's 'ASK'. 14:14:14 Ivan: Would also like to see a count of number of triples in the store. 14:14:16 zakim, mute me 14:14:16 Benjamin should now be muted 14:14:23 Manu: Pretty sure we have this. 14:14:34 q+ 14:14:39 ack ivan 14:14:44 ...Can remove these things before FPWD. 14:14:49 ...Anything else? 14:14:58 Ivan: Have two questions. 14:15:11 ...RDFTriple interface has a strange FORTRAN feel to it. 14:15:14 zakim, dial steven-work 14:15:14 ok, Steven; the call is being made 14:15:15 +Steven 14:15:54 ...Any reason for not going direct to subject/predicate/object properties? 14:16:22 Manu: Originally had a tuple method way of accessing, but we probably don't need this any longer. 14:16:24 zakim, unmute me 14:16:24 Benjamin should no longer be muted 14:16:31 ...Benjamin, do you have any thoughts on this? 14:17:06 Benjamin: We did this to support list comprehensions. But then we found out that we can't do them. 14:17:15 Ivan: Propose that we nuke those as well. 14:17:23 zakim, mute me 14:17:23 Benjamin should now be muted 14:17:30 +1 14:17:54 zakim, who is noisy? 14:18:05 ShaneM, listening for 10 seconds I heard sound from the following: manu (38%), markbirbeck (4%) 14:18:12 PROPOSAL: Remove 'rdfa' interface for RDFa DOM API FPWD including 'getElements()' and 'containsRDFa()' 14:18:21 +1 14:18:22 PROPOSAL: Remove 'rdfa' interface from RDFa DOM API FPWD including 'getElements()' and 'containsRDFa()' 14:18:32 +1 14:18:35 +1 14:18:40 +1 14:18:42 +1 14:18:52 +1 14:18:53 No opinion 14:19:04 RESOLVED: Remove 'rdfa' interface from RDFa DOM API FPWD including 'getElements()' and 'containsRDFa()' 14:20:02 PROPOSAL: Remove indexed getter methods from RDF Triple interface for RDFa DOM API FPWD. 14:20:03 +1 14:20:04 +1 14:20:09 +1 14:20:10 +1 14:20:16 +1 14:20:30 =0 14:20:31 +1 14:20:53 RESOLVED: Remove indexed getter methods from RDF Triple interface for RDFa DOM API FPWD. 14:21:22 Ivan: Also would like to bring up the question of the parser interface that was discussed on the list. 14:21:39 q+ 14:21:53 Manu: Like the proposal on the list. 14:22:13 ack manu_ 14:23:44 q+ 14:23:55 ack ivan 14:24:01 Mark: What about removing parse.iterate()? 14:24:24 q+ 14:24:25 ivan++ 14:24:31 ack manu_ 14:24:36 Ivan: Agree with this, but would prefer to issue with a note, and leave this until next time. 14:26:40 q+ 14:26:45 ack ivan 14:27:19 Manu: Feel uneasy changing it. 14:27:55 Ivan: People implementing should know that it's an FPWD. 14:27:57 q+ 14:28:04 ack markbirbeck 14:29:48 zakim, unmute me 14:29:48 Benjamin should no longer be muted 14:29:52 q+ 14:30:02 Manu: Just looking to see how easy it would be to take this out. 14:30:33 Benjamin: What are we talking about removing? The TripleIterator? 14:30:52 Manu: Yes, it's what used to be the TripleIterator....it's the DataIterator. 14:32:17 zakim, mute me 14:32:17 Benjamin should now be muted 14:33:12 PROPOSAL: Add notes to RDFa DOM API FPWD that make it clear that the .iterate() method is a feature that will almost certainly change. 14:33:14 Manu: There are 18 places where this is referenced, so would be too much work to change now. 14:33:27 +1 14:33:31 +1 14:33:32 +1 14:33:35 Mark: Can live with this, provided that there is a clear note. 14:33:37 +1 14:33:43 0 14:33:45 OK 14:33:55 zakim, unmute me 14:33:55 Benjamin should no longer be muted 14:34:10 +0 14:34:30 Benjamin: Didn't really understand the criticism of the interface, so would prefer to see further discussion. 14:34:40 zakim, mute me 14:34:40 Benjamin should now be muted 14:38:31 Mark: One last question relates to the removal of '?' from the select() method. Is this a typo? 14:38:44 Manu: No. The query is now separate from the results template. 14:39:01 PROPOSAL: Publish the current RDFa DOM API document, including the changes RESOLVED on the telecon today, as a FPWD. 14:39:04 Mark: Ah...will propose that we revert after FPWD. :) 14:39:04 +1 14:39:09 +1 14:39:11 +1 14:39:11 +1 14:39:11 +1 14:39:16 +1 14:39:19 +1 14:39:26 clap clap clap 14:39:33 Excellent work guys. 14:39:52 RESOLVED: Publish the current RDFa DOM API document, including the changes RESOLVED on the telecon today, as a FPWD. 14:40:05 Manu: Should the short name be 'rdfa-dom-api'? 14:40:12 or "rdfa-api"? 14:40:14 Ivan: Support that and we should propose it. 14:41:10 PROPOSAL: The short-name for the RDFa DOM API should be "rdfa-api" 14:41:13 +1 14:41:14 Manu: Would anyone prefer having 'dom' in there? 14:41:15 +1 14:41:17 +1 14:41:20 +1 14:41:20 +1 14:41:27 +1 14:42:00 PROPOSAL: The title for the RDFa DOM API document should be changed from "RDFa DOM API 1.1" to "RDFa API 1.1" 14:42:06 +0.5 14:42:06 RESOLVED: The short-name for the RDFa DOM API should be "rdfa-api" 14:42:14 +1 14:42:18 +1 14:42:19 Shouldn't it be "RDFa 1.1 API"? 14:42:32 -1 14:42:33 :) 14:44:04 Manu: Does the title always need to contain a version number at the end? 14:44:07 Shane: No. 14:44:17 ...Does the spec have a dependency on RDFa 1.1? 14:44:23 I like rdfa-api for a short name... 14:44:59 PROPOSAL: The title for the RDFa DOM API document should be changed from "RDFa DOM API 1.1" to "RDFa API" 14:45:03 +1 14:45:07 +1 14:45:15 +1 14:45:15 +1 14:45:20 +1 14:45:32 +1 14:45:39 Ivan: Would you like to add my diagram? 14:45:40 q+ 14:46:40 I'm not excited about introducing the diagram right now 14:46:53 Manu: Time constraints say not. 14:46:59 no it was an old one 14:47:03 +1 14:47:05 zakim, unmute me 14:47:05 Benjamin should no longer be muted 14:47:08 Mark: Nice diagram, but would prefer that it was a proper UML one. 14:47:27 RESOLVED: The title for the RDFa DOM API document should be changed from "RDFa DOM API 1.1" to "RDFa API" 14:47:28 zakim, mute me 14:47:28 Benjamin should now be muted 14:49:04 TOPIC: ISSUE-23 @profile order 14:49:31 Manu: We delayed the vote to give me time to respond. 14:49:45 ...Mark argued that it was up to the language to choose the processing order. 14:50:01 ...However, the languages we have do 'last takes priority'. 14:50:03 q+ 14:50:11 ack benjamin 14:50:18 ack markbirbeck 14:52:10 zakim, mute benjamin 14:52:10 Benjamin should now be muted 14:52:23 domel has joined #rdfa 14:53:32 Ivan: Microformats usage has more weight. 14:53:56 Manu: How should we word this? Does the left-most take precedence, or are they processed in reverse order? 14:53:59 PROPOSAL: When two profiles in the same @profile attribute contradict, the left-most declaration takes precedence. 14:54:05 +0 14:54:08 Toby: Precedence is better. 14:54:11 +1 14:54:18 +1 14:54:22 +1 14:54:33 +0 14:54:36 Shane: Should this go in the processing rules or in the definition of the attribute? 14:54:38 +1 14:54:52 Toby: It's already in there now but with the wrong wording. 14:55:01 Shane: No it's not. 14:55:05 Toby: Yes it is. 14:55:12 Shane: No it's not. 14:55:18 Toby: Yes it is. 14:55:35 RESOLVED: When two profiles in the same @profile attribute contradict, the left-most declaration takes precedence. 14:56:08 TOPIC: Error reporting 14:56:17 Moved to next telecon. 14:56:20 http://rdfa.digitalbazaar.com/specs/source/json-ld/ 14:56:23 TOPIC: JSON-LD 14:56:36 Manu: Originates from Mark's RDFj work. 14:56:41 (Thanks. :) ) 14:57:20 ....Uses RDFa's concept of a 'context' so that CURIEs can be used in JSON. 14:58:17 ...Discussed with various groups and there is a lot of interest. 14:58:28 ...Dovetails with RDFa API. 14:58:40 (Jason LD...sounds like a rapper.) 14:58:45 q+ 14:58:53 Manu: Comments? 14:59:14 Ivan: We have an RDF Next Steps workshop in a few weeks. 14:59:34 ...One of the topics is a JSON serialisation. 15:00:07 What do people think of: 15:00:07

If any conflict arises between two RDFa Profiles associated with URIs in the profile value, the declaration from the RDFa Profile associated with the left-most URI takes precedence.

? 15:02:18 -tinkster 15:07:22 http://www.w3.org/2001/sw/wiki/RDF/NextStepWorkshop 15:07:44 bye 15:07:45 -ShaneM 15:08:00 zakim, who is making noise? 15:08:10 manu_, listening for 10 seconds I heard sound from the following: markbirbeck (48%) 15:08:19 -Steven 15:08:34 bye 15:10:59 Benjamin, not at all! 15:11:26 hey...that's Benjamin's first spec! ;) 15:11:35 Congrats. 15:11:46 its not a first spec until you have been through pubs :P 15:11:55 spoilsport 15:11:58 :) 15:12:01 my middle name 15:12:07 :) 15:12:13 Any opinion on this: 15:12:13

If any conflict arises between two RDFa Profiles associated with URIs in the profile value, the declaration from the RDFa Profile associated with the left-most URI takes precedence.

15:13:47 http://www.w3.org/TR/owl2-rdf-based-semantics/ 15:14:11 -Benjamin 15:20:12 -manu 15:21:05 -Ivan 15:21:13 Can someone make the minutes? 15:21:20 Steven? Manu? 15:22:21 rrsagent, make minutes public 15:22:21 I'm logging. I don't understand 'make minutes public', ShaneM. Try /msg RRSAgent help 15:22:30 rrsagent, make minutes 15:22:30 I have made the request to generate http://www.w3.org/2010/06/03-rdfa-minutes.html ShaneM 15:22:57 Ah...I thought it was "make minutes" but I was going to ask Zakim to do it. :) 15:26:05 disconnecting the lone participant, markbirbeck, in SW_RDFa()10:00AM 15:26:07 SW_RDFa()10:00AM has ended 15:26:09 Attendees were Ivan, +49.630.138.9.aaaa, manu, Benjamin, ShaneM, +0785583aabb, +0208761aacc, markbirbeck, tinkster, Steven 15:48:02 bye zakim 15:48:06 bye trackbot 15:48:09 zakim, bye 15:48:09 Zakim has left #rdfa 15:48:11 trackbot, bye 15:48:11 trackbot has left #rdfa 15:48:14 rrsagent, bye 15:48:14 I see no action items