Multidisciplinary Engineering Research and Development leaf node


URI

https://openalex.org/T14446

Label

Multidisciplinary Engineering Research and Development

Description

This cluster of papers covers a wide range of multidisciplinary engineering research and development, including numerical simulation, experimental studies, technology optimization, and design analysis. The topics span from civil engineering to mechanical engineering, with a focus on innovative technologies and practical applications in various engineering fields.

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/T14446> a skos:Concept ;
    rdfs:label "Multidisciplinary Engineering Research and Development"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Engineering_research>,
        <https://openalex.org/T14446> ;
    skos:broader oasubfields:2200 ;
    skos:definition "This cluster of papers covers a wide range of multidisciplinary engineering research and development, including numerical simulation, experimental studies, technology optimization, and design analysis. The topics span from civil engineering to mechanical engineering, with a focus on innovative technologies and practical applications in various engineering fields."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Multidisciplinary Engineering Research and Development"@en ;
    openalex:cited_by_count 38566 ;
    openalex:works_count 71285 .