home » zplus/dokk.git
ID: 49ff252cdc4ee2db3282a0eb8352341ef9d5ad50
28 lines — 830B — 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:Microkernels_in_a_Bit_More_Depth_COMP9242_2008",
    "library:author": [
        "Gernot Heiser"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Microkernels in a Bit More Depth",
    "blob:at": {
        "@id": "file:/pdf/Microkernels_in_a_Bit_More_Depth_COMP9242_2008.pdf",
        "blob:primary_source": "http://www.cse.unsw.edu.au/~cs9242/08/lectures/03-uk.pdf",
        "blob:retrieval_date": "2023-03-08"
    }
}