home » zplus/dokk.git
ID: 0ccd51058fe186cd0663fd5f3858e143f7a60097
30 lines — 873B — 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:manage_code_git_iceberg_2020",
    "library:author": [
        "Allex Oliveira",
        "Stéphane Ducasse",
        "Guillermo Polito"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-3.0"
    ],
    "library:title": "Manage Your Code with Git and Iceberg",
    "blob:at": {
        "@id": "file:/pdf/manage_code_git_iceberg_2020.pdf",
        "blob:primary_source": "https://books.pharo.org/booklet-ManageCode/pdf/2020-05-12-ManageCode.pdf",
        "blob:retrieval_date": "2023-05-03"
    }
}