home » zplus/dokk.git
ID: 5021a716ec12a8c8246b36a108067810cee78bbc
31 lines — 1K — 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:Operating_Systems_and_Middleware_Supporting_Controlled_Interaction-1.3.1",
    "library:website": "https://gustavus.edu/mcs/max/os-book/",
    "library:repository": "https://github.com/Max-Hailperin/Operating-Systems-and-Middleware--Supporting-Controlled-Interaction",
    "library:author": [
        "Gustavus Adolphus College",
        "Max Hailperin"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Operating Systems and Middleware:Supporting Controlled Interaction",
    "blob:at": {
        "@id": "file:/pdf/Operating_Systems_and_Middleware_Supporting_Controlled_Interaction-1.3.1.pdf",
        "blob:primary_source": "https://gustavus.edu/mcs/max/os-book/osm-rev1.3.1.pdf",
        "blob:retrieval_date": "2023-03-09"
    }
}