the link - condition-alpha - the...•slides 4, 5, 10: web clipping © 2013 you tube • slide 6:...

Post on 08-Aug-2020

0 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

missingMetadata

The

link

Metadata

missingis the

link

Of course

Metadata

but

missingis also

a link

How do we use

Metadata?today

Metadata Today• Video/audio codec• Data rates• Video canvas size• Video colour space• Audio sample rate• Audio languages• etc.

The rest is<div>-s with formatting

markup

Some <meta> tags insidethe <head>

element

Semantics?What does “og:description” mean?

And how would my browser know?

What does it relate to?

A first step:

Microdata<div id="watch7-container" class="transition-content" itemscope="" itemid="" itemtype="http://schema.org/VideoObject"> <link itemprop="url" href="http://www.youtube.com/watch?v=6qsH_LFRr6k"/> <meta itemprop="name" content="Despicable Me 2 - Teaser (HD)"/> <meta itemprop="description" content="http://despicable.me"/> <meta itemprop="duration" content="PT0M54S"/> <meta itemprop="unlisted" content="False"/> <meta itemprop="paid" content="False"/> <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <link itemprop="url" href="http://www.youtube.com/user/DespicableMeMovie"/> </span> <link itemprop="thumbnailUrl" href="http://i3.ytimg.com/vi/6qsH_LFRr6k/hqdefault.jpg"/> <span itemprop="thumbnail" itemscope="" itemtype="http://schema.org/ImageObject"> <link itemprop="url" href="http://i3.ytimg.com/vi/6qsH_LFRr6k/maxresdefault.jpg"/> <meta itemprop="width" content="1280"/> <meta itemprop="height" content="720"/> </span> <link itemprop="embedURL" href="http://www.youtube.com/v/6qsH_LFRr6k?autohide=1&version=3"/> <meta itemprop="playerType" content="Flash"/> <meta itemprop="width" content="1280"/> <meta itemprop="height" content="720"/> <meta itemprop="isFamilyFriendly" content="True"/> <meta itemprop="regionsAllowed" content="AD,AE,AF,AG,AI,...,ZA,ZM,ZW"/></div>

Metadata Today

Red Button

IPG Grid

5:00 6:00 7:00 8:00 9:00 10:00

Service Line-Up

BBC OneITV 4Sky NewsTF 1ARD

Info Banner 17:00 - 18:00! ★★★

Vocabularies & Classifications

Semantics?

Broadcast Broadband

&

To enable a seamlessconvergence between

“Bank”“Bank”

Overcome Semantic Gaps & Ambiguities

Web 2.0 is made for humans

B&B convergence needs to be made

for machines

METADATA

We’re stuck with

this...

HYPERDATA...until we manage to make the

metadata machine-comprehensibleand inter-linked.

Metadata’s Main Building Blocks:

Data Models

Classification Schemes

Data Modelstitle

authordirector

descriptionimage

actor

synopsis

genre

Data models tend to be:static well structured documented

The Easy PartXier

somewhatmore or less

Classification Schemes

Are basically lists of stuff

CS-es tend to be:dynamic poorly structured undocumented

The Tough Part

Classification Schemes

The worst case:

Inline Classifications

<xs:simpleType name="GenreType"> <xs:restriction base="xs:string"> <xs:enumeration value="Action"/> <xs:enumeration value="Drama"/> <xs:enumeration value="Romance"/> </xs:restriction></xs:simpleType> Bad!

Classification Schemes

Legacy!

Classification Schemes

<?xml version="1.0" encoding="UTF-8"?><TVAMain xmlns="urn:tva:metadata:2012" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tva:metadata:2012 file:./TV-A/tva_metadata_3-1_v181.xsd" xml:lang="en"> <ClassificationSchemeTable> <!-- This file was autogenerated by idtab2cs.pl (c) 2013 condition-alpha.com --> <!-- DO NOT MODIFY MANUALLY --> <!-- Created: 2013-03-23T21:59:52 --> <CSAlias alias="BouquetId" href="http://www.dvbservices.com/identifiers/bouquet_id"/> <ClassificationScheme uri="urn:dvb:metadata:cs:BouquetIdCS"> <Term termID="1"> <Name>Reserved</Name> <Definition>Reserved</Definition> <mappingTerm originalTermID=":BouquetId:0x0000"> <OriginalTermDefinition xml:lang="en">Bouquet "Reserved" operated by "Reserved" for use within country_code 902</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term> <Term termID="2"> <Name>ASTRA</Name> <Definition>SES ASTRA</Definition> <mappingTerm originalTermID=":BouquetId:0x0010"> <OriginalTermDefinition xml:lang="en">Bouquet "ASTRA" operated by "SES ASTRA" for use within country_code 442</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term> <Term termID="3"> <Name>ASTRA</Name> <Definition>SES ASTRA</Definition> <mappingTerm originalTermID=":BouquetId:0x0011"> <OriginalTermDefinition xml:lang="en">Bouquet "ASTRA" operated by "SES ASTRA" for use within country_code 442</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term>

Classification Schemes

<?xml version="1.0" encoding="UTF-8"?><TVAMain xmlns="urn:tva:metadata:2012" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:tva:metadata:2012 file:./TV-A/tva_metadata_3-1_v181.xsd" xml:lang="en"> <ClassificationSchemeTable> <!-- This file was autogenerated by idtab2cs.pl (c) 2013 condition-alpha.com --> <!-- DO NOT MODIFY MANUALLY --> <!-- Created: 2013-03-23T21:59:52 --> <CSAlias alias="BouquetId" href="http://www.dvbservices.com/identifiers/bouquet_id"/> <ClassificationScheme uri="urn:dvb:metadata:cs:BouquetIdCS"> <Term termID="1"> <Name>Reserved</Name> <Definition>Reserved</Definition> <mappingTerm originalTermID=":BouquetId:0x0000"> <OriginalTermDefinition xml:lang="en">Bouquet "Reserved" operated by "Reserved" for use within country_code 902</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term> <Term termID="2"> <Name>ASTRA</Name> <Definition>SES ASTRA</Definition> <mappingTerm originalTermID=":BouquetId:0x0010"> <OriginalTermDefinition xml:lang="en">Bouquet "ASTRA" operated by "SES ASTRA" for use within country_code 442</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term> <Term termID="3"> <Name>ASTRA</Name> <Definition>SES ASTRA</Definition> <mappingTerm originalTermID=":BouquetId:0x0011"> <OriginalTermDefinition xml:lang="en">Bouquet "ASTRA" operated by "SES ASTRA" for use within country_code 442</OriginalTermDefinition> <MappingDate>2013-03-23</MappingDate> </mappingTerm> </Term>

Classification Schemes

Searchescould yield results

from many different sources

and they are client side searches.

tvdude watching #Friends on @BBC. Hilarious! crid://bbc.co.uk/Friends20 minutes ago via Echofon

tvdude watching #Friends on @BBC. Hilarious! crid://bbc.co.uk/Friends20 minutes ago via Echofon

Read more…WatchRecordMore EpisodesSimilar Shows

is aservicenot a product

Metadata

real valueMetadata’s

is in the links to other domains

If Content is King, then metadata is the crown, because it enables you to pick the King out of the crowd.

Clyde SmithTurner Broadcasting

Wanted:

Dead or Alive. Reward Paid.Hyperdata

• Slides 4, 5, 10: Web clipping © 2013 You Tube• Slide 6: student girl photo © 2010 by user Christina.Goggi on flickr• Slide 11: Chevy Super Bowl ad by user NewsFromTheShed on You Tube• Slide 29: backdrop photo © 2011 condition-alpha.com• All other photos from The Commons on flickr

All product names and logos may be registered trade marks and are properties of their respective owners.

Photo Credits

top related