{
    "title": "Metadata Object Description Schema",
    "short": "MODS",
    "homepage": "http://www.loc.gov/standards/mods/",
    "wikidata": "Q751808",
    "base": "xml",
    "application": "bibliographic",
    "schemas": [
        {
            "url": "https://www.loc.gov/standards/mods/v3/mods-3-7.xsd",
            "type": "xsd",
            "version": "3.7"
        },
        {
            "url": "https://www.loc.gov/standards/mods/v3/mods-3-6.xsd",
            "type": "xsd",
            "version": "3.6"
        }
    ],
    "id": "mods",
    "@context": "http://format.gbv.de/data/context.json",
    "$schema": "http://format.gbv.de/data/schema.json"
}