@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-00706712v1> a dcat:Dataset ;
    dct:description """
              We propose a robust, feature-preserving surface reconstruction algorithm which turns a point set with noise and outliers into a low triangle-count simplicial complex. Our approach starts with a simplicial complex filtered from a 3D Delaunay triangulation of the input points. This initial approximation is iteratively simplified based on the optimal cost to transport the point set to the simplicial complex, both seen as measures (or mass distributions). Our optimal transport formulation allows the recovery of sharp features even in the presence of a large amount of outliers and/or noise in the input set.
            """ ;
    dct:identifier "Report N°: RR-7991" ;
    dct:issued "2026-05-15T20:14:03.179705"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-15T20:14:03.179712"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Feature-Preserving Surface Reconstruction and Simplification from Defect-Laden Point Sets" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00706712v1/resource/e7a421a9-e2d5-4550-bcd1-d26d9b0cf9f3> ;
    dcat:keyword "feature-recovery",
        "infoeu-reposemanticsreport",
        "infoinfo-cgcomputer-science-cscomputational-geometry-cscg",
        "infoinfo-iacomputer-science-cscomputer-aided-engineering",
        "linear-programming",
        "optimal-transportation",
        "reports",
        "shape-simplification",
        "surface-recon--struction",
        "wasserstein-distance" ;
    dcat:landingPage <https://inria.hal.science/hal-00706712> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00706712v1/resource/e7a421a9-e2d5-4550-bcd1-d26d9b0cf9f3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T20:14:03.222020"^^xsd:dateTime ;
    dct:modified "2026-05-15T20:14:03.161150"^^xsd:dateTime ;
    dct:title "Feature-Preserving Surface Reconstruction and Simplification from Defect-Laden Point Sets" ;
    dcat:accessURL <https://inria.hal.science/hal-00706712> .

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

