16-mmsem-minutes.html
28.8 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
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
<!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/x86 (vers 12 April 2005), see www.w3.org" />
<title>MMSEM 16 November Telecon -- 16 Nov 2006</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="MMSEM 16 November Telecon" name="Title" />
<meta content="text/html; charset=us-ascii" 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>MMSEM 16 November Telecon</h1>
<h2>16 Nov 2006</h2>
<p><a href=
'http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0021.html'>
Agenda</a></p>
<p>See also: <a href="http://www.w3.org/2006/11/16-mmsem-irc">IRC
log</a></p>
<h2><a name="attendees" id="attendees">Attendees</a></h2>
<div class="intro">
<dl>
<dt>Present</dt>
<dd>Raphael, Jacco, Tobias, Vassilis, Paola, George,
Jeff</dd>
<dt>Regrets</dt>
<dd>Ioannis, Stamatia, ThierryDeclerck, Pasquale, Roberto,
Giovanni, Christian, ChrisHalashek, Melli</dd>
<dt>Chair</dt>
<dd>Jeff, Raphael</dd>
<dt>Scribe</dt>
<dd>Jacco</dd>
</dl>
</div>
<h2>Contents</h2>
<ul>
<li>
<a href="#agenda">Topics</a>
<ol>
<li><a href="#item01">W3C Multimedia Semantics XG - Telecon
16-11-2006, 16:00 UTC</a></li>
<li><a href="#item02">1. ADMIN</a></li>
<li><a href="#item03">2. LINKS Pages</a></li>
<li><a href="#item04">3. XG UPDATES</a></li>
<li><a href="#item05">3.1 Music Use case: (Giovanni,
Oscar)</a></li>
<li><a href="#item06">3.2: News Use case: (Raphael,
Chris)</a></li>
<li><a href="#item07">3.3 Bio-medical Image Use case:
(Melliyal)</a></li>
<li><a href="#item08">3.4: MPEG-7 metadata interoperability
Use case</a></li>
<li><a href="#item09">3.5 Photo Use case:
(Susanne)</a></li>
<li><a href="#item10">3.6 Semantic Multimedia Retrieval Use
Case</a></li>
<li><a href="#item11">3.7 Algorithm representation Use
case</a></li>
<li><a href="#item12">3.8 Tagging Use case</a></li>
<li><a href="#item13">4. Interoperability
Deliverable</a></li>
<li><a href="#item14">4
http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications</a></li>
<li><a href="#item15">5. F2F meeting</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: Jacco</p>
<h3 id="item01">W3C Multimedia Semantics XG - Telecon
16-11-2006, 16:00 UTC</h3>
<h3 id="item02">1. ADMIN</h3>
<p class='irc'><<cite>TobiasBuerger</cite>> \me Zakim,
mute me</p>
<p class='irc'><<cite>mhausenb</cite>> hi there. today I
just can join you via IRC</p>
<p class='irc'><<cite>isti</cite>> hi all from Ovidio,
Suzanne and Massimo</p>
<p class='irc'><<cite>mhausenb</cite>> Is it peradventure
possible for anybody to transcribe the audio</p>
<p class='irc'><<cite>mhausenb</cite>> or at least
summarise, please?</p>
<p class='phone'>Minutes previous meeting are accepted</p>
<p class='phone'>Minutes informal meeting @ISWC accepted as
well</p>
<p class='phone'>Next meeting will be next week Nov, 23</p>
<h3 id="item03">2. LINKS Pages</h3>
<p class='irc'><<cite>ThomasFranz</cite>> my regrets for
the next telco on Nov, 23</p>
<p class='irc'><<cite>raphael</cite>> Michael, report on
vocabularies page ?</p>
<p class='irc'><<cite>mhausenb</cite>> some progress
indeed</p>
<p class='irc'><<cite>raphael</cite>> something to report
?</p>
<p class='irc'><<cite>mhausenb</cite>> still looking for
some volunteers for some sections</p>
<p class='irc'><<cite>mhausenb</cite>> promise to
incoporate your comments till next week!</p>
<p class='irc'><<cite>raphael</cite>> my comments:
<a href=
"http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Oct/0056.html">
http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Oct/0056.html</a></p>
<p class='phone'>Tobias volunteers to fill some section
here</p>
<p class='irc'><<cite>raphael</cite>> Tobias volunteers
to maintain MPEG21 and MXF sectionss</p>
<p class='irc'><<cite>mhausenb</cite>> THANKS!</p>
<h3 id="item04">3. XG UPDATES</h3>
<p class='phone'>Image annotations deliverable: Raphael is
editing, but didn't check in yet</p>
<p class='phone'>XML exampes still need to be converted to N3
and the graphs need to be redone</p>
<p class='irc'><<cite>mhausenb</cite>> volunteer to
convert ...</p><a name="action01" id="action01"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Pasquale to maintain the Resources
page: PENDING [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action01">http://www.w3.org/2006/11/16-mmsem-minutes.html#action01</a>]</p><a name="action02"
id="action02"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Michael to maintain the Vocabularies
page: PENDING [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action02">http://www.w3.org/2006/11/16-mmsem-minutes.html#action02</a>]</p>
<p class='irc'><<cite>TobiasBuerger</cite>> \me Zakim,
mute me</p><a name="action03" id="action03"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Giovanni and Christian to maintain the
Tools page: PENDING [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action03">http://www.w3.org/2006/11/16-mmsem-minutes.html#action03</a>]</p><a name="action04"
id="action04"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Melli and Paul to do their wiki page:
PENDING [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action04">http://www.w3.org/2006/11/16-mmsem-minutes.html#action04</a>]</p><a name="action05"
id="action05"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Raphael addresses the comments on
"Image Annotation on the Semantic Web document": PENDING
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action05">http://www.w3.org/2006/11/16-mmsem-minutes.html#action05</a>]</p>
<p class='phone'><cite>Raphael:</cite> will have a final
version on the f2f meeting, so people need to read it
before</p>
<p class='irc'><<cite>raphael</cite>> Interoperability
issues: the key word of this XG !!!</p>
<p class='irc'><<cite>raphael</cite>> All use cases
should be written with this goal in mind</p>
<p class='irc'><<cite>raphael</cite>> Later on, Vassilis
will talk about how they will converge and be put
together</p><a name="action06" id="action06"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Jeff to review all use cases: PENDING
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action06">http://www.w3.org/2006/11/16-mmsem-minutes.html#action06</a>]</p><a name="action07"
id="action07"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Vassilis to review all use cases
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action07">http://www.w3.org/2006/11/16-mmsem-minutes.html#action07</a>]</p>
<h3 id="item05">3.1 Music Use case: (Giovanni, Oscar)</h3>
<p class='phone'>Oscar will join this group but needs to teach
on Thursdays</p>
<p class='phone'>Oscar will attend the f2f in
Athens</p><a name="action08" id="action08"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Jacco to review the music use case:
PENDING [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action08">http://www.w3.org/2006/11/16-mmsem-minutes.html#action08</a>]</p>
<p class='irc'><<cite>raphael</cite>> Comments of Oscar:
<a href=
"http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0020.html">
http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0020.html</a></p>
<p class='irc'><<cite>mhausenb</cite>> what is going on?
topic?</p>
<p class='irc'><<cite>TobiasBuerger</cite>> I think it is
also important to distinguish this use case from "classical"
information retrieval</p>
<p class='irc'><<cite>raphael</cite>> Timeline: before
the F2F, having a first draft of the Music Use case</p><a name=
"action09" id="action09"></a>
<p class='irc'><<cite>raphael</cite>>
<strong>ACTION:</strong> Oscar, Jacco and Giovanni to make a
first draft of the use case by December 1st [recorded in
<a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action09">http://www.w3.org/2006/11/16-mmsem-minutes.html#action09</a>]</p><a name="action10"
id="action10"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Oscar and Jacco to draft more focussed
use case before December 1st [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action10">http://www.w3.org/2006/11/16-mmsem-minutes.html#action10</a>]</p>
<h3 id="item06">3.2: News Use case: (Raphael, Chris)</h3>
<p class='phone'>We updated the wiki, but made little progress
on the solutions part</p>
<p class='phone'><cite>Raphael:</cite> we are looking at
financial information in this use case</p>
<p class='irc'><<cite>mhausenb</cite>> how about
IPTC?</p>
<p class='phone'><cite>Raphael:</cite> we are still in the
process of getting good example data</p>
<p class='irc'><<cite>mhausenb</cite>> please define
_good_</p>
<p class='phone'><cite>Raphael:</cite> We will try to make the
deadline of 1st december</p><a name="action11" id=
"action11"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Raphael, Chris, Thierry: finish news
UC draft before Dec 1st. [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action11">http://www.w3.org/2006/11/16-mmsem-minutes.html#action11</a>]</p>
<p class='phone'><cite>Vassilis:</cite> maybe we should focus
on small single interoperability problems, not cover all of
them</p>
<p class='irc'><<cite>raphael</cite>> Michael, we are in
the process of having more data for illustrating the problems
(interoperability problems)</p>
<h3 id="item07">3.3 Bio-medical Image Use case: (Melliyal)</h3>
<p class='phone'>Melli sent regrets</p>
<h3 id="item08">3.4: MPEG-7 metadata interoperability Use
case</h3>
<p class='irc'><<cite>raphael</cite>> Comments of
Suzanne: <a href=
"http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0017.html">
http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0017.html</a></p>
<p class='irc'><<cite>raphael</cite>> Comments of
Rapahel: <a href=
"http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Oct/0062.html">
http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Oct/0062.html</a></p>
<p class='phone'><cite>Vassilis:</cite> Also little progress on
solution, will focus on one of three types of solution</p>
<p class='irc'><<cite>mhausenb</cite>> agree. still we
should describe the problems in depth ...</p><a name="action12"
id="action12"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Vassilis et al to provide 1st draft
MPEG-7 UC before Dec 1. [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action12">http://www.w3.org/2006/11/16-mmsem-minutes.html#action12</a>]</p>
<h3 id="item09">3.5 Photo Use case: (Susanne)</h3>
<p class='phone'><cite>Susanne:</cite> in general this UC fits
well with the interoperability focus of the XG</p>
<p class='phone'>Most remarks were clarifications, ask how to
do multiple domain ontologies using Hunter's ABC framework</p>
<h3 id="item10">3.6 Semantic Multimedia Retrieval Use Case</h3>
<p class='irc'><<cite>susanneBoll</cite>> yes</p>
<p class='irc'><<cite>susanneBoll</cite>> SusanneBoll</p>
<p class='phone'>What about a general vocabulary for annotating
photo's on the web</p>
<p class='phone'><cite>Susanne:</cite> We are working with a
large photo provider, they need both high and low level
features</p>
<p class='phone'>And there is no common framework to do this on
the web</p>
<p class='phone'><cite>Raphael:</cite> Suggest how to solve
this in say, the XMP way versus, say the PhotoRDF stuff.<br />
... Would this make sense?</p>
<p class='phone'>XMP=embedded, PhotoRDF=external</p>
<p class='irc'><<cite>raphael</cite>> Centralized versus
Distributed for the host of the photos and of the metadata</p>
<p class='irc'><<cite>raphael</cite>> How to retrieve
from a photo its metadata ?</p><a name="action13" id=
"action13"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Susanne extent draft Photo UC before
Dec 1 [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action13">http://www.w3.org/2006/11/16-mmsem-minutes.html#action13</a>]</p>
<p class='phone'>Ionnis is not present</p>
<p class='phone'>Ioannis has troubles making the telephone
confs</p><a name="action14" id="action14"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Vassilis to suggest skype to Ioannis
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action14">http://www.w3.org/2006/11/16-mmsem-minutes.html#action14</a>]</p>
<p class='irc'><<cite>JeffP</cite>> W3C Zakim:
+1.617.761.6200, +33.4.89.06.34.99 or
+44.117.370.6152</p><a name="action15" id="action15"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Vassilis to contact Ioannis about
future of this UC [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action15">http://www.w3.org/2006/11/16-mmsem-minutes.html#action15</a>]</p>
<h3 id="item11">3.7 Algorithm representation Use case</h3>
<p class='phone'><cite>Massimo:</cite> not much progress last
weeks</p><a name="action16" id="action16"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Massimo & Suzanne to have draft
ready for review before December 1 [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action16">http://www.w3.org/2006/11/16-mmsem-minutes.html#action16</a>]</p><a name="action17"
id="action17"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Tobias to send comments on Algorithm
representation Use case [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action17">http://www.w3.org/2006/11/16-mmsem-minutes.html#action17</a>]</p>
<h3 id="item12">3.8 Tagging Use case</h3>
<p class='irc'><<cite>raphael</cite>> Draft tagging
ontology</p>
<p class='irc'><<cite>raphael</cite>> Problems: not
possible to use DC and SKOS in OWL DL ... will be OWL Full</p>
<p class='phone'><cite>George:</cite> facing some skoss related
problems, mailed to relevant w3c lists</p>
<p class='phone'><cite>Raphael:</cite> SWD WG will developp and
OWL version of SKOS</p>
<p class='irc'><<cite>raphael</cite>> OWL DL version
!</p>
<p class='irc'><<cite>susanneBoll</cite>> I would like to
add the following link</p>
<p class='irc'><<cite>susanneBoll</cite>> Inducing
Ontology from Flickr Tags</p>
<p class='phone'><cite>George:</cite> developing prototype to
show interoperability across tagging sites</p>
<p class='irc'><<cite>susanneBoll</cite>> <a href=
"http://www.rawsugar.com/www2006/22.pdf">http://www.rawsugar.com/www2006/22.pdf</a></p>
<p class='irc'><<cite>raphael</cite>> thx susanne</p>
<p class='irc'><<cite>raphael</cite>> we know about this
paper .</p>
<p class='irc'><<cite>raphael</cite>> Jeff and Vassilis
will review it Michael</p>
<p class='irc'><<cite>mhausenb</cite>>
thanks!</p><a name="action18" id="action18"></a>
<p class='irc'><<cite>scribe</cite>>
<strong>ACTION:</strong> Jeff and Vassilis to review <a href=
"http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications">
http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications</a>
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action18">http://www.w3.org/2006/11/16-mmsem-minutes.html#action18</a>]</p>
<h3 id="item13">4. Interoperability Deliverable</h3>
<h3 id="item14">4 <a href=
"http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications">
http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications</a></h3>
<p class='phone'>Semantic Web Activity lead Ivan Herman invited
Raphael and Jeff to report back to the SW Coordination Group in
January</p>
<p class='phone'><cite>Vassilis:</cite> I've put a first draft
of the interoperability deliverable on the wiki</p>
<p class='phone'><cite>Raphael:</cite> The first point to
discuss is the status of the Use Cases</p>
<p class='irc'><<cite>mhausenb</cite>> looks sensible to
me, vassilis</p>
<p class='irc'><<cite>JeffP</cite>> <a href=
"http://www.w3.org/2005/Incubator/mmsem/wiki/Semantic_Interoperability">
http://www.w3.org/2005/Incubator/mmsem/wiki/Semantic_Interoperability</a></p>
<p class='phone'>(short version of) use cases should be
integrated in the deliverable</p>
<p class='irc'><<cite>mhausenb</cite>> opt for linking to
tools/voc/resources NOT including them</p>
<p class='phone'><cite>Tobias:</cite> We could also do it the
other way around: first discuss the issues and than match those
with relevant use cases</p>
<p class='irc'><<cite>TobiasBuerger</cite>> Jacco: yes we
could do that</p>
<p class='phone'><cite>Vassilis:</cite> I think the issue
should be the use cases issues</p>
<p class='irc'><<cite>mhausenb</cite>> and I support
Tobias proposal</p>
<p class='irc'><<cite>raphael</cite>> Status of the Tools
/ Vocabularies / Resources</p>
<p class='phone'>Sorry all, I have to leave - see you next
time</p>
<p class='irc'><<cite>raphael</cite>> Raphael: good to
publicize, good result of the XG</p>
<p class='irc'><<cite>raphael</cite>> ... to include or
not in the Deliverable ...</p>
<p class='irc'><<cite>raphael</cite>> ... most likely
not</p>
<p class='irc'><<cite>raphael</cite>> ... so section 7
might disapear</p>
<p class='irc'><<cite>mhausenb</cite>> a pointer would do
IMHO</p>
<p class='irc'><<cite>raphael</cite>> Use Cases: core
meat or not of the document ?</p>
<p class='irc'><<cite>mhausenb</cite>> definitly, but
summarized</p>
<p class='irc'><<cite>raphael</cite>> Introduction of the
document decomposed into 4 sub-sections</p>
<p class='irc'><<cite>raphael</cite>> 6.2 is the summary
of all interoperability problems encountered during the vaious
use cases</p>
<p class='irc'><<cite>raphael</cite>> Raphael: are we
able to do that from now ?</p>
<p class='irc'><<cite>raphael</cite>> Vassilis: yes, it
will help the authors of the use cases</p>
<p class='irc'><<cite>mhausenb</cite>> IMO later (after
stable UC)</p><a name="action19" id="action19"></a>
<p class='irc'><<cite>raphael</cite>>
<strong>ACTION:</strong> Vassilis to clarify the content of
section 6 and 9 and ask to use case authors precised
contributions, on the mailling list [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action19">http://www.w3.org/2006/11/16-mmsem-minutes.html#action19</a>]</p>
<p class='irc'><<cite>mhausenb</cite>> any news?</p>
<h3 id="item15">5. F2F meeting</h3>
<p class='irc'><<cite>raphael</cite>> please, all, fill
the questionnaire !!!</p>
<p class='irc'><<cite>isti</cite>> bye !</p>
<p class='irc'><<cite>mhausenb</cite>> till next week,
bye bye!</p>
<p class='irc'><<cite>raphael</cite>> Title: W3C
Multimedia Semantics XG - Telecon 16-11-2006, 16:00 UTC</p>
<p class='irc'><<cite>raphael</cite>> Title: W3C
Multimedia Semantics XG - Telecon 16-11-2006, 16:00 UTC</p>
<p class='irc'><<cite>raphael</cite>> Title: W3C
Multimedia Semantics XG - Telecon 16-11-2006, 16:00 UTC</p>
<p class='irc'><<cite>raphael</cite>> Chairq: Jeff,
Raphael</p>
<p class='irc'><<cite>raphael</cite>> Chairs: Jeff,
Raphael</p>
</div>
<h2><a name="ActionSummary" id="ActionSummary">Summary of Action
Items</a></h2><!-- Action Items -->
<strong>[NEW]</strong> <strong>ACTION:</strong> Jeff and Vassilis
to review <a href=
"http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications">
http://www.w3.org/2005/Incubator/mmsem/wiki/Building_multimedial_Semantic_Web_Applications</a>
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action18">http://www.w3.org/2006/11/16-mmsem-minutes.html#action18</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Massimo &
Suzanne to have draft ready for review before December 1
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action16">http://www.w3.org/2006/11/16-mmsem-minutes.html#action16</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Oscar and Jacco
to draft more focussed use case before December 1st [recorded in
<a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action10">http://www.w3.org/2006/11/16-mmsem-minutes.html#action10</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Oscar, Jacco and
Giovanni to make a first draft of the use case by December 1st
[recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action09">http://www.w3.org/2006/11/16-mmsem-minutes.html#action09</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Raphael, Chris,
Thierry: finish news UC draft before Dec 1st. [recorded in
<a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action11">http://www.w3.org/2006/11/16-mmsem-minutes.html#action11</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Susanne extent
draft Photo UC before Dec 1 [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action13">http://www.w3.org/2006/11/16-mmsem-minutes.html#action13</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Tobias to send
comments on Algorithm representation Use case [recorded in
<a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action17">http://www.w3.org/2006/11/16-mmsem-minutes.html#action17</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Vassilis et al to
provide 1st draft MPEG-7 UC before Dec 1. [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action12">http://www.w3.org/2006/11/16-mmsem-minutes.html#action12</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Vassilis to
clarify the content of section 6 and 9 and ask to use case
authors precised contributions, on the mailling list [recorded in
<a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action19">http://www.w3.org/2006/11/16-mmsem-minutes.html#action19</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Vassilis to
contact Ioannis about future of this UC [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action15">http://www.w3.org/2006/11/16-mmsem-minutes.html#action15</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Vassilis to
review all use cases [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action07">http://www.w3.org/2006/11/16-mmsem-minutes.html#action07</a>]<br />
<strong>[NEW]</strong> <strong>ACTION:</strong> Vassilis to
suggest skype to Ioannis [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action14">http://www.w3.org/2006/11/16-mmsem-minutes.html#action14</a>]<br />
<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Giovanni and
Christian to maintain the Tools page [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action03">http://www.w3.org/2006/11/16-mmsem-minutes.html#action03</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Jacco to
review the music use case [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action08">http://www.w3.org/2006/11/16-mmsem-minutes.html#action08</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Jeff to
review all use cases [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action06">http://www.w3.org/2006/11/16-mmsem-minutes.html#action06</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Melli and
Paul to do their wiki page [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action04">http://www.w3.org/2006/11/16-mmsem-minutes.html#action04</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Michael to
maintain the Vocabularies page [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action02">http://www.w3.org/2006/11/16-mmsem-minutes.html#action02</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Pasquale to
maintain the Resources page [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action01">http://www.w3.org/2006/11/16-mmsem-minutes.html#action01</a>]<br />
<strong>[PENDING]</strong> <strong>ACTION:</strong> Raphael
addresses the comments on "Image Annotation on the Semantic Web
document" [recorded in <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html#action05">http://www.w3.org/2006/11/16-mmsem-minutes.html#action05</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.127 (<a href=
"http://dev.w3.org/cvsweb/2002/scribe/">CVS log</a>)<br />
$Date: 2006/11/16 18:19:00 $
</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.127 of Date: 2005/08/16 15:12:03
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/section/sections/
Succeeded: s/november/december/
Succeeded: s/PEG/MPEG/
Succeeded: s/?/./
Succeeded: s/knew/know about/
Found Scribe: Jacco
Inferring ScribeNick: Jacco
Default Present: +43.662.228.aaaa, TobiasBuerger, +44.207.179.aabb, Jacco, raphael, Thomas_Franz, +31.20.665.aacc, Paola_Hobson, anadiotis, +39.050.aadd, JeffP, Vassilis, isti, susanne
Present: Raphael Jacco Tobias Vassilis Paola George Jeff
Regrets: Ioannis Stamatia ThierryDeclerck Pasquale Roberto Giovanni Christian ChrisHalashek Melli
Agenda: <a href=
"http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0021.html">http://lists.w3.org/Archives/Public/public-xg-mmsem/2006Nov/0021.html</a>
Got date from IRC log name: 16 Nov 2006
Guessing minutes URL: <a href=
"http://www.w3.org/2006/11/16-mmsem-minutes.html">http://www.w3.org/2006/11/16-mmsem-minutes.html</a>
People with action items: al christian et giovanni jacco jeff massimo melli michael oscar pasquale paul raphael susanne suzanne tobias vassilis
WARNING: Input appears to use implicit continuation lines.
You may need the "-implicitContinuations" option.
</pre>[End of <a href=
"http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm">
scribe.perl</a> diagnostic output]
</div>
</body>
</html>