Parametric Architecture and Urban Design leaf node


URI

https://openalex.org/T13518

Label

Parametric Architecture and Urban Design

Description

This cluster of papers explores the intersection of architecture, urban design, and technology, with a focus on parametricism, digital fabrication, biomimetic materials, and virtual reality. It delves into the use of computational design and artificial intelligence to create sustainable and innovative architectural solutions, contributing to a new global style in architecture and urban design.

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/T13518> a skos:Concept ;
    rdfs:label "Parametric Architecture and Urban Design"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Parametric_architecture>,
        <https://openalex.org/T13518> ;
    skos:broader oasubfields:2216 ;
    skos:definition "This cluster of papers explores the intersection of architecture, urban design, and technology, with a focus on parametricism, digital fabrication, biomimetic materials, and virtual reality. It delves into the use of computational design and artificial intelligence to create sustainable and innovative architectural solutions, contributing to a new global style in architecture and urban design."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Parametric Architecture and Urban Design"@en ;
    openalex:cited_by_count 255959 ;
    openalex:works_count 95369 .