home » zplus/dokk.git
ID: 9a96e829764cf1d94bdc2665f32e02664cb119b4
29 lines — 867B — 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_data_structures_cpp_0.1Γ",
    "library:website": "https://opendatastructures.org",
    "library:author": [
        "Pat Morin"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-2.5"
    ],
    "library:title": "Open Data Structures (in C++) Edition 0.1Γ",
    "blob:at": {
        "@id": "file:/pdf/open_data_structures_cpp_0.1Γ.pdf",
        "blob:primary_source": "https://opendatastructures.org/versions/edition-0.1c/ods-cpp.pdf",
        "blob:retrieval_date": "2023-04-30"
    }
}