home » zplus/dokk.git
ID: 0f7033cb2d04b442df95c7560d4aaf87c527ce17
28 lines — 857B — 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:open_source_solutions_library_needs_v1.0_Crawford",
    "library:author": [
        "Richard S. Crawford"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-SA-1.0"
    ],
    "library:title": "Open Source Solutions for Library Needs (Version 1.0)",
    "blob:at": {
        "@id": "file:/pdf/open_source_solutions_library_needs_v1.0_Crawford.pdf",
        "blob:primary_source": "https://www.lugod.org/presentations/oss4lib.pdf",
        "blob:retrieval_date": "2023-10-22"
    }
}