28-mediaann-minutes.html
25.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang='en' xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 6 November 2007), see www.w3.org" />
<title>MAWG -- 28 Sep 2010</title>
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/StyleSheets/base.css" />
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/StyleSheets/public.css" />
<link type="text/css" rel="STYLESHEET" href=
"http://www.w3.org/2004/02/minutes-style.css" />
<meta content="MAWG" name="Title" />
<meta content="text/html; charset=utf-8" http-equiv=
"Content-Type" />
</head>
<body>
<p><a href="http://www.w3.org/"><img src=
"http://www.w3.org/Icons/w3c_home" alt="W3C" border="0" height=
"48" width="72" /></a></p>
<h1>- DRAFT -</h1>
<h1>MAWG</h1>
<h2>28 Sep 2010</h2>
<p><a href=
'http://lists.w3.org/Archives/Public/public-media-annotation/2010Sep/0187.html'>
Agenda</a></p>
<p>See also: <a href=
"http://www.w3.org/2010/09/28-mediaann-irc">IRC log</a></p>
<h2><a name="attendees" id="attendees">Attendees</a></h2>
<div class="intro">
<dl>
<dt>Present</dt>
<dd>daniel, fsasaki, pchampin, tmichel, vero, wonsuk</dd>
<dt>Regrets</dt>
<dd>tobias, florian, chris, john</dd>
<dt>Chair</dt>
<dd>Daniel</dd>
<dt>Scribe</dt>
<dd>Felix</dd>
</dl>
</div>
<h2>Contents</h2>
<ul>
<li>
<a href="#agenda">Topics</a>
<ol>
<li><a href="#item01">Minutes review</a></li>
<li><a href="#item02">action items</a></li>
<li><a href="#item03">Final review on the LC
comments</a></li>
<li><a href="#item04">AOB</a></li>
</ol>
</li>
<li><a href="#ActionSummary">Summary of Action Items</a></li>
</ul>
<hr />
<div class="meeting">
<p class='phone'></p>
<p class='phone'></p>
<p class='irc'><<cite>scribe</cite>> scribe: Felix</p>
<h3 id="item01">Minutes review</h3>
<p class='phone'><a href=
"http://www.w3.org/2010/09/21-mediaann-minutes.html">http://www.w3.org/2010/09/21-mediaann-minutes.html</a></p>
<p class='phone'><strong class='resolution'>RESOLUTION: minutes
approved</strong></p>
<h3 id="item02">action items</h3>
<p class='phone'><a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/open">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/open</a></p>
<p class='phone'>ACTION-189?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-189 --
Tobias Bürger to postponed: Work on the the subproperties --
due 2010-12-31 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/189">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/189</a></p>
<p class='irc'><<cite>tmichel</cite>> Vero, you are
dialing the wrong FR number please try +33.4.26.46.79.03</p>
<p class='phone'>tobias not here</p>
<p class='phone'>ACTION-214?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-214 --
WonSuk Lee to request review from MXM during last working draft
call -- due 2010-03-02 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/214">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/214</a></p>
<p class='phone'><cite>wonsuk:</cite> implemented, did not
receive a comment from MXM</p>
<p class='phone'><cite>daniel:</cite> keep the action until we
get a response from MSM</p>
<p class='phone'>ACTION-223?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-223 --
Soohong Daniel Park to check for overlap between html5 and mawg
issues -- due 2010-03-16 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/223">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/223</a></p>
<p class='phone'><cite>Daniel:</cite> keep open</p>
<p class='phone'>ACTION-234?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-234 --
Joakim Söderberg to contact Google -- due 2010-05-03 --
OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/234">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/234</a></p>
<p class='phone'><cite>Daniel:</cite> keep open</p>
<p class='phone'>ACTION-264?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-264 --
Florian Stegmaier to edit the spec with the 3 changes proposed
above. -- due 2010-06-22 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/264">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/264</a></p>
<p class='phone'><cite>Daniel:</cite> keep open</p>
<p class='phone'><cite>vero:</cite> 264 and 299 can be closed,
see Florian's mail</p>
<p class='phone'><cite>daniel:</cite> close the two actions
then</p>
<p class='phone'>close ACTION-264</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-264 Edit
the spec with the 3 changes proposed above. closed</p>
<p class='phone'>close ACTION-299</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-299 Change
the API interface about Date closed</p>
<p class='phone'><cite>vero:</cite> agenda needs to have the
right zakim number for dialing in</p>
<p class='phone'><cite>daniel:</cite> chair will take care of
that</p>
<p class='phone'>ACTION-273?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-273 --
Thierry Michel to prepare the mapping table for the media
container formats -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/273">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/273</a></p>
<p class='phone'><cite>thierry:</cite> in work, keep open</p>
<p class='phone'>ACTION-275?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-275 --
Joakim Söderberg to and Wonsuk to deal with with the editorial
comments of the LC comment 2405 -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/275">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/275</a></p>
<p class='phone'><cite>wonsuk:</cite> will ping joakim and
finish that ASAP</p>
<p class='phone'>ACTION-277?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-277 --
Chris Poppe to add a line for the "broadcastDate" property
attribute -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/277">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/277</a></p>
<p class='phone'><cite>vero:</cite> this was edited in the
doc</p>
<p class='phone'>close ACTION-277</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-277 Add a
line for the "broadcastDate" property attribute closed</p>
<p class='phone'>ACTION-280?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-280 --
Joakim Söderberg to check the normative parts of the document
according to comment 2418 -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/280">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/280</a></p>
<p class='phone'>not done yet</p>
<p class='phone'>ACTION-282?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-282 --
WonSuk Lee to follow up the comment on the namespaces -- due
2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/282">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/282</a></p>
<p class='phone'>close ACTION-282</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-282 Follow
up the comment on the namespaces closed</p>
<p class='phone'>ACTION-283?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-283 --
Soohong Daniel Park to send mail to Geolocation WG for an
example, or controlled voca that can be used for the
ma:location property -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/283">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/283</a></p>
<p class='phone'><cite>Daniel:</cite> keep open</p>
<p class='phone'><cite>thierry:</cite> about geo location WG,
please send the mail to me, I will send it to them</p>
<p class='phone'><cite>daniel:</cite> ok, will do that after
the meeting</p>
<p class='phone'><cite>thierry:</cite> copy the MAWG so that we
can track it</p>
<p class='phone'>ACTION-287?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-287 --
Felix Sasaki to include information to the introduction of
5.2.2 to describe the tables and columns -- due 2010-09-15 --
OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/287">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/287</a></p>
<p class='phone'>close ACTION-287</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-287 Include
information to the introduction of 5.2.2 to describe the tables
and columns closed</p>
<p class='phone'>ACTION-288?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-288 --
Felix Sasaki to unify the XPATH expressions in the mapping
tables according to the last substantial comment of Robin --
due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/288">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/288</a></p>
<p class='phone'><cite>felix:</cite> I will edit the tables
after the call today to resolve that (not the main
document)</p>
<p class='phone'>ACTION-289?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-289 --
Joakim Söderberg to deal with the last editorial comment of
Robin -- due 2010-09-15 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/289">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/289</a></p>
<p class='irc'><<cite>tmichel</cite>> thierry added the
intro from Felix <a href=
"http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#metadata-mapping-table">
http://dev.w3.org/2008/video/mediaann/mediaont-1.0/mediaont-1.0.html#metadata-mapping-table</a></p>
<p class='phone'>ACTION-291?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-291 --
Thierry Michel to put agreed version of ontology to url pointed
to by namespace -- due 2010-09-16 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/291">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/291</a></p>
<p class='phone'><cite>thierry:</cite> working on that with the
webmaster, ongoing</p>
<p class='phone'>ACTION-293?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-293 --
Véronique Malaisé to work with chris and raphael to update the
properties of the ontology doc -- due 2010-09-16 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/293">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/293</a></p>
<p class='phone'><cite>vero:</cite> left the f2f early, not
sure what happend to that</p>
<p class='phone'><cite>daniel:</cite> keep that open then</p>
<p class='phone'>ACTION-294?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-294 --
Véronique Malaisé to check together with other table editors
option for clarifying type/role attributes -- due 2010-09-16 --
OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/294">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/294</a></p>
<p class='phone'>ACTION-295?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-295 --
Chris Poppe to chanage title to plural in api doc -- due
2010-09-16 -- CLOSED</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/295">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/295</a></p>
<p class='phone'><cite>daniel:</cite> will send a mail to chris
and raphael about ACTION-293 and ACTION-294, to check the
curretn status</p>
<p class='phone'>ACTION-297?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-297 --
Thierry Michel to send mail to HTML WG chairs -- due 2010-09-16
-- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/297">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/297</a></p>
<p class='phone'><cite>thierry:</cite> tried to ping the chairs
and the team contact, no response</p>
<p class='phone'><cite>daniel:</cite> close the AI</p>
<p class='phone'>close ACTION-297</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-297 Send
mail to HTML WG chairs closed</p>
<p class='phone'>ACTION-298?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-298 --
Joakim Söderberg to contact WebIDL for requesting information
about the planned direction for the webservices -- due
2010-09-16 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/298">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/298</a></p>
<p class='phone'><cite>Daniel:</cite> keep open</p>
<p class='phone'>ACTION-300?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-300 --
Joakim Söderberg to contact the Geolocation WG and see if
they'd be OK to make the accuracy optional -- due 2010-09-16 --
OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/300">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/300</a></p>
<p class='phone'><cite>thierry:</cite> that was probably done,
but wait with closing until Joakim reports back</p>
<p class='phone'>ACTION-301?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-301 --
Chris Poppe to check out the compression property of the
Ontology document -- due 2010-09-16 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/301">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/301</a></p>
<p class='phone'>to Chris, same as ACTION-302</p>
<p class='phone'>also ACTION-303 keep open</p>
<p class='phone'>close ACTION-305</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-305 Invite
doug to telecon to discuss his lc comments closed</p>
<p class='phone'>ACTION-309?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-309 --
Thierry Michel to improve markup of nomative/informative,
probably with specific class to visualise -- due 2010-09-16 --
OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/309">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/309</a></p>
<p class='phone'>keep open</p>
<p class='phone'>keep open ACTION-310 and ACTION-311</p>
<p class='phone'>close ACTION-312</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-312 Send to
the group the list of LC Comments that needs to be reviewed for
moving on closed</p>
<p class='phone'>close ACTION-313</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-313 Update
definition of ma:policy according to comments from PLING
closed</p>
<p class='phone'>close ACTION-314</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-314 Update
the description of the ma:format in the ontology doc using the
input from Dave Singer (see Werner email) closed</p>
<p class='phone'>ACTION-315?</p>
<p class='irc'><<cite>trackbot</cite>> ACTION-315 --
Joakim Söderberg to update the group web site to reflect the
plural in the title and to make working his cvs -- due
2010-09-28 -- OPEN</p>
<p class='irc'><<cite>trackbot</cite>> <a href=
"http://www.w3.org/2008/WebVideo/Annotations/track/actions/315">
http://www.w3.org/2008/WebVideo/Annotations/track/actions/315</a></p>
<p class='phone'><cite>thierry:</cite> will take that action
over<br />
... wonsuk, can you check on the API doc for the plural of
"resources"?</p>
<p class='phone'><cite>wonsuk:</cite> will do</p>
<h3 id="item03">Final review on the LC comments</h3>
<p class='irc'><<cite>wonsuk</cite>> the plural is ok in
the API doc</p>
<p class='irc'><<cite>daniel</cite>> <a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/</a></p>
<p class='phone'>discussing various lc comments</p>
<p class='phone'>now <a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2393">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2393</a></p>
<p class='phone'><cite>thierry:</cite> I contacted James, asked
him to send us information<br />
... waiting for his response</p>
<p class='phone'><a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2405">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2405</a></p>
<p class='phone'>changing status to proposal</p>
<p class='phone'>thierry is updating the status of the comments
directly</p>
<p class='phone'><a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2411">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2411</a></p>
<p class='phone'>changing to proposal</p>
<p class='phone'><a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2417">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2417</a></p>
<p class='phone'>changing to proposal</p>
<p class='phone'><a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2418">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2418</a></p>
<p class='phone'><cite>thierry:</cite> was reviewed by
werner</p>
<p class='phone'>changing to proposal</p>
<p class='phone'><a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2404">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-10-20100608/2404</a></p>
<p class='phone'>thierry updating the proposal, all agreeing
with it</p>
<p class='phone'><cite>daniel:</cite> moving on with API
document</p>
<p class='irc'><<cite>wonsuk</cite>> <a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-api-1.0-20100608/">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-api-1.0-20100608/</a></p>
<p class='phone'>going through all over API LC comments</p>
<p class='phone'><cite>daniel:</cite> have now gone through all
comments comming from the first LC. We agreed with all proposed
resolutions<br />
... after the teleconf, we will send out the resolutions to
commenters<br />
... and will wait for their final response</p>
<p class='phone'><cite>thierry:</cite> explaining how it works:
see e.g. <a href=
"http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-api-1.0-20100608/2395">
http://www.w3.org/2006/02/lc-comments-tracker/42786/WD-mediaont-api-1.0-20100608/2395</a><br />
... I will mark the status as "response drafted"<br />
... there is a box "resolution implemented". for that we need
to review the editing in the spec<br />
... for each reply send I will check "reply send to
commentor"<br />
... I will be tracking then whether we have responses from the
commentors, and check that accordingly</p>
<p class='phone'><cite>vero:</cite> and thierry will send the
replies?</p>
<p class='phone'><cite>thierry:</cite> yes, in the name of the
working group<br />
... media fragment WG closed their LC draft on 27th of
August</p>
<p class='phone'><cite>vero:</cite> there is an action on
tobias to respond to mail from media fragment guys</p>
<p class='phone'><cite>thierry:</cite> I will ping tobias
again</p><a name="action01" id="action01"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Thierry to ping tobias about reply to
media fragments guys comments [recorded in <a href=
"http://www.w3.org/2010/09/28-mediaann-minutes.html#action01">http://www.w3.org/2010/09/28-mediaann-minutes.html#action01</a>]</p>
<p class='irc'><<cite>trackbot</cite>> Created ACTION-317
- Ping tobias about reply to media fragments guys comments [on
Thierry Michel - due 2010-10-05].</p>
<p class='irc'><<cite>tmichel</cite>> <a href=
"http://lists.w3.org/Archives/Public/public-media-annotation/2010Sep/0189.html">
http://lists.w3.org/Archives/Public/public-media-annotation/2010Sep/0189.html</a></p>
<p class='irc'><<cite>tmichel</cite>> this is the
schedule above</p>
<p class='phone'><cite>thierry:</cite> I will send out
resolutions to all commentors. I will give them one week for
reply and check after that what happens</p>
<p class='phone'><cite>daniel:</cite> before October 10th we
have to finish all document updating</p>
<p class='phone'><cite>thierry:</cite> correct</p>
<p class='phone'><cite>vero:</cite> I have a proposal of a
revised version, should I send it to the mailing list?</p>
<p class='phone'><cite>thierry:</cite> sure<br />
... the schedule is very tight<br />
... I drafted the schedule so that we can review the LC
comments during TPAC<br />
... I don't want to release a second LC which is
unfinished<br />
... that could lead to a 3rd LC<br />
... so we could follow that schedule, or forget about it and
deal with different things at TPAC<br />
... and use TPAC for editng</p>
<p class='phone'><cite>felix:</cite> would like to use TPAC for
editing so that we have enough time and don't run into the
danger of a 3rd LC</p>
<p class='phone'><cite>daniel:</cite> will talk about this
offline</p>
<h3 id="item04">AOB</h3>
<p class='phone'>adjourned</p>
<p class='irc'><<cite>pchampin</cite>> bye</p>
<p class='phone'><cite>thierry:</cite> don't forget to register
for TPAC</p>
</div>
<h2><a name="ActionSummary" id="ActionSummary">Summary of Action
Items</a></h2><!-- Action Items -->
<strong>[NEW]</strong> <strong>ACTION:</strong> Thierry to ping
tobias about reply to media fragments guys comments [recorded in
<a href=
"http://www.w3.org/2010/09/28-mediaann-minutes.html#action01">http://www.w3.org/2010/09/28-mediaann-minutes.html#action01</a>]<br />
<br />
[End of minutes]<br />
<hr />
<address>
Minutes formatted by David Booth's <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm">
scribe.perl</a> version 1.135 (<a href=
"http://dev.w3.org/cvsweb/2002/scribe/">CVS log</a>)<br />
$Date: 2010/09/28 12:06:22 $
</address>
<div class="diagnostics">
<hr />
<h2>Scribe.perl diagnostic output</h2>[Delete this section
before finalizing the minutes.]<br />
<pre>
This is scribe.perl Revision: 1.135 of Date: 2009/03/02 03:52:20
Check for newer version at <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/">http://dev.w3.org/cvsweb/~checkout~/2002/scribe/</a>
Guessing input format: RRSAgent_Text_Format (score 1.00)
Succeeded: s/states/status/
Succeeded: s/thiierry /thierry /
No ScribeNick specified. Guessing ScribeNick: fsasaki
Found Scribe: Felix
Present: daniel fsasaki pchampin tmichel vero wonsuk
Regrets: tobias florian chris john
Agenda: <a href=
"http://lists.w3.org/Archives/Public/public-media-annotation/2010Sep/0187.html">http://lists.w3.org/Archives/Public/public-media-annotation/2010Sep/0187.html</a>
Got date from IRC log name: 28 Sep 2010
Guessing minutes URL: <a href=
"http://www.w3.org/2010/09/28-mediaann-minutes.html">http://www.w3.org/2010/09/28-mediaann-minutes.html</a>
People with action items: thierry
</pre>[End of <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm">
scribe.perl</a> diagnostic output]
</div>
</body>
</html>