Claim Missing Document
Check
Articles

Found 3 Documents
Search

Raising Awareness of IT Regulations and Compliance through Symposium on Philippine Public High Schools in Buenavista, Guimaras Tamdang, Divon; Borreros, Alfred John; Forca, Adrian
Jurnal Pengabdian Masyarakat Inovatif Vol. 2 No. 2 (2024): JPMI (Jurnal Pengabdian Masyarakat Inovatif)
Publisher : Fakultas Matematika dan Ilmu Pengetahuan Alam, Universitas Pakuan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33751/jpmi.v2i2.127

Abstract

This study focused on Raising Awareness of IT Regulations and Compliance of Philippine Public High Schools in Buenavista, Guimaras through a symposium as tool to measure the awareness level. With the aim of educating, discussing, and collaborating the effective implementation of the law on RA 10175 and address concerns and highlight practices to promote digital practices in living in the IT Era. The researchers made use of the standard instrument relative to the community extension services and result shows that there is a significant improvement in terms of the level of awareness. There were 194 participants responded and general, the researchers identified that significant contribution that 40 out of 194 or 20.61% responses have acquired knowledge and skills above 3 or Some knowledge and skills in RA 10175. The symposium was a success, achieving its objectives of educating and engaging the participants on the critical issue of cybercrime prevention
Raising Awareness of IT Regulations and Compliance through Symposium on Philippine Public High Schools in Buenavista, Guimaras Tamdang, Divon; Borreros, Alfred John; Forca, Adrian
Jurnal Pengabdian Masyarakat Inovatif Vol. 2 No. 2 (2024): JPMI (Jurnal Pengabdian Masyarakat Inovatif)
Publisher : Fakultas Matematika dan Ilmu Pengetahuan Alam, Universitas Pakuan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33751/jpmi.v2i2.127

Abstract

This study focused on Raising Awareness of IT Regulations and Compliance of Philippine Public High Schools in Buenavista, Guimaras through a symposium as tool to measure the awareness level. With the aim of educating, discussing, and collaborating the effective implementation of the law on RA 10175 and address concerns and highlight practices to promote digital practices in living in the IT Era. The researchers made use of the standard instrument relative to the community extension services and result shows that there is a significant improvement in terms of the level of awareness. There were 194 participants responded and general, the researchers identified that significant contribution that 40 out of 194 or 20.61% responses have acquired knowledge and skills above 3 or Some knowledge and skills in RA 10175. The symposium was a success, achieving its objectives of educating and engaging the participants on the critical issue of cybercrime prevention
Repolink: A Repository Driven Technique for Reconstruct-ing Missing Links in Business Process Model Kristina , Kristina; Shiddiqi, Ary Mazharuddin; Siahaan, Daniel Oranova; Forca, Adrian
Journal of Information Systems Engineering and Business Intelligence Vol. 12 No. 1 (2026): February
Publisher : Universitas Airlangga

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Background: The development of modern organization emphasizes the importance of accurate and comprehensive business process models (BPMs). BPMs serves to provide clear work standards for business actors. Business Process Model and Notation (BPMN) is widely used to model and analyse business processes. However, BPM models in practice often contain missing or inconsistent control-flow links, which reduce model correctness and limit effective analysis. Existing BPM retrieval approaches mainly focus on similarity measurement and provide limited support for explicit missing-link reconstruction. Objective: This study aims to propose a repository-driven approach to detect and reconstruct missing control-flow links in BPMN models while preserving computational efficiency and explainability. Methods: This study employs a quantitative experimental methodology on the use of an application called Repolink., a graph-based technique that transforms BPMN models into directed graphs and computes structural similarity values using Graph Edit Distance combined with semantic weighting. A query BPMN model is compared against a repository of reference BPMN models to identify structural inconsistencies. Missing links are detected using adjacency comparison supported by forward and reverse mappings. Results: The results show that Repolink can detect and reconstruct missing control-flow links in various BPMN structures, including branching and loop-related patterns. It is also able to significantly generate efficient retrieval with an overall time complexity of , where  is the number of nodes and  is the number of repository models. Compared to existing methods, Repolink provides higher explainability by explicitly reporting missing edges. Conclusion: Repolink effectively supports missing-link reconstruction in BPMN models through a repository-driven and explainable approaches. While the method focuses on structural analysis rather than full behavioural semantics, it offers a practical solution for BPMN conformance checking and model debugging.   Keywords: Information Retrieval, Diagram Similarity, Structural Semantic, Graph Edit Distance, Greedy Algorithm