Pragmatism and its Philosophical Implications leaf node


URI

https://openalex.org/T12133

Label

Pragmatism and its Philosophical Implications

Description

This cluster of papers explores the philosophical implications of pragmatism, with a focus on the works of Dewey, Peirce, and Rorty. It delves into topics such as democracy, semiotics, education, truth, and feminism within the framework of pragmatist philosophy.

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/T12133> a skos:Concept ;
    rdfs:label "Pragmatism and its Philosophical Implications"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Pragmatism>,
        <https://openalex.org/T12133> ;
    skos:broader oasubfields:1211 ;
    skos:definition "This cluster of papers explores the philosophical implications of pragmatism, with a focus on the works of Dewey, Peirce, and Rorty. It delves into topics such as democracy, semiotics, education, truth, and feminism within the framework of pragmatist philosophy."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Pragmatism and its Philosophical Implications"@en ;
    openalex:cited_by_count 267158 ;
    openalex:works_count 27513 .