home » zplus/dokk.git
ID: fff4f6ae0ae1fa5ec4a5197247d28058d1d69ea1
29 lines — 802B — 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:GNU_LibreJS_7.21_2022",
    "library:author": [
        "Yuchen Pei",
        "Loic J. Duros"
    ],
    "license:licensed_under": [
        "dokk:license:GFDL-1.3-or-later"
    ],
    "library:title": "GNU LibreJS for version 7.21",
    "blob:at": {
        "@id": "file:/pdf/GNU_LibreJS_7.21_2022.pdf",
        "blob:primary_source": "https://www.gnu.org/software/librejs/manual/librejs.pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}