Model-Driven Engineering in Software Development leaf node


URI

https://openalex.org/T11450

Label

Model-Driven Engineering in Software Development

Description

This cluster of papers focuses on the principles, practices, and tools related to Model-Driven Engineering (MDE) in software development. It covers topics such as domain-specific languages, model transformation, metamodeling, UML, model consistency, graph transformation, and the practical application of MDE in industry.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11450> a skos:Concept ;
    rdfs:label "Model-Driven Engineering in Software Development"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Model-driven_engineering>,
        <https://openalex.org/T11450> ;
    skos:broader oasubfields:1712 ;
    skos:definition "This cluster of papers focuses on the principles, practices, and tools related to Model-Driven Engineering (MDE) in software development. It covers topics such as domain-specific languages, model transformation, metamodeling, UML, model consistency, graph transformation, and the practical application of MDE in industry."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Model-Driven Engineering in Software Development"@en ;
    openalex:cited_by_count 370949 ;
    openalex:works_count 42817 .