Search 닫기

Regular paper

Split Viewer

Journal of information and communication convergence engineering 2023; 21(4): 306-315

Published online December 31, 2023

https://doi.org/10.56977/jicce.2023.21.4.306

© Korea Institute of Information and Communication Engineering

SCA Advice System: Ontology Framework for a Computer Curricula Advice System Based on Student Behavior

Phrimphrai Wongchomphu and Chutima Beokhaimook*

College of Digital Innovation Technology, Rangsit University, Pathum Thani 12000, Thailand

Correspondence to : Chutima Beokhaimook (E-mail: chutima@rsu.ac.th)
College of Digital Innovation Technology, Rangsit University, Pathum Thani 12000, Thailand

Received: May 18, 2023; Revised: September 28, 2023; Accepted: October 3, 2023

This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

This study proposed an SCA advice system. It is an ontology-based recommender that provides advice on appropriate computer curricula based on the behavior of high school students. The three computer curricula at Chiang Mai Rajabhat University include computer science (CS), information technology (IT), and web programming and security (WEB). This study aims to design the ontology framework for an SCA advice system. The system considers three core ontologies: student, computer-curriculum, and advice. After analyzing student behaviors, the behavior types of CS, IT, and WEB were determined to be SB-2, SB-1, and SB-5, respectively. All subjects in these three curricula were analyzed and grouped into seven groups. Their curricula were synthesized in terms of basic skills, basic knowledge, and characteristics. Finally, advice results can be obtained by consolidating the curriculum nature of the CS, IT, and WEB curricula.

Keywords Advice system, Education ontology, Recommendation system, Student behavior types

Universities offer various types of courses. Although course information is provided on websites, students struggle with finding and selecting courses that meet their expectations. In addition, students do not know what they like or want to do in the future. They should be assisted in finding appropriate courses for their higher education. A recommendation system (RS) [1] assists humans by providing appropriate advice based on certain domains. In the commercial domain, RSs introduce products and services to customers by analyzing their behavior [2,3]. In the health sector, RSs recommend healthcare for individuals, such as in terms of nutrition requirements per day [4], as well as medicine and healthcare methods. In statistics, RSs propose statistical approaches based on multi-criteria rating data [5-10]. In the technology domain, RSs support frameworks that employ online and offline applications [11-14]. In tourism, RSs supply travel information by considering the answers to semantic questions to support personal data interests [15,16]. In academia, RSs are an important tool for academics, such as in managing both online and on-site didactical activities (teaching, learning, and examination) [17,18], measuring learning outcomes, predicting grades, examining how students’ academic and courses influence their enrollment patterns, defining student groups and courses at different levels [19], recommending higher education studies [20-22], and recommending suitable courses to students [23,24]. In the career domain, several types of career RSs [25,26] attempt to match relevant careers to users. The RS employs a user profile module that stores user information and personalities and a job-based knowledge module that contains relevant knowledge representing occupations, abilities, and skills to recommend occupations to users.

Most universities have reported an increase in student dropout rates in their annual self-assessments. This is believed to be caused by ineffective curriculum management. A root cause for this is the students. Students do not know or understand their characteristics or career preferences. This is because they have no experience with certain courses or knowledge of certain career information.

Accordingly, they cannot select courses that meet their goals. This results in them dropping out of university halfway through their studies. In addition, this results in low grade point averages (GPAs) for students who continue their studies, and those who graduate often do not work in their field of study. Moreover, although computer curricula are diverse, they remain similar in some aspect. Computer curricula include computer science (CS), information technology (IT), web programming (Web), computer engineering (CE), business computers (BC), and computer animation (CA). Many universities have designed their own computer curricula to create strong selling points. Unfortunately, this is a problem for students who lack an understanding of the nature of each curriculum; thus, they may not know which suits them best.

Therefore, finding ways to reduce the dropout rate of students, as well as ensuring that students are enrolled in the curricula that best matches their behavior and nature, is a worthwhile challenge. This study selected and investigated three computer curricula offered at Chiang Mai Rajabhat University: CS, IT, and WEB. Although the core of these three computer curricula are similar, their end careers differ. Students who graduate from CS, IT, and WEB tend to be programmers, analysts/system managers, and web developers, respectively.

We aimed to develop a semantics-based advice system for students planning to study a computer curriculum. We designed the system as an ontology-based framework. It comprises three core ontologies: student, computer-curriculum, and advice. We called this the SCA advice system. The system development process was divided into four main tasks. The first task involved constructing a student behavior test that considers the student ontology and a student-behavior analysis. This task extracted seven types of student behaviors, and the elements of each type were used to design a behavioral test. The second task involved enumerating and interpreting the nature of the three computer curricula (CS, IT, and WEB) in the form of basic skills, basic knowledge, and characteristics. Basic skills refer to the fundamental skills that students require to take certain courses. Basic knowledge refers to knowledge that students should acquire by taking these courses. Characteristics refer to the nature of a student based on the curriculum’s requirements. We designed the computer-curriculum ontology to store these curriculum features. The third task involved compiling the student behaviors in the student ontology and the curriculum attributes in the computer curriculum ontology; the advice aspects are maintained in the advice ontology. We constructed the SCA advice system by applying an ontologybased application management (OAM) framework.

The remainder of this paper is organized as follows. Section II describes ontology-based technologies. Section III reviews RSs in education. Section IV presents the methods and details for designing the student, computer-curriculum, and advice ontologies, and Section V discusses our findings. Finally, Section VI concludes the paper and presents directions for future research.

One of the ontology-based technologies currently used is the Web Ontology Language (OWL), which was designed for the semantic web. This web should be human-readable and workable with linked data compared with the scattered messaging of https URLs that point to one another. Data ontology is a key component of creating such a web. We used this technology to build the SCA advice system [27].

Digital twin definition language (DTDL) [28] is a new ontology-based technology used to describe the digital twin models of smart devices, assets, spaces, and environments. It describes the abilities of digital twins that enable new platforms and solutions to leverage the state of each twin. The ontology-based modeling and evolution of digital twins for the assembly workshop has deployed a variant of JSON, called JSON-LD [29]. This is an application of DLDT.

Digital transformation has become increasingly popular. This involves transforming non-digital processes by incorporating computer-based into all aspects of an organization. Ontology-based technology is involved with digital transformation applications. Examples of this include leveraging digital transformation for supply chain resilience [30], identifying the digital transformation of conceptual components required in designing a knowledge model [31], and developing an ontology for business process management [32].

Digital transformation requires data transformation, which includes the development of strategies to access information buried in text. Ontology-based technologies have emerged for data transformation purposes. The most common data transformations involve converting raw data into a clean and usable form, converting data types, removing duplicate data, and enriching data to benefit an organization. During data transformation, analysts determine the structure of the data, map the data, extract the data from the original source, execute the transformation, and store the data in an appropriate database. An ontology-driven framework for data transformation in scientific workflows [33] describes the reduction of integrating heterogeneous data by providing data integration and transformation tools, thereby enabling researchers to focus on “real science,” that is, discovering new knowledge through analysis and modeling.

A. Education Recommendation System

Extensive studies on RSs have been conducted in the field of education. The research is classified based on the tasks involved in the target educational process. Concerning before-school preparations, Wu and Wu [34] presented an RS that can recommend a set of courses that students should learn by comparing their learning curves with those of past students. A learning curve is constructed using several grade datasets. For higher education in India [20], a system was proposed that employs content-based filtering techniques to recommend suitable universities to users by calculating similarities between users’ preferences and interests. In Australia [21], an education decision support system was proposed that applies a decision tree technique with applicants’ data to analyze the user’s educational data. The system presents individuals with Australian universities where they can apply.

Concerning during-school recommendations, an RS was developed to help learners succeed in their studies. Oprea [17] introduced a collaborative ontology development methodology for educational systems called “EduOntoFrame.” The workflow of the framework comprises the specifications of the ontology purpose, expert domain knowledge conceptualization, personal ontology unification, ontology implementation, and ontology testing. An example of a recommendation is “C++ programming language,” which should be studied in object-oriented programming courses.

In the evaluation of student grades, an RS recommends measurements and assessments. Elbadrawy and Karypis [19] introduced a top-n course-ranking RS that employs domainaware grade prediction. This RS helps advisors recommend courses to students suitable for their degrees and make informed decisions regarding course enrollment to improve learning outcomes. Domain-aware grades are grade datasets that are analyzed using matrix factorization, user-based collaborative filtering, and popularity-based ranking. Students and course groups are defined based on the structures of the grade data and students’ academic features.

B. Ontology-Based Recommender in Education

Important attributes regarding RSs in education, both online and on-site [35], include: 1) the student data such as in terms of their sex, age, GPA, gift, skill, special ability, computer literacy, and family information; and 2) university data such as in terms of their faculty, programs, curricula, fees, environment, facilities, and grades (high-low). In education, an ontology-based RS aims to provide guidance based on the attributes most relevant to each student’s profile. The system suggests curricula or universities that are appropriate according to the personal information, interests, preferences, and abilities of each student [22,36]. The concept of the system requires student-ontology, course-ontology, and mapping methodologies between the data and ontologies to obtain recommendation results.

Some studies have focused on student ontology, and others have focused on course ontology. Learner ontology, sometimes called an ontological student profile, is popular in knowledge-based construction because the learner’s understanding of the domain can be shared and reused. The student profiles, relationships, conditions, and restrictions of the ontology can be reused as a basis for inferring additional student characteristics. Student profiles are provided explicitly by students and divided into three broad information categories: personal, academic, and general [37,38]. Sharma and Ahuja [39] presented an RS that recommended the most appropriate e-learning content for computer science students. It incorporates two ontologies: learner and learning-domain [40,41]. The learner ontology represents information about the learners and their relationship with the learning-domain ontology. The learning-domain ontology describes the target learning concept such that the learning concept is completed and the learning course is mastered.

Course ontology or ontology-based recommended courses are designed to collect information about course qualifications and recommended courses that meet the different needs of learners [24,42]. With an ontology, curriculum data enrichment is an input for teachers to reflect on and use as a training medium in classrooms. In addition, an ontologybased curriculum RS exists that guides adaptive learning by introducing courses for learning and practicing skills to increase the competitiveness of future jobs [43].

C. Ontology-Based Application Management Framework

The OAM framework [11,44] is a semantics-based knowledge management approach. Semantics-based knowledge management is a method of organizing and linking explicit and tacit knowledge to specialized knowledge or ontologies in information systems or computer programs. An ontology is stored as a structure of specialized knowledge developed by knowledge engineers and domain experts. The OAM architecture comprises three layers. The first layer is an ontology development tool or core engine. The second layer is a database ontology mapping tool. The third layer comprises ontology applications such as RSs and semantic searches.

A. Overall Framework

The overall framework of the SCA advice system is structured in two processes. The first step involves identifying the characteristics of each student. To this end, we introduced a seven student-behavior (7-SB) test. The 7-SB test is a tool for judging students’ behavioral categories based on the 7- SB types. To conduct the test, students log into a platform, fill out their profile information, and complete the 7-SB test. The system then analyses and determines the student’s behavioral type. The second process involves recommending the computer curriculum that best matches the students’ behavior. Because the system comprises semantics-based knowledge of three domains, the main components of the system are the student, computer-curriculum, and advice ontologies. Fig. 1 illustrates the framework.

Fig. 1. Overall framework of the SCA advice system

B. Student Ontology and SB-Types for CS, IT, and WEB

In education, the student domain is a key element in ontology- based recommendations. A student ontology was used to store student profiles. Our preliminary study on student ontology [45] highlighted the problem of students selecting their majors in the computer science field. Because the target university offers three similar computer curricula (CS, IT, and WEB), students interested in the computer science field struggled with deciding which curriculum to select. Therefore, we extracted the characteristic groups of the students for each curriculum. We [45] illustrated the processes of extracting learner characteristics and revealed seven groups of learner characteristics for CS, IT, and WEB students. The extraction process began with synthesizing human behaviors from four classical theories: Myers-Briggs type indicator (MBTI), Enneagram, Holland’s six personality types, and multiple intelligences (MIs). By matching synonymous keywords relevant to the behavior of learners from these four theories, nine special groups of learner characteristics were synthesized. Each group contained several attributes that represented the behavior of the learners in that group.

The next step involved confirming whether the nine synthesized learner characteristic groups represented the learners’ actual behavior. The tests were constructed and assessed using the objective consistency of items, exploratory factor analysis (EFA), and confirmatory factor analysis (CFA). The analyses were performed on a test group of 400 students. Guffaz et al. [36] reported only seven characteristic learner groups. These are the 7-SB types (Fig. 2). Moreover, a measurement tool for assessing the behavior type was constructed (the 7-SB test).

Fig. 2. 7-SB types

After we obtained the 7-SB types, we analyzed student behavior types for students in three similar computer curricula to obtain the behavior types of students in CS, IT, and WEB. The sample consisted of third- and fourth-year students with a GPA of more than 2.75. They were selected and considered representative students of their curriculum. Participants were asked to complete the 7-SB test. The behavioral attributes of each type in the 7-SB test involved a 1-6 rating scale to indicate the level of concordance of the students’ behavior, where 1 means the least concordant and 6 means the most concordant. The most concordant type (1st) was the type with the largest number of students, who rated it as six (6). The second-most concordant type (2nd) was the type with the largest number of students, who rated this type as five (5). The results show that SB-2 and SB-1 are the 1st and 2nd concordant type of CS; SB-1 and SB-2, the 1st and 2nd concordant type of IT; and SB-5 and SB-2, the 1st and 2nd concordant type of WEB, as shown in Table 1.

Table 1 . The most and second-most concordant behavior types were thirdand fourth-year CS, IT, and WEB students

MajorCSITWEB
No. of samples577223
The most and secondmost behavior types1st2nd1st2nd1st2nd
SB-2SB-1SB-1SB-2SB-5SB-2


We designed and created a student ontology to analyze and store student profiles. The student ontology consists of five concepts: the student profile, 7-SB type, level of concordance, 7-SB test, and test results. The relationships of the concepts are is-a, part-of (p/o), and attribute-of (a/o). Fig. 3 shows the architecture of the student ontology, and Fig. 4 details the architecture.

Fig. 3. Architecture of the student ontology.
Fig. 4. Details of the student ontology.

C. Computer-Curriculum Ontology

To determine the student characteristics for which this curriculum is suitable, we analyzed the characteristics of the three curricula. We identified 15 compulsory subjects and 32 elective subjects, 15 compulsory subjects and 39 elective subjects, and 15 compulsory subjects and 34 elective subjects for the CS, IT, and WEB, respectively. We analyzed all 55 subjects of the three curricula and determined that some subjects served as the basis for all three curricula, some were shared between two curricula, and a few were specific to one curriculum. Therefore, we divided the patients into seven groups (Table 2). We synthesized the students’ basic skills, basic knowledge, and characteristics suitable for taking the subjects in each group. We call these three elements the “curriculum nature.” Basic skills are the fundamental skills that students should possess to take a subject. Basic knowledge refers to the knowledge that students should prepare to take a subject. The characteristics are the nature of the student based on the subject’s requirements.

Table 2 . Seven subject groups and the number of subjects in the group for the CS, IT and WEB curricula

Subject groupNo. of subjectsDescription
CS_IT_WEB_group15Common subjects for CS, IT and WEB curricula
CS_IT_group6Common subjects for CS and IT curricula
CS_WEB_group7Common subjects for CS and WEB curricula
IT_WEB_group5Common subjects for IT and WEB curricula
CS_group5Subjects for CS curriculum
IT_group10Subjects for IT curriculum
WEB_group7Subjects for WEB curriculum


The computer-curriculum ontology was designed to store the curriculum characteristics of the seven subject groups. It comprises seven concepts: Computer-curriculum, Subject _group, Subject, Subject_type, Computer_science, Information_ technology, and Web_programming. The relationships between the concepts are is-a, part-of (p/o), and attribute-of (a/o).

Fig. 5 illustrates the architecture of the computer curriculum ontology, and Fig. 6 details the ontology.

Fig. 5. Architecture of the computer-curriculum ontology.
Fig. 6. Details of the computer-curriculum ontology.

D. Advice Ontology

We constructed the advice ontology from advice_CS, advice_CS, and the curriculum nature of CS, IT, and WEB. This was achieved by performing an intersection operation among the curriculum nature of the subject groups in which the particular curriculum was composed. For example, the curriculum nature of CS is the intersection of the curriculum nature that appears in CS_group, CS_IT_group, CS_WEB_ group, and CS_IT_ WEB_group, and this is called advice_CS. The IT curriculum nature is the intersection of the curriculum nature that appears in IT_group, IT_ WEB_group, and CS_IT_WEB_group, and this is called advice_IT. The curriculum nature of WEB is the intersection of the curriculum nature that appears in WEB_group, CS_WEB_group, IT_WEB_group, and CS_IT_WEB_ group, and this is called advice_WEB.

Recalling the analysis of SB type for the students in CS, IT, and WEB, the SB-2 type is the main behavior type of CS students. Therefore, students who completed the 7-SB test and received the SB-2 type receive the recommendation that they should enroll in the CS curriculum. The system then provides the student with advice on CS. Table III shows three SB types, CS, IT, and WEB, and their corresponding advice.

Table 3 . SB types and their corresponding advice


We designed the advice ontology to store advice_CS, advice_IT, and advice_WEB. This consists of advice concepts. Fig. 7 illustrates the architecture of this ontology, and Fig. 8 presents its details.

Fig. 7. Architecture of the advice ontology.
Fig. 8. Details of the advice ontology.

E. Assessment of the SCA Advice System

First, we assessed the behavioral type of a target group. The target group of the SCA advice system was high school students about to enter the university system. According to the principles of adolescent behavior, high school students and first-year bachelor’s students belong to the same group. Therefore, we conducted SB-type tests on first-year students who had just entered their curriculum. Table 4 lists the number of students in each curriculum and the SB-type results. These are the same as the SB types for CS, IT, and WEB.

Then, experts performed a conformance assessment of the nature of the CS, IT, and WEB curricula. Fig. 9 summarizes the results.

Fig. 9. Summary of advice results from the conformance assessment.

We developed the SCA advice system as a semanticsbased knowledge system. We constructed three ontologies: student, computer-curriculum, and advice.

We designed the architecture of the student ontology to store student profiles. In this study, the stored profiles consisted of one type of 7-SBs, which were determined from the results of the 7-SB test. The 7-SB types [36] were extracted by synthesizing human behavior from four classical theories and assessing the behavior types of 400 high school students. The behavioral characteristics of the 400 students were collected voluntarily. During data collection, we followed the research ethics guidelines. The 400 high-school students under the supervision of trainee teachers at Chiang Mai Rajabhat University. They informed of the research policy, and underwent only personality tests. Personal information such as their identification number, first name, last name, address, and any other identifying information was not recorded. The personality test results were analyzed and grouped into behavioral groups. Participants agreed to provide their personality test results.

We conducted an EFA and CFA and confirmed 7-SB types: SB-1 (the helper), SB-2 (the achievement seeker), SB- 3 (the thinker), SB-4 (the responsibility taker), SB-5 (the connoisseur), SB-6 (the leader), and SB-7 (the mediator). We then analyzed the student behavior types for three similar computer courses. The analysis revealed that SB-2, SB-1, and SB-5 were behavior types specific to CS, IT, and WEB students, respectively.

The architecture of the computer curriculum ontology was constructed to represent the curriculum nature of the students belonging to a curriculum. To obtain the curriculum nature of these three curricula, we analyzed 55 subjects from these three curricula and grouped them into seven subject groups: CS_IT_WEB_group, CS_IT_group, CS_WEB_group, IT_ WEB_group, CS_group, IT_group, and WEB_group. The curriculum nature of the seven subject groups were synthesized and stored in the computer-curriculum ontology.

We constructed an advice ontology to store the advice results of the curriculum nature for CS, IT, and WEB and called them advice_CS, advice_IT, and advice_WEB, respectively. The results presented the curriculum nature that students should have or exhibit. Moreover, experts assessed the advice results for conformance.

The SB-2-type behavior matched the basic characteristics obtained from advice_CS. SB-2-type students are achievement seekers who are likely to be successful, pragmatic, self-accepting, hardworking, earnest, self-developed, attentive to detail, likely to follow-up, and value the results of their work. They are principled people who think, analyze, and solve problems in a systematic manner, plan and work in a step-by-step manner, and face problems and make decisions in a logical manner. SB-2 is the correct type for CS students. In addition, advice_CS provided the skills and knowledge that CS students should possess, such as in terms of computer skills, flowcharts, symbols, algorithms, logic, sets, graphs, and computer laws and ethics. Advice_IT revealed SB-1. SB-1-type students are helpers who are caring, helpful, generous, unselfish, kind, compassionate, conscious of others’ benefits rather than their own, and open to their feelings. The SB-1-type behavior matches the basic characteristics of IT students, based on the results obtained from advice_IT, in that IT students exhibit a vocation for art in designing and presenting information. They are disciplined, prudent, team players, explorers, and willing to experiment. In addition, advice_IT provides the skills and knowledge that IT students should possess, for example, ad hoc problemsolving, flowchart/algorithm, and technology multimedia skills, as well as knowledge of computer laws and ethics.

Finally, advice_WEB was matched with SB-5-type students. SB-5-type students are connoisseurs. They are varietyseeking, optimistic, versatile, in search of knowledge and new experiences, in favor of adventure and risks, talented, joyous, and life planners. This type is appropriate for the basic characteristics of WEB students, based on advice_ WEB. They are passionate about challenges and creating new things. Basic skills for WEB students include reading and summarizing, software design and website development, flowchart and algorithm, and mathematical and logical skills. In terms of basic knowledge, WEB students should learn about algorithms, IT systems, and information security.

The SCA advice system is an ontology-based RS that suggests an appropriate computer curriculum based on the personal information of high school students. This study investigates three similar computer curricula: CS, IT, and WEB. Because the SCA advice system was developed as a semantics-based knowledge system, three ontologies were designed: the student, computer-curriculum, and advice ontologies. This study presents the methodologies used to design the three ontologies.

The student ontology was designed to store student profiles. To obtain the correct student profile, the SB types were extracted for the CS, IT, and WEB curricula. This began with synthesizing human behaviors from four classical theories and then assessing the SB type of 400 high school students. The EFA and CFA results confirmed 7-SB types for target students. Next, the behavioral types of students in three similar computer curricula were analyzed. We determined that SB-2, SB-1, and SB-5 were specific behavior types for CS, IT, and WEB students, respectively. The architecture of the student ontology was designed. It contains five concepts: student profile, 7-SB type, level of concordance, the 7-SB Test, and test results.

The curriculum nature captures the basic skills, basic knowledge, and characteristics of learners belonging to a curriculum. The architecture of the computer-curriculum ontology involved seven concepts: Computer-curriculum, Subject_group, Subject, Subject_type, Computer_science, Information_technology, and Web_programming.

The architecture of the advice ontology includes advice concepts called advice_CS, advice_IT, and advice_WEB. The results presented the curriculum nature that students should have.

In the future, we plan to extend the scope of the SCA advice system to other curricula at Chiang Mai Rajabhat University. We hope that our SCA advice system will be widely applied and that it assists high school students in selecting an appropriate curriculum for their higher education.

  1. P. Melville and V. Sindhwani, Recommender Systems. IBM T.J. Watson Research Center, Yorktown Heights, USA, 2010, [Internet], Available: http://www.vikas.sindhwani.org/recommender.pdf.
    CrossRef
  2. T. De Pessemier, S. Dooms, and L. Martens, “Design and evaluation of a group recommender system,” in Proceedings of the Sixth ACM Conference on Recommender Systems (RecSys ’12). ACM, Dublin, Ireland, pp. 225-228, 2012. DOI: 10.1145/2365952.2366000.
    CrossRef
  3. S. Maneeroj and A. Takasu, “Hybrid Recommender System Using Latent Features,” in Proceedings. IEEE International Symposium on Mining and Web (MAW09), Bradford, UK, pp. 661-666, 2009. DOI: 10.1109/WAINA.2009.122.
    CrossRef
  4. S. Napat, M. Buranarach, T. Supnithi, and N. Phornrhudee, “Onto logy Development for Personalized Food and Nutrition Recommender System,” 2010, [Internet], Available: http://text.hlt.nectec.or.th/marut/papers/foodontologyace2010cr.pdf.
  5. S. Tyagi and K. K. Bharadwaj, “A Hybrid Recommender System Using Rule-Based and Case-Based Reasoning,” International Journal of Information and Electronics Engineering, vol. 2, no.4, pp. 586-590, Jul. 2012. [Online], Available: http://www.ijiee.org/papers/166-A10086.pdf.
  6. G. Adomavicius, N. Manouselis, and Y. Kwon, “Multi-Criteria Recommender Systems,” Recommender systems handbook, pp. 769-803, Oct. 2010. DOI: 10.1007/978-0-387-85820-3_24.
    CrossRef
  7. G. Adomavicius and Y. Kwon, “New Recommendation Techniques for Multi-Criteria Rating Systems,” IEEE Intelligent Systems, vol. 22, no. 3, pp. 48-55, May 2007. DOI: 10.1109/MIS.2007.58.
    CrossRef
  8. F. Otaki, N. Matsatsinis, and A. Tsoukiàs, “Multi-Criteria User Modeling in Recommender Systems,” 2010, [Internet], Available: http://www.lamsade.dauphine.fr/~tsoukias/papers/Lakiotakietal.pdf.
  9. K. Palanivel and R. Sivakumar, “Fuzzy multicriteria decisionmaking approach for Collaborative recommender systems,” International Journal of Computer Theory and Engineering, vol. 2, no.1, pp. 1793-8201, Feb. 2010, [Online], Available: http://www.ijcte.org/papers/117-G607.pdf.
  10. A. Akhtarzada, C. S. Calude, and J. Hosking, “A Multi-Criteria Metric Algorithm for Recommender Systems,” 2011, [Internet], Available: http://www.cs.auckland.ac.nz/CDMTCS/researchreports/400ali.pdf.
  11. M. Buranarach, T. Supnithi, Y. Thein, T. Ruangrajitpakorn, T. Rattanasawad, K. Wongpatikaseree, A. Lim, Y. Tan, and A. Assawamakin, “OAM: An Ontology Application Management Framework for Simplifying Ontology-Based Semantic Web Application Development,” International Journal of Software Engineering and Knowledge Engineering, vol. 26, no. 01, pp. 115-145, Feb. 2016. DOI: 10.1142/S0218194016500066.
    CrossRef
  12. E. Hurrell and A. F. Smeaton, “Context ontologies for recommending from the social web,” in Proceedings of the 3rd Workshop on Context-awareness in Retrieval and Recommendation (CaRR ’13). ACM, New York: NY, pp. 26-32, 2013. DOI: 10.1145/2442670.2442676.
    CrossRef
  13. A. Sriprasert, “Knowledge Management System to Basic Machine Tools Using Ontology Technology,” M.S. An Independent Study Report, King Mongkut’s University of Technology, North Bangkok, Bangkok: TH, 2011.
  14. M. Fumagalli, G. Bella, S. Conti, and F. Giunchiglia, “Ontology-Driven Cross-Domain Transfer Learning,” Formal Ontology in Information Systems, vol. 330, pp. 249-263, Oct. 2020. DOI: 10.3233/FAIA200676.
    CrossRef
  15. C. Srimontree, “Personalize Information Discovery of E-Tourism Using Ontology-Base Metadata,” M.S. An Independent Study Report, Khonkean University, Khonkean: TH 2011.
  16. W. Chotirat, P. Boonrawd, and S. NaWichian, “Developing an Ontology Knowledge Based for Automatic Online News Analysis,” 2011, [Online], Available: http://suanpalm3.kmutnb.ac.th/journal/pdf/vol14/ch03.pdf.
  17. M. Oprea, “On Design of a Collaborative Ontology Development Methodology for Educational Systems,” in Proceedings of the 7th Balkan Conference on Informatics Conference (BCI ’15). ACM, New York: NY, pp. 1-7, 2015. DOI: 10.1145/2801081.2801103.
    CrossRef
  18. Y. Terziev, M. Wickner, T. Brückmann, and V. Gruhn, “Ontologybased recommender system for information support in knowledgeintensive processes,” in Proceedings of the 15th International Conference on Knowledge Technologies and Data Driven Business (i-KNOW ’15). ACM, New York: NY, pp. 1-8, 2015. DOI: 10.1145/2809563.2809600.
    CrossRef
  19. A. Elbadrawy and G. Karypis, “Domain-Aware Grade Prediction and Top-n Course Recommendation,” in Proceedings of the 10th ACM Conference on Recommender Systems (RecSys ’16). ACM, New York: NY, pp.183-190, 2016. DOI: 10.1145/2959100.2959133.
    CrossRef
  20. B. Lerdsakooljinda and N. Utakrit, “Academic Degree Recommender System Case Study: Bangalore and Mysore District Karnataka and Delhi State of India By Content-Based Filtering Technique,” 2011, [Online], Available: http://202.44.34.144/nccitedoc/nccit_files/NCCIT-20110806030216.pdf.
  21. L. Butthijak and S. Nuchitprasitchai, “Further Education, Decision Support System in Australian Universities,” 2009, [Online], Available: http://202.44.34.144/nccitedoc/admin/nccit_files/NCCIT-20111404174747.pdf.
  22. C. Obeid, L. Inaya, H. Khoury, and P. Champin, “Ontology-based Recommender System in Higher Education,” in Proceedings of The Web Conference, Lyon, France, pp. 1031-1034, 2018. DOI: 10.1145/3184558.3191533.
    CrossRef
  23. M. Ibrahim, Y. Yanyan, and D. Ndzi, “Using ontology for personalised course recommendation applications,” in International Conference on Computational Science and Its Applications-ICCSA 2017, vol. 10404, pp. 426-438, 2017. DOI: 10.1007/978-3-319-62392-4_31.
    CrossRef
  24. M. E. Ibrahim, Y. Yang, D. L. Ndzi, G. Yang, and M. Al-Maliki, “Ontology-Based Personalized Course Recommendation Framework,” IEEE Access, vol. 7, pp. 5180-5199, 2019. DOI: 10.1109/ACCESS.2018.2889635.
    CrossRef
  25. A. M. Abdellah, A. M. Karim, and S. Hamid,, “Career Recommendation System for Scientific Students Based on Ontologies,” Advances in Science, Technology and Engineering Systems Journal, vol. 4, no. 4, pp. 29-41, 2019. DOI: 10.25046/aj040404.
    CrossRef
  26. S. Shishehchi and S. Y. Banihashem, “JRDP: A Job Recommender System Based on Ontology for Disabled People,” International Journal of Technology and Human Interaction (IJTHI), vol. 15, no. 1, pp. 85-99, 2019. DOI: 10.4018/IJTHI.2019010106.
    CrossRef
  27. A. Joury, “How Ontology and Data Go Hand-in-Hand,” 2023, [Online], Available: https://builtin.com/data-science/ontology.
  28. J. Douceur, “Digital Twins Definition Language (DTDL),” 2023, [Online], Available: https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v3/DTDL.v3.md.
  29. Q. Bao, G. Zhao, Y. Yu, S. Dai, and W. Wang, “The ontology-based modeling and evolution of digital twin for assembly work shop,” The International Journal of Advanced Manufacturing Technology, vol. 117, no. 1-2, pp. 395-411, Jul. 2021. DOI: 10.1007/s00170-021-07773-1.
    CrossRef
  30. J. Yanchinda and F. Xu, “Ontology Creation based on Digital Transformation for Supply Chain Resilience,” in Conference:2023 Joint International Conference on Digital Arts, Media and Technology with ECTI Northern Section Conference on Electrical, Electronics, Computer and Telecommunications Engineering (ECTI DAMT & NCON), Phuket, Thailand, pp. 165-170. 2023. DOI:10.1109/ECTIDAMTNCON57770.2023.1013 9616.
    CrossRef
  31. F. Zaoui and N. Souissi, “Onto-Digital: An Ontology-Based Model for Digital Transformation’s Knowledge,” International Journal of Information Technology and Computer Science (IJITCS), vol. 10, no. 12, pp. 1-12, Dec. 2018. DOI: 10.5815/ijitcs.2018.12.01.
    CrossRef
  32. S. B. Gomes, F. M. Santoro, and M. Mira da Silva, “An Ontology for BPM in Digital Transformation and Innovation,” International Journal of Information System Modeling and Design, vol. 11, no. 2, pp. 52-77, Apr. 2020. DOI: 10.4018/IJISMD.2020040103.
    CrossRef
  33. S. Bowers and B. Ludäscher, “An ontology-driven framework for data trans formation in scientific workflows,” 2018, [Online] Available: https://www.slideshare.net/ludaesch/an-ontologydrivenframework-for-data-transformation-in-scientific-workflows.
  34. Y. Wu and E. Wu, “AI-based College Course Selection Recommendation System: Performance Prediction and Curriculum Suggestion,” in International Symposium on Computer, Consumer and Control (IS3C), Taichung City, Taiwan, pp. 79-82, 2020. DOI: 10.1109/IS3C50286.2020.00028.
    CrossRef
  35. G. George and A. M. Lal, “Review of ontology-based recommender systems in e-learning,” Computers and Education, vol. 142, p. 103642. 2019. DOI: 10.1016/j.compedu.2019.103642.
    CrossRef
  36. M. Guffaz, J. Deslis, and J. Moissinac, “Curriculum data enrichment with ontologies,” In Proceedings of the 4th International Conference on Web Intelligence, Mining and Semantics (WIMS14) (WIMS ’14). ACM, New York: NY, vol. 44, 6 pages, 2014, DOI: 10.1145/2611040.2611070.
    CrossRef
  37. N. D. Rodríguez, M. P. Cuéllar, J. Lilius, and M. D. Calvo-Flores, “A survey on ontologies for human behavior recognition,” ACM Computing Surveys, vol. 46, no. 4, pp. 1-33, Mar. 2014. DOI: 10.1145/2523819.
    CrossRef
  38. A. Ameen, K. U. R. Khan, and B. P. Rani, “Ontological student profile,” in Proceedings of the Second International Conference on Computational Science, Engineering and Information (CCSEIT ’12), Coimbatore UNK, India, pp. 466-471, 2012. DOI: 10.1145/2393216.2393294.
    CrossRef
  39. M. Sharma and L. Ahuja, “A Novel and Integrated Semantic Recommendation System for E-Learning using Ontology,” in Proceedings of the Second International Conference on Information and Communication Technology for Competitive Strategies (ICTC ’16). ACM, New York: NY, pp. 1-5, 2016. DOI: 10.1145/2905055.2905110.
    CrossRef
  40. R. Chen, H. Shih, Y. Lin, and Hendry, “Video Recommendation System Based on Personalized Ontology and Social Network,” in Proceedings of the ASE Big Data & Social Informatics 2015 (ASE BD&SI ’15). ACM, New York: NY, pp. 1-5, 2015. DOI: 10.1145/2818869.2818921.
    CrossRef
  41. E. Djuana, Y. Xu, and Y. Li, “Learning personalized tag ontology from user tagging information,” in Proceedings of the Tenth Australasian Data Mining Conference-Volume13 (AusDM ’12), Australia, pp. 183-189, 2012.
  42. M. O’Mahony and B. Smyth, “A Recommender System for On-line Course Enrollment an Initial Study,” 2007, [Online], Available: https://www.macs.hw.ac.uk/~dwcorne/ACMRecSys07/p133omahony.pdf.
    CrossRef
  43. C. Hung, R. Chen, and L. Chen, “Course-recommendation system based on ontology,” in International Conference on Machine Learning and Cybernetics, Tianjin, China, pp. 1168-1173, 2013. DOI: 10.1109/ICMLC.2013.6890767.
    CrossRef
  44. M. Branarach, Y. M. Thein, and T. Supnithi, “A Community-Driven Approach to Development of an Ontology-Based Application Management Framework,” Semantic Technology, vol. 7774, pp. 306-312, 2013. DOI: 10.1007/978-3-642-37996-3_21.
    CrossRef
  45. P. Wongchomphu and C. Beokhaimook, “Analyze Learner Characteristic Groups by Factor Analysis to Learner Profile Ontology,” 2017, [Online], Available: http://www.isainlp.org/pdf/iSAINLP%20Proceedings2.pdf.

Phrimphrai Wongchomphu

is a Ph.D. student at the College of Digital Innovation Technology, Rangsit University, Thailand, under the supervision of assistant professor Chutima Beokhaimook. She is a lecturer with the computer department of the Science and Technology faculty at Chiang Mai Rajab hat University. Her research interests primarily include developing and integrating domain ontologies into recommendation and e-learning systems, designing domain analysis methods, designing multimedia, innovating and managing information technology, and adjusting student behavior types. Contact her at primpraiw@gmail.com.


Chutima Beokhaimook

is an Assistant Professor at College of Digital Innovation Technology, Rangsit University, Thailand. After receiving her Ph.D. in Technology in 2006 from the Sirindhorn International Institute of Technology, she joined the College of Digital Innovation Technology, Rangsit University and became the director of the Master of Science program in Digital Innovation Management. Her research interests include natural language processing, speech recognition, semantics-based knowledge representation, innovation and information technology management. She actively participates in several international projects. In addition, she has served as a program committee member of several international conferences. She is now on the committee of the Artificial Intelligence Association of Thailand (AIAT) and is co-editor of the Journal of Intelligent Informatics and Smart Technology (JIIST). Contact her at chutima@rsu.ac.th.


Article

Regular paper

Journal of information and communication convergence engineering 2023; 21(4): 306-315

Published online December 31, 2023 https://doi.org/10.56977/jicce.2023.21.4.306

Copyright © Korea Institute of Information and Communication Engineering.

SCA Advice System: Ontology Framework for a Computer Curricula Advice System Based on Student Behavior

Phrimphrai Wongchomphu and Chutima Beokhaimook*

College of Digital Innovation Technology, Rangsit University, Pathum Thani 12000, Thailand

Correspondence to:Chutima Beokhaimook (E-mail: chutima@rsu.ac.th)
College of Digital Innovation Technology, Rangsit University, Pathum Thani 12000, Thailand

Received: May 18, 2023; Revised: September 28, 2023; Accepted: October 3, 2023

This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/3.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

Abstract

This study proposed an SCA advice system. It is an ontology-based recommender that provides advice on appropriate computer curricula based on the behavior of high school students. The three computer curricula at Chiang Mai Rajabhat University include computer science (CS), information technology (IT), and web programming and security (WEB). This study aims to design the ontology framework for an SCA advice system. The system considers three core ontologies: student, computer-curriculum, and advice. After analyzing student behaviors, the behavior types of CS, IT, and WEB were determined to be SB-2, SB-1, and SB-5, respectively. All subjects in these three curricula were analyzed and grouped into seven groups. Their curricula were synthesized in terms of basic skills, basic knowledge, and characteristics. Finally, advice results can be obtained by consolidating the curriculum nature of the CS, IT, and WEB curricula.

Keywords: Advice system, Education ontology, Recommendation system, Student behavior types

I. INTRODUCTION

Universities offer various types of courses. Although course information is provided on websites, students struggle with finding and selecting courses that meet their expectations. In addition, students do not know what they like or want to do in the future. They should be assisted in finding appropriate courses for their higher education. A recommendation system (RS) [1] assists humans by providing appropriate advice based on certain domains. In the commercial domain, RSs introduce products and services to customers by analyzing their behavior [2,3]. In the health sector, RSs recommend healthcare for individuals, such as in terms of nutrition requirements per day [4], as well as medicine and healthcare methods. In statistics, RSs propose statistical approaches based on multi-criteria rating data [5-10]. In the technology domain, RSs support frameworks that employ online and offline applications [11-14]. In tourism, RSs supply travel information by considering the answers to semantic questions to support personal data interests [15,16]. In academia, RSs are an important tool for academics, such as in managing both online and on-site didactical activities (teaching, learning, and examination) [17,18], measuring learning outcomes, predicting grades, examining how students’ academic and courses influence their enrollment patterns, defining student groups and courses at different levels [19], recommending higher education studies [20-22], and recommending suitable courses to students [23,24]. In the career domain, several types of career RSs [25,26] attempt to match relevant careers to users. The RS employs a user profile module that stores user information and personalities and a job-based knowledge module that contains relevant knowledge representing occupations, abilities, and skills to recommend occupations to users.

Most universities have reported an increase in student dropout rates in their annual self-assessments. This is believed to be caused by ineffective curriculum management. A root cause for this is the students. Students do not know or understand their characteristics or career preferences. This is because they have no experience with certain courses or knowledge of certain career information.

Accordingly, they cannot select courses that meet their goals. This results in them dropping out of university halfway through their studies. In addition, this results in low grade point averages (GPAs) for students who continue their studies, and those who graduate often do not work in their field of study. Moreover, although computer curricula are diverse, they remain similar in some aspect. Computer curricula include computer science (CS), information technology (IT), web programming (Web), computer engineering (CE), business computers (BC), and computer animation (CA). Many universities have designed their own computer curricula to create strong selling points. Unfortunately, this is a problem for students who lack an understanding of the nature of each curriculum; thus, they may not know which suits them best.

Therefore, finding ways to reduce the dropout rate of students, as well as ensuring that students are enrolled in the curricula that best matches their behavior and nature, is a worthwhile challenge. This study selected and investigated three computer curricula offered at Chiang Mai Rajabhat University: CS, IT, and WEB. Although the core of these three computer curricula are similar, their end careers differ. Students who graduate from CS, IT, and WEB tend to be programmers, analysts/system managers, and web developers, respectively.

We aimed to develop a semantics-based advice system for students planning to study a computer curriculum. We designed the system as an ontology-based framework. It comprises three core ontologies: student, computer-curriculum, and advice. We called this the SCA advice system. The system development process was divided into four main tasks. The first task involved constructing a student behavior test that considers the student ontology and a student-behavior analysis. This task extracted seven types of student behaviors, and the elements of each type were used to design a behavioral test. The second task involved enumerating and interpreting the nature of the three computer curricula (CS, IT, and WEB) in the form of basic skills, basic knowledge, and characteristics. Basic skills refer to the fundamental skills that students require to take certain courses. Basic knowledge refers to knowledge that students should acquire by taking these courses. Characteristics refer to the nature of a student based on the curriculum’s requirements. We designed the computer-curriculum ontology to store these curriculum features. The third task involved compiling the student behaviors in the student ontology and the curriculum attributes in the computer curriculum ontology; the advice aspects are maintained in the advice ontology. We constructed the SCA advice system by applying an ontologybased application management (OAM) framework.

The remainder of this paper is organized as follows. Section II describes ontology-based technologies. Section III reviews RSs in education. Section IV presents the methods and details for designing the student, computer-curriculum, and advice ontologies, and Section V discusses our findings. Finally, Section VI concludes the paper and presents directions for future research.

II. ONTOLOGY-BASED TECHNOLOGIES

One of the ontology-based technologies currently used is the Web Ontology Language (OWL), which was designed for the semantic web. This web should be human-readable and workable with linked data compared with the scattered messaging of https URLs that point to one another. Data ontology is a key component of creating such a web. We used this technology to build the SCA advice system [27].

Digital twin definition language (DTDL) [28] is a new ontology-based technology used to describe the digital twin models of smart devices, assets, spaces, and environments. It describes the abilities of digital twins that enable new platforms and solutions to leverage the state of each twin. The ontology-based modeling and evolution of digital twins for the assembly workshop has deployed a variant of JSON, called JSON-LD [29]. This is an application of DLDT.

Digital transformation has become increasingly popular. This involves transforming non-digital processes by incorporating computer-based into all aspects of an organization. Ontology-based technology is involved with digital transformation applications. Examples of this include leveraging digital transformation for supply chain resilience [30], identifying the digital transformation of conceptual components required in designing a knowledge model [31], and developing an ontology for business process management [32].

Digital transformation requires data transformation, which includes the development of strategies to access information buried in text. Ontology-based technologies have emerged for data transformation purposes. The most common data transformations involve converting raw data into a clean and usable form, converting data types, removing duplicate data, and enriching data to benefit an organization. During data transformation, analysts determine the structure of the data, map the data, extract the data from the original source, execute the transformation, and store the data in an appropriate database. An ontology-driven framework for data transformation in scientific workflows [33] describes the reduction of integrating heterogeneous data by providing data integration and transformation tools, thereby enabling researchers to focus on “real science,” that is, discovering new knowledge through analysis and modeling.

III. RECOMMENDATION SYSTEMS IN EDUCATION

A. Education Recommendation System

Extensive studies on RSs have been conducted in the field of education. The research is classified based on the tasks involved in the target educational process. Concerning before-school preparations, Wu and Wu [34] presented an RS that can recommend a set of courses that students should learn by comparing their learning curves with those of past students. A learning curve is constructed using several grade datasets. For higher education in India [20], a system was proposed that employs content-based filtering techniques to recommend suitable universities to users by calculating similarities between users’ preferences and interests. In Australia [21], an education decision support system was proposed that applies a decision tree technique with applicants’ data to analyze the user’s educational data. The system presents individuals with Australian universities where they can apply.

Concerning during-school recommendations, an RS was developed to help learners succeed in their studies. Oprea [17] introduced a collaborative ontology development methodology for educational systems called “EduOntoFrame.” The workflow of the framework comprises the specifications of the ontology purpose, expert domain knowledge conceptualization, personal ontology unification, ontology implementation, and ontology testing. An example of a recommendation is “C++ programming language,” which should be studied in object-oriented programming courses.

In the evaluation of student grades, an RS recommends measurements and assessments. Elbadrawy and Karypis [19] introduced a top-n course-ranking RS that employs domainaware grade prediction. This RS helps advisors recommend courses to students suitable for their degrees and make informed decisions regarding course enrollment to improve learning outcomes. Domain-aware grades are grade datasets that are analyzed using matrix factorization, user-based collaborative filtering, and popularity-based ranking. Students and course groups are defined based on the structures of the grade data and students’ academic features.

B. Ontology-Based Recommender in Education

Important attributes regarding RSs in education, both online and on-site [35], include: 1) the student data such as in terms of their sex, age, GPA, gift, skill, special ability, computer literacy, and family information; and 2) university data such as in terms of their faculty, programs, curricula, fees, environment, facilities, and grades (high-low). In education, an ontology-based RS aims to provide guidance based on the attributes most relevant to each student’s profile. The system suggests curricula or universities that are appropriate according to the personal information, interests, preferences, and abilities of each student [22,36]. The concept of the system requires student-ontology, course-ontology, and mapping methodologies between the data and ontologies to obtain recommendation results.

Some studies have focused on student ontology, and others have focused on course ontology. Learner ontology, sometimes called an ontological student profile, is popular in knowledge-based construction because the learner’s understanding of the domain can be shared and reused. The student profiles, relationships, conditions, and restrictions of the ontology can be reused as a basis for inferring additional student characteristics. Student profiles are provided explicitly by students and divided into three broad information categories: personal, academic, and general [37,38]. Sharma and Ahuja [39] presented an RS that recommended the most appropriate e-learning content for computer science students. It incorporates two ontologies: learner and learning-domain [40,41]. The learner ontology represents information about the learners and their relationship with the learning-domain ontology. The learning-domain ontology describes the target learning concept such that the learning concept is completed and the learning course is mastered.

Course ontology or ontology-based recommended courses are designed to collect information about course qualifications and recommended courses that meet the different needs of learners [24,42]. With an ontology, curriculum data enrichment is an input for teachers to reflect on and use as a training medium in classrooms. In addition, an ontologybased curriculum RS exists that guides adaptive learning by introducing courses for learning and practicing skills to increase the competitiveness of future jobs [43].

C. Ontology-Based Application Management Framework

The OAM framework [11,44] is a semantics-based knowledge management approach. Semantics-based knowledge management is a method of organizing and linking explicit and tacit knowledge to specialized knowledge or ontologies in information systems or computer programs. An ontology is stored as a structure of specialized knowledge developed by knowledge engineers and domain experts. The OAM architecture comprises three layers. The first layer is an ontology development tool or core engine. The second layer is a database ontology mapping tool. The third layer comprises ontology applications such as RSs and semantic searches.

IV. METHODS AND RESULTS

A. Overall Framework

The overall framework of the SCA advice system is structured in two processes. The first step involves identifying the characteristics of each student. To this end, we introduced a seven student-behavior (7-SB) test. The 7-SB test is a tool for judging students’ behavioral categories based on the 7- SB types. To conduct the test, students log into a platform, fill out their profile information, and complete the 7-SB test. The system then analyses and determines the student’s behavioral type. The second process involves recommending the computer curriculum that best matches the students’ behavior. Because the system comprises semantics-based knowledge of three domains, the main components of the system are the student, computer-curriculum, and advice ontologies. Fig. 1 illustrates the framework.

Figure 1. Overall framework of the SCA advice system

B. Student Ontology and SB-Types for CS, IT, and WEB

In education, the student domain is a key element in ontology- based recommendations. A student ontology was used to store student profiles. Our preliminary study on student ontology [45] highlighted the problem of students selecting their majors in the computer science field. Because the target university offers three similar computer curricula (CS, IT, and WEB), students interested in the computer science field struggled with deciding which curriculum to select. Therefore, we extracted the characteristic groups of the students for each curriculum. We [45] illustrated the processes of extracting learner characteristics and revealed seven groups of learner characteristics for CS, IT, and WEB students. The extraction process began with synthesizing human behaviors from four classical theories: Myers-Briggs type indicator (MBTI), Enneagram, Holland’s six personality types, and multiple intelligences (MIs). By matching synonymous keywords relevant to the behavior of learners from these four theories, nine special groups of learner characteristics were synthesized. Each group contained several attributes that represented the behavior of the learners in that group.

The next step involved confirming whether the nine synthesized learner characteristic groups represented the learners’ actual behavior. The tests were constructed and assessed using the objective consistency of items, exploratory factor analysis (EFA), and confirmatory factor analysis (CFA). The analyses were performed on a test group of 400 students. Guffaz et al. [36] reported only seven characteristic learner groups. These are the 7-SB types (Fig. 2). Moreover, a measurement tool for assessing the behavior type was constructed (the 7-SB test).

Figure 2. 7-SB types

After we obtained the 7-SB types, we analyzed student behavior types for students in three similar computer curricula to obtain the behavior types of students in CS, IT, and WEB. The sample consisted of third- and fourth-year students with a GPA of more than 2.75. They were selected and considered representative students of their curriculum. Participants were asked to complete the 7-SB test. The behavioral attributes of each type in the 7-SB test involved a 1-6 rating scale to indicate the level of concordance of the students’ behavior, where 1 means the least concordant and 6 means the most concordant. The most concordant type (1st) was the type with the largest number of students, who rated it as six (6). The second-most concordant type (2nd) was the type with the largest number of students, who rated this type as five (5). The results show that SB-2 and SB-1 are the 1st and 2nd concordant type of CS; SB-1 and SB-2, the 1st and 2nd concordant type of IT; and SB-5 and SB-2, the 1st and 2nd concordant type of WEB, as shown in Table 1.

Table 1 . The most and second-most concordant behavior types were thirdand fourth-year CS, IT, and WEB students.

MajorCSITWEB
No. of samples577223
The most and secondmost behavior types1st2nd1st2nd1st2nd
SB-2SB-1SB-1SB-2SB-5SB-2


We designed and created a student ontology to analyze and store student profiles. The student ontology consists of five concepts: the student profile, 7-SB type, level of concordance, 7-SB test, and test results. The relationships of the concepts are is-a, part-of (p/o), and attribute-of (a/o). Fig. 3 shows the architecture of the student ontology, and Fig. 4 details the architecture.

Figure 3. Architecture of the student ontology.
Figure 4. Details of the student ontology.

C. Computer-Curriculum Ontology

To determine the student characteristics for which this curriculum is suitable, we analyzed the characteristics of the three curricula. We identified 15 compulsory subjects and 32 elective subjects, 15 compulsory subjects and 39 elective subjects, and 15 compulsory subjects and 34 elective subjects for the CS, IT, and WEB, respectively. We analyzed all 55 subjects of the three curricula and determined that some subjects served as the basis for all three curricula, some were shared between two curricula, and a few were specific to one curriculum. Therefore, we divided the patients into seven groups (Table 2). We synthesized the students’ basic skills, basic knowledge, and characteristics suitable for taking the subjects in each group. We call these three elements the “curriculum nature.” Basic skills are the fundamental skills that students should possess to take a subject. Basic knowledge refers to the knowledge that students should prepare to take a subject. The characteristics are the nature of the student based on the subject’s requirements.

Table 2 . Seven subject groups and the number of subjects in the group for the CS, IT and WEB curricula.

Subject groupNo. of subjectsDescription
CS_IT_WEB_group15Common subjects for CS, IT and WEB curricula
CS_IT_group6Common subjects for CS and IT curricula
CS_WEB_group7Common subjects for CS and WEB curricula
IT_WEB_group5Common subjects for IT and WEB curricula
CS_group5Subjects for CS curriculum
IT_group10Subjects for IT curriculum
WEB_group7Subjects for WEB curriculum


The computer-curriculum ontology was designed to store the curriculum characteristics of the seven subject groups. It comprises seven concepts: Computer-curriculum, Subject _group, Subject, Subject_type, Computer_science, Information_ technology, and Web_programming. The relationships between the concepts are is-a, part-of (p/o), and attribute-of (a/o).

Fig. 5 illustrates the architecture of the computer curriculum ontology, and Fig. 6 details the ontology.

Figure 5. Architecture of the computer-curriculum ontology.
Figure 6. Details of the computer-curriculum ontology.

D. Advice Ontology

We constructed the advice ontology from advice_CS, advice_CS, and the curriculum nature of CS, IT, and WEB. This was achieved by performing an intersection operation among the curriculum nature of the subject groups in which the particular curriculum was composed. For example, the curriculum nature of CS is the intersection of the curriculum nature that appears in CS_group, CS_IT_group, CS_WEB_ group, and CS_IT_ WEB_group, and this is called advice_CS. The IT curriculum nature is the intersection of the curriculum nature that appears in IT_group, IT_ WEB_group, and CS_IT_WEB_group, and this is called advice_IT. The curriculum nature of WEB is the intersection of the curriculum nature that appears in WEB_group, CS_WEB_group, IT_WEB_group, and CS_IT_WEB_ group, and this is called advice_WEB.

Recalling the analysis of SB type for the students in CS, IT, and WEB, the SB-2 type is the main behavior type of CS students. Therefore, students who completed the 7-SB test and received the SB-2 type receive the recommendation that they should enroll in the CS curriculum. The system then provides the student with advice on CS. Table III shows three SB types, CS, IT, and WEB, and their corresponding advice.

Table 3 . SB types and their corresponding advice.


We designed the advice ontology to store advice_CS, advice_IT, and advice_WEB. This consists of advice concepts. Fig. 7 illustrates the architecture of this ontology, and Fig. 8 presents its details.

Figure 7. Architecture of the advice ontology.
Figure 8. Details of the advice ontology.

E. Assessment of the SCA Advice System

First, we assessed the behavioral type of a target group. The target group of the SCA advice system was high school students about to enter the university system. According to the principles of adolescent behavior, high school students and first-year bachelor’s students belong to the same group. Therefore, we conducted SB-type tests on first-year students who had just entered their curriculum. Table 4 lists the number of students in each curriculum and the SB-type results. These are the same as the SB types for CS, IT, and WEB.

Then, experts performed a conformance assessment of the nature of the CS, IT, and WEB curricula. Fig. 9 summarizes the results.

Figure 9. Summary of advice results from the conformance assessment.

V. DISCUSSION

We developed the SCA advice system as a semanticsbased knowledge system. We constructed three ontologies: student, computer-curriculum, and advice.

We designed the architecture of the student ontology to store student profiles. In this study, the stored profiles consisted of one type of 7-SBs, which were determined from the results of the 7-SB test. The 7-SB types [36] were extracted by synthesizing human behavior from four classical theories and assessing the behavior types of 400 high school students. The behavioral characteristics of the 400 students were collected voluntarily. During data collection, we followed the research ethics guidelines. The 400 high-school students under the supervision of trainee teachers at Chiang Mai Rajabhat University. They informed of the research policy, and underwent only personality tests. Personal information such as their identification number, first name, last name, address, and any other identifying information was not recorded. The personality test results were analyzed and grouped into behavioral groups. Participants agreed to provide their personality test results.

We conducted an EFA and CFA and confirmed 7-SB types: SB-1 (the helper), SB-2 (the achievement seeker), SB- 3 (the thinker), SB-4 (the responsibility taker), SB-5 (the connoisseur), SB-6 (the leader), and SB-7 (the mediator). We then analyzed the student behavior types for three similar computer courses. The analysis revealed that SB-2, SB-1, and SB-5 were behavior types specific to CS, IT, and WEB students, respectively.

The architecture of the computer curriculum ontology was constructed to represent the curriculum nature of the students belonging to a curriculum. To obtain the curriculum nature of these three curricula, we analyzed 55 subjects from these three curricula and grouped them into seven subject groups: CS_IT_WEB_group, CS_IT_group, CS_WEB_group, IT_ WEB_group, CS_group, IT_group, and WEB_group. The curriculum nature of the seven subject groups were synthesized and stored in the computer-curriculum ontology.

We constructed an advice ontology to store the advice results of the curriculum nature for CS, IT, and WEB and called them advice_CS, advice_IT, and advice_WEB, respectively. The results presented the curriculum nature that students should have or exhibit. Moreover, experts assessed the advice results for conformance.

The SB-2-type behavior matched the basic characteristics obtained from advice_CS. SB-2-type students are achievement seekers who are likely to be successful, pragmatic, self-accepting, hardworking, earnest, self-developed, attentive to detail, likely to follow-up, and value the results of their work. They are principled people who think, analyze, and solve problems in a systematic manner, plan and work in a step-by-step manner, and face problems and make decisions in a logical manner. SB-2 is the correct type for CS students. In addition, advice_CS provided the skills and knowledge that CS students should possess, such as in terms of computer skills, flowcharts, symbols, algorithms, logic, sets, graphs, and computer laws and ethics. Advice_IT revealed SB-1. SB-1-type students are helpers who are caring, helpful, generous, unselfish, kind, compassionate, conscious of others’ benefits rather than their own, and open to their feelings. The SB-1-type behavior matches the basic characteristics of IT students, based on the results obtained from advice_IT, in that IT students exhibit a vocation for art in designing and presenting information. They are disciplined, prudent, team players, explorers, and willing to experiment. In addition, advice_IT provides the skills and knowledge that IT students should possess, for example, ad hoc problemsolving, flowchart/algorithm, and technology multimedia skills, as well as knowledge of computer laws and ethics.

Finally, advice_WEB was matched with SB-5-type students. SB-5-type students are connoisseurs. They are varietyseeking, optimistic, versatile, in search of knowledge and new experiences, in favor of adventure and risks, talented, joyous, and life planners. This type is appropriate for the basic characteristics of WEB students, based on advice_ WEB. They are passionate about challenges and creating new things. Basic skills for WEB students include reading and summarizing, software design and website development, flowchart and algorithm, and mathematical and logical skills. In terms of basic knowledge, WEB students should learn about algorithms, IT systems, and information security.

VI. CONCLUSIONS AND FUTURE RESEARCH

The SCA advice system is an ontology-based RS that suggests an appropriate computer curriculum based on the personal information of high school students. This study investigates three similar computer curricula: CS, IT, and WEB. Because the SCA advice system was developed as a semantics-based knowledge system, three ontologies were designed: the student, computer-curriculum, and advice ontologies. This study presents the methodologies used to design the three ontologies.

The student ontology was designed to store student profiles. To obtain the correct student profile, the SB types were extracted for the CS, IT, and WEB curricula. This began with synthesizing human behaviors from four classical theories and then assessing the SB type of 400 high school students. The EFA and CFA results confirmed 7-SB types for target students. Next, the behavioral types of students in three similar computer curricula were analyzed. We determined that SB-2, SB-1, and SB-5 were specific behavior types for CS, IT, and WEB students, respectively. The architecture of the student ontology was designed. It contains five concepts: student profile, 7-SB type, level of concordance, the 7-SB Test, and test results.

The curriculum nature captures the basic skills, basic knowledge, and characteristics of learners belonging to a curriculum. The architecture of the computer-curriculum ontology involved seven concepts: Computer-curriculum, Subject_group, Subject, Subject_type, Computer_science, Information_technology, and Web_programming.

The architecture of the advice ontology includes advice concepts called advice_CS, advice_IT, and advice_WEB. The results presented the curriculum nature that students should have.

In the future, we plan to extend the scope of the SCA advice system to other curricula at Chiang Mai Rajabhat University. We hope that our SCA advice system will be widely applied and that it assists high school students in selecting an appropriate curriculum for their higher education.

Fig 1.

Figure 1.Overall framework of the SCA advice system
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 2.

Figure 2.7-SB types
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 3.

Figure 3.Architecture of the student ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 4.

Figure 4.Details of the student ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 5.

Figure 5.Architecture of the computer-curriculum ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 6.

Figure 6.Details of the computer-curriculum ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 7.

Figure 7.Architecture of the advice ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 8.

Figure 8.Details of the advice ontology.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Fig 9.

Figure 9.Summary of advice results from the conformance assessment.
Journal of Information and Communication Convergence Engineering 2023; 21: 306-315https://doi.org/10.56977/jicce.2023.21.4.306

Table 1 . The most and second-most concordant behavior types were thirdand fourth-year CS, IT, and WEB students.

MajorCSITWEB
No. of samples577223
The most and secondmost behavior types1st2nd1st2nd1st2nd
SB-2SB-1SB-1SB-2SB-5SB-2

Table 2 . Seven subject groups and the number of subjects in the group for the CS, IT and WEB curricula.

Subject groupNo. of subjectsDescription
CS_IT_WEB_group15Common subjects for CS, IT and WEB curricula
CS_IT_group6Common subjects for CS and IT curricula
CS_WEB_group7Common subjects for CS and WEB curricula
IT_WEB_group5Common subjects for IT and WEB curricula
CS_group5Subjects for CS curriculum
IT_group10Subjects for IT curriculum
WEB_group7Subjects for WEB curriculum

Table 3 . SB types and their corresponding advice.


Table 4 . The most and second-most concordant behavior type of first-year CS, IT, and WEB students.

CurriculumCSITWEB
No. of sample253610
The correct SB type1st2nd1st2nd1st2nd
SB-2SB-1SB-1SB-2SB-5SB-2
The SB test result of target group1st2nd1st2nd1st2nd
SB-2SB-1SB-1SB-2SB-5SB-2

References

  1. P. Melville and V. Sindhwani, Recommender Systems. IBM T.J. Watson Research Center, Yorktown Heights, USA, 2010, [Internet], Available: http://www.vikas.sindhwani.org/recommender.pdf.
    CrossRef
  2. T. De Pessemier, S. Dooms, and L. Martens, “Design and evaluation of a group recommender system,” in Proceedings of the Sixth ACM Conference on Recommender Systems (RecSys ’12). ACM, Dublin, Ireland, pp. 225-228, 2012. DOI: 10.1145/2365952.2366000.
    CrossRef
  3. S. Maneeroj and A. Takasu, “Hybrid Recommender System Using Latent Features,” in Proceedings. IEEE International Symposium on Mining and Web (MAW09), Bradford, UK, pp. 661-666, 2009. DOI: 10.1109/WAINA.2009.122.
    CrossRef
  4. S. Napat, M. Buranarach, T. Supnithi, and N. Phornrhudee, “Onto logy Development for Personalized Food and Nutrition Recommender System,” 2010, [Internet], Available: http://text.hlt.nectec.or.th/marut/papers/foodontologyace2010cr.pdf.
  5. S. Tyagi and K. K. Bharadwaj, “A Hybrid Recommender System Using Rule-Based and Case-Based Reasoning,” International Journal of Information and Electronics Engineering, vol. 2, no.4, pp. 586-590, Jul. 2012. [Online], Available: http://www.ijiee.org/papers/166-A10086.pdf.
  6. G. Adomavicius, N. Manouselis, and Y. Kwon, “Multi-Criteria Recommender Systems,” Recommender systems handbook, pp. 769-803, Oct. 2010. DOI: 10.1007/978-0-387-85820-3_24.
    CrossRef
  7. G. Adomavicius and Y. Kwon, “New Recommendation Techniques for Multi-Criteria Rating Systems,” IEEE Intelligent Systems, vol. 22, no. 3, pp. 48-55, May 2007. DOI: 10.1109/MIS.2007.58.
    CrossRef
  8. F. Otaki, N. Matsatsinis, and A. Tsoukiàs, “Multi-Criteria User Modeling in Recommender Systems,” 2010, [Internet], Available: http://www.lamsade.dauphine.fr/~tsoukias/papers/Lakiotakietal.pdf.
  9. K. Palanivel and R. Sivakumar, “Fuzzy multicriteria decisionmaking approach for Collaborative recommender systems,” International Journal of Computer Theory and Engineering, vol. 2, no.1, pp. 1793-8201, Feb. 2010, [Online], Available: http://www.ijcte.org/papers/117-G607.pdf.
  10. A. Akhtarzada, C. S. Calude, and J. Hosking, “A Multi-Criteria Metric Algorithm for Recommender Systems,” 2011, [Internet], Available: http://www.cs.auckland.ac.nz/CDMTCS/researchreports/400ali.pdf.
  11. M. Buranarach, T. Supnithi, Y. Thein, T. Ruangrajitpakorn, T. Rattanasawad, K. Wongpatikaseree, A. Lim, Y. Tan, and A. Assawamakin, “OAM: An Ontology Application Management Framework for Simplifying Ontology-Based Semantic Web Application Development,” International Journal of Software Engineering and Knowledge Engineering, vol. 26, no. 01, pp. 115-145, Feb. 2016. DOI: 10.1142/S0218194016500066.
    CrossRef
  12. E. Hurrell and A. F. Smeaton, “Context ontologies for recommending from the social web,” in Proceedings of the 3rd Workshop on Context-awareness in Retrieval and Recommendation (CaRR ’13). ACM, New York: NY, pp. 26-32, 2013. DOI: 10.1145/2442670.2442676.
    CrossRef
  13. A. Sriprasert, “Knowledge Management System to Basic Machine Tools Using Ontology Technology,” M.S. An Independent Study Report, King Mongkut’s University of Technology, North Bangkok, Bangkok: TH, 2011.
  14. M. Fumagalli, G. Bella, S. Conti, and F. Giunchiglia, “Ontology-Driven Cross-Domain Transfer Learning,” Formal Ontology in Information Systems, vol. 330, pp. 249-263, Oct. 2020. DOI: 10.3233/FAIA200676.
    CrossRef
  15. C. Srimontree, “Personalize Information Discovery of E-Tourism Using Ontology-Base Metadata,” M.S. An Independent Study Report, Khonkean University, Khonkean: TH 2011.
  16. W. Chotirat, P. Boonrawd, and S. NaWichian, “Developing an Ontology Knowledge Based for Automatic Online News Analysis,” 2011, [Online], Available: http://suanpalm3.kmutnb.ac.th/journal/pdf/vol14/ch03.pdf.
  17. M. Oprea, “On Design of a Collaborative Ontology Development Methodology for Educational Systems,” in Proceedings of the 7th Balkan Conference on Informatics Conference (BCI ’15). ACM, New York: NY, pp. 1-7, 2015. DOI: 10.1145/2801081.2801103.
    CrossRef
  18. Y. Terziev, M. Wickner, T. Brückmann, and V. Gruhn, “Ontologybased recommender system for information support in knowledgeintensive processes,” in Proceedings of the 15th International Conference on Knowledge Technologies and Data Driven Business (i-KNOW ’15). ACM, New York: NY, pp. 1-8, 2015. DOI: 10.1145/2809563.2809600.
    CrossRef
  19. A. Elbadrawy and G. Karypis, “Domain-Aware Grade Prediction and Top-n Course Recommendation,” in Proceedings of the 10th ACM Conference on Recommender Systems (RecSys ’16). ACM, New York: NY, pp.183-190, 2016. DOI: 10.1145/2959100.2959133.
    CrossRef
  20. B. Lerdsakooljinda and N. Utakrit, “Academic Degree Recommender System Case Study: Bangalore and Mysore District Karnataka and Delhi State of India By Content-Based Filtering Technique,” 2011, [Online], Available: http://202.44.34.144/nccitedoc/nccit_files/NCCIT-20110806030216.pdf.
  21. L. Butthijak and S. Nuchitprasitchai, “Further Education, Decision Support System in Australian Universities,” 2009, [Online], Available: http://202.44.34.144/nccitedoc/admin/nccit_files/NCCIT-20111404174747.pdf.
  22. C. Obeid, L. Inaya, H. Khoury, and P. Champin, “Ontology-based Recommender System in Higher Education,” in Proceedings of The Web Conference, Lyon, France, pp. 1031-1034, 2018. DOI: 10.1145/3184558.3191533.
    CrossRef
  23. M. Ibrahim, Y. Yanyan, and D. Ndzi, “Using ontology for personalised course recommendation applications,” in International Conference on Computational Science and Its Applications-ICCSA 2017, vol. 10404, pp. 426-438, 2017. DOI: 10.1007/978-3-319-62392-4_31.
    CrossRef
  24. M. E. Ibrahim, Y. Yang, D. L. Ndzi, G. Yang, and M. Al-Maliki, “Ontology-Based Personalized Course Recommendation Framework,” IEEE Access, vol. 7, pp. 5180-5199, 2019. DOI: 10.1109/ACCESS.2018.2889635.
    CrossRef
  25. A. M. Abdellah, A. M. Karim, and S. Hamid,, “Career Recommendation System for Scientific Students Based on Ontologies,” Advances in Science, Technology and Engineering Systems Journal, vol. 4, no. 4, pp. 29-41, 2019. DOI: 10.25046/aj040404.
    CrossRef
  26. S. Shishehchi and S. Y. Banihashem, “JRDP: A Job Recommender System Based on Ontology for Disabled People,” International Journal of Technology and Human Interaction (IJTHI), vol. 15, no. 1, pp. 85-99, 2019. DOI: 10.4018/IJTHI.2019010106.
    CrossRef
  27. A. Joury, “How Ontology and Data Go Hand-in-Hand,” 2023, [Online], Available: https://builtin.com/data-science/ontology.
  28. J. Douceur, “Digital Twins Definition Language (DTDL),” 2023, [Online], Available: https://github.com/Azure/opendigitaltwins-dtdl/blob/master/DTDL/v3/DTDL.v3.md.
  29. Q. Bao, G. Zhao, Y. Yu, S. Dai, and W. Wang, “The ontology-based modeling and evolution of digital twin for assembly work shop,” The International Journal of Advanced Manufacturing Technology, vol. 117, no. 1-2, pp. 395-411, Jul. 2021. DOI: 10.1007/s00170-021-07773-1.
    CrossRef
  30. J. Yanchinda and F. Xu, “Ontology Creation based on Digital Transformation for Supply Chain Resilience,” in Conference:2023 Joint International Conference on Digital Arts, Media and Technology with ECTI Northern Section Conference on Electrical, Electronics, Computer and Telecommunications Engineering (ECTI DAMT & NCON), Phuket, Thailand, pp. 165-170. 2023. DOI:10.1109/ECTIDAMTNCON57770.2023.1013 9616.
    CrossRef
  31. F. Zaoui and N. Souissi, “Onto-Digital: An Ontology-Based Model for Digital Transformation’s Knowledge,” International Journal of Information Technology and Computer Science (IJITCS), vol. 10, no. 12, pp. 1-12, Dec. 2018. DOI: 10.5815/ijitcs.2018.12.01.
    CrossRef
  32. S. B. Gomes, F. M. Santoro, and M. Mira da Silva, “An Ontology for BPM in Digital Transformation and Innovation,” International Journal of Information System Modeling and Design, vol. 11, no. 2, pp. 52-77, Apr. 2020. DOI: 10.4018/IJISMD.2020040103.
    CrossRef
  33. S. Bowers and B. Ludäscher, “An ontology-driven framework for data trans formation in scientific workflows,” 2018, [Online] Available: https://www.slideshare.net/ludaesch/an-ontologydrivenframework-for-data-transformation-in-scientific-workflows.
  34. Y. Wu and E. Wu, “AI-based College Course Selection Recommendation System: Performance Prediction and Curriculum Suggestion,” in International Symposium on Computer, Consumer and Control (IS3C), Taichung City, Taiwan, pp. 79-82, 2020. DOI: 10.1109/IS3C50286.2020.00028.
    CrossRef
  35. G. George and A. M. Lal, “Review of ontology-based recommender systems in e-learning,” Computers and Education, vol. 142, p. 103642. 2019. DOI: 10.1016/j.compedu.2019.103642.
    CrossRef
  36. M. Guffaz, J. Deslis, and J. Moissinac, “Curriculum data enrichment with ontologies,” In Proceedings of the 4th International Conference on Web Intelligence, Mining and Semantics (WIMS14) (WIMS ’14). ACM, New York: NY, vol. 44, 6 pages, 2014, DOI: 10.1145/2611040.2611070.
    CrossRef
  37. N. D. Rodríguez, M. P. Cuéllar, J. Lilius, and M. D. Calvo-Flores, “A survey on ontologies for human behavior recognition,” ACM Computing Surveys, vol. 46, no. 4, pp. 1-33, Mar. 2014. DOI: 10.1145/2523819.
    CrossRef
  38. A. Ameen, K. U. R. Khan, and B. P. Rani, “Ontological student profile,” in Proceedings of the Second International Conference on Computational Science, Engineering and Information (CCSEIT ’12), Coimbatore UNK, India, pp. 466-471, 2012. DOI: 10.1145/2393216.2393294.
    CrossRef
  39. M. Sharma and L. Ahuja, “A Novel and Integrated Semantic Recommendation System for E-Learning using Ontology,” in Proceedings of the Second International Conference on Information and Communication Technology for Competitive Strategies (ICTC ’16). ACM, New York: NY, pp. 1-5, 2016. DOI: 10.1145/2905055.2905110.
    CrossRef
  40. R. Chen, H. Shih, Y. Lin, and Hendry, “Video Recommendation System Based on Personalized Ontology and Social Network,” in Proceedings of the ASE Big Data & Social Informatics 2015 (ASE BD&SI ’15). ACM, New York: NY, pp. 1-5, 2015. DOI: 10.1145/2818869.2818921.
    CrossRef
  41. E. Djuana, Y. Xu, and Y. Li, “Learning personalized tag ontology from user tagging information,” in Proceedings of the Tenth Australasian Data Mining Conference-Volume13 (AusDM ’12), Australia, pp. 183-189, 2012.
  42. M. O’Mahony and B. Smyth, “A Recommender System for On-line Course Enrollment an Initial Study,” 2007, [Online], Available: https://www.macs.hw.ac.uk/~dwcorne/ACMRecSys07/p133omahony.pdf.
    CrossRef
  43. C. Hung, R. Chen, and L. Chen, “Course-recommendation system based on ontology,” in International Conference on Machine Learning and Cybernetics, Tianjin, China, pp. 1168-1173, 2013. DOI: 10.1109/ICMLC.2013.6890767.
    CrossRef
  44. M. Branarach, Y. M. Thein, and T. Supnithi, “A Community-Driven Approach to Development of an Ontology-Based Application Management Framework,” Semantic Technology, vol. 7774, pp. 306-312, 2013. DOI: 10.1007/978-3-642-37996-3_21.
    CrossRef
  45. P. Wongchomphu and C. Beokhaimook, “Analyze Learner Characteristic Groups by Factor Analysis to Learner Profile Ontology,” 2017, [Online], Available: http://www.isainlp.org/pdf/iSAINLP%20Proceedings2.pdf.
JICCE
Sep 30, 2024 Vol.22 No.3, pp. 173~266

Stats or Metrics

Share this article on

  • line

Related articles in JICCE

Journal of Information and Communication Convergence Engineering Jouranl of information and
communication convergence engineering
(J. Inf. Commun. Converg. Eng.)

eISSN 2234-8883
pISSN 2234-8255