@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-00939346v1> a dcat:Dataset ;
    dct:description """
              The development of multimedia technology, along with the emergence of parallel architectures, has revived the interest on dataflow programming for designing embedded systems. Indeed, dataflow programming offers a flexible development approach in order to build complex applications while expressing concurrency and parallelism explicitly. Paradoxically, most of the studies focus on static dataflow models of computation, even if a pragmatic development process requires the expressiveness and the practicality of a programming language based on dynamic dataflow models, such as the language included in the Reconfigurable Video Coding framework. In this thesis, we describe a complete development environment for dataflow programming that eases multimedia development for embedded multi-core platforms. This development environment is built upon a modular software architecture that benefits from modern software engineering techniques such as meta modeling and aspect-oriented programming. Then, we develop an optimized software implementation of dataflow programs targeting desktop and embedded multi-core platforms. Our implementation aims to bridge the gap between the practicality of the programming language and the efficiency of the execution. Finally, we present a set of runtime actors mapping/scheduling algorithms that enable the execution of dynamic dataflow programs over multi-core platforms with scalable performance.
            """ ;
    dct:identifier "NNT: 2013REN1S095" ;
    dct:issued "2026-05-07T04:35:23.044729"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T04:35:23.044734"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "From dataflow-based video coding tools to dedicated embedded multi-core platforms" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00939346v1/resource/45a45539-6f69-4d9b-8608-e8cc84042db6> ;
    dcat:keyword "compression-video",
        "embedded-computing",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-ohcomputer-science-csother-csoh",
        "informatique-embarquee",
        "multimedia",
        "parallel-programming",
        "programmation-parallele-informatique",
        "theses",
        "video-compression" ;
    dcat:landingPage <https://theses.hal.science/tel-00939346> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00939346v1/resource/45a45539-6f69-4d9b-8608-e8cc84042db6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T04:35:23.046487"^^xsd:dateTime ;
    dct:modified "2026-05-07T04:35:23.031759"^^xsd:dateTime ;
    dct:title "From dataflow-based video coding tools to dedicated embedded multi-core platforms" ;
    dcat:accessURL <https://theses.hal.science/tel-00939346> .

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

