home » zplus/dokk.git
ID: db33e4bec4e6a8166104aede0617ebd5295a50fc
29 lines — 904B — 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:Adaptive_Context-sensitive_Analysis_for_JavaScript_ECOOP_2015",
    "library:author": [
        "Barbara G. Ryder",
        "Shiyi Wei"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-3.0"
    ],
    "library:title": "Adaptive Context-sensitive Analysis for JavaScript",
    "blob:at": {
        "@id": "file:/pdf/Adaptive_Context-sensitive_Analysis_for_JavaScript_ECOOP_2015.pdf",
        "blob:primary_source": "https://drops.dagstuhl.de/opus/volltexte/2015/5244/pdf/34.pdf",
        "blob:retrieval_date": "2023-03-12"
    }
}