Skip to main content

An alternative approach to ontology-based curriculum development in higher education

Abstract

Global trends in higher education emphasize the development of curricula that offer greater responsiveness to learners. Creating flexible and responsive curricula will require additional support systems for curriculum management. The first step toward sustainably developing this kind of system is to represent essential curricular information in a way that allows sharing common components across various work processes within the educational environment. The current research implements a new approach for representing curriculum components, by systematically analyzing external source data to extract the basic knowledge, skills and dependencies which then become objects into an ontology. The resulting ontology should act as a computationally-accessible model of the curriculum with sufficient information and usable quality. This paper describes a trial implementation of our approach using actual curriculum documents. Results from performance metrics and expert evaluation validate the proposed strategy and suggest that the approach is feasible for real-world practice.

Introduction

At present, there are numerous ongoing efforts to change higher education in order to provide the best benefit and opportunity for learners. Government policies, pedagogical research and practical educational trends all indicate a shift from traditional, formal, course-based education to flexible, individualized, learner-centered activities. There is a growing consensus that higher education should focus on building the necessary competencies to support lifelong learning (Bakhshi et al., 2017; Hicks, 2018; The Government of Thailand, 2020; O’Malley & Warden, 2022; UNESCO, 2022). One of the keys to success in this transition is curriculum design. The design must accommodate the diversity of domain knowledge needed to adapt to rapid changes in technology, business and society. Curriculum management needs to be more flexible and responsive to support these new directions and must be appropriate to new education ecosystems, such as national credit banks, micro-credentials, nano-degree programs and online universities (Andrade, 2018; Human-Hendricks & Meier, 2020; Heggart, 2022; World Economic Forum, 2022; Vreuls et al., 2022). In practice, however, curriculum management still struggles to effectively deliver the output as desired, and this continues to be a significant barrier to the development of higher education. The main obstacle is the complex and time-consuming process of modifying curriculum structure. To create or to revise a curriculum requires detailed information on both the curriculum content and the learning process. Even modest revisions may have to follow complicated protocols due to institutional regulations. In addition, most of the curriculum development workflow still relies on manual operations with an unfortunate lack of automated support infrastructure (Costandius & Bitzer, 2015; Chakraborty et al., 2016; Ávila et al., 2017; Barrier et al., 2019; Tractenberg et al., 2020; OECD, 2020).

Accordingly, the idea of using computer systems to assist in curriculum management has been widely discussed as a partial solution (Cheng & Nunes, 2022). The ontological approach is one proposed method which has shown promise as a foundation for a curriculum management support system. An ontology is a type of structured data which can capture complicated relationships among information elements. Ontologies support transformations and inference processes involving the knowledge they represent. The flexibility, extensibility and automated processing provided by ontologies fit well with the likely requirements of future curriculum development platforms (Chi, 2009; Lu & Zhang, 2011; Ferna Lndez-Breis et al., 2012; Komenda et al., 2015; Dehne & Kiy, 2019).

Our interest is on a complete integration of ontology into curriculum management in order to contribute to solutions for advanced curriculum design (Burtscher et al., 2015; Lightfoot, 2006; Mark, 2022). However, attempts to utilize ontologies for curriculum representation have been hampered by labor and time required to transform curriculum information into structured digital data. Typically, research on ontology-based curriculum management has involved two processes. The first process is to transform curriculum into machine-readable form and the second is to incorporate the data into a curriculum design application. Most of the prior studies have focused on the second process. The first process is rarely a priority. Previous researches usually created an entirely new set of data structures to fit with the design of the curriculum management system then manually prepared or arranged input data in the database (Chung & Jeongmin, 2016; Bussemaker et al., 2017; Nuntawong et al., 2017; Zouri & Ferworn, 2021). This approach is not only labor-intensive, but also makes it hard to share results across systems or to extend systems created by other groups, since the schema for each data representation is customized and unique.

In order to take the first step toward our main focus, a suitable methodology for developing curriculum as an ontology is required. Curriculum data which has been transformed into an ontology can be called a “curriculum ontology” (Liu et al., 2014). To provide support for systems that facilitate the expansion of new education ecosystems, the curriculum ontology should have a generic schema that allows it to represent the knowledge and structure of many different curricula. It must provide common components which can drive all the tasks involved curriculum management processes, as well as contributing to the systematic acquisition of new knowledge components. The schema should also be specific and concrete enough to support the creation of computer-based tools for curriculum ontology generation. The present research aims to fulfill these requirements. Our study presents a generic schema and demonstrates a usable approach for analyzing general curriculum content by considering essential curriculum elements as objects, then mapping the objects with the ontology components. This allows us to create a curriculum ontology based on systematic, reproducible processes using the generic schema. We demonstrate the practical utility of our schema by implementing a system to automatically derive curriculum ontology from general curriculum data.

Our expected outcome is an ontology which can practically and comprehensively represent the semantic content of the curriculum. Given this implementation, we can ask: does the outcome as a curriculum ontology provide sufficient quality to represent actual curriculum content in term of fundamental curriculum components?

In “Methodology” section, we present summary of the knowledge from previous works and our methodologies employed to address this research question. The results obtained from our methodologies are presented and discussed in “Results and discussion” section. In “Conclusion and future work” section, we give our final conclusion and outline our future work.

Methodology

To analyze the fundamental components of a curriculum, “Curriculum structure model” section presents the concept of fundamental components capable of representing a curriculum in a comprehensive manner. “Curriculum ontology” section presents the adapted method for transforming the concept discussed in the first section into ontology components and creating the ontology-based curriculum. The implementation procedures involved converting curriculum data from curricular documents into curriculum ontology are presented in “Implementation” section. The Thailand Qualifications Framework (TQF) documents are considered as the curricular documents utilized in this study. In “Evaluation” section presents the procedures for assessing the curriculum ontology derived from the implementation.

Curriculum structure model

In general, a curriculum consists of different information categories. Common categories which are central to almost every curriculum are the learning objectives and the subject matter. According the most common view, a curriculum defines a series of courses as a formal academic plan prepared for the students. Completion of the plan leads to achievement of the program’s final goals (e.g. a degree) (Sand et al., 1960; Kelly, 2004; Oliver et al., 2008). Each course in the curriculum presents a set of objectives which describe what the students must accomplish in order to complete the course. A course objective typically consists of some learning object nouns and some learning behavior verbs to indicate the intended outcome of learning (Ferguson, 1998; Kennedy et al., 2009). The noun is a knowledge topic in the lesson, while the learning behavior verb is a level of cognition to show the action of achievement, for instance “understand”, “analyze” or “apply”. The noun and verb together define a learning objective. Hence, at the most basic level, every curriculum can be viewed as a hierarchical structure of courses, course objectives, learning topics and levels of cognition. In our proposed model, this structure is viewed as layers of data: the courses layer, the objective layer, and the knowledge layer.

Fig. 1
figure 1

Curriculum structure: expanded perspective

Fig. 2
figure 2

Curriculum structure: in-depth perspective

Figure 1 illustrates the three layers of the curriculum structure in expanded perspective. The objects in the courses layer serve as frames or containers that define the boundaries for objects in the knowledge and learning objectives layer. The topic objects and their relationships inside the knowledge layer convey essential data that represents the subject matter and the sequence of study. The objects in the learning objectives layer depict the learning objectives which comprised of the learning topics and the levels of cognition. Figure 2 illustrates the curriculum structure in depth displaying the relationships between layers.

These three layers offer a systematic and well-specified object in different schema for distinguishing the basic components of a curriculum. The four basic components we have defined are Course, Learning Objective, Cognitive Level and Topic, called Curriculum Objects. We call semantic model which is drawn from these components the Curriculum Structure Model (Peckham & Maryanski, 1988; Robinson et al., 2015). Figure 3 shows relationships between different aspects of a curriculum and these curriculum objects.

Fig. 3
figure 3

Example of curriculum structure model interpretation

The knowledge layer provides a path of the high-granularity learning topics to represent the learning sequence defined for the curriculum. The topic objects in the layer are ordered, such that the earlier units often involve simple principles which lay the foundation for the more complicated material found in later units (Doignon, 2014). For example, in a data structures course in computer science, Arrays and Linked Lists topics are normally studied first followed by the tougher topics of Stacks and Queues which in turn are followed by the even more sophisticated Trees and Graphs topics. The arrows in Fig. 3 within the knowledge layer indicate the prior entities in the curriculum-specified learning sequence. The Stacks and Queues topic continues from the Linked Lists topic, meaning that the Linked Lists lesson is taught before the Stacks and Queues lessons.

The learning objectives layer expresses the relationships between the learning topics and the cognition levels which explicitly appear in the curriculum. For example, a statement of one course objective says “To understand basic concepts of Stacks and Queues”. The information associated with this objective will include the “to understand” relation, addressed to the Stacks and Queues topics. In Fig. 3 LO1 comprises two relationships, which are modeled as two classes in our ontology: the “to understand” relation to the “Stacks” topic and the “to understand” relation to the “Queue” topic.

The objects in the courses layer represent the courses offered in the curriculum. The prerequisite conditions indicate the continuation among courses in the curriculum. For example, in Fig. 3, the Algorithm course continues from the Data Structure course, meaning that the Data Structure course is a prerequisite of the Algorithm course for this curriculum. The curriculum structure model demonstrates these continuities in the knowledge layer, as depicted in Figs. 1 and 3. The aim is to organize the study sequence on a single layer, reflecting the order of learning topics between courses and facilitating backward enquiry.

Curriculum ontology

An ontology is a formal representation using concepts, domains and their relationships. Their elements capture knowledge about a semantic domain in a generally usable form (Noy & Mcguinness, 2001). To construct an ontology from curriculum data, we must to capture a set of triples, which represents knowledge of an association between two curriculum elements (element-relation-element), as the fundamental unit of the ontology (Atapattu et al., 2017; Fiallos & Ochoa, 2019). The mutual knowledge of elements among triples will provide graph-based connections which finally define the structure of the curriculum.

Curriculum data in form of a curriculum structure model can easily be transformed into an ontology. Our study adapted the approach of Bussemaker et al. (2017) to map the model into a curriculum ontology. In order to develop a comprehensive method for systematically converting raw curriculum data into curriculum ontology, it is necessary to adjust the methodology of Bussemaker et al. (2017) which was originally developed for manual execution. In composing learning objectives, our modification reduces the sophistication of the learning objective class by substituting the “learning context” entity with a learning verb and learning topic that are feasible for recognition and analysis. This still retains the ability to capture the essence of each learning objective while making it easier for system to accurately detect relevant words in the input text. At the level of knowledge layer, Bussemaker et al. (2017) used the isA relation which is equivalent to a subclass, and the Uses relation which is equivalent to an object property expressing the associations among the Topics instances. These relations are presented in the ontology as different types of ontology components. Our adaptation uses only an object property continueFrom to indicate previous topics in the learning sequence, which is applicable to trace the sequence of topics or courses back to the root.

Fig. 4
figure 4

High level classes and object properties of curriculum ontology

Table 1 Object property description of curriculum ontology

In our adaptation, the high level structure of curriculum ontology is shown in Fig. 4 and the logical associations are summarized in Table 1. The high level classes of the ontology are Topics, LearningObjectives and Courses. The entities in each high level class are defined as subclasses which represent the entities of curriculum objects, namely topic, learning objective and course respectively. The continueFrom object property is assigned to create a relation from a topic entity to other(s) in order to convey information of knowledge dependency and continuity. Its backward association is represented by the isBefore inverse property.

The hasLearningContentOf object property (which the inverse property is isContentOf) is a super-property that covers all cognitive levels in logical association from the LearningObjectives to Topics classes. In general, a sub-property can be customized and assigned under the super-property and will inherit all the super property’s characteristics.

The information regarding the learning objectives presented in each course is reflected in the associations between the Courses and LearningObjectives classes. The hasLearningOf object property is utilized for coupling the Courses to LearningObjectives classes, whereas the isLearnedIn inverse property represents the opposite association.

The inverse property enables the ability to track and navigate the connections between objects of the Topics and Courses classes. These connections are established using the hasLearningContentOf and hasLearningOf object properties, which are associated with objects of the LearningObjectives class. In a similar manner, through LearningObjectives class, learning sequences based on the association among the objects of the Topics class in the knowledge layer can be referred to by the objects in the courses layer or the learning objectives layer. The relationships within and between layers provide the ability to determine the affiliation and interconnectedness of the object of interest.

The example curriculum data illustrated in Fig. 3 and discussed in “Curriculum structure model” section can be represented using the curriculum ontology as shown in Fig. 5.

Fig. 5
figure 5

Example of curriculum ontology

Implementation

Sample data

A set of documents called a qualification framework was used as source data in our implementation. A qualification framework is a formal system providing an authoritative reference for regional or national education standards (James & Borhene, 2015). The Thai Qualifications Framework for Higher Education (TQF:HEd) was chosen due to the research location and the availability of official documents. The TQF:HEd documents consist of the TQF1 through TQF7 documents. The information which directly involves the subject matter is in the TQF1, TQF2 and TQF3 documents. The National Education Act stipulates that the TQF1 contains the framework of standard educational outcomes for each field of study which all higher education curricula in Thailand must be conformed. The TQF2 is an official document presenting summary information for an individual curriculum maintained by the academic institution. The TQF3 is an official document presenting the learning detail of each individual course that appears in the curriculum. The lecturer responsible for each course is the author of the TQF3 (Ministry of Higher Education, Science, Research and Innovation, 2011; The Government of Thailand, 2020; Ministry of Higher Education, Science, Research and Innovation, 2022).

Fig. 6
figure 6

Example of TQF:HEd documents

The implementation in this study used curriculum data from the Bachelor of Science Program in Data Science and Software Innovation (DSSI) and the Bachelor of Science Program in Information and Communication Technology (ICT), Faculty of Science, Ubon Ratchathani University (2020 version) as sample data. The course content was accessed in the form of Portable Document Format (PDF) files, as depicted in Fig. 6 (see full-size figure at https://drive.google.com/file/d/1op1COmHWt3oD8f9Pz9miemhX0FCDFsOI). There was one TQF2 document file per program, plus twenty-four files TQF3 files for the DSSI program and sixteen TQF3 files for the ICT program.

Cognitive levels

The cognitive levels were tailored to align with the certification framework referring to the domains of learning outlined in the TQF1 document. The document specifies three levels of cognitive skills: to understand, to apply and to analyze (Ministry of Higher Education, Science, Research and Innovation, 2011). The cognitive levels customized for this curriculum ontology were respectively assigned as isabletoUnderstandKnowledgeOf, isabletoApplyKnowledgeOf and isabletoAnalyzeProblemOf object properties. As discussed earlier (see Table 1), this established the logical association from the LearningObjectives to Topics classes inheriting the hasLearningContentOf super-property.

Implementation framework

An overall implementation framework was designed to automatically derive curriculum ontology from the sample data. The inputs are TQF2 and TQF3 documents and the output is an ontology in form of Web Ontology Language (OWL) file format. Figure 7 displays the course extraction process, the raw text in the TQF2 file will be parsed and segmented in order to recognize and determine all courses and their prerequisites, resulting in a compilation of a course sequence list. The course sequence is used in the main ontology construction process.

Fig. 7
figure 7

Course extraction process

Fig. 8
figure 8

Main ontology construction process

The main ontology construction process is illustrated in Fig. 8 (see full-size figure at https://drive.google.com/file/d/1vq7S9nA__6SkLo7HXt7aYmnNreynapRr). The raw text in section three and section five of the TQF3 file is parsed and divided into tokens using tokenization function of pythaiNLP (Phatthiyaphaibun et al., 2016). Following the regulation of TQF:HEd, section three of the TQF3 outlines all topics covered in each course and section five of TQF3 outlines the syllabus which details the topics and the interrelation between topic and cognitive level. After cleaning and filtering, the tokens from section three and section five are compared one by one. Matched tokens are stored in the ontology as topics. The position of each topic in the syllabus that is the week in which it is supposed to be taught is used to link the sequence of topics. At the same time, the earliest and latest topics are located and stored to be used to construct topic relations between courses. The filtered text tokens of section five from previous process are subjected to the part-of-speech tag to find verb text tokens that may possibly be cognitive levels using POS tagging function of pythaiNLP (Phatthiyaphaibun et al., 2016). These verbs are compared with the cognitive level corpus which was predefined from TQF1 information. Matching tokens will be paired with topics from the previous process one by one depending on the found position and stored in the ontology as learning objectives. If there is no tokens that match to the cognitive levels, there will be no learning objective stored in the ontology for that position.

Fig. 9
figure 9

Course linking process

In Fig. 9, the final step is to represent the course sequence at the level of topics. After all TQF3 documents were processed, the relation between courses will be linked by information of the prerequisites and the earliest and latest topics in the course sequence. The process proceeds course by course, identifying the first set of topics, and then conducts a search for the prerequisite course to identify the last set of topics, then links them together. This establishes the connection between courses inside the ontology, based on their component topics. For instance in Fig. 9, the 1145217 course has relations through the LearningObjectives class connected to the IntroductionToSoftwareMeasurement topic which lead to the SoftwareMaintanance topic that belong to the 1145102 course. Using ontology-related functions, these relationships can be investigated in both up and down directions. This ensures the comparable quality, also responds to the design of Curriculum Structure Model.

The ontology created from the DSSI program consists of 24 courses, 170 learning objectives and 204 topics. The ontology created from the ICT program consists of 16 courses, 126 learning objectives and 157 topics. Both ontologies can be viewed online at https://webprotege.stanford.edu/#projects/1b080e48-38e8-44c1-8ffe-cde7b3f5f482 and https://webprotege.stanford.edu/#projects/5de4d366-7166-4a82-851c-63ede1e199d1, respectively.

Evaluation

The evaluation consists of two parts. Part 1 attempts to measure retrieval effectiveness of the implementation, that is, how completely and correctly the process extracted learning topics. Part 2 relies on expert judgement regarding the quality and completeness of the ontology.

Part 1 assessment used precision and recall of the information retrieval performance metrics (Van Rijsbergen, 1981; Ting, 2010). Referring to the TQF3 format, all topics in section three of TQF3 (per one course) are considered as query topics regarding these topics are the topics that supposed to be exist in this course. The possible topics from section five of TQF3 (per one course) are considered as potential retrieved topics as the topics that existed in the ontology were drawn from them. Thus, the precision was calculated by the number of the query topics which appear in the set of retrieved topics (that is, the topics of each course appeared in the curriculum ontology and derived by the implementation) relative to the total number of retrieved topics. The recall was calculated as the number of the query topics which appear in the set of retrieved topics relative to the total number of query topics. Formally, n(A) is the number of all topics that are presented in section three of TQF3, n(B) is the number of possible topics as presented in section five of TQF3, and \(n({A}\cap {B})\) is the number of topics of each course appeared in the curriculum ontology, percentage precision and recall were calculated by these equations:

$$\begin{aligned} \%{Precision} = \frac{n({A}\cap {B})}{n({B})} \times {100} \qquad \qquad \%{Recall} = \frac{n({A}\cap {B})}{n({A})} \times {100} \end{aligned}$$

For part 2 assessment, the experts were asked to provide their responses using a structured evaluation form. A separate evaluation form was prepared for each course. Six experts who taught in both programs and were the authors of the TQF3 documents served as evaluators in this assessment. Each assessment form was completed by three experts. There were thirty-two individual courses/forms from the combined DSSI and ICT programs (as there were some common courses). Each form contained different ontology information about topic associations and learning objectives. There were three sections of questions in the form. In section one, the topic associations from the curriculum ontology was prepared as a diagram in picture. The assessor was asked to redraw or correct the diagram based on his/her opinions, using TQF3 document of that course as reference. In section two, there were three questions asking about the accuracy, coverage and sufficiency the ontology information provided, compared to the information in TQF3 document. A five-point scale was applied to this section with five as the highest evaluation (most accurate, etc.) and one as the lowest. Section three provided space for the assessor to enter free-form comments and give feedback.

The results from section one were summarized by comparing the rank of each topic given by the curriculum ontology with the ranks provided by the expert using Spearman’s coefficient (\(r_s\)) (Spearman, 1904). Rank is order in topic sequence as determined by “continueFrom” relation.

\(r_s = 1-\frac{6\sum _{}d_i^2}{n(n^2-1) }\) where d = difference between the rank of topic sequence from the curriculum ontology and the expert revision, n = sample size of topics in sequence. The scores given by experts in section two of the form were summarized using the mean and standard deviation of the Likert ratings for each question.

Results and discussion

In this section, the findings of our study are presented and discussed including the retrieval effectiveness and evaluation results from experts.

Retrieval effectiveness

From part 1 assessment (see “Evaluation”), the results measuring retrieval effectiveness performance of our implementation are presented in Table 2. Collectively, the percentage of precision and recall are 83.14% and 84.84% respectively. These results are favorably compare to the performance measured in the studies of Fiallos & Ochoa (2019) whose research is about semi-automatically generated an ontology for the knowledge layer from existing learning materials. The high value of the precision and recall suggesting our method for deriving Topic instances is practical and effective.

Table 2 Percentage of precision and recall from part 1 assessment

Detailed results show considerable variability in precision and recall scores for different courses. Feedbacks from the experts suggested that the poorer scores of some courses are likely due to incomplete document content. In Thailand, the TQF documents are official and compulsory. Every academic institution is required to submit a full set of TQF documents to the regulatory organization before launching any higher education program. In practice, there are many factors that lead to incompleteness and poor quality in these documents, including time pressure, uncertain teaching plans and inconsistent institutional policies. Since we used these documents as the sample data, our results reflect those quality problem. Nevertheless, using TQF documents as input helps narrow down learning content to the exact scope of the course, as well as supporting on implementation that uses relatively simple tools and has low computational demands.

The relationships among topics in the knowledge layer capture vital information required for defining learning paths. The curriculum ontology has a re-classifiable quality whereby the topics can be reassigned to new learning objectives or learning units (such as courses or modules) depending on the needs of learning. Since the relationships between the topics maintain unchanged, it is possible: to trace back to determine which lessons should be learned before, or to define the prerequisites for new learning units, or to provide students self-directed learning paths. A more general and more valid ontology of knowledge layer essentially indicates greater utility of curriculum ontology. However, previous research findings uncovered concerns over the consistency and correctness of the outcome ontologies (Atapattu et al., 2017; Fiallos & Ochoa, 2019). Note that the separation of our model into layers means that we can replace our method for topic extraction with something even more effective, if this becomes available.

Expert feedbacks

The Spearman’s coefficient (\(r_s\)) values calculated from answers in section one of part 2 assessment form suggest good correspondence between topic structure of the ontology and the experts’ views. In Fig. 10, almost all \(r_s\) values are above 0.75. The correlation coefficients illustrated in Fig. 10 provided statistically significant evidence of a robust relationship (\(\alpha = 0.05\)). This can also confirm the correctness of the topic derivation process provided by the implementation.

Fig. 10
figure 10

\(r_s\) values between the curriculum ontology and the revision of expert 1–3 given in part 2 assessment

Table 3 Summary of feedback from experts in part 2 assessment

The pattern of individual item metrics in Table 2 and Fig. 10 shows similar tendencies in many cases. Specifically, courses 1141001, 1145003, 1145219, 1146005 and 1146111 showed poorer performance in both assessments. This consistency strengthens our confidence in the performance measurement. However there are some courses in Table 2 that do not show the same trend in Fig. 10, namely 1145004, 1145006, 1145102, 1145202 and 1145210. According to feedback from the experts in Table 3, documents for these courses were noted as lacking complete information. This defect possibly interfered the ontology extraction, producing incorrect entities or missing relationships.

Detailed assessment results related to learning objectives columns 2 and 4 in Table 3 were sparse. The summary feedback of experts in Table 3 shows very few identified defects in the learning objectives. This may indicate that the learning objective content was mostly viewed as correct. Alternatively, it might suggest that the experts paid less attention to learning objectives than to knowledge topics and their sequence. Since the Topics entities are used in composing LearningObjectives, the completeness of the Topics structure in the knowledge layer also affects the validity of LearningObjectives.

Table 4 Means and standard deviations score of accuracy, coverage and sufficiency from Part 2 assessment

Overall assessment scores from the experts regarding the accuracy, coverage and sufficiency of the ontology, presented in Table 4 shows high mean scores with small standard deviations. This implies that in their view, at least, the curriculum ontology was an effective representation of learning objectives and curriculum content. Given the ability to describe core curricular information, the experts suggested that the curriculum ontology can be utilized in a variety of applications that could potentially improve the regular process of curriculum management. For instance, one of the expert evaluators suggested that the ontology could be applied as a tool to verify whether TQF3 documents have appropriate and adequate content. Another judge noted that the ontology might help curriculum designers verify whether there are some missing learning objectives or topics needed to be added to fulfill the program requirements.

Conclusion and future work

This paper presents a generic schema and demonstrates an approach to analyze general curriculum content by considering essential curriculum elements as objects, then mapping the objects with the ontology components to create a curriculum ontology based on systematic, reproducible processes using the generic schema. A key idea is to employ the resulting generic schema to automatically derive curriculum ontology from general curriculum data.

The evaluation results from both assessment methods yielded positive responses and provided compelling evidence that the resulted curriculum ontology possesses adequate quality to represent essential knowledge, skills, and dependencies from actual curriculum.

Our future work will aim at using our curriculum ontology to contribute to the solution of advanced curriculum manipulation. Ontology representation facilitates reclassification and inference. It’s expected to be an alternative approach to module-based curriculum development where our automated processes are extendable to generate the higher-level curriculum units as modules, to reduce manual labor and improve the process of higher education curriculum management.

Availability of data and materials

Not applicable.

Abbreviations

DSSI:

Data Science and Software Innovation

ICT:

Information and Communication Technology

OWL:

Web Ontology Language

PDF:

Portable Document Format

POS:

Part of Speech

TQF:

Thai Qualifications Framework

TQF:HEd:

Thai Qualifications Framework for Higher Education

References

Download references

Funding

This research and innovation activity is funded by National Research Council of Thailand (NCRT) in the fiscal year 2021 Project ID: 125433.

Author information

Authors and Affiliations

Authors

Contributions

P. Piriyapongpipat: Methodology, investigation, funding acquisition, and writing—original draft N. Ditcharoen: Conceptualization, supervision, resources, and funding acquisition S. Goldin: validation, and writing—review & editing.

Corresponding author

Correspondence to Nadh Ditcharoen.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Piriyapongpipat, P., Goldin, S. & Ditcharoen, N. An alternative approach to ontology-based curriculum development in higher education. Smart Learn. Environ. 11, 20 (2024). https://doi.org/10.1186/s40561-024-00307-8

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40561-024-00307-8

Keywords