Complexity Theory and Emergent Systems leaf node


URI

https://openalex.org/T12469

Label

Complexity Theory and Emergent Systems

Description

This cluster of papers explores the interdisciplinary field of complexity theory, focusing on emergent properties, self-organization, nonlinear dynamics, leadership in complex systems, and their implications for various domains such as education, philosophy, and social systems.

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/T12469> a skos:Concept ;
    rdfs:label "Complexity Theory and Emergent Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Complex_systems>,
        <https://openalex.org/T12469> ;
    skos:broader oasubfields:1703 ;
    skos:definition "This cluster of papers explores the interdisciplinary field of complexity theory, focusing on emergent properties, self-organization, nonlinear dynamics, leadership in complex systems, and their implications for various domains such as education, philosophy, and social systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Complexity Theory and Emergent Systems"@en ;
    openalex:cited_by_count 55360 ;
    openalex:works_count 3574 .