home » zplus/dokk.git
ID: c4d672b5de9437dc661bcea3d44cbf9ee46c036a
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:linux_libre_riscv_2018_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "Linux-libre on RISC-V",
    "blob:at": {
        "@id": "file:/pdf/linux_libre_riscv_2018_jxself.pdf",
        "blob:primary_source": "https://jxself.org/risc-v.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}