Agile Software Development in Software Engineering leaf node


URI

https://openalex.org/T10430

Label

Agile Software Development in Software Engineering

Description

This cluster of papers focuses on agile software development, empirical studies, requirements engineering, global software development, systematic literature reviews, project risk management, pair programming, software process improvement, user feedback, and continuous integration in the context of software engineering research.

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/T10430> a skos:Concept ;
    rdfs:label "Agile Software Development in Software Engineering"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Agile_software_development>,
        <https://openalex.org/T10430> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers focuses on agile software development, empirical studies, requirements engineering, global software development, systematic literature reviews, project risk management, pair programming, software process improvement, user feedback, and continuous integration in the context of software engineering research."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Agile Software Development in Software Engineering"@en ;
    openalex:cited_by_count 762231 ;
    openalex:works_count 67555 .