home » zplus/dokk.git
ID: cd367a19516c51c3595b60354db211aa133ef360
28 lines — 761B — 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:the_idris_tutorial_v1.3.3",
    "library:author": [
        ""
    ],
    "license:licensed_under": [
        "dokk:license:CC0-1.0"
    ],
    "library:title": "The Idris Tutorial v1.3.3",
    "blob:at": {
        "@id": "file:/pdf/the_idris_tutorial_v1.3.3.pdf",
        "blob:primary_source": "https://docs.idris-lang.org/_/downloads/en/latest/pdf/",
        "blob:retrieval_date": "2023-03-23"
    }
}