Heutagogy and Lifelong Learning leaf node


URI

https://openalex.org/T13895

Label

Heutagogy and Lifelong Learning

Description

This cluster of papers explores heutagogy, a learning theory focused on self-determined learning, and its application in lifelong learning, digital leadership, and the development of 21st-century skills. It also delves into the intersection of heutagogy with pedagogy, andragogy, complexity theory, and systems biology, as well as the role of educational technology in facilitating self-directed learning.

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/T13895> a skos:Concept ;
    rdfs:label "Heutagogy and Lifelong Learning"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Heutagogy>,
        <https://openalex.org/T13895> ;
    skos:broader oasubfields:3304 ;
    skos:definition "This cluster of papers explores heutagogy, a learning theory focused on self-determined learning, and its application in lifelong learning, digital leadership, and the development of 21st-century skills. It also delves into the intersection of heutagogy with pedagogy, andragogy, complexity theory, and systems biology, as well as the role of educational technology in facilitating self-directed learning."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Heutagogy and Lifelong Learning"@en ;
    openalex:cited_by_count 22450 ;
    openalex:works_count 5008 .