Web-Based Learning Systems leaf node


URI

https://openalex.org/T13873

Label

Web-Based Learning Systems

Description

This cluster of papers explores various innovations in education technology, including the use of qualitative data analysis for enhancing trustworthiness, development of web-based and mobile learning systems, application of IoT and fuzzy logic controllers in educational settings, and the implementation of decision support systems for performance assessment and curriculum design.

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/T13873> a skos:Concept ;
    rdfs:label "Web-Based Learning Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Educational_technology>,
        <https://openalex.org/T13873> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers explores various innovations in education technology, including the use of qualitative data analysis for enhancing trustworthiness, development of web-based and mobile learning systems, application of IoT and fuzzy logic controllers in educational settings, and the implementation of decision support systems for performance assessment and curriculum design."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Web-Based Learning Systems"@en ;
    openalex:cited_by_count 4211 ;
    openalex:works_count 2680 .