@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-00969478v1> a dcat:Dataset ;
    dct:description """
              This work reports on a debugging methodology for MPSoC based on deterministic record-replay. It defines a general model of MPSoC, identifies the major sources for non determinism and selects a set of adapted algorithms for the record and replay of non deterministic errors. The contribution of this work the definition of a debugging cycle targeting errors by applying temporal and spatial selection criteria. is the proposal of and . The idea behind spatial and temporal selection is to consider not the entire execution of the whole application but replay a part of the application during a specific execution interval. The proposed mechanisms are connected to GDB and allow a visual representation of the considered part of the trace. The approach has been validated on two execution platforms and two multimedia applications.
            """ ;
    dct:identifier "Report N°: RR-8515" ;
    dct:issued "2026-05-05T18:51:39.666442"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-05T18:51:39.666446"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Deterministic Partial Replay for MPSoC Debugging" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00969478v1/resource/1f08f129-5725-45b2-b2e9-bac22d3a1392> ;
    dcat:keyword "infoeu-reposemanticsreport",
        "infoinfo-escomputer-science-csembedded-systems",
        "reports" ;
    dcat:landingPage <https://inria.hal.science/hal-00969478> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00969478v1/resource/1f08f129-5725-45b2-b2e9-bac22d3a1392> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T18:51:39.673754"^^xsd:dateTime ;
    dct:modified "2026-05-05T18:51:39.661141"^^xsd:dateTime ;
    dct:title "Deterministic Partial Replay for MPSoC Debugging" ;
    dcat:accessURL <https://inria.hal.science/hal-00969478> .

<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-00969478> a foaf:Document .

