@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-00879133v1> a dcat:Dataset ;
    dct:description """
              We present an algorithmic framework for producing Delaunay triangulations of manifolds. The input to the algorithm is a set of sample points together with coordinate patches indexed by those points. The transition functions between nearby coordinate patches are required to be bi-Lipschitz with a constant close to 1. The primary novelty of the framework is that it can accommodate abstract manifolds that are not presented as submanifolds of Euclidean space. The output is a manifold simplicial complex that is the Delaunay complex of a perturbed set of points on the manifold. The guarantee of a manifold output complex demands no smoothness requirement on the transition functions, beyond the bi-Lipschitz constraint. In the smooth setting, when the transition functions are defined by common coordinate charts, such as the exponential map on a Riemannian manifold, the output manifold is homeomorphic to the original manifold, when the sampling is sufficiently dense.
            """ ;
    dct:identifier "Report N°: RR-8389" ;
    dct:issued "2026-05-09T04:26:34.594945"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-09T04:26:34.594949"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Delaunay triangulation of manifolds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00879133v1/resource/e2249adb-4293-4403-9f87-5eca46228aa2> ;
    dcat:keyword "algorithm",
        "delaunay-triangulation",
        "infoeu-reposemanticsreport",
        "infoinfo-cgcomputer-science-cscomputational-geometry-cscg",
        "manifold",
        "reports",
        "stability" ;
    dcat:landingPage <https://inria.hal.science/hal-00879133> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00879133v1/resource/e2249adb-4293-4403-9f87-5eca46228aa2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-09T04:26:34.597732"^^xsd:dateTime ;
    dct:modified "2026-05-09T04:26:34.583592"^^xsd:dateTime ;
    dct:title "Delaunay triangulation of manifolds" ;
    dcat:accessURL <https://inria.hal.science/hal-00879133> .

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

