home » zplus/dokk.git
ID: 354c26dce9d159de8ae7ad0be625094dde2a1ba8
28 lines — 765B — 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:what_is_copyleft_2011_jxself",
    "library:author": [
        "Jason Self"
    ],
    "license:licensed_under": [
        "dokk:license:GPL-3.0-or-later"
    ],
    "library:title": "What Is Copyleft?",
    "blob:at": {
        "@id": "file:/pdf/what_is_copyleft_2011_jxself.pdf",
        "blob:primary_source": "https://jxself.org/what-is-copyleft.shtml",
        "blob:retrieval_date": "2023-10-22"
    }
}