home » zplus/dokk.git
ID: 5bf229440f9f02f44107895b1acddcba3b6eafc6
28 lines — 798B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:wsgi_1.0_cheatsheet_2010_Narea",
    "library:author": [
        "Gustavo Narea"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-2.0"
    ],
    "library:title": "WSGI 1.0 Cheat-sheet",
    "blob:at": {
        "@id": "file:/pdf/wsgi_1.0_cheatsheet_2010_Narea.pdf",
        "blob:primary_source": "https://gustavonarea.net/files/talks/europython2010/wsgi-cheatsheet.pdf",
        "blob:retrieval_date": "2023-10-22"
    }
}