home ยป zplus/dokk.git
ID: b217486210a957e3896711360247c8861a17097b
28 lines โ€” 963B โ€” 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:e-acsl_executable_c_specification_language_v1.19_frama-c_e-acsl_27.1",
    "library:author": [
        "Julien Signoles"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "E-ACSL Executable ANSI/ISO C Specification Language Version 1.19 โ€“ Implementation in Frama-C E-ACSL version 27.1",
    "blob:at": {
        "@id": "file:/pdf/e-acsl_executable_c_specification_language_v1.19_frama-c_e-acsl_27.1.pdf",
        "blob:primary_source": "https://frama-c.com/download/e-acsl/e-acsl-implementation.pdf",
        "blob:retrieval_date": "2023-10-21"
    }
}