home » zplus/dokk.git
ID: 7f51c7df4f232f88fb1ce40b9e42f2912987a9e3
28 lines — 840B — 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:introduction_scrum_student_guide_Leybourn",
    "library:author": [
        "Evan Leybourn"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Introduction to Scrum - Student Guide",
    "blob:at": {
        "@id": "file:/pdf/introduction_scrum_student_guide_Leybourn.pdf",
        "blob:primary_source": "https://theagiledirector.com/images/IntroductiontoScrum-coursenotes.pdf",
        "blob:retrieval_date": "2023-04-16"
    }
}