testsuite.html
23.1 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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en-us" lang="en-us">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>Testsuite for the API for Media Resources 1.0</title>
<link
href="http://www.w3.org/2008/WebVideo/Annotations/drafts/ontology10/CR/ma-ont-spec.css"
type="text/css" rel="stylesheet" />
<link href="http://www.w3.org/StyleSheets/TR/base.css" type="text/css"
rel="stylesheet" />
<script type="text/javascript" src="chrome://mawg/content/container.js">
</script>
<script type="text/javascript"
src="https://www.dimis.fim.uni-passau.de/~stegmai/MAWGTestSuite/js/jquery-1.6.4.min.js">
</script>
<script type="text/javascript"
src="https://www.dimis.fim.uni-passau.de/~stegmai/MAWGTestSuite/js/script.js">
</script>
<!--style type="text/css">
.valid { background-color:yellow; font-weight: 500;}
.invalid { background-color:red; font-weight: 500;}
.not-checked { background-color:gray; font-weight: 500;}
.passed { background-color:green; font-weight: 500;}</style -->
</head>
<body>
<div class="head">
<p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home"
alt="W3C" height="48" width="72" /></a></p>
<h1><a name="title" id="title"></a>Testsuite for the API for Media Resources
1.0</h1>
<dl>
<dt>This version:</dt>
<dd><a
href="testsuite.html">http://www.w3.org/2008/WebVideo/Annotations/drafts/API/testsuite.html</a></dd>
<dt>Editor:</dt>
<dd>Thierry Michel, W3C</dd>
<dt>Authors:</dt>
<dd>@@@ TBD</dd>
</dl>
<p class="copyright"><a
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> ©
2011 <a href="http://www.w3.org/"><acronym
title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a
href="http://www.csail.mit.edu/"><acronym
title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
href="http://www.ercim.org/"><acronym
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
<a
href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document
use</a> rules appl</p>
</div>
<hr />
<div>
<h2>Summary</h2>
<p>The public API 1.0 Test Suite was designed to validate the <a
href="http://www.w3.org/TR/mediaont-api-1.0/">API for Media Resources 1.0
specification</a>.<a href="http://www.w3.org/TR/mediaont-10"></a></p>
<p>The API 1.0 Test Suite is maintained by the <a
href="http://www.w3.org/2008/WebVideo/Annotations/">Media Annotations Working
Group.</a></p>
<p>This Test Suite covers the multimedia metadata formats and features to be
tested by the implementations.</p>
<p>The following elements are considered features of the API:</p>
<ul>
<li>construction of MediaResource with one or more metadata sources and
querying of the supported modes</li>
<li>read access to the list of properties (single properties and sets of
properties, applying filters)</li>
<li>reading source metadata</li>
</ul>
<p>Comments on this document should be sent to <<a
href="mailto:public-media-annotation@w3.org">public-media-annotation@w3.org</a>>. The
archive of public comments is available at <a
href="http://lists.w3.org/Archives/Public/public-media-annotation">http://lists.w3.org/Archives/Public/public-media-annotation/</a></p>
</div>
<div class="body">
<div class="div1">
<div class="div2">
<h3><a name="formats" id="formats"></a>1. Formats</h3>
<div class="div3">
<p>The API is designed for both client- and server side implementations.
Depending on whether the API is implemented in a user agent or plugin, or as a
web service, different communication patterns are more appropriate. In the
client side case, asynchronous access is typically preferred, while synchronous
access is more appropriate for a web service. Thus the two version of the
interface are not considered distinct features but different modes of access
for the different use cases.</p>
<p></p>
<p>@@@@</p>
</div>
<h3><a name="formats-in-scope" id="formats-in-scope"></a>1. Formats in
scope</h3>
<p>the latest version of this testsuite is available at <a
href="http://dimis.fim.uni-passau.de/~stegmai/MawgTestSuite/testsuite.html">http://dimis.fim.uni-passau.de/~stegmai/MawgTestSuite/testsuite.html</a></p>
<p>You can download the MAWG-Extension Plugin for Firefox at <a
href="http://mawg.joanneum.at/web/demo3.html">http://mawg.joanneum.at/web/demo3.html</a></p>
<div class="div3">
<h4><a name="metadata-formats-in-scope" id="metadata-formats-in-scope"></a>1.1
Multimedia metadata formats in scope</h4>
<div style="margin: 10px 0 20px 0">
<article>
<input
type="submit"
value="Check if MAWG-Extension is installed"
onclick="installCheck()"/>
</article>
</div>
What would you like to validate?
<div style="margin: 10px 0 20px 0;">
<input type="radio" name="Services" value="Extension" id="extension" />
MAWG-Extension <input type="radio" name="Services" value="WebService"
id="webService" /> Web-Service </div>
<div class="extensionHidden1" style="display: none;">
Choose Hosters: <br />
<div style="margin-top: 10px;">
<input type="checkbox" name="Youtube" value="youtube" id="checkYT" />
Youtube<input type="checkbox" name="Vimeo" value="vimeo" id="checkVimeo" />
Vimeo<input type="checkbox" name="DC" value="dc" id="checkDC" /> Dublin
Core<input type="checkbox" name="" value="" id="" /> CableLabs 1.1<input
type="checkbox" name="" value="" id="" /> DIG35<input type="checkbox" name=""
value="" id="" /> EBUCore<input type="checkbox" name="" value="" id="" /> EXIF
2.2<input type="checkbox" name="" value="" id="" /> ID3<input type="checkbox"
name="" value="" id="" /> IPTC<input type="checkbox" name="" value="" id="" />
LOM 2.1<input type="checkbox" name="" value="" id="" /> Media RSS<input
type="checkbox" name="" value="" id="" /> MPEG-7<br />
<input type="checkbox" name="" value="" id="" /> OGG<input type="checkbox"
name="" value="" id="" /> QuickTime<input type="checkbox" name="" value=""
id="" /> DMS-1<input type="checkbox" name="" value="" id="" /> TTML<input
type="checkbox" name="" value="" id="" /> TV-Anytime<input type="checkbox"
name="" value="" id="" /> XMP<input type="checkbox" name="" value="" id="" />
TXFeed</div>
</div>
<div class="extensionHidden2" style="display: none; margin-top: 10px;">
<input type="radio" name="Properties" value="all" id="allProperties" />
Validate all Properties <input type="radio" name="Properties" value="single"
id="singleProperties" /> Validate single Properties </div>
<div class="extensionHidden3" style="display: none; margin-top: 20px">
Choose Properties:
<div style="margin-top: 10px">
<input type="checkbox" name="identifier" value="identifier" id="identifier"
class="properties" /> Identifier<input type="checkbox" name="title"
value="title" id="title" class="properties" /> Title<input type="checkbox"
name="language" value="language" id="language" class="properties" /> Language
<input type="checkbox" name="locator" value="locator" id="locator"
class="properties" /> Locator<input type="checkbox" name="contributor"
value="contributor" id="contributor" class="properties" /> Contributor <input
type="checkbox" name="creator " value="creator" id="creator" class="properties"
/> Creator <br />
<input type="checkbox" name="date" value="date" id="date" class="properties" />
Date <input type="checkbox" name="location" value="location" id="location"
class="properties" /> Location <input type="checkbox" name="description"
value="description" id="description" class="properties" /> Description <input
type="checkbox" name="keyword" value="keywords" id="keyword" class="properties"
/> Keywords<input type="checkbox" name="genre" value="genre" id="genre"
class="properties" /> Genre<input type="checkbox" name="rating" value="rating"
id="rating" class="properties" /> Rating <br />
<input type="checkbox" name="relation" value="relation" id="relation"
class="properties" /> Relation <input type="checkbox" name="collection"
value="collection" id="collection" class="properties" /> Collection <input
type="checkbox" name="copyright" value="copyright" id="copyright"
class="properties" /> Copyright <input type="checkbox" name="policy"
value="policy" id="policy" class="properties" /> Policy <input type="checkbox"
name="publisher" value="publisher" id="publisher" class="properties" />
Publisher <input type="checkbox" name="targetaudience" value="targetAudience"
id="targetaudience" class="properties" /> TargetAudience <br />
<input type="checkbox" name="fragment" value="fragment" id="fragment"
class="properties" /> Fragments<input type="checkbox" name="namedfragment"
value="namedFragment" id="namedfragment" class="properties" /> NamedFragment
<input type="checkbox" name="framesize" value="frameSize" id="framesize"
class="properties" /> FrameSize <input type="checkbox" name="compression"
value="compression" id="compression" class="properties" /> Compression <input
type="checkbox" name="duration" value="duration" id="duration"
class="properties" /> Duration <br />
<input type="checkbox" name="format" value="format" id="format"
class="properties" /> Format<input type="checkbox" name="samplingrate"
value="samplingRate" id="samplingrate" class="properties" /> SamplingRate<input
type="checkbox" name="framerate" value="frameRate" id="framerate"
class="properties" /> FrameRate <input type="checkbox" name="bitrate"
value="averageBitRate" id="bitrate" class="properties" /> BitRate <input
type="checkbox" name="numtracks" value="numTracks" id="numtracks"
class="properties" /> NumTracks</div>
<div style="margin-top: 10px;">
<input type="submit" value="Validate checked elements" onclick="showSingle()"
/> </div>
</div>
<div class="extensionHidden4" style="display: none;">
<table border="1" width="90%">
<tbody>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Identification
Properties</th>
</tr>
<tr class="ro-odd">
<td class="ma"><a href="">Identifier</a> </td>
</tr>
<tr class="ro-even">
<td class="ma"><a href="">Title</a> </td>
</tr>
<tr class="ro-odd">
<td class="ma"><a href="">Language</a> </td>
</tr>
<tr class="ro-even">
<td class="ma"><a href="">Locator</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Creation Properties</th>
</tr>
<tr class="ro-odd">
<td class="ma"><a href="">Contributor</a> </td>
</tr>
<tr class="ro-even">
<td class="ma"><a href="">Creator</a> </td>
</tr>
<tr class="ro-odd">
<td class="ma"><a href="">Date</a> </td>
</tr>
<tr class="ro-even">
<td class="ma"><a href="">Location</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Content Properties</th>
</tr>
<tr class="ro-odd">
<td class="ma"><a href="">Description</a> </td>
</tr>
<tr class="ro-even ">
<td class="ma"><a href="">Keywords</a> </td>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Genre</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">Rating</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Relational Properties</th>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Relation</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">Collection</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Rights Properties</th>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Copyright</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">Policy</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Distribution
Properties</th>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Publisher</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">TargetAudience</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Fragment Properties</th>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Fragment</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">NamedFragment</a> </td>
</tr>
<tr class="ro-header">
<th class="col-mawg" align="center" width="15%">Technical Properties</th>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">FrameSize</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">Compression</a> </td>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">Duration</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">Format</a> </td>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">SamplingRate</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">FrameRate</a> </td>
</tr>
<tr class="ro-odd row">
<td class="ma"><a href="">AverageBitRate</a> </td>
</tr>
<tr class="ro-even row">
<td class="ma"><a href="">NumTracks</a> </td>
</tr>
</tbody>
</table>
</div>
<div class="div3">
<h3>A References</h3>
<dl>
<dt class="label"><a name="cont-3gp" id="cont-3gp"></a>[3GP] </dt>
<dd><a href="http://www.3gpp.org/specifications"><cite>3GPP
Specifications</cite></a>. Available for download at
http://www.3gpp.org/specifications. </dd>
<dt class="label"><a name="cablelabs1" id="cablelabs1"></a>[Cablelabs 1.1]
</dt>
<dd><a
href="http://www.cablelabs.com/specifications/MD-SP-VOD-CONTENT1.1-I05-060831.pdf"><cite>CableLabs
VOD Content Specification Version 1.1</cite></a>. Available for download
at
http://www.cablelabs.com/specifications/MD-SP-VOD-CONTENT1.1-I05-060831.pdf
. </dd>
<dt class="label"><a name="dig35" id="dig35"></a>[DIG35] </dt>
<dd><a
href="http://www.bgbm.org/TDWG/acc/Documents/DIG35-v1.1WD-010416.pdf"><cite>DIG35
Specification - Metadata for Digital Image</cite></a>. April 2001.
Available for download at
http://www.bgbm.org/TDWG/acc/Documents/DIG35-v1.1WD-010416.pdf . </dd>
<dt class="label"><a name="dms" id="dms"></a>[DMS-1] </dt>
<dd><a href="http://www.smpte.org/standards"><cite>DMS-1</cite></a> (SMPTE
380M-2004). April 2001. Available for download at
http://www.smpte.org/standards . </dd>
<dt class="label"><a name="dc" id="dc"></a>[Dublin Core] </dt>
<dd><a
href="http://dublincore.org/documents/2008/01/14/dcmi-terms/"><cite>DCMI
Metadata Terms</cite></a>. January 2008. Available for download at
http://dublincore.org/documents/2008/01/14/dcmi-terms/ . The <a
href="http://dublincore.org/documents/dcmi-terms/">latest version of DCMI
Metadata Terms</a> is available at
http://dublincore.org/documents/dcmi-terms/ . </dd>
<dt class="label"><a name="ebucore" id="ebucore"></a>[EBUCore] </dt>
<dd><a href="http://tech.ebu.ch/publications/tech3293"><cite>EBUCore
v.1.0</cite></a>. December 2008. Available for download at
http://tech.ebu.ch/publications/tech3293. </dd>
<dt class="label"><a name="exif" id="exif"></a>[EXIF] </dt>
<dd><a href="http://www.exif.org/Exif2-2.PDF"><cite>EXIF 2.2</cite></a>.
Specification by <a href="http://www.jeita.or.jp/">JEITA</a>, April 2002.
Available for download at http://www.exif.org/Exif2-2.PDF . </dd>
<dt class="label"><a name="cont-flv" id="cont-flv"></a>[Flash] </dt>
<dd><a
href="http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdf"><cite>Adobe
Flash Video File Format Specification Version 10.1</cite></a>. 2010.
Available for download at
http://download.macromedia.com/f4v/video_file_format_spec_v10_1.pdf. </dd>
<dt class="label"><a name="lom" id="lom"></a>[LOM] </dt>
<dd><a
href="http://ltsc.ieee.org/wg12/files/LOM_1484_12_1_v1_Final_Draft.pdf"><cite>Draft
Standard for Learning Object Metadata</cite></a>. July 2002. Available
for download at
http://ltsc.ieee.org/wg12/files/LOM_1484_12_1_v1_Final_Draft.pdf . </dd>
<dt class="label"><a name="id3" id="id3"></a>[ID3] </dt>
<dd><a href="http://www.id3.org/Developer_Information"><cite>ID3 tag
version 2.4.0</cite></a>. February 1999. Available for download at
http://www.id3.org/Developer_Information . </dd>
<dt class="label"><a name="iptc" id="iptc"></a>[IPTC] </dt>
<dd><a
href="http://www.iptc.org/std/photometadata/2008/specification/IPTC-PhotoMetadata-2008.pdf"><cite>IPTC
Standard Photo Metadata 2008</cite></a>. IPTC Core Specification Version
1.1, IPTC Extension Specification 1.0, Document Revision 2, June 2008.
Available for download at
http://www.iptc.org/std/photometadata/2008/specification/IPTC-PhotoMetadata-2008.pdf
</dd>
<dt class="label"><a name="newsml" id="newsml"></a>[IPTC NewsML] </dt>
<dd><a href="http://www.iptc.org/cms/site/"><cite>IPTC
NewsML-G2</cite></a>. Available for download at
http://www.iptc.org/cms/site/ . </dd>
<dt class="label"><a name="mets" id="mets"></a>[METS] </dt>
<dd><a href="http://www.loc.gov/standards/mets/"><cite>Metadata Encoding
& Transmission Standard 1.7</cite></a>. Available for download at
http://www.loc.gov/standards/mets/ . </dd>
<dt class="label"><a name="mediardf" id="mediardf"></a>[Media RDF] </dt>
<dd><a href="http://digitalbazaar.com/"><cite>Media RDF</cite></a>.
Available for download at http://digitalbazaar.com/. </dd>
<dt class="label"><a name="mediarss" id="mediarss"></a>[Media RSS] </dt>
<dd><a href="http://video.search.yahoo.com/mrss"><cite>Yahoo! Media RSS
Module - RSS 2.0 Module</cite></a>. March 2008. Available for download at
http://video.search.yahoo.com/mrss . </dd>
<dt class="label"><a name="cont-mp4" id="cont-mp4"></a>[MP4] </dt>
<dd><a
href="http://www.iso.org/iso/catalogue_detail.htm?csnumber=38538"><cite>ISO/IEC
14496-14 MP4 file format</cite></a>. date 2003. Available for download at
http://www.iso.org/iso/catalogue_detail.htm?csnumber=38538. </dd>
<dt class="label"><a name="mpeg7" id="mpeg7"></a>[MPEG-7] </dt>
<dd><a
href="http://www.chiariglione.org/mpeg/working_documents/mpeg-07/schema_def/cd.zip"><cite>Information
technology Multimedia content description interface Part 10: Schema
definition</cite></a>. Available for download at
http://www.chiariglione.org/mpeg/working_documents/mpeg-07/schema_def/cd.zip
. </dd>
<dt class="label"><a name="ogg" id="ogg"></a>[OGG] </dt>
<dd><a href="http://www.xiph.org/ogg/"><cite>The Ogg container
format</cite></a>. September 2007. Available for download at
http://www.xiph.org/ogg/. </dd>
<dt class="label"><a name="owl2-profiles" id="owl2-profiles"></a>[OWL2
Profiles] </dt>
<dd><a href="http://www.w3.org/TR/owl2-profiles/"><cite>OWL 2 Web Ontology
Language Profiles</cite></a>. W3C OWL Working Group. Available for
download at http://www.w3.org/TR/owl2-profiles/. </dd>
<dt class="label"><a name="quicktime-ref" id="quicktime-ref"></a>[QuickTime]
</dt>
<dd><a
href="http://developer.apple.com/mac/library/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html"><cite>Introduction
to QuickTime File Format Specification</cite></a>. August 2010. Available
for download at
http://developer.apple.com/mac/library/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html
. </dd>
<dt class="label"><a name="rdf" id="rdf"></a>[RDF] </dt>
<dd><a href="http://www.w3.org/RDF/"><cite>Resource Description Framework
(RDF)</cite></a>. W3C RDF Working Group. Available for download at
http://www.w3.org/RDF/ . </dd>
<dt class="label"><a name="smpte" id="smpte"></a>[SMPTE] </dt>
<dd><a
href="http://www.smpte-ra.org/mdd/RP210v11-pub-20080415.2048.xls"><cite>SMPTE
Metadata</cite></a>. Available for download at
http://www.smpte-ra.org/mdd/RP210v11-pub-20080415.2048.xls . </dd>
<dt class="label"><a name="TTML" id="TTML"></a>[TTML] </dt>
<dd>Glenn Adams. <a
href="http://www.w3.org/TR/2010/REC-ttaf1-dfxp-20101118/"><cite>Timed
Text Markup Language (TTML) 1.0</cite></a>. W3C Recommendation 18
November 2010. Available for download at
http://www.w3.org/TR/2010/REC-ttaf1-dfxp-20101118/. </dd>
<dt class="label"><a name="txfeed" id="txfeed"></a>[TXFeed] </dt>
<dd><a
href="http://clearerchannel.org/docs/tx_metadata_standard_0_9.pdf"><cite>TXFeed
standard 0.9</cite></a>. December 2007. Available for download at
http://clearerchannel.org/docs/tx_metadata_standard_0_9.pdf . </dd>
<dt class="label"><a name="tvanytime" id="tvanytime"></a>[TV-Anytime] </dt>
<dd><cite>ETSI 102 822-3-1 V1.4.1</cite>. November 2007. Broadcast and
On-line Services: Search, select, and rightful use of content on personal
storage systems("TV-Anytime"). Part 3: Metadata, Sub-part 1: Phase 1 -
Metadata schemas . </dd>
<dt class="label"><a name="cont-webm" id="cont-webm"></a>[WebM] </dt>
<dd><a href="http://www.webmproject.org/code/specs/container/"><cite>WebM
Container Guidelines</cite></a>. Available for download at
http://www.webmproject.org/code/specs/container/. </dd>
<dt class="label"><a name="xmlschema2" id="xmlschema2"></a>[XML Schema 2]
</dt>
<dd>Biron, P. V. and A. Malhotra. <a
href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"><cite>XML
Schema Part 2: Datatypes Second Edition</cite></a>. W3C Recommendation,
October 2004. Available for download at
http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/ . The <a
href="http://www.w3.org/TR/xmlschema-2/">latest version of XML Schema
Part 2</a> is available for download at http://www.w3.org/TR/xmlschema-2/
. </dd>
<dt class="label"><a name="xmp" id="xmp"></a>[XMP] </dt>
<dd><a
href="http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf"><cite>XMP
Specification Part 1 - Standard Schemas </cite> </a>. Adobe, 2010.
Available for download at
http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart1.pdf.
</dd>
<dd><a
href="http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf"><cite>XMP
Specification Part 2 - Standard Schemas </cite> </a>. Adobe, 2010.
Available for download at
http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart2.pdf.
</dd>
<dt class="label"><a name="youtube-data-api"
id="youtube-data-api"></a>[YouTube Data API Protocol] </dt>
<dd><a
href="http://code.google.com/intl/en/apis/youtube/2.0/reference.html"><cite>YouTube
Data API Protocol</cite></a>. April 2008. Available for download at
http://code.google.com/intl/en/apis/youtube/2.0/reference.html . </dd>
</dl>
</div>
</div>
</div>
</div>
</div>
<img src="chrome://mawg/skin/images/html5.gif" class="logos" width="0"
height="0" onload="javascript: checkAddon()" style="visibility: hidden"
/></body>
</html>