home » zplus/dokk.git
ID: 6ca3559ad6dab78d133d18a4722fc408c9f40333
28 lines — 869B — 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:the_open_organization_definition_2.0_2017",
    "library:author": [
        "The Open Organization Ambassadors"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "The Open Organization Definition",
    "blob:at": {
        "@id": "file:/pdf/the_open_organization_definition_2.0_2017.pdf",
        "blob:primary_source": "https://opensource.com/sites/default/files/gated-content/openorg_definition_ebook.pdf",
        "blob:retrieval_date": "2023-10-25"
    }
}