| MAWG | Description | Media | Data Type | Example |
|---|---|---|---|---|
| Descriptive Properties (Core Set) | ||||
| Identification | ||||
| ma:identifier | A URI idenfies an entity; which can be either a "Resource" (abstract concept) or a "Representation" (instance/file). See 4.4 Annotating Media Fragments | all | http://www.w3.org/2008/WebVideo/Annotations/wiki/Image:MAWG-Stockholm-20090626.JPG | |
| ma:title | The title of the document, or the name given to the resource. | all | "MAWG-Stockholm-20090626" | |
| ma:language | Specify a language used in the entity, Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]. | all | N/A | |
| ma:locator | A URI at which the entity can be accessed (e.g. a URL, or a DVB URI) | all | http://www.w3.org/2008/WebVideo/Annotations/wiki/images/9/93/MAWG-Stockholm-20090626.JPG | |
| Creation | ||||
| ma:contributor | A pair identifying the contributor and the nature of the contribution. E.g.actor, cameraman, dirctor,singer, author, artist (Note: subject see addition of contributor type) | all | [http://www.individuals.com/WonsukLee, "author"] |
|
| ma:creator | The authors of the resource (listed in order of precedence, if significant). | all | http://www.individuals.com/WonsukLee | |
| ma:createDate | The date and time the entity was originally created. (for commercial purpose there might be an annotation of publication date) | all | 2009-06-26T15:30:00 | |
| ma:location | A location where the resource has been shot/recorded. | all | "Sweden", " Stockholm, Kistavägen 25, KISTA, KMUM Building", "Ericsson", ... | |
| Content description | ||||
| ma:description | A textual description of the content of the resource. | all | "Group picture of the W3C Media Annotations WG at the face-to-face meeting in Stockholm." | |
| ma:keyword | An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource. | all | ["W3C Media Annotations WG", "meeting", "group picture"] | |
| ma:genre | Genre of the entity | all | "work" | |
| ma:rating | A pair identifying the rating person or organization and the rating (real value) | all | [http://www.individuals.com/ChrisPoppe, 10.0, 0, 10.0, "quality"]
(Rating person: http://www.individuals.com/ChrisPoppe, Rating value: 10.0, Rating min: 0, Rating max: 10.0, Rating context: "quality") |
|
| Relational | ||||
| ma:relation | A pair identifying the entity and the nature of the realtionship. E.g. transcript, original_work | all | [http://www.w3.org/2008/WebVideo/Annotations/wiki/Image:MAWG-Stockholm-20090626_thumb.JPG, "thumbnail"] | |
| ma:collection | A name of the collection from wich the entities originates | all | "My Work Pictures" | |
| Rights | ||||
| ma:copyright | The copyright statement. Identification of the copyrights holder (DRM is out of scope for MAWG) | all | ["All images in the collection are copyrighted by Wonsuk Lee", http://www.individuals.com/WonsukLee] | |
| ma:license | Description of the license of the media resource or reference | all | ["Attribution 2.5 ", http://www.organizations.com/CreativeCommons]
(license: "Attribution 2.5", organization: http://www.organizations.com/CreativeCommons) |
|
| Distribution | ||||
| ma:publisher | Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate theentity. | all | http://www.individuals.com/WonsukLee | |
| ma:targetAudience | A pair identifying the issuer of the classification (agency) and the classification. E.g. parental guide, targeted geographical region | all | [http://www.fosi.org/icra,"no nudity"] |
|
| Fragments | ||||
| ma:fragments | A list of pairs of fragment role and fragment identifier (e.g. chapters, favourite scenes). | all | [["Person", http://www.example.com/movie.mov#xywh=320,320,40,100],
["Person", http://www.example.com/movie.mov#xywh=300,350,40, 40]] |
|
| ma:namedFragments | The list of named fragments annotated for this resource (pairs of label and fragment identifier). | all | [["Joakim Söderberg",
http://www.w3.org/2008/WebVideo/Annotations/wiki/Image:MAWG-Stockholm-20090626.JPG#xywh=1600,550,80,150],
["Chris Poppe", http://www.w3.org/2008/WebVideo/Annotations/wiki/Image:MAWG-Stockholm-20090626.JPG#xywh=1400,600,80, 80]] |
|
| Technical Properties | ||||
| ma:frameSize | The frame size. For example: w:720, h: 480 | I, V | [3.072, 2.304] | |
| ma:compression | Compression type used, e.g. H264. Note: possible to use extended mime type, see RFC 4281 | I, V, A, T | "jpeg" | |
| ma:duration | The actual duration of the entity | V, A | N/A | |
| ma:format | MIME type of the entity (wrapper, bucket media types) | I, V, A, T | "image/jpeg" | |
| ma:samplingrate | Audio sampling rate | A | N/A | |
| ma:framerate | Video frame rate | V | N/A | |
| ma:bitrate | Average bit rate | A, V | N/A | |
| ma:numTracks | Number of tracks | A, V, T | N/A | |