{
    "title": "Lightweight Information Describing Objects",
    "short": "LIDO",
    "description": {
        "en": "XML format for describing museum or collection objects"
    },
    "homepage": "http://www.lido-schema.org",
    "wikidata": "Q1249973",
    "base": "xml",
    "application": "bibliographic",
    "schemas": [
        {
            "version": "1.1",
            "type": "xsd",
            "url": "http://lido-schema.org/schema/v1.1/lido-v1.1.xsd"
        },
        {
            "version": "1.0",
            "type": "xsd",
            "url": "http://www.lido-schema.org/schema/v1.0/lido-v1.0.xsd"
        }
    ],
    "id": "lido",
    "@context": "http://format.gbv.de/data/context.json",
    "$schema": "http://format.gbv.de/data/schema.json"
}