@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-00862442v1> a dcat:Dataset ;
    dct:description """
              This paper presents a simple broadcast algorithm suited to dynamic systems where links can repeatedly appear and disappear. The algorithm is proved correct and a simple improvement is introduced, that reduces the number and the size of control messages. As it extends in a simple way a classical network traversal algorithm (due to A. Segall, 1983) to the dynamic context, the proposed algorithm has also pedagogical flavor.
            """ ;
    dct:identifier "Report N°: PI-2008" ;
    dct:issued "2026-05-09T17:40:59.834580"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-09T17:40:59.834585"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A Simple Broadcast Algorithm for Recurrent Dynamic Systems" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00862442v1/resource/e6a1f5be-9b9a-4969-af3a-b74e2a7a2d8b> ;
    dcat:keyword "bounded-delay",
        "broadcast",
        "distributed-algorithm",
        "dynamic-network",
        "infoeu-reposemanticsreport",
        "infoinfo-dccomputer-science-csdistributed-parallel-and-cluster-computing-csdc",
        "mobile-entity",
        "recurrent-link",
        "reports",
        "unbounded-recurrence" ;
    dcat:landingPage <https://inria.hal.science/hal-00862442> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00862442v1/resource/e6a1f5be-9b9a-4969-af3a-b74e2a7a2d8b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-09T17:40:59.840451"^^xsd:dateTime ;
    dct:modified "2026-05-09T17:40:59.823843"^^xsd:dateTime ;
    dct:title "A Simple Broadcast Algorithm for Recurrent Dynamic Systems" ;
    dcat:accessURL <https://inria.hal.science/hal-00862442> .

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

