home » zplus/dokk.git
ID: a9e64f1d45c471f3be4eba5b86b29f47496f56e6
34 lines — 981B — 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:manual_of_leaf_architecture_2009_Cornell",
    "library:author": [
        "Scott L. Wing",
        "Peter Wilf",
        "John D. Mitchell",
        "Kirk R. Johnson",
        "Leo J. Hickey",
        "Douglas C. Daly",
        "Beth Ellis"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-4.0"
    ],
    "library:title": "Manual of Leaf Architecture",
    "blob:at": {
        "@id": "file:/pdf/manual_of_leaf_architecture_2009_Cornell.pdf",
        "blob:primary_source": "https://personal.ems.psu.edu/~pwilf/Manual_of_Leaf_Architecture_small.pdf",
        "blob:retrieval_date": "2023-10-22"
    }
}