home » zplus/dokk.git
ID: 78c12b3ba0a37c00329d4bc829a6b8542a0217ef
30 lines — 939B — 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:integrating_graph_builder_into_python_tutor_2021",
    "library:author": [
        "Pedro Rangel Henriques",
        "Maria João Varanda Pereira",
        "Diogo Soares"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Integrating a Graph Builder into Python Tutor",
    "blob:at": {
        "@id": "file:/pdf/integrating_graph_builder_into_python_tutor_2021.pdf",
        "blob:primary_source": "https://drops.dagstuhl.de/opus/volltexte/2021/14222/pdf/OASIcs-ICPEC-2021-6.pdf",
        "blob:retrieval_date": "2023-03-23"
    }
}