Self-Regulated Learning in Educational Research leaf node


URI

https://openalex.org/T10636

Label

Self-Regulated Learning in Educational Research

Description

This cluster of papers explores the concept of self-regulated learning, encompassing topics such as metacognition, collaborative learning, scaffolding, cognitive apprenticeship, and cooperative learning. It delves into the role of motivation, educational technology, and design-based research in fostering self-regulated learning. Additionally, it discusses the application of social interdependence theory in educational settings.

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/T10636> a skos:Concept ;
    rdfs:label "Self-Regulated Learning in Educational Research"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Self-regulated_learning>,
        <https://openalex.org/T10636> ;
    skos:broader oasubfields:3204 ;
    skos:definition "This cluster of papers explores the concept of self-regulated learning, encompassing topics such as metacognition, collaborative learning, scaffolding, cognitive apprenticeship, and cooperative learning. It delves into the role of motivation, educational technology, and design-based research in fostering self-regulated learning. Additionally, it discusses the application of social interdependence theory in educational settings."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Self-Regulated Learning in Educational Research"@en ;
    openalex:cited_by_count 1368192 ;
    openalex:works_count 88889 .