@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-00816982v1> a dcat:Dataset ;
    dct:description """
              Identical domain concepts reified in different (meta)modelling projects may be named, represented and connected differently. It turns out that a transformation defined for a particular metamodel cannot be directly used for another metamodel; that is, the reuse of transformations is restricted. To tackle this problem, in this dissertation, we propose a solution for automatically migrating legacy transformations. Such a transformation is adapted to the new metamodel that has a slightly different representation in comparison with the original one, while preserving the original semantics of the transformation. To this end, we first introduce MetaModMap, a Domain Specific Language that allows the description of the correspondences of intended semantics between the elements of two metamodels that model the same domain. Then we provide a rewriting mechanism using these user-defined correspondences to migrate the transformation automatically. The proposed solution uses a graph-based model typing relation that enables safe adaptations. Our approach has been prototyped with MOMENT2 and can be used with any framework based on the same graph transformation paradigm.
            """ ;
    dct:identifier "tel-00816982" ;
    dct:issued "2026-05-11T08:37:42.823251"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-11T08:37:42.823257"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Model Transformation Reuse: A Graph-based Model Typing Approach" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00816982v1/resource/51c2728a-e07b-45ba-9fcf-dfe07284f7bb> ;
    dcat:keyword "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-secomputer-science-cssoftware-engineering-csse",
        "ingenierie-dirigee-par-les-modeles",
        "model-driven-engineering",
        "model-typing",
        "reutilisation-de-transformation",
        "theses",
        "transformation-reuse",
        "typage-de-modele" ;
    dcat:landingPage <https://theses.hal.science/tel-00816982> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00816982v1/resource/51c2728a-e07b-45ba-9fcf-dfe07284f7bb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-11T08:37:42.829971"^^xsd:dateTime ;
    dct:modified "2026-05-11T08:37:42.810958"^^xsd:dateTime ;
    dct:title "Model Transformation Reuse: A Graph-based Model Typing Approach" ;
    dcat:accessURL <https://theses.hal.science/tel-00816982> .

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

