@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-00989294v1> a dcat:Dataset ;
    dct:description """
              Remote debugging facilities are a technical necessity for devices that have limited computing power to run an IDE (e.g., smartphones), lack appropriate input/output interfaces (display, keyboard, mouse) for programming (e.g mobile robots) or are simply unreachable for local development (e.g cloud-servers). Yet remote debugging solutions can prove awkward to use due to their distributed nature. Empirical studies show us that on average 10.5 minutes per coding hour (over five 40-hour work weeks per year) are spend for re-deploying applications while fixing bugs or improving functionality. Moreover current solutions lack facilities that would otherwise be available in a local setting because its difficult to reproduce them remotely. Our work identifies three desirable properties that an ideal solution for remote debugging should exhibit, namely: run-time evolution, semantic instrumentation and adaptable distribution. Given these properties we propose and validate Mercury, a live remote debugging model and architecture for reflective OO languages.
            """ ;
    dct:identifier "hal-00989294" ;
    dct:issued "2026-05-05T11:38:32.356059"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-05T11:38:32.356064"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Mercury: a Model for Live Remote Debugging in Reflective Languages" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00989294v1/resource/fd088e33-377d-49d0-8448-73e3c5626f16> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-plcomputer-science-csprogramming-languages-cspl",
        "preprints-working-papers-" ;
    dcat:landingPage <https://inria.hal.science/hal-00989294> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00989294v1/resource/fd088e33-377d-49d0-8448-73e3c5626f16> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T11:38:32.357688"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:38:32.350536"^^xsd:dateTime ;
    dct:title "Mercury: a Model for Live Remote Debugging in Reflective Languages" ;
    dcat:accessURL <https://inria.hal.science/hal-00989294> .

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

