Community ontology: Elements of Thinking (Paul-Elder critical thinking framework) - #88
Open
Dao (daocoding) wants to merge 3 commits into
Open
Community ontology: Elements of Thinking (Paul-Elder critical thinking framework)#88Dao (daocoding) wants to merge 3 commits into
Dao (daocoding) wants to merge 3 commits into
Conversation
An ontology of the Paul-Elder critical thinking framework: 12 entity types, 14 relationships, 27 properties. - Reasoning as the hub with the eight elements of thought radiating: Purpose, Question, Information, Inference, Concept, Assumption, Implication, PointOfView - The nine intellectual standards and eight intellectual traits modeled as enum values on IntellectualStandard / IntellectualTrait - Clarity is an entity of type standard, not a type of its own - The practice loop on the graph: Thinker performs Reasoning, applies Standards (which measure it), develops Traits, and the traits steady the next act of reasoning - Carried in properties: the six-stage development ladder, fact/preference/judgment question kinds, and each trait's opposing vice Framework by Richard Paul and Linda Elder (Foundation for Critical Thinking, criticalthinking.org), credited in the ontology header and metadata; all descriptions are original text. Validated with npm run catalogue:build (72 entries). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…thers' four Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…k's extended list) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
A community catalogue entry: Elements of Thinking — an ontology of the Paul–Elder critical thinking framework. 12 entity types · 14 relationships · 27 properties.
catalogue/community/daocoding/elements-of-thinking/The model
IntellectualStandard/IntellectualTrait— Clarity is an entity of type standard, and promoting each to its own entity type would blur the type/entity line.thinker.stage), the fact/preference/judgment question taxonomy (question.kind), each trait's opposing vice, and honesty flags (explicit,examined,checked,verified,alternativesConsidered).Attribution
Framework by Richard Paul and Linda Elder (Foundation for Critical Thinking, criticalthinking.org) — credited in the ontology header, metadata and descriptions. All descriptive text is original; their books go deeper.
Validation
npm run catalogue:buildsucceeds — the entry compiles intopublic/catalogue.json(72 entries)metadata.jsonconforms tocatalogue/metadata-schema.json(category:education)ont:cardinality,ont:fromEntityId/ont:toEntityId,ont:propertyType,ont:enumValues,ont:isIdentifier)Sibling PR from the same author: #86 (Elements of Software).
🤖 Generated with Claude Code