@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-00952874v1> a dcat:Dataset ;
    dct:description """
              We describe the implementation of a Delay differential Equation (DDE) solver in Monolix, a platform for population modeling of longitudinal data, and MlxPlore, a tool for the exploration of complex models. We use explicit Runge-Kutta schemes. Several examples for MlxPlore and Monolix are proposed.
            """ ;
    dct:identifier "Report N°: RR-8489" ;
    dct:issued "2026-05-06T05:21:53.065374"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T05:21:53.065378"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A delay differential equation solver for MONOLIX & MLXPLORE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00952874v1/resource/f60e2b7b-034e-48d8-80c5-f2fe812b03ba> ;
    dcat:keyword "algorithm",
        "delay-differential-equations",
        "infoeu-reposemanticsreport",
        "mathmath-namathematics-mathnumerical-analysis-mathna",
        "mlxplore",
        "modeling",
        "monolix",
        "pharmacodynamics",
        "pharmacokinetics",
        "reports",
        "runge-kutta-formulas",
        "solver" ;
    dcat:landingPage <https://inria.hal.science/hal-00952874> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00952874v1/resource/f60e2b7b-034e-48d8-80c5-f2fe812b03ba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T05:21:53.082241"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:21:53.051736"^^xsd:dateTime ;
    dct:title "A delay differential equation solver for MONOLIX & MLXPLORE" ;
    dcat:accessURL <https://inria.hal.science/hal-00952874> .

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

