Additive Manufacturing and 3D Printing Technologies leaf node


URI

https://openalex.org/T10783

Label

Additive Manufacturing and 3D Printing Technologies

Description

This cluster of papers focuses on additive manufacturing and 3D printing technologies, covering a wide range of materials, methods, applications, and challenges. It includes research on fused deposition modeling, polymer composites, biomedical engineering, ceramics, sustainability, and the societal impact of additive manufacturing.

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/T10783> a skos:Concept ;
    rdfs:label "Additive Manufacturing and 3D Printing Technologies"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/3D_printing>,
        <https://openalex.org/T10783> ;
    skos:broader oasubfields:2203 ;
    skos:definition "This cluster of papers focuses on additive manufacturing and 3D printing technologies, covering a wide range of materials, methods, applications, and challenges. It includes research on fused deposition modeling, polymer composites, biomedical engineering, ceramics, sustainability, and the societal impact of additive manufacturing."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Additive Manufacturing and 3D Printing Technologies"@en ;
    openalex:cited_by_count 986941 ;
    openalex:works_count 93019 .