@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00730926v5> a dcat:Dataset ;
    dct:description """
              Translation validation was introduced as a technique to formally verify the correctness of code generators that attempts to verify that program transformations preserve the semantics. In this work, we adopt this approach to formally verify that the clock semantics is preserved during the transformations of a synchronous data-flow compiler. We represent the clock semantics of a program and its transformed counterpart as first-order formulas which are called clock models. Then we introduce a refinement relation which expresses the preservation of clock semantics, as a relation on clock models. Our validator does not require any instrumentation or modification of the compiler, nor any rewriting of the source program.
            """ ;
    dct:identifier "Report N°: RR-8064" ;
    dct:issued "2026-05-14T20:27:49.648487"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-14T20:27:49.648493"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Translation Validation for Transformations on Abstract Clocks in Synchronous Languages" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00730926v5/resource/c7d93b35-d692-4323-bb82-62d994cba446> ;
    dcat:keyword "certified-compiler",
        "formal-verification",
        "infoeu-reposemanticsreport",
        "infoinfo-escomputer-science-csembedded-systems",
        "reports",
        "smt-solver",
        "synchronous-data-flow-languages",
        "translation-validation" ;
    dcat:landingPage <https://inria.hal.science/hal-00730926> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00730926v5/resource/c7d93b35-d692-4323-bb82-62d994cba446> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-14T20:27:49.704443"^^xsd:dateTime ;
    dct:modified "2026-05-14T20:27:49.603369"^^xsd:dateTime ;
    dct:title "Translation Validation for Transformations on Abstract Clocks in Synchronous Languages" ;
    dcat:accessURL <https://inria.hal.science/hal-00730926> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://inria.hal.science/hal-00730926> a foaf:Document .

