Empirical Studies in Software Engineering leaf node


URI

https://openalex.org/T10260

Label

Empirical Studies in Software Engineering

Description

This cluster of papers focuses on empirical studies in software engineering, covering topics such as refactoring, code clone detection, software defect prediction, requirements traceability, static code attributes, machine learning, software maintenance, source code analysis, bug localization, and API usage patterns.

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/T10260> a skos:Concept ;
    rdfs:label "Empirical Studies in Software Engineering"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Software_engineering>,
        <https://openalex.org/T10260> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers focuses on empirical studies in software engineering, covering topics such as refactoring, code clone detection, software defect prediction, requirements traceability, static code attributes, machine learning, software maintenance, source code analysis, bug localization, and API usage patterns."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Empirical Studies in Software Engineering"@en ;
    openalex:cited_by_count 1403535 ;
    openalex:works_count 79872 .