home » zplus/dokk.git
ID: 2b8c90c19f747cf21129a026d5952b1b2e77386a
28 lines — 773B — 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:transcending_moore_law_2021_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "Transcending Moore's Law",
    "blob:at": {
        "@id": "file:/pdf/transcending_moore_law_2021_jxself.pdf",
        "blob:primary_source": "https://jxself.org/moore.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}