W3C

Additional Multimedia metadata formats mapping tables to the Ontology for Media Resources 1.0

This version:
http://www.w3.org/2008/WebVideo/Annotations/drafts/ontology10/additional-mappings.html
Editor:
Thierry Michel, W3C
Authors:
@@@

Summary

This document provides additional Multimedia metadata formats mapping tables to the the Media Ontology 1.0 specification.
This document is only an early draft.

Comments on this document should be sent to <public-media-annotation@w3.org>. The archive of public comments is available at http://lists.w3.org/Archives/Public/public-media-annotation/

1.Additional Multimedia metadata formats mapping tables

The following mapping tables are established from the Media Ontology's properties to various multimedia metadata formats.For each format there is a mapping table with the following columns.
  • MAWG: the name of the property being mapped to, like identifier, title etc.

  • Relation: the semantic relation. Possible values are: more specific, more general, related, exact, non applicable (N/A).

  • Third column: the name of the format specific property.

  • Spec: the abbrevation of the specification wich defines that property.

  • How to do the mapping: details about the mapping. Not given for all formats.

  • Datatype: the datatype of the format specific property.

  • Required vs Optional: information about optionality. Not given for all formats.

  • XPath: an XPath 1.0 expression pointing to the property in the format. Not given for all formats.

  • RDF tested: Each format provides an RDF exemple using the properties of the core vocabulary. The properties provided in the RDF example are marked "yes", the missing properties are marked "no" and "N/A" when not available for the format. See Testsuite for the Ontology for Media Resources 1.0

1.1 Schema.org

Mapping table to be provided @@

MAWG Relation Schema.org How to do the mapping Datatype XPath RDF tested
Descriptive Properties (Schema.org)
Identification
identifier
title creativeWork/headline

creativeWork/TVEpisode/EpisodeNumber

language creativeWork/inLanguage
locator creativeWork/ mediaObject / contentURL
Creation
contributor creativeWork / contributor/ Person (name/URL),

creativeWork / contributor/Organization (name/URL); creativeWork /

creativeWork /productionCompany/ Organization (name/URL)

creativeWork /TVEpsiode/actor/ Person (name/URL),

creativeWork TV/Episode/director/ Person

creativeWork TV/Episode/producer/ Person

creator creativeWork / Author / Person (name/URL),

creativeWork / Creator / Person (name/URL),

date creativeWork/dateCreated
location ContentLocation / Place /geoCoordinates (latitude, longitude, elevation)
Content description
description creativeWork/Description
keyword creativeWork/keywords
genre creativeWork/genre
rating creativeWork/review
Relational
relation associatedMedia / mediaObject/audioObject / videoObject
collection creativeWork/TVSeries

creativeWork/Season

Rights
copyright creativeWork / copyrightHolder / Person (name/URL), Organization (name/URL)

creativeWork/copyrightYear

policy mediaObject / mediaObject / regionsAllowed
Distribution
publisher creativeWork /editor/ Person (name/URL), creativeWork /editor/ Organization (name/URL)

creativeWork / publisher / Person (name/URL),

creativeWork / publisher / Organization (name/URL)

targetAudience creativeWork/rating
Fragments
fragments
namedFragments
Technical Properties
frameSize mediaobject/height, mediaobject/width,

videoObject/videoFrameSize

compression creativeWork/videoObject/encodingFormat;

creativeWork/audioObject/encodingFormat

duration creativeWork/mediaObject/duration
format mediaObject/encodingFormat (wrapper at mediaObject level) wrapper at mediaObject level
samplingRate
frameRate
averageBitRate
mediaObject/bitrate

numTracks


1.2 You Tube

Mapping table to be provided @@

MAWG Relation YouTube How to do the mapping Datatype XPath RDF tested
Descriptive Properties (YouTube)
Identification
identifier
title
language
locator
Creation
contributor
creator
date
location
Content description
description
keyword
genre
rating
Relational
relation
collection
Rights
copyright
policy
Distribution
publisher
targetAudience
Fragments
fragments
namedFragments
Technical Properties
frameSize
compression
duration
format
samplingRate
frameRate
averageBitRate


numTracks



A References

[Schema]
Schema.org 2011.  Bing, Google and Yahoo! Available for download at http://schema.org/docs/gs.html