home » zplus/dokk.git
ID: 3c1da1f4ae87b530a08ab139a15fe67e9f288739
30 lines — 858B — 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:ror_ide_text_editors_survey_2015_IJSR",
    "library:author": [
        "Ved Prakash",
        "Sonal Dahiya",
        "Krishan Kumar"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY"
    ],
    "library:title": "Ruby on Rails IDEs and Text Editors: A Survey",
    "blob:at": {
        "@id": "file:/pdf/ror_ide_text_editors_survey_2015_IJSR.pdf",
        "blob:primary_source": "https://www.ijsr.net/archive/v6i5/ART20173823.pdf",
        "blob:retrieval_date": "2023-10-02"
    }
}