Learning Styles in Higher Education leaf node


URI

https://openalex.org/T11820

Label

Learning Styles in Higher Education

Description

This cluster of papers explores the concept of learning styles in higher education, including theories, models, and measures of learning styles, as well as their impact on student differences, teaching methods, and academic achievement. It also delves into topics such as experiential learning, adaptive learning, cognitive styles, and cultural differences in learning styles.

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/T11820> a skos:Concept ;
    rdfs:label "Learning Styles in Higher Education"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Learning_styles>,
        <https://openalex.org/T11820> ;
    skos:broader oasubfields:3204 ;
    skos:definition "This cluster of papers explores the concept of learning styles in higher education, including theories, models, and measures of learning styles, as well as their impact on student differences, teaching methods, and academic achievement. It also delves into topics such as experiential learning, adaptive learning, cognitive styles, and cultural differences in learning styles."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Learning Styles in Higher Education"@en ;
    openalex:cited_by_count 219954 ;
    openalex:works_count 17068 .