| Literature DB >> 27199796 |
Juan-Miguel López-Gil1, Rosa Gil2, Roberto García2.
Abstract
This work presents a Web ontology for modeling and representation of the emotional, cognitive and motivational state of online learners, interacting with university systems for distance or blended education. The ontology is understood as a way to provide the required mechanisms to model reality and associate it to emotional responses, but without committing to a particular way of organizing these emotional responses. Knowledge representation for the contributed ontology is performed by using Web Ontology Language (OWL), a semantic web language designed to represent rich and complex knowledge about things, groups of things, and relations between things. OWL is a computational logic-based language such that computer programs can exploit knowledge expressed in OWL and also facilitates sharing and reusing knowledge using the global infrastructure of the Web. The proposed ontology has been tested in the field of Massive Open Online Courses (MOOCs) to check if it is capable of representing emotions and motivation of the students in this context of use.Entities:
Keywords: Massive Open Online Courses; cognition; emotion; motivation; ontology; upper ontologies
Year: 2016 PMID: 27199796 PMCID: PMC4842902 DOI: 10.3389/fpsyg.2016.00551
Source DB: PubMed Journal: Front Psychol ISSN: 1664-1078
Summary of the analyzed Upper Ontologies.
| Cyc | One of the biggest foundational ontologies is Cyc (Lenat, |
| BORO Business Objects Reference Ontology | BORO is a reference ontology, designed for developing ontological or semantic models for large complex operational applications. It is based on a 4 Dimensional approach, where time is treated as another dimension, making it easier to capture change patterns. BORO also facilitates reuse because it is conceived as a framework to develop other ontologies under the same foundations. |
| UMBEL Upper Mapping and Binding Exchange Layer | It is an ontology of 28,000 reference concepts that maps to a simplified subset of the OpenCyc ontology. It provides near wide coverage of OpenCyc without the complexity of the knowledge representation languages used to define Cyc. |
| BFO Basic Formal Ontology | This ontology is specially conceived for the sciences, though it is kept really small because it does not enter into the particularities of any scientific domain. On the other hand, it is very generic because it incorporates both three-dimensionalist and four-dimensionalist perspectives on reality within a single framework. |
| DOLCE Descriptive Ontology for Linguistic and Cognitive Engineering | DOLCE (Gangemi et al., |
| SUMO Suggested Upper Merged Ontology | Many upper ontology initiatives were merged in the IEEE SUO effort (Standard Upper Ontology). The ontologies resulting from this effort, and specially the SUMO ontology (Suggested Upper Merged Ontology; Niles and Pease, |
| UFO | UFO is a reference ontology of endurants, which is based on a number of different theories such as philosophy of language, formal ontology, linguistics, cognitive psychology and philosophical logics. Since UFO is a 3D ontology, it focuses less on processes and events. In order to deal with time and changes, additions to UFO have been made. It is called UFO-B, an ontology of perdurants. |
Example of Web Ontology using the Web Ontology Language (OWL) standard.
| 1 | <!DOCTYPE Ontology [< !ENTITY cyc “ |
| 2 | <rdf:RDF |
| 3 | xmlns = " |
| 4 | xmlns:cyc = " |
| 5 | xmlns:owl = " |
| 6 | xmlns:rdf = " |
| 7 | xmlns:rdfs = " |
| 8 | |
| 9 | <owl:Ontology rdf:about = " |
| 10 | <rdfs:label>My Psychology Terms </rdfs:label> |
| 11 | </owl:Ontology> |
| 12 | |
| 13 | <owl:Class rdf:ID = " |
| 14 | <rdfs:label>Educational Psycology </rdfs:label> |
| 15 | <rdfs:subClassOf rdf:resource = "&cyc;Mx4rvZLWaJwpEbGdrcN5Y29ycA"/> |
| 16 | </owl:Class> |
| 17 | |
| 18 | </rdf:RDF> |
Figure 1Emotional models in artificial intelligence (Scherer et al., .
Figure 2Emotions & Cognition Ontology overview.
FrameNet description of the frame STUDYING.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
OpenCyc definition for the concept Psychology.
| OpenCyc Individual: |
| Unique ID: [ Mx4rvZLWaJwpEbGdrcN5Y29ycA ] |
| English ID: [ Psychology ] |
| The |
| • Instance of: |
| • Wikipedia: |
| • Same as: |
| • |
| • |
| • |
Figure 3Emotions & Cognition Ontology model of the interaction between the student (Human User) and the artificial agent (Intelligent Emotion-aware Agent).