Development of Multimedia Learning Systems leaf node


URI

https://openalex.org/T14216

Label

Development of Multimedia Learning Systems

Description

This cluster of papers focuses on the development and implementation of multimedia learning systems, including educational games, e-learning platforms, augmented reality applications, and web-based educational tools. The papers cover a wide range of topics such as language learning, mathematics education, historical education, and physical education.

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/T14216> a skos:Concept ;
    rdfs:label "Development of Multimedia Learning Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Multimedia_learning>,
        <https://openalex.org/T14216> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers focuses on the development and implementation of multimedia learning systems, including educational games, e-learning platforms, augmented reality applications, and web-based educational tools. The papers cover a wide range of topics such as language learning, mathematics education, historical education, and physical education."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Development of Multimedia Learning Systems"@en ;
    openalex:cited_by_count 53397 ;
    openalex:works_count 45679 .