@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-tel-00912743v1> a dcat:Dataset ;
    dct:description """
              The efficient indexing and searching of complex data is an increasing need in order to face the size and diversity of current databases. We introduce a tree-based indexing technique that partitions a metric space thanks to balls and hyper-planes. The performances of this index structure are experimentally evaluated on chosen datasets presenting different intrinsic difficulties. Also, we parallelise the k nearest neighbour search algorithm in order to further improve the performances.
            """ ;
    dct:identifier "tel-00912743" ;
    dct:issued "2026-05-08T00:03:41.542473"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-08T00:03:41.542477"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Indexation dans les espaces métriques Index arborescent et parallélisation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00912743v1/resource/ae3305f3-3af5-43a3-aabf-3131c89d842e> ;
    dcat:keyword "espaces-metriques",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-dbcomputer-science-csdatabases-csdb",
        "k-plus-proches-voisins",
        "ndexation",
        "parallelisme",
        "theses" ;
    dcat:landingPage <https://theses.hal.science/tel-00912743> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00912743v1/resource/ae3305f3-3af5-43a3-aabf-3131c89d842e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-08T00:03:41.544230"^^xsd:dateTime ;
    dct:modified "2026-05-08T00:03:41.533069"^^xsd:dateTime ;
    dct:title "Indexation dans les espaces métriques Index arborescent et parallélisation" ;
    dcat:accessURL <https://theses.hal.science/tel-00912743> .

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

<https://theses.hal.science/tel-00912743> a foaf:Document .

