@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-00788281v1> a dcat:Dataset ;
    dct:description """
              In this paper we propose an original implementation for a large family of lowest-order methods to solve diffusive problems with a \\lstinline|FreeFEM|-like domain specific language targeted at defining discrete linear and bilinear forms. We discuss how by using the Boost Proto framework we have developped the back-end and the front-end of the language.We validate the proposed DSEL design by the implementation of several academic problems. The overhead of the language is evaluated by comparing with a more traditional implementation.
            """ ;
    dct:identifier "hal-00788281" ;
    dct:issued "2026-05-14T12:01:17.308711"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-14T12:01:17.308719"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Implementing a Domain Specific Embedded Language for lowest-order variational methods with Boost Proto" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00788281v1/resource/94267422-2cb2-41a9-9d48-e00bfedf83e1> ;
    dcat:keyword "boost",
        "dsel",
        "infoeu-reposemanticspreprint",
        "infoinfo-clcomputer-science-cscomputation-and-language-cscl",
        "infoinfo-plcomputer-science-csprogramming-languages-cspl",
        "preprints-working-papers-",
        "proto" ;
    dcat:landingPage <https://ifp.hal.science/hal-00788281> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00788281v1/resource/94267422-2cb2-41a9-9d48-e00bfedf83e1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-14T12:01:17.312052"^^xsd:dateTime ;
    dct:modified "2026-05-14T12:01:17.290283"^^xsd:dateTime ;
    dct:title "Implementing a Domain Specific Embedded Language for lowest-order variational methods with Boost Proto" ;
    dcat:accessURL <https://ifp.hal.science/hal-00788281> .

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

<https://ifp.hal.science/hal-00788281> a foaf:Document .

