| MAWG | Relation | ID3v2 frames | How to do the mapping | Datatype | XPath |
|---|---|---|---|---|---|
| Descriptive Properties (Core Set) | |||||
| Identification | |||||
| ma:identifier | N/A | N/A | |||
| ma:title | exact | TALB | string | N/A | |
related |
TIT1, TIT2 | string | N/A | ||
| related | TOAL | string | N/A | ||
| ma:language | exact | TLAN | string
3-character code according to ISO-639-2. If several languages are used, other codes should follow according to their usages. |
N/A | |
| ma:locator | N/A | N/A | |||
| Creation | |||||
| ma:contributor | exact | TOPE, TPE1, TPE2 | string
TOPE, TPE1: slash ("/") separated list of names. |
N/A | |
| ma:creator | exact | see composer | N/A | ||
| ma:createDate | exact | TDAT, TRDA, TYER | string
TDAT: numeric in DDMM format. TYER: numeric in YYYY format. |
N/A | |
| ma:location | more specific | TCOP | string (see ma:copyright)
Must start with the year followed by a space (" "). Must always be displayed following "Copyright © ". |
N/A | |
| Content description | |||||
| ma:description | related | TIT1, TIT2, TIT3 | string | N/A | |
| ma:keyword | exact | see genre | N/A | ||
| ma:genre | related | TCON | string
Can reference ID3v1 numeric categories, see spec. |
N/A | |
| ma:rating | related | POPM | structured {
- user email - rating (0-255) - number of times played } |
N/A | |
| Relational | |||||
| ma:relation | related | LINK, APIC | structured (see spec for LINK and APIC) | N/A | |
| ma:collection | exact | TALB | string | N/A | |
| Rights | |||||
| ma:copyright | exact | TCOP | string
Must start with the year followed by a space (" "). Must always be displayed following "Copyright © ". |
N/A | |
| ma:license | more general | TOWN | N/A | ||
| Distribution | |||||
| ma:publisher | exact | TPUB | string | N/A | |
| ma:targetAudience | N/A | N/A | |||
| Fragments | |||||
| ma:fragments | N/A | N/A | |||
| ma:namedFragments | N/A | N/A | |||
| Technical Properties | |||||
| ma:frameSize | related | TSIZ | numeric string
Size in bytes, excluding ID3v2 data. |
N/A | |
| ma:compression | related | TFLT | string
One of the codes defined in the spec if applicable, else free form. |
N/A | |
| ma:duration | more specific | TLEN | numeric string
Length in milliseconds. |
N/A | |
| ma:format | exact | TFLT | string (see ma:compression) | N/A | |
| ma:samplingRate | Use binary file headers | N/A | |||
| ma:frameRate | N/A | N/A | |||
| ma:averageBitRate | N/A | N/A | |||
| ma:numTracks | related | TRCK | string
Either numeric, or of the form "3/12" to also indicate the total number of tracks. |
N/A | |