End-User Software Engineering and Meta-Design leaf node


URI

https://openalex.org/T13197

Label

End-User Software Engineering and Meta-Design

Description

This cluster of papers focuses on the intersection of end-user software engineering, meta-design, and trigger-action programming, with an emphasis on understanding and addressing spreadsheet errors, debugging techniques, gender considerations in programming, and the development of smart home and IoT applications. It also explores the socio-technical aspects of software development and the impact of end-user computing on various domains.

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/T13197> a skos:Concept ;
    rdfs:label "End-User Software Engineering and Meta-Design"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/End-user_development>,
        <https://openalex.org/T13197> ;
    skos:broader oasubfields:1712 ;
    skos:definition "This cluster of papers focuses on the intersection of end-user software engineering, meta-design, and trigger-action programming, with an emphasis on understanding and addressing spreadsheet errors, debugging techniques, gender considerations in programming, and the development of smart home and IoT applications. It also explores the socio-technical aspects of software development and the impact of end-user computing on various domains."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "End-User Software Engineering and Meta-Design"@en ;
    openalex:cited_by_count 62348 ;
    openalex:works_count 9817 .