Software Development and Engineering Processes leaf node


URI

https://openalex.org/T13681

Label

Software Development and Engineering Processes

Description

This cluster of papers covers a wide range of topics related to software development, engineering processes, and information systems. It includes discussions on modeling, automation, database systems, web-based applications, simulation, energy systems, quality assurance, and internet courses.

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/T13681> a skos:Concept ;
    rdfs:label "Software Development and Engineering Processes"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Software_development>,
        <https://openalex.org/T13681> ;
    skos:broader oasubfields:1712 ;
    skos:definition "This cluster of papers covers a wide range of topics related to software development, engineering processes, and information systems. It includes discussions on modeling, automation, database systems, web-based applications, simulation, energy systems, quality assurance, and internet courses."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Software Development and Engineering Processes"@en ;
    openalex:cited_by_count 33415 ;
    openalex:works_count 37723 .