https://github.com/metabrainz/mmd-schema
The MusicBrainz XML Metadata (MMD) Schema
https://github.com/metabrainz/mmd-schema
musicbrainz relaxng xml-schema
Last synced: 2 months ago
JSON representation
The MusicBrainz XML Metadata (MMD) Schema
- Host: GitHub
- URL: https://github.com/metabrainz/mmd-schema
- Owner: metabrainz
- License: other
- Created: 2013-03-28T17:12:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T20:17:40.000Z (5 months ago)
- Last Synced: 2025-05-05T21:28:12.697Z (5 months ago)
- Topics: musicbrainz, relaxng, xml-schema
- Language: Java
- Homepage:
- Size: 983 KB
- Stars: 9
- Watchers: 13
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING.md
Awesome Lists containing this project
README
The MusicBrainz XML Metadata Schema
===================================This directory contains the official RELAX NG schema for the
MusicBrainz XML Metadata format (MMD) and several sample files
that can serve as test cases. MMD has been designed to represent
music metadata and is used by the MusicBrainz web service.Some older versions of the schema are included, too, but only
`schema/musicbrainz_mmd-2.0.rng` is the official, current version.Please note that the `2.0` version is continuously updated:
- `2` is the major version matching the MusicBrainz web service version;
- `0` was supposed to be the minor version, but has never been changed
due to historical reasons. Please refer to the git tag instead.Documentation and the latest revision can be found at
.Questions about this format should be posted to the MusicBrainz
forums () or brought up on our
[#metabrainz IRC channel](https://musicbrainz.org/doc/Communication/IRC).