@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-00573036v2> a dcat:Dataset ;
    dct:description """
              Pervasive computing calls for more and more re-engineering on Web sites. Nowadays, Web sites are often designed to be displayed on a personal computer. However, alternative versions are proposed more and more often. Zoom, focus, and thumbnail systems make the browsing easier but are not generally applicable to other devices. In our opinion, it is necessary to be able to adapt a Web document according to the constraints of the browsing device. This thesis proves that a meta-heuristic approach allows to make the re-engineering of a Web site automatic for a device whose charactéristics are not known in advance. In order to do so, we propose an architecture coupled with a module able to provide browsing session in the case where the Web document has to be split in chuncks. Device characteristics being not known in advance, we also introduce a system able to gather passively the device information. The work relies on an adapting model inspired by the transcoding. Our model appeals to techniques called transformations. Transformations are multiple, so it is necessary to determin, for each context, which ones must be applied and in which order. This sequencing of transformations is named composition. A genetic algorithm allows us to find an approximate solution for the problem of the best composition. Finally, the thesis presents the implemetation of this model, the results of our experimentations and proposes an interpretation of the performance of the system
            """ ;
    dct:identifier "NNT: 2010STET4010" ;
    dct:issued "2026-05-25T13:39:33.657246"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-25T13:39:33.657252"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Proxy d'interface Homme-Machine : apport des algorithmes génétiques pour l'adaptation automatique de la présentation de documents Web" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00573036v2/resource/d2e161c0-140d-46a1-a714-f99b0b31851c> ;
    dcat:keyword "algorithmes-genetiques",
        "dom",
        "hypermedia-adaptatifs",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-hccomputer-science-cshuman-computer-interaction-cshc",
        "reingenierie",
        "theses",
        "transcodage",
        "web" ;
    dcat:landingPage <https://theses.hal.science/tel-00573036> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00573036v2/resource/d2e161c0-140d-46a1-a714-f99b0b31851c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-25T13:39:33.744138"^^xsd:dateTime ;
    dct:modified "2026-05-25T13:39:33.616283"^^xsd:dateTime ;
    dct:title "Proxy d'interface Homme-Machine : apport des algorithmes génétiques pour l'adaptation automatique de la présentation de documents Web" ;
    dcat:accessURL <https://theses.hal.science/tel-00573036> .

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

