Search results

1 – 10 of 172
Article
Publication date: 27 August 2024

Shrawan Kumar Trivedi, Jaya Srivastava, Pradipta Patra, Shefali Singh and Debashish Jena

In current era, retaining the best-performing employees has become essential for businesses to compete in the dynamic technological landscape. Consequently, organizations must…

Abstract

Purpose

In current era, retaining the best-performing employees has become essential for businesses to compete in the dynamic technological landscape. Consequently, organizations must ensure that their star performers believe that company’s reward and recognition (R&R) system is fair and equal. This study aims to use an explainable machine learning (eXML) model to develop a prediction algorithm for employee satisfaction with the fairness of R&R systems.

Design/methodology/approach

The current study uses state-of-the-art machine learning models such as Naive Bayes, Decision Tree C5.0, Random Forest and support vector machine-RBF to predict employee satisfaction towards fairness in R&R. The primary data used in the study has been collected from the employees of a large public sector undertaking from an emerging economy. This study also proposes a novel improved Naïve Bayes (INB) algorithm, the efficiency of which is compared with the state-of-the-art algorithms.

Findings

It is seen that the proposed INB model outperforms the state-of-the-art algorithms in many scenarios. Further, the proposed model and feature interaction are explained using the explainable machine learning (XML) concept. In addition, this study incorporates text mining techniques to corroborate the results from XML and suggests that “Transparency”, “Recognition”, “Unbiasedness”, “Appreciation” and “Timeliness in reward” are the most important features that impact employee satisfaction.

Originality/value

To the best of the authors’ knowledge, this is one of the first studies to use INB algorithm and mixed method research (text mining along with machine learning algorithms) for the prediction of employee satisfaction with respect to the R&R system.

Details

Global Knowledge, Memory and Communication, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2514-9342

Keywords

Article
Publication date: 9 November 2023

Gustavo Candela, Nele Gabriëls, Sally Chambers, Milena Dobreva, Sarah Ames, Meghan Ferriter, Neil Fitzgerald, Victor Harbo, Katrine Hofmann, Olga Holownia, Alba Irollo, Mahendra Mahey, Eileen Manchester, Thuy-An Pham, Abigail Potter and Ellen Van Keer

The purpose of this study is to offer a checklist that can be used for both creating and evaluating digital collections, which are also sometimes referred to as data sets as part…

Abstract

Purpose

The purpose of this study is to offer a checklist that can be used for both creating and evaluating digital collections, which are also sometimes referred to as data sets as part of the collections as data movement, suitable for computational use.

Design/methodology/approach

The checklist was built by synthesising and analysing the results of relevant research literature, articles and studies and the issues and needs obtained in an observational study. The checklist was tested and applied both as a tool for assessing a selection of digital collections made available by galleries, libraries, archives and museums (GLAM) institutions as proof of concept and as a supporting tool for creating collections as data.

Findings

Over the past few years, there has been a growing interest in making available digital collections published by GLAM organisations for computational use. Based on previous work, the authors defined a methodology to build a checklist for the publication of Collections as data. The authors’ evaluation showed several examples of applications that can be useful to encourage other institutions to publish their digital collections for computational use.

Originality/value

While some work on making available digital collections suitable for computational use exists, giving particular attention to data quality, planning and experimentation, to the best of the authors’ knowledge, none of the work to date provides an easy-to-follow and robust checklist to publish collection data sets in GLAM institutions. This checklist intends to encourage small- and medium-sized institutions to adopt the collection as data principles in daily workflows following best practices and guidelines.

Details

Global Knowledge, Memory and Communication, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2514-9342

Keywords

Article
Publication date: 6 June 2023

Muhammad Hasnain and Sami Ullah

This paper aims to examine the role of Open Artificial Intelligence application (ChatGPT) to identify challenges faced by developers working on React.js libraries.

Abstract

Purpose

This paper aims to examine the role of Open Artificial Intelligence application (ChatGPT) to identify challenges faced by developers working on React.js libraries.

Design/methodology/approach

Scopus and Google Scholar databases were searched for the literature. In addition, ChatGPT application was accessed to extract contents regarding its potential role in identifying challenges and their solutions for developers.

Findings

This paper found that ChatGPT has potential in identifying challenges, faced by learners and developers. ChatGPT enables developers to navigate the projects’ libraries and overcome steep learning curve issue. ChatGPT excels in helping the developers by presenting a range of valuable strengths. These include offering tutorials and document support, providing comprehensive programming challenges solutions, assisting with the configuration and adding in debugging process of React.js application.

Originality/value

To the best of the authors’ knowledge, this is one of the first articles presenting the potential role of ChatGPT in identifying and offering solutions to the challenges of learners and programmers about React.js.

Details

Library Hi Tech News, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0741-9058

Keywords

Article
Publication date: 21 August 2024

Sarah Ayad and Fatimah Alsayoud

The term knowledge refers to the part of the world investigated by a specific discipline and that includes a specific taxonomy, vocabulary, concepts, theories, research methods…

Abstract

Purpose

The term knowledge refers to the part of the world investigated by a specific discipline and that includes a specific taxonomy, vocabulary, concepts, theories, research methods and standards of justification. Our approach uses domain knowledge to improve the quality of business process models (BPMs) by exploiting the domain knowledge provided by large language models (LLMs). Among these models, ChatGPT stands out as a notable example of an LLM capable of providing in-depth domain knowledge. The lack of coverage presents a limitation in each approach, as it hinders the ability to fully capture and represent the domain’s knowledge. To solve such limitations, we aim to exploit GPT-3.5 knowledge. Our approach does not ask GPT-3.5 to create a visual representation; instead, it needs to suggest missing concepts, thus helping the modeler improve his/her model. The GPT-3.5 may need to refine its suggestions based on feedback from the modeler.

Design/methodology/approach

We initiate our semantic quality enhancement process of a BPM by first extracting crucial elements including pools, lanes, activities and artifacts, along with their corresponding relationships such as lanes being associated with pools, activities belonging to each lane and artifacts associated with each activity. These data are systematically gathered and structured into ArrayLists, a form of organized collection that allows for efficient data manipulation and retrieval. Once we have this structured data, our methodology involves creating a series of prompts based on each data element. We adopt three approaches to prompting: zero-shot, few-shot and chain of thoughts (CoT) prompts. Each type of prompting is specifically designed to interact with the OpenAI language model in a unique way, aiming to elicit a diverse array of suggestions. As we apply these prompting techniques, the OpenAI model processes each prompt and returns a list of suggestions tailored to that specific element of the BPM. Our approach operates independently of any specific notation and offers semi-automation, allowing modelers to select from a range of suggested options.

Findings

This study demonstrates the significant potential of prompt engineering techniques in enhancing the semantic quality of BPMs when integrated with LLMs like ChatGPT. Our analysis of model activity richness and model artifact richness across different prompt techniques and input configurations reveals that carefully tailored prompts can lead to more complete BPMs. This research is a step forward for further exploration into the optimization of LLMs in BPM development.

Research limitations/implications

The limitation is the domain ontology that we are relying on to evaluate the semantic completeness of the new BPM. In our future work, the modeler will have the option to ask for synonyms, hyponyms, hypernyms or keywords. This feature will facilitate the replacement of existing concepts to improve not only the completeness of the BPM but also the clarity and specificity of concepts in BPMs.

Practical implications

To demonstrate our methodology, we take the “Hospitalization” process as an illustrative example. In the scope of our research, we have presented a select set of instructions pertinent to the “chain of thought” and “few-shot prompting.” Due to constraints in presentation and the extensive nature of the instructions, we have not included every detail within the body of this paper. However, they can be found in the previous GitHub link. Two appendices are given at the end. Appendix 1 describes the different prompt instructions. Appendix 2 presents the application of the instructions in our example.

Originality/value

In our research, we rely on the domain application knowledge provided by ChatGPT-3 to enhance the semantic quality of BPMs. Typically, the semantic quality of BPMs may suffer due to the modeler's lack of domain knowledge. To address this issue, our approach employs three prompt engineering methods designed to extract accurate domain knowledge. By utilizing these methods, we can identify and propose missing concepts, such as activities and artifacts. This not only ensures a more comprehensive representation of the business process but also contributes to the overall improvement of the model's semantic quality, leading to more effective and accurate business process management.

Details

Business Process Management Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1463-7154

Keywords

Article
Publication date: 20 July 2023

Elaheh Hosseini, Kimiya Taghizadeh Milani and Mohammad Shaker Sabetnasab

This research aimed to visualize and analyze the co-word network and thematic clusters of the intellectual structure in the field of linked data during 1900–2021.

Abstract

Purpose

This research aimed to visualize and analyze the co-word network and thematic clusters of the intellectual structure in the field of linked data during 1900–2021.

Design/methodology/approach

This applied research employed a descriptive and analytical method, scientometric indicators, co-word techniques, and social network analysis. VOSviewer, SPSS, Python programming, and UCINet software were used for data analysis and network structure visualization.

Findings

The top ranks of the Web of Science (WOS) subject categorization belonged to various fields of computer science. Besides, the USA was the most prolific country. The keyword ontology had the highest frequency of co-occurrence. Ontology and semantic were the most frequent co-word pairs. In terms of the network structure, nine major topic clusters were identified based on co-occurrence, and 29 thematic clusters were identified based on hierarchical clustering. Comparisons between the two clustering techniques indicated that three clusters, namely semantic bioinformatics, knowledge representation, and semantic tools were in common. The most mature and mainstream thematic clusters were natural language processing techniques to boost modeling and visualization, context-aware knowledge discovery, probabilistic latent semantic analysis (PLSA), semantic tools, latent semantic indexing, web ontology language (OWL) syntax, and ontology-based deep learning.

Originality/value

This study adopted various techniques such as co-word analysis, social network analysis network structure visualization, and hierarchical clustering to represent a suitable, visual, methodical, and comprehensive perspective into linked data.

Details

Library Hi Tech, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0737-8831

Keywords

Article
Publication date: 17 September 2024

Muddesar Iqbal, Sohail Sarwar, Muhammad Safyan and Moustafa Nasralla

The purpose of this study is to present a systematic and comprehensive review of personalized, adaptive and semantic e-learning systems.

Abstract

Purpose

The purpose of this study is to present a systematic and comprehensive review of personalized, adaptive and semantic e-learning systems.

Design/methodology/approach

Preferred reporting items of systematic reviews and meta-analyses guidelines have been used for a thorough insight into associated aspects of e-learning that complement the e-learning pedagogies and processes. The aspects of e-learning systems have been reviewed comprehensively such as personalization and adaptivity, e-learning and semantics, learner profiling and learner categorization, which are handy in intelligent content recommendations for learners.

Findings

The adoption of semantic Web based technologies would complement the learner’s performance in terms of learning outcomes.

Research limitations/implications

The evaluation of the proposed framework depends upon the yearly batch of learners and recording is a cumbersome/tedious process.

Social implications

E-Learning systems may have diverse and positive impact on society including democratized learning and inclusivity regardless of socio-economic or geographic status.

Originality/value

A preliminary framework of an ontology-based e-learning system has been proposed at a modular level of granularity for implementation, along with evaluation metrics followed by a future roadmap.

Details

International Journal of Web Information Systems, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 1744-0084

Keywords

Article
Publication date: 13 September 2024

Alireza Arbabi, Roohollah Taherkhani and Ramin Ansari

With the advancement of technology and more attention to environmental issues, building information modeling (BIM) and green building have become two new and growing trends in the…

Abstract

Purpose

With the advancement of technology and more attention to environmental issues, building information modeling (BIM) and green building have become two new and growing trends in the construction industry. Therefore, this study proposes a new strategy that integrates BIM and green building rating assessments with an emphasis on Iran Green Building Rating System (IGBRS).

Design/methodology/approach

By creating a Revit-IGBRS project template that includes sheets related to all credits, the project compliance with the IGBRS credits and management of submittal documents for certification has been facilitated. Finally, a case study of the materials and resources category of the IGBRS system was performed to validate the BIM-IGBRS application model. All 8 criteria of this category were examined by using Dynamo programming for the Revit sample project.

Findings

A practical model for BIM and IGBRS integration is presented, which allows designers to be aware of the IGBRS scores obtained before the project’s construction phase and examine different scenarios for the highest scores. Overall, this study showed that integrating BIM and the Iranian rating system is possible with some constraints, and adding some features to BIM software can promote this integration.

Originality/value

Given that no study has been conducted on the integration of BIM with the Iran Green Building Rating System (IGBRS), the present research investigates utilizing building information modeling to meet the credits requirements of this rating system. The results of this research can be generalized and used in other green rating systems.

Details

Engineering, Construction and Architectural Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-9988

Keywords

Article
Publication date: 19 July 2024

Gaurav Dawar, Ramji Nagariya, Shivangi Bhatia, Deepika Dhingra, Monika Agrawal and Pankaj Dhaundiyal

This paper presents a conceptual framework based on an extensive literature review. The aim of this study is to deepen understanding of the relationship between carbon performance…

Abstract

Purpose

This paper presents a conceptual framework based on an extensive literature review. The aim of this study is to deepen understanding of the relationship between carbon performance and the financial market by applying qualitative research approaches.

Design/methodology/approach

The investigation has identified 372 articles sourced from Scopus databases, subjecting the bibliographic data to a comprehensive qualitative–quantitative analysis. The research uses established protocols for a structured literature review, adhering to PRISMA guidelines, machine learning-based structural topic modelling using Python and bibliometric citation analysis.

Findings

The results identified the leading academic authors, institutions and countries concerning carbon performance and financial markets literature. Quantitative studies dominate this research theme. The study has identified six knowledge clusters using topic modelling related to environmental reporting; price drivers of carbon markets; environmental policy and capital markets; financial development and carbon emissions; carbon risk and financial markets; and environmental performance and firm value. The results of the study also present the opportunities associated with carbon performance and the financial market and propose future research agendas on research through theory, characteristics, context and methodology.

Practical implications

The results of the study offer insights to practitioners, researchers and academicians regarding scientific development, intricate relationships and the complexities involved in the intersection of carbon performance and financial markets. For policymakers, a better understanding of carbon performance and financial markets will contribute to designing policies to set up priorities for countering carbon emissions.

Social implications

The study highlights the critical areas that require attention to limit greenhouse gas emissions and promote decarbonisation effectively. Policymakers can leverage these insights to develop targeted and evidence-based policies that facilitate the transition to a more sustainable and low-carbon economy.

Originality/value

The study initially attempts to discuss the research stream on carbon performance and financial markets literature from a systematic literature review.

Details

Sustainability Accounting, Management and Policy Journal, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2040-8021

Keywords

Article
Publication date: 31 May 2024

Fanfan Meng and Xinying Cao

This study establishes an ontology-based framework for rework risk identification (RRI) by integrating heterogeneous data from the information flow of the prefabricated…

Abstract

Purpose

This study establishes an ontology-based framework for rework risk identification (RRI) by integrating heterogeneous data from the information flow of the prefabricated construction (PC) process. The main objective is to enhance the automation level of rework management and reduce the degree of reliance on human factors and manual operations.

Design/methodology/approach

The proposed framework comprises four levels aimed at managing dispersed rework risk knowledge and integrating heterogeneous data. The functionalities were realised through an integrated ontology that aligned the rework risk ontology with the PC ontology. The ontologies were developed and edited with Protégé. Ultimately, the potential benefit of the framework was validated through a case study and an expert questionnaire survey.

Findings

The framework is proven to effectively manage rework risk knowledge and can identify risk objects, clarify risk factors, determine risk events, and retrieve risk measures, thereby enabling the pre-identification of prefabricated rework risk (PRR) and improving the automation level. This study is meaningful and lays the foundation for the application of other computer methods in rework management research and practice in the future.

Originality/value

This research provides insights into the application of ontology to solve rework risk issues in the PC process and introduces a novel risk management method for future prefabricated project research and practice. The findings have significant theoretical value in terms of enriching the methods of risk assessment and control and the information management system of prefabricated projects.

Details

Engineering, Construction and Architectural Management, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 0969-9988

Keywords

Open Access
Article
Publication date: 28 January 2022

Diego Camara Sales, Leandro Buss Becker and Cristian Koliver

Managing components' resources plays a critical role in the success of systems' architectures designed for cyber–physical systems (CPS). Performing the selection of candidate…

1464

Abstract

Purpose

Managing components' resources plays a critical role in the success of systems' architectures designed for cyber–physical systems (CPS). Performing the selection of candidate components to pursue a specific application's needs also involves identifying the relationships among architectural components, the network and the physical process, as the system characteristics and properties are related.

Design/methodology/approach

Using a Model-Driven Engineering (MDE) approach is a valuable asset therefore. Within this context, the authors present the so-called Systems Architecture Ontology (SAO), which allows the representation of a system architecture (SA), as well as the relationships, characteristics and properties of a CPS application.

Findings

SAO uses a common vocabulary inspired by the Architecture Analysis and Design Language (AADL) standard. To demonstrate SAO's applicability, this paper presents its use as an MDE approach combined with ontology-based modeling through the Ontology Web Language (OWL). From OWL models based on SAO, the authors propose a model transformation tool to extract data related to architectural modeling in AADL code, allowing the creation of a components' library and a property set model. Besides saving design time by automatically generating many lines of code, such code is less error-prone, that is, without inconsistencies.

Originality/value

To illustrate the proposal, the authors present a case study in the aerospace domain with the application of SAO and its transformation tool. As result, a library containing 74 components and a related set of properties are automatically generated to support architectural design and evaluation.

Details

Applied Computing and Informatics, vol. ahead-of-print no. ahead-of-print
Type: Research Article
ISSN: 2634-1964

Keywords

1 – 10 of 172