home » zplus/dokk.git
ID: b3e0e83e8b5147c01dea74638eb6459a09e911b6
28 lines — 755B — 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:empty_promise_2012_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "An Empty Promise",
    "blob:at": {
        "@id": "file:/pdf/empty_promise_2012_jxself.pdf",
        "blob:primary_source": "https://jxself.org/empty-promise.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}