MAWG test implementation v0.2

Media object:   Property:
Flags: multiple structured strict

New in v0.2

First support for abstraction layers. Some things are arguable:

However, one can test that each property is strictly carried by exactly one abstraction layer, and inherited by the more specific layers (see date for a good example).

What it does

For the moment, the implementation accesses the following formats:

The list of available media objects and metadata properties are given in the form. You can download the media object if you want to have a look: their name is a URL relative to this page.

The flags allow several degrees of complexity in the rendered data. The default (all flags off) is to return a single (the most relevant) value as a string. Dates are in ISO 8601 format. The flags have the following meaning:

What it does not do (yet...)