@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-00765005v1> a dcat:Dataset ;
    dct:description """
              Containment-based trees encompass various handy structures such as B+-trees, R-trees and M-trees. They are widely used to build data indexes, range-queryable overlays, publish/subscribe systems both in centralized and distributed contexts. In addition to their versatility, their balanced shape ensures an overall satisfactory performance. Re- cently, it has been shown that their distributed implementations can be fault-resilient. However, this robustness is achieved at the cost of un-balancing the structure. While the structure remains correct in terms of searchability, its performance can be significantly decreased. In this paper, we propose a distributed self-stabilizing algorithm to balance containment-based trees.
            """ ;
    dct:identifier "hal-00765005" ;
    dct:issued "2026-05-31T05:28:19.699180"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-31T05:28:19.699186"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Self-Stabilizing Balancing Algorithm for Containment-Based Trees" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00765005v1/resource/dc06325a-46d9-4413-9bc7-bc4097839bbf> ;
    dcat:keyword "balancing-algorithms",
        "containment-based-trees",
        "infoeu-reposemanticsreport",
        "infoinfo-cccomputer-science-cscomputational-complexity-cscc",
        "infoinfo-dccomputer-science-csdistributed-parallel-and-cluster-computing-csdc",
        "reports",
        "self-stabilization" ;
    dcat:landingPage <https://inria.hal.science/hal-00765005> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00765005v1/resource/dc06325a-46d9-4413-9bc7-bc4097839bbf> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-31T05:28:19.756369"^^xsd:dateTime ;
    dct:modified "2026-05-31T05:28:19.673267"^^xsd:dateTime ;
    dct:title "Self-Stabilizing Balancing Algorithm for Containment-Based Trees" ;
    dcat:accessURL <https://inria.hal.science/hal-00765005> .

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

