home » zplus/dokk.git
ID: 14248d285e509eaf54cd910f79147363fd196652
28 lines — 782B — 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:succeeding_on_bleeding_edge_McRae",
    "library:author": [
        "Allan McRae"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Succeeding on the Bleeding Edge",
    "blob:at": {
        "@id": "file:/pdf/succeeding_on_bleeding_edge_McRae.pdf",
        "blob:primary_source": "http://allanmcrae.com/files/SINFO.pdf",
        "blob:retrieval_date": "2023-10-22"
    }
}