Web Engineering for Applications Development leaf node


URI

https://openalex.org/T12601

Label

Web Engineering for Applications Development

Description

This cluster of papers focuses on the engineering and development of web applications, with an emphasis on model-driven approaches, conceptual modeling, rich internet applications, and adaptive web systems. It covers topics such as WebML, MVC design pattern, Ajax approach, UML-based methodologies, and the development of context-aware and hypermedia systems.

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/T12601> a skos:Concept ;
    rdfs:label "Web Engineering for Applications Development"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Web_engineering>,
        <https://openalex.org/T12601> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers focuses on the engineering and development of web applications, with an emphasis on model-driven approaches, conceptual modeling, rich internet applications, and adaptive web systems. It covers topics such as WebML, MVC design pattern, Ajax approach, UML-based methodologies, and the development of context-aware and hypermedia systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Web Engineering for Applications Development"@en ;
    openalex:cited_by_count 67259 ;
    openalex:works_count 16192 .