home » zplus/dokk.git
ID: 0e8aa900ec57663cf9d0df02c41432b9efab0524
28 lines — 876B — 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:development_plugin_docker_containers_Mogildea_2021",
    "library:author": [
        "Mogildea Cristian"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "Development of a plugin architecture with Docker containers",
    "blob:at": {
        "@id": "file:/pdf/development_plugin_docker_containers_Mogildea_2021.pdf",
        "blob:primary_source": "https://oss.cs.fau.de/wp-content/uploads/2021/03/Mogildea_2021.pdf",
        "blob:retrieval_date": "2023-07-04"
    }
}