Smart Governance System’s Design to Monitor the Commitments of Bio-Business Licensing in Indonesia
Abstract
:1. Introduction
- Monitor the fulfillment of bio-business business licenses.
- Monitor the status of the fulfillment of bio-business licenses.
- Support an easy and transparent licensing fulfillment process for actors or bio-business ventures.
2. Business License’s Implementation in Some Asian Countries
3. The Importance of Smart Governance for Collaboration in Government Services
- Smart cities, by interconnecting elements within the city, such as government, society, and business, using sensor technology, computer networks, and decision-making. Governments use applications for planning and governance, energy regulation, population mobility, and government services. Generally, the technologies used are 5G, IoT, robotics, virtual and augmented reality (VR/AR), and AI.
- Smart homes implement network communications to connect and remotely control devices and services, such as air conditioning, air ventilation, lighting, household appliances, and security systems, via cellular telephone devices and tablets. The goal is to improve the quality of life with the help of smart systems, such as the IoT (Internet of Things).
- Smart industry/factories: In line with the implementation of Industry 4.0, how can the industry/factories personalize products and services according to customer needs? The technologies used include the cyber–physical system (CPS), Internet of Things (IoT), personalization of products and services, and the decentralization of decision-making.
- Smart service systems focus on searching for concepts through a literature review. Text mining from many scientific papers and articles uses machine learning algorithms.
- Generative AI: using systems, like ChatGPT, for content creation and process automation to improve the customer experience.
- Cloud-native: utilization of cloud computing technology, including its ability to provide services, such as Data Lake SaaS and API-centric SaaS.
- Computer vision: technology for extracting contextual information by capturing and analyzing images and videos. OCR is used to recognize text in an image.
4. Methodology for the Development of a Monitoring System for the Commitments of Bio-Business Licensing
- Identification. Identify the need for a bio-business license commitment monitoring system. While there are numerous potential solutions, we will focus on two specific approaches. The first solution is integrating the system between government agencies/ministries, while the second is uploading licensing documents. We will compare these two solutions from the perspective of integration requirements between systems.
- Selection. We selected documents as samples of bio-business business licenses. Based on the solution chosen, we will discuss what documents are prerequisites for the business license. Therefore, only two documents required for a business license were selected. Several halal certificates and BPOM licenses were taken from the Internet.
- Determination. We determined the keywords for each type of document. These critical words were chosen from several previously selected document examples. Later, these crucial words will determine the validity of the document.
- Development. We designed a smart governance system to monitor bio-business license commitments. This design discussed the user journey for accessing and uploading compliance with bio-business licensing documents. There are also detailed technical specifications for developing the solution. Developing smart governance system involved using the SDLC (software development life cycle) method: system design, system development, system testing, and evaluation.
- Testing. The requirement’s gathering process was carried out at points 1 and 4. The system testing method, which uses a black box approach, involves testing the main functions of the prototype system without considering its internal structure or implementation details. This approach ensures that the system is tested from a user’s perspective, providing a comprehensive evaluation of its functionality and usability.
5. Results
5.1. Identify the Need for a Commitment Monitoring System
- Integration using a gateway (via API, file transfer, or others) to validate business actor data.
- Integration using a link to the application from the K/L system. Examples: Food and Drug Supervisory Agency (BPOM) distribution license, or the Indonesian National Certificate (SNI),
- There is no integration, and the business identification number (NIB) is the basis for the commitment process. The halal certificate (currently only an independent statement from MSME actors), SSO licensing, and the National Industrial Information System (SIINas) are examples.
- There is no integration because requirements are fulfilled already in OSS, e.g., building approvals (PBGs).
5.2. Select Documents as Samples for Fulfilling Business Licensing Documents
- NIB is issued by the OSS system (oss.go.id) at the Capital Investment Coordinating Board (BKPM).
- Halal certification is issued by Halal Product Guarantee System (SPJH), which the Halal Product Guarantee Organizing Agency (BPJPH) organizes. For example, for MSEs that register their business through OSS, there is an independent statement that the business product is halal, and it must be registered as a halal product with no time limit [43]. Then, the business actor will process the halal certification of his product through Halal Product Guarantee System (halal.go.id) [44].
- The BPOM Distribution License is issued by the BPOM e-certification system (e-sertifikasi.pom.go.id). For example, to obtain Business Licensing to Support Business Activities (PB-UMKU)—Good Processed Food Production Methods (CPPOB), business actors apply for the license through OSS by selecting the appropriate KBLI, and the OSS system will direct them to the e-certification system [45].
- The National Standardization Body (BSN) issues SNI. For example, micro and small enterprises (UMK) with low risk will receive the SNI Bina-UMK mark after the user commits to fulfilling the SNI through the OSS application. After receiving the NIB, the perpetrator applies for SNI certification via binaumk.bsn.go.id by fulfilling the required requirements (such as photo and video evidence). Of the 145,936 UMKM who are entitled to free SNI-UMK coaching, 1100 UMKM receive SNI coaching [46].
- Security, health, and environmental preservation (K3L) certificate issued by the Ministry of Trade of the Republic of Indonesia (Kemendag). Issuance of registration of goods related to K3L can now be performed through the Ministry of Trade Licensing SSO Single Sign-On (SSO) application integrated with OSS [47]. Like the previous process, business actors can apply for registration of K3L-related goods via OSS by selecting the appropriate PB-UMKU and KBLI, and the OSS system will direct them to the simpktn.kemendag.go.id application [48]. After complying with all requirements, OSS will issue a digital signature and a printable goods registration [49].
- Industrial data are submitted to SIINas of the Ministry of Industry of the Republic of Indonesia (Kemenperin). Companies operating in the industrial sector must register at SIINas (siinas.kemenperin.go.id) and report their business periodically [50].
- PBG is issued by Building Management Information System (simbg.pu.go.id) from the Ministry of Public Works and Public Housing (Kementerian PUPR). As of February 2023, applications for PBGs and Functional Eligibility Certificates (SLFs) became available at OSS. Business actors must fill in building data correctly until the relevant parties contact them, and the license must be printable when it is issued [51].
5.3. Determine Keywords for Each Document
5.4. Design and Development of Monitoring System for Compliance with Business Licensing Documents
- Keywords from each required document represent embedded knowledge in the system.
- There is a response if the document is valid or according to the stored knowledge.
- Communication between the user and the system is subject to the information received about whether the uploaded document is valid.
- OS: MS Windows Server;
- Server (VPS: https://my.idcloudhost.com (accessed on 26 March 2024));
- (1)
- CPU: 2 cores;
- (2)
- Memory: 8 GB;
- (3)
- Storage: 20 GB;
- OCR algorithm: Easyocr 1.7.1 Deep Learning using convolutional neural networks. Ref: https://pypi.org/project/easyocr/ (accessed on 9 April 2024);
- Application;
- (1)
- Frontend template: Bootstrap 5;
- (2)
- Apps: Python 3.12.2;
- (3)
- Framework: Flask;
- (4)
- API: Rest API;
- (5)
- Database: MySQL.
5.5. System Testing and Evaluation
- (a).
- (b).
- The Tesseract OCR (Optical et al.) package or library to is used obtain text summaries from documents (images).
- (c).
- The text summary extraction results match the previously defined keywords.
- (d).
- Keywords are defined early, so the system has no modules or functions to add, subtract, or change them.
- (a).
- The system is built as a stand-alone application; there is no integration process with the current system (OSS).
- (b).
- The system does not include email, SMS, or other notifications for users.
- (c).
- There is no feedback from the officer (admin) if there is an incorrect document.
6. Discussion
7. Conclusions and Future Work
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
Appendix A
Abbreviation | Description |
---|---|
BKPM | “Badan Koordinasi Penanaman Modal” or the Capital Investment Coordinating Board |
BPJPH | “Badan Penyelenggara Jaminan Produk Halal” or the Halal Product Guarantee Organizing Agency |
BPOM | “Badan Pengawas Obat dan Makanan” or the Food and Drug Supervisory Agency |
BSN | “Badan Standardisasi Nasional” or the National Standardization Body |
CPPOB | “Cara Produksi Pangan Olahan yang Baik” or the Good Processed Food Production Methods |
KBLI | “Klasifikasi Baku Lapangan Usaha Indonesia” or the Indonesian Business Field Standard Classification |
Kemendag | “Kementerian Perdagangan Republik Indonesia” or the Ministry of Trade of the Republic of Indonesia |
Kemenperin | “Kementerian Perindustrian Republik Indonesia” or the Ministry of Industry of the Republic of Indonesia |
Kementerian PUPR | “Kementerian Pekerjaan Umum dan Perumahan Rakyat Republik Indonesia” or the Ministry of Public Works and Public Housing of the Republic of Indonesia |
Kominfo | “Kementerian Komunikasi dan Informatika Republik Indonesia” or the Ministry of Communication and Information Technology of the Republic of Indonesia |
K3L | “Keselamatan, Keamanan, Kesehatan dan pelestarian lingkungan” or safety, security, health, and environmental preservation |
K/L | “Kementrian/Lembaga” or ministry/agency functions |
LPPOM | “Lembaga Pengkajian Pangan, Obat-obatan dan Kosmetika” or the Institute for the Study of Food, Drugs, and Cosmetics MUI |
MUI | “Majelis Ulama Indonesia” or the Indonesian Council of Ulama |
NIB | “Nomor Induk Berusaha” or the Business Identification Number |
NIK | “Nomor Induk Kependudukan” or Identity Number |
NPWP | “Nomor Pokok Wajib Pajak” or Tax Identity Number |
PBG | “Persetujuan Bangunan Gedung” or building approvals |
PB-UMKU | “Perizinan Berusaha Untuk Mendukung Kegiatan Usaha” or Business Licensing to Support Business Activities |
SIINas | “Sistem Informasi Industri Nasional” or the National Industrial Information System |
SLF | “Sertifikat Laik Fungsi” or the Functional Eligibility Certificate |
SIMBG | “Sistem Informasi Manajemen Bangunan Gedung” or the Building Management Information System |
SNI | “Standar Nasional Indonesia” or the Indonesian National Certificate |
SPBE | “Sistem Pemerintahan Berbasis Elektronik” or e-government |
SPJH | “Sistem Jaminan Produk Halal” or the Halal Product Guarantee System |
UMK | “Usaha Mikro dan kecil” or micro and small enterprises |
UMKM | “Usaha Mikro, Kecil dan Menengah” or micro, small, and medium enterprises |
Year | References | Title | General Summary | Keywords | Components * | ||
---|---|---|---|---|---|---|---|
1 | 2 | 3 | |||||
2016 | [83] | Smart Governance: Using a Literature Review and Empirical Analysis to Build a Research Model | Produced a model for research on implementation strategies (ideas and actions), smart governance arrangements (organization, technology and innovation), and smart governance outcomes (organizational change and urban improvement) | Organization, technology, Innovation | √ | √ | - |
[84] | Governing the smart city: a review of the literature on smart urban governance | Smart governance is not a technology issue: we must study smart governance as a complex process of institutional change and acknowledge the political nature of a compelling vision of socio-technical governance. | Socio-technical, technological | √ | √ | - | |
2018 | [85] | Smart governance in the context of smart cities: A literature review | Provided a definition of ’smart city governance’ and contributed to developing a framework to build new smart governance models in addressing society’s digital challenges, collaborative governance, information sharing, citizen engagement, transparency and openness. | Model, collaborative, transparency | √ | √ | - |
[86] | The governance of smart cities: A systematic literature review | A systematic literature review showed that various definitions of smart city governance exist. Also, the study uncovered substantial variances in contextual factors, measurement techniques and outcomes among smart city governance concepts. | Contextual, metric, results | √ | √ | - | |
2019 | [87] | Modelling the smart governance performance to support smart city program in Indonesia | The proposed model produced 29 indicators in 3 different domains (public services, bureaucracy, public policy) and 7 aspects of assessment (public administration services, basic needs facilities, service facilities, internal policies, bureaucratic governance, public aspirations, and open access). This model can serve as a reference for smart governance performance evaluation to support smart cities initiatives in Indonesia. | Bureaucracy, public service, public policy | √ | √ | √ |
[88] | Smart Governance For Sustainable Cities: Findings from a Systematic Literature Review | Empirical evidence for expected sustainability benefits is scant. In addition, the picture that emerges is ambiguous because it reports negative positive impacts on the achievement of smart governance sustainability. This study identifies the contextual condition of smart governance as important. Our paper points to the need for more empirical research and developing an agenda to examine the relationship between smart governance and sustainability outcomes. | Contextual, sustainable results | √ | √ | √ | |
2020 | [89] | Smart City Governance in Developing Countries: A Systematic Literature Review | Tech-enabled smart cities in developing countries can only be realized when socioeconomic, human, legal, and regulatory reforms are instituted. The government needs to increase its efforts to meet people’s basic infrastructure needs, increase income, establish a clear regulatory framework to mitigate the technological risks involved, develop human capital, ensure digital inclusivity, and promote environmental sustainability. | Technology, people, regulation | √ | - | √ |
[32] | A Literature Review on Smart City and Smart Governance | Research on the themes of the smart city and smart governance and their implementation by the government is still very minimal in Asian countries and other countries outside Europe. Research on smart cities and smart governance was abundant in 2016 and beyond. It is very important to include urban communities in the urban planning process because they are the ones who will be the beneficiaries of its implementation. | Implementation, planning, community | √ | - | √ | |
2022 | [90] | A Systematic Literature Review of Smart Governance | Smart governance is the ability or capacity to carry out smart activities, whether using technology that supports collaboration to produce efficient decision making. There are three main characteristics of smart governance, namely participation and partnership, collaboration, and transparency. The study also found that there are still few models, frameworks, or architectures for smart governance. Most research has created models, frameworks, or architectures for smart cities. With this in mind, research on the development of smart governance models, frameworks, or architectures is still open for further research. | Technology, transparency, participation, models/frameworks | √ | √ | √ |
2023 | [91] | Smart Governance Toolbox: A Systematic Literature Review | Certain parts of the ’smart governance toolbox’ remain almost empty: there are very few tools to assess the context of smart collaborative governance, facilitating collaborative structures, addressing technology issues, and measuring the results of smart city practices. | Tools, collaborative, technology | √ | √ | - |
References
- Wijayanti, R.; Herusantoso, K.; Rianto, Y.; Muliahati, R. Integrating ICT in One-Stop Services Model: Case Study on Government Institution in Indonesia. In Proceedings of the International Conference on ICT for Smart Society, Jakarta, Indonesia, 13–14 June 2013; IEEE: Piscataway, NJ, USA, 2013; pp. 1–4. [Google Scholar]
- Barokah, S.; Nurhadryani, Y.; Nurrahmi, H. E-Government Development: Online Industrial Business License Services System in Indonesia. In Proceedings of the 2013 International Conference on Advanced Computer Science and Information Systems (ICACSIS), Sanur Bali, Indonesia, 28–29 September 2013; IEEE: Piscataway, NJ, USA, 2013; pp. 77–82. [Google Scholar]
- Digdowiseiso, K.; Sugiyanto, E.; Setiawan, H.D. Business Licensing and the Indonesia’s Master Plan 2011–2025. Int. J. Sci. Technol. Res. 2020, 9, 287–291. [Google Scholar]
- Cahyaningtyas, R.N. The Effect of RBA OSS-Based Company Licensing on Domestic Investment. Bp. Int. Res. Crit. Inst. BIRCI-J. 2022, 5, 23231–23242. [Google Scholar] [CrossRef]
- Rusli, Z. The Implementation of Palm Oil Plantation Business Licensing. Int. J. Law Manag. 2018, 60, 770–776. [Google Scholar] [CrossRef]
- Umayah, D.; Purnomo, E.P.; Fadhlurrohman, M.I.; Fathani, A.T.; Salsabila, L. The Implementation of Indonesian Sustainable Palm Oil (ISPO) Policy in Managing Oil Palm Plantation in Indonesia. IOP Conf. Ser. Earth Environ. Sci. 2021, 943, 012022. [Google Scholar] [CrossRef]
- Suroso, A.I.; Pahan, I.; Maesaroh, S.S. New Plantation Moratorium Policy and Smallholders Palm Oil Rejuvenation for Increasing Productivity of Indonesian Palm Oil. J. Manaj. Agribisnis 2020, 17, 138. [Google Scholar] [CrossRef]
- Rachmaniah, M.; Suroso, A.I.; Syukur, M.; Hermadi, I. Supply and Demand Model for a Chili Enterprise System Using a Simultaneous Equations System. Economies 2022, 10, 312. [Google Scholar] [CrossRef]
- India—PDB per Kapita|1960–2023 Data|2024–2026 Perkiraan. Available online: https://id.tradingeconomics.com/india/gdp-per-capita (accessed on 4 November 2024).
- Xinhua Disposable Income per Kapita China Naik 5,4 Persen Pada H1 2024. Available online: https://www.antaranews.com/berita/4199121/disposable-income-per-kapita-china-naik-54-persen-pada-h1-2024#:~:text=Beijing (accessed on 4 November 2024).
- Lintang, I. DATA: 10 Negara Dengan Jumlah Penduduk Terbanyak di 2024. Available online: https://www.inilah.com/penduduk-terbanyak-di-dunia (accessed on 4 November 2024).
- Xinhua Populasi Malaysia Diperkirakan Naik 1,9 Persen, Jadi 34,1 Juta Jiwa. Available online: https://www.antaranews.com/berita/4231295/ (accessed on 4 November 2024).
- Faisal, A. Singapura, Negara Dengan Luas Wilayah Terkecil di Asia Tenggara. Available online: https://www.antaranews.com/berita/4264503/singapura-negara-dengan-luas-wilayah-terkecil-di-asia-tenggara#:~:text=Kendati menjadi negara terkecil di,2024 sebanyak 5.997.000 jiwa (accessed on 25 November 2024).
- Amartha, T. Negara Paling Kaya di Dunia 2024, Mana Saja Ya? Available online: https://amartha.com/blog/pendana/lifestyle/negara-paling-kaya/ (accessed on 4 November 2024).
- Zulfikar, F. 5 Negara Terkaya di Asia Tenggara Tahun 2024, Indonesia Nomor Berapa? Available online: https://www.detik.com/edu/detikpedia/d-7411988/5-negara-terkaya-di-asia-tenggara-tahun-2024-indonesia-nomor-berapa (accessed on 4 November 2024).
- India—New Businesses Registered—2024 Data 2025 Forecast 2004–2022 Historical. Available online: https://tradingeconomics.com/india/new-businesses-registered-number-wb-data.html (accessed on 8 November 2024).
- Kind of Business Criteria License/Registration Fee per Annum. Available online: https://foscos.fssai.gov.in/assets/docs/KindofBusinessEligibilityLatest.pdf (accessed on 4 November 2024).
- Mukherjee, S. How to Get Business License in India_ Know All the Procedures. Available online: https://okcredit.in/blog/how-to-get-business-license/ (accessed on 6 November 2024).
- Matt, S. 6 Common Types of Company Registration in China. Available online: https://www.chinacheckup.com/blog/company-registration-in-china (accessed on 12 November 2024).
- Michael, P. Chinese Business License: What It Isand How to Use It. Available online: https://china.acclime.com/guides/chinese-business-license/ (accessed on 14 November 2024).
- Tutup Tahun 2023, Tujuh Juta NIB Terbit Melalui OSS. Available online: https://www.bkpm.go.id/id/info/siaran-pers/tutup-tahun-2023-tujuh-juta-nib-terbit-melalui-oss (accessed on 6 November 2024).
- Business Licenses Malaysia: Types of Licenses & Timelines. Available online: https://www.paulhypepage.my/malaysia-business-licenses-types-of-licenses-and-timelines/ (accessed on 8 November 2024).
- ACRA Business Registry Statistics. Available online: https://www.acra.gov.sg/training-and-resources/facts-and-figures/business-registry-statistics (accessed on 8 November 2024).
- Licence E-Advisers. Available online: https://www.gobusiness.gov.sg/licences/find-licence-by-sector/ (accessed on 26 November 2024).
- Singapore Business Licenses &Permits Guide 2024. Available online: https://www.paulhypepage.com/singapore-business-licenses-and-permits/#:~:text=In general%2C it may take,on the specific licenses required! (accessed on 8 November 2024).
- Types of Business Licenses in the UAE and How to Get Them. Available online: https://translayte.com/blog/types-of-uae-business-licenses-and-how-to-get-them (accessed on 12 November 2024).
- Sheetal, S. UAE’s 652,885 Private Sector Companies Remain Under-Prepared for Corporate Tax That Comes into Effect in June 2023. Available online: https://www.zawya.com/en/press-release/companies-news/uaes-652-885-private-sector-companies-remain-under-prepared-for-corporate-tax-that-comes-into-effect-in-june-2023-l6vw0ehq (accessed on 12 November 2024).
- Solutions, T.M. How Long Does It Take to Get a Business License in the UAE? Available online: https://www.linkedin.com/pulse/how-long-does-take-get-business-license-uae-txm-manpower-solutions-alcwf/ (accessed on 26 November 2024).
- Maulana, M.M.; Suroso, A.I.; Nurhadryani, Y.; Seminar, K.B. Smart Governance Design for One-Stop Government of Licensing Services in Bio-Business. In Proceedings of the 2021 International Conference on Intelligent Technology, System and Service for Internet of Everything (ITSS-IoE), Sana’a, Yemen, 1–2 November 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 1–6. [Google Scholar]
- Maulana, M.M.; Suroso, A.I.; Nurhadryani, Y.; Seminar, K.B. Enterprise System Modeling for Business Licensing Services. In Proceedings of the 2021 International Conference on Informatics, Multimedia, Cyber and Information System (ICIMCIS), Jakarta, Indonesia, 28–29 October 2021; IEEE: Piscataway, NJ, USA, 2021; pp. 343–348. [Google Scholar]
- Romero, M.; Guédria, W.; Panetto, H.; Barafort, B. Towards a Characterisation of Smart Systems: A Systematic Literature Review. Comput. Ind. 2020, 120, 103224. [Google Scholar] [CrossRef]
- Fauzi, E.A.; Nurmandi, A.; Pribadi, U. Literature Review: Smart City and Smart Governance in Analysis. JPPUMA J. Ilmu Pemerintah. Dan Sos. Polit. Univ. Medan Area 2020, 8, 84–89. [Google Scholar] [CrossRef]
- Parappallil Mathew, B.; Bangwal, D. People Centric Governance Model for Smart Cities Development: A Systematic Review, Thematic Analysis, and Findings. Res. Glob. 2024, 9, 100237. [Google Scholar] [CrossRef]
- Przeybilovicz, E.; Cunha, M.A. Governing in the Digital Age: The Emergence of Dynamic Smart Urban Governance Modes. Gov. Inf. Q. 2024, 41, 101907. [Google Scholar] [CrossRef]
- Zhang, J.; Mora, L. Nothing but Symbolic: Chinese New Authoritarianism, Smart Government, and the Challenge of Multi-Level Governance. Gov. Inf. Q. 2023, 40, 101880. [Google Scholar] [CrossRef]
- Pressman, R.S. Software Engineering: A Practitioner’s Approach, 8th ed.; McGraw-Hill Education: New York, NY, USA, 2015; ISBN 978-0-07-802212-8. [Google Scholar]
- Hermawan. Online Single Submission (OSS) System: A Licensing Services Breakthrough in Local Government? Int. J. Innov. Creat. Chang. 2020, 10, 284–296. [Google Scholar]
- Onate, J.J.S.; Omorog, C.D.; Babol, A.S. Development of Electronic Business Permit and Licensing System (eBPLS). In Proceedings of the 2018 IEEE 10th International Conference on Humanoid, Nanotechnology, Information Technology, Communication and Control, Environment and Management (HNICEM), Baguio City, Philippines, 29 November–2 December 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1–6. [Google Scholar]
- Degerli, K. Regulatory Challenges and Solutions for Fintech in Turkey. Procedia Comput. Sci. 2019, 158, 929–937. [Google Scholar] [CrossRef]
- Maulana, M.M.; Suroso, A.I.; Nurhadryani, Y.; Seminar, K.B. Smart Governance for One-Stop-Shop Services of Bio-Business Licensing in Indonesia: A Literature Review. In Proceedings of the 2020 International Conference on Computer Science and Its Application in Agriculture (ICOSICA), Bogor, Indonesia, 16–17 September 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1–6. [Google Scholar]
- Kementrian Investasi/BKPM, O. KBLI 2020 No. 10799—Other Food Products Industry. Available online: https://oss.go.id/informasi/kbli-kode?kode=C&kbli=10799 (accessed on 25 June 2022).
- Maulana, M.M.; Suroso, A.I.; Nurhadryani, Y.; Seminar, K.B. The Smart Governance Framework and Enterprise System’s Capability for Improving Bio-Business Licensing Services. Informatics 2023, 10, 53. [Google Scholar] [CrossRef]
- Maghfirotun; Wirdyaningsih. Kedudukan Penyelia Halal Dalam Sertifikasi Halal Setelah Berlakunya Undang-Undang Cipta Kerja Pada Sektor UMK. PALAR Pakuan Law Rev. 2022, 8, 463–472. [Google Scholar] [CrossRef]
- Utama, L.; Purwowidhu, C. Daftar Sertifikasi Halal Gratis, Begini Caranya. Available online: https://mediakeuangan.kemenkeu.go.id/article/show/daftar-sertifikasi-halal-gratis-begini-caranya (accessed on 18 September 2023).
- Badan POM. E-Sertifikasi Badan POM. Available online: https://e-sertifikasi.pom.go.id (accessed on 16 September 2023).
- Suranto, G. Penerapan SNI Bagi UMK, Mudah, Tanpa Biaya dan Menguntungkan. Available online: https://infopublik.id/kategori/nasional-sosial-budaya/725164/penerapan-sni-bagi-umk-mudah-tanpa-biaya-dan-menguntungkan (accessed on 18 September 2023).
- Warisman, S.S. NIB dan OSS: Meningkatkan Kemudahan Berusaha di Indonesia. Available online: https://infiniti.id/blog/legal/nib-oss-upaya-pemerintah-untuk-meningkatkan-kemudahan-berusaha (accessed on 16 September 2023).
- Kemendag RI, D. Portal Aplikasi PKTN. Available online: https://simpktn.kemendag.go.id/index.php/k3l/Permohonan/proses_permohonan/1 (accessed on 16 September 2023).
- PANRB, S. Penerbitan Registrasi Barang Terkait K3L. Available online: https://sippn.menpan.go.id/pelayanan-publik/8194845/upp-direktorat-standardisasi-dan-pengendalian-mutu/penerbitan-registrasi-barang-terkait-k3l (accessed on 23 September 2023).
- Purworejo, D. SIINas (Sistem Informasi Industri Nasional). Available online: https://dinperintransnaker.purworejokab.go.id/siinas-sistem-informasi-industri-nasional/ (accessed on 16 September 2023).
- Bantul, D. Panduan Pengajuan PBG Atau SLF Untuk Kegiatan Berusaha Melalui OSS. Available online: https://dpmptsp.bantulkab.go.id/web/berita/detail/721-panduan-pengajuan-pbg-atau-slf-untuk-kegiatan-berusaha-melalui-oss (accessed on 18 September 2023).
- Popchev, I.; Orozova, D. Text Mining in the Domain of Plant Genetic Resources. In Proceedings of the 2020 IEEE 10th International Conference on Intelligent Systems (IS), Varna, Bulgaria, 28–30 August 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 596–600. [Google Scholar]
- Tayal, M.A.; Raghuwanshi, M.M.; Malik, L.G. ATSSC: Development of an Approach Based on Soft Computing for Text Summarization. Comput. Speech Lang. 2017, 41, 214–235. [Google Scholar] [CrossRef]
- Patel, D.; Shah, S.; Chhinkaniwala, H. Fuzzy Logic Based Multi Document Summarization with Improved Sentence Scoring and Redundancy Removal Technique. Expert Syst. Appl. 2019, 134, 167–177. [Google Scholar] [CrossRef]
- Alami, N.; Meknassi, M.; En-nahnahi, N. Enhancing Unsupervised Neural Networks Based Text Summarization with Word Embedding and Ensemble Learning. Expert Syst. Appl. 2019, 123, 195–211. [Google Scholar] [CrossRef]
- Joshi, A. SummCoder: An Unsupervised Framework for Extractive Text Summarization Based on Deep Auto-Encoders. Expert Syst. Appl. 2019, 129, 200–215. [Google Scholar] [CrossRef]
- Mirończuk, M.M.; Protasiewicz, J. A Recent Overview of the State-of-the-Art Elements of Text Classification. Expert Syst. Appl. 2018, 106, 36–54. [Google Scholar] [CrossRef]
- Altınel, B.; Ganiz, M.C. Semantic Text Classification: A Survey of Past and Recent Advances. Inf. Process. Manag. 2018, 54, 1129–1153. [Google Scholar] [CrossRef]
- Wang, H.; Hong, M. Supervised Hebb Rule Based Feature Selection for Text Classification. Inf. Process. Manag. 2019, 56, 167–191. [Google Scholar] [CrossRef]
- Mohamed, M.; Oussalah, M. SRL-ESA-TextSum: A Text Summarization Approach Based on Semantic Role Labeling and Explicit Semantic Analysis. Inf. Process. Manag. 2019, 56, 1356–1372. [Google Scholar] [CrossRef]
- Škrlj, B.; Martinc, M.; Kralj, J.; Lavrač, N.; Pollak, S. Tax2vec: Constructing Interpretable Features from Taxonomies for Short Text Classification. Comput. Speech Lang. 2021, 65, 101104. [Google Scholar] [CrossRef]
- Kang, M.; Ahn, J.; Lee, K. Opinion Mining Using Ensemble Text Hidden Markov Models for Text Classification. Expert Syst. Appl. 2018, 94, 218–227. [Google Scholar] [CrossRef]
- Du, Y.; Liu, J.; Ke, W.; Gong, X. Hierarchy Construction and Text Classification Based on the Relaxation Strategy and Least Information Model. Expert Syst. Appl. 2018, 100, 157–164. [Google Scholar] [CrossRef]
- Dogan, T.; Uysal, A.K. Improved Inverse Gravity Moment Term Weighting for Text Classification. Expert Syst. Appl. 2019, 130, 45–59. [Google Scholar] [CrossRef]
- Mirończuk, M.M.; Protasiewicz, J.; Pedrycz, W. Empirical Evaluation of Feature Projection Algorithms for Multi-View Text Classification. Expert Syst. Appl. 2019, 130, 97–112. [Google Scholar] [CrossRef]
- Hossain, M.R.; Hoque, M.M.; Siddique, N.; Sarker, I.H. Bengali Text Document Categorization Based on Very Deep Convolution Neural Network. Expert Syst. Appl. 2021, 184, 115394. [Google Scholar] [CrossRef]
- Di Vaio, A.; Palladino, R.; Hassan, R.; Escobar, O. Artificial Intelligence and Business Models in the Sustainable Development Goals Perspective: A Systematic Literature Review. J. Bus. Res. 2020, 121, 283–314. [Google Scholar] [CrossRef]
- Soni, N.; Sharma, E.K.; Singh, N.; Kapoor, A. Artificial Intelligence in Business: From Research and Innovation to Market Deployment. Procedia Comput. Sci. 2020, 167, 2200–2210. [Google Scholar] [CrossRef]
- Triveni, K.M.; Thanushree, R.; Hittalamani, V. Text Image Processing Using Flask. Int. Res. J. Mod. Eng. Technol. Sci. 2023, 5, 1254–1257. [Google Scholar]
- Jayoma, J.M.; Moyon, E.S.; Morales, E.M.O. OCR Based Document Archiving and Indexing Using PyTesseract: A Record Management System for DSWD Caraga, Philippines. In Proceedings of the 2020 IEEE 12th International Conference on Humanoid, Nanotechnology, Information Technology, Communication and Control, Environment, and Management (HNICEM), Manila, Philippines, 3–7 December 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 1–6. [Google Scholar]
- Hubert; Phoenix, P.; Sudaryono, R.; Suhartono, D. Classifying Promotion Images Using Optical Character Recognition and Naïve Bayes Classifier. Procedia Comput. Sci. 2021, 179, 498–506. [Google Scholar] [CrossRef]
- Goodrum, H.; Roberts, K.; Bernstam, E.V. Automatic Classification of Scanned Electronic Health Record Documents. Int. J. Med. Inf. 2020, 144, 104302. [Google Scholar] [CrossRef] [PubMed]
- Nur Faiz, M.; Rahadi, N.W.; Adi Prasetya, N.W. Online Presence System Development Website-Based Using Prototype Methods. Appl. Technol. Comput. Sci. J. 2021, 4, 1–9. [Google Scholar] [CrossRef]
- Walker, M.; Takayama, L.; Landay, J.A. High-Fidelity or Low-Fidelity, Paper or Computer? Choosing Attributes When Testing Web Prototypes. Proc. Hum. Factors Ergon. Soc. Annu. Meet. 2002, 46, 661–665. [Google Scholar] [CrossRef]
- Indonesia, C. Jokowi Beberes, 27.000 Aplikasi Pusat & Daerah Dipangkas! Available online: https://www.cnbcindonesia.com/news/20230922133330-4-474768/jokowi-beberes-27000-aplikasi-pusat-daerah-dipangkas#:~:text=Jakarta%2C (accessed on 27 September 2023).
- Indonesia, C. 27.400 Aplikasi Pemerintah Gabung Jadi 1, Bisa Cari Semuanya. Available online: https://www.cnbcindonesia.com/tech/20230824140638-37-465821/27400-aplikasi-pemerintah-gabung-jadi-1-bisa-cari-semuanya (accessed on 27 September 2023).
- Zhu, Y.-Q.; Fang, Y.-H.; Lim, S.-Y. Investigating Drivers of Service Extension Success for a Super App. Comput. Hum. Behav. 2023, 149, 107928. [Google Scholar] [CrossRef]
- Castilla, R.; Pacheco, A.; Franco, J. Digital Government: Mobile Applications and Their Impact on Access to Public Information. SoftwareX 2023, 22, 101382. [Google Scholar] [CrossRef]
- Zhang, Y.; Kimathi, F.A. Exploring the Stages of E-Government Development from Public Value Perspective. Technol. Soc. 2022, 69, 101942. [Google Scholar] [CrossRef]
- Hidayah, E.S.; Almadani, M. Analisis Tingkat Kematangan Sistem Pemerintahan Berbasis Elektronik (SPBE) pada Pemerintah Provinsi Sulawesi Selatan. J. Teknol. Dan Komun. Pemerintah. 2022, 4, 49–67. [Google Scholar] [CrossRef]
- Bahaweres, R.B.; Imam Suroso, A.; Wahyu Hutomo, A.; Permana Solihin, I.; Hermadi, I.; Arkeman, Y. Tackling Feature Selection Problems with Genetic Algorithms in Software Defect Prediction for Optimization. In Proceedings of the 2020 International Conference on Informatics, Multimedia, Cyber and Information System (ICIMCIS), Jakarta, Indonesia, 19–20 November 2020; IEEE: Piscataway, NJ, USA, 2020; pp. 64–69. [Google Scholar]
- Hidayat, N.F.; Satwiko, P. The Implementation of Artificial Intelligence in the Environmental Licensing Process. In Proceedings of the International Webinar on Digital Architecture 2021 (IWEDA 2021), Yogyakarta, Indonesia, 13–14 December 2021. [Google Scholar]
- Bolívar, M.P.R.; Meijer, A.J. Smart Governance: Using a Literature Review and Empirical Analysis to Build a Research Model. Soc. Sci. Comput. Rev. 2016, 34, 673–692. [Google Scholar] [CrossRef]
- Meijer, A.; Bolívar, M.P.R. Governing the Smart City: A Review of the Literature on Smart Urban Governance. Int. Rev. Adm. Sci. 2016, 82, 392–408. [Google Scholar] [CrossRef]
- Pereira, G.V.; Parycek, P.; Falco, E.; Kleinhans, R. Smart Governance in the Context of Smart Cities: A Literature Review. Inf. Polity 2018, 23, 143–162. [Google Scholar] [CrossRef]
- Ruhlandt, R.W.S. The Governance of Smart Cities: A Systematic Literature Review. Cities 2018, 81, 1–23. [Google Scholar] [CrossRef]
- Herdiyanti, A.; Hapsari, P.S.; Susanto, T.D. Modelling the Smart Governance Performance to Support Smart City Program in Indonesia. Procedia Comput. Sci. 2019, 161, 367–377. [Google Scholar] [CrossRef]
- Tomor, Z.; Meijer, A.; Michels, A.; Geertman, S. Smart Governance For Sustainable Cities: Findings from a Systematic Literature Review. J. Urban Technol. 2019, 26, 3–27. [Google Scholar] [CrossRef]
- Tan, S.Y.; Taeihagh, A. Smart City Governance in Developing Countries: A Systematic Literature Review. Sustainability 2020, 12, 899. [Google Scholar] [CrossRef]
- Purba, F.N.; Arman, A.A. A Systematic Literature Review of Smart Governance. In Proceedings of the 2022 International Conference on Information Technology Systems and Innovation (ICITSI), Bandung, Indonesia, 8–9 November 2022; IEEE: Piscataway, NJ, USA, 2022; pp. 70–75. [Google Scholar]
- Ruijer, E.; Van Twist, A.; Haaker, T.; Tartarin, T.; Schuurman, N.; Melenhorst, M.; Meijer, A. Smart Governance Toolbox: A Systematic Literature Review. Smart Cities 2023, 6, 878–896. [Google Scholar] [CrossRef]
No | Country | Population | Income Per Capita | Business Category | Volume per Day (in Average) | Time Required (Maximum Days) |
---|---|---|---|---|---|---|
1 | India | 1439 Mio | USD 2239 1 | 44 | 474 | 1–30 |
2 | China | 1425 Mio | USD 2907 2 | 6 | 87,000 | 25–42 |
3 | Indonesia | 279.4 Mio | USD 5270 | 21 | 13,000 | 1–61 |
4 | Malaysia | 34.1 Mio | USD 13,310 | 12 | 1.020 | 30–360 |
5 | UAE | 9.9 Mio | USD 60,000 | 6 | 58 | 28–42 |
6 | Singapore | 5.9 Mio | USD 88,450 | 26 | 32 | 14–60 |
No | Process | Domain | Smart System Technologies |
---|---|---|---|
1 | Validation | Authentication and authorization | Single sign-on/OAuth |
2 | Integration | Integration amd partnership | RESTful OPEN API 2.0 |
3 | Licensing verification | Document verification | Blockchain |
4 | Data governance | Big data | Data Lake on SaaS |
5 | Data security | Data Protection | Homomorphic encryption |
6 | Licensing monitoring | Computer vision | Optical character recognition (OCR) |
7 | Complaint handling | Customer service support/chat/FAQ | Generative AI |
Approach | Pros and Cons |
---|---|
| (+) Users do not need to upload documents (−) Integration fees (−) System development standards are required (−) Limited developers (resources) |
| (+) No integration fees (+) No system development standards are required (+) No need for many developers (−) There is user effort to upload compliance documents |
Bio-Business Licensing 2 | Other Licensing | Ministries/Agencies |
---|---|---|
NIB | NIB | BKPM |
Halal certificate | - | BPJPH |
BPOM distribution license | - | BPOM |
SNI | SNI | BSN |
K3L | K3L | Kemendag |
Comply to SIINas | Comply to SIINas | Kemenperin |
PBG | PBG | Kementrian PUPR |
- | IUP/IUPK | Local Government |
KBLI 2020 (21 CATEGORIES) 3 |
---|
A. Agriculture, forestry, and fisheries |
B. Mining and quarrying |
C. Processing industry |
D. Procurement of electricity, gas, steam/hot Water, and cold air |
E. Water treatment, wastewater treatment, waste material treatment and recovery, and remediation activities |
F. Construction |
G. Transportation and warehousing |
H. Wholesale and retail trade; car and motorbike repair and maintenance |
I. Provision of accommodation and provision of food and drink |
J. Information and communication |
K. Financial and insurance activities |
L. Real estate |
M. Professional, scientific, and technical activities |
N. Rental and leasing activities without options, employment, travel agents, and other business support |
O. Government administration, defense, and mandatory social security |
P. Education |
Q. Human health activities and social activities |
R. Arts, entertainment, and recreation |
S. Other service activities |
T. Household activities as employers; activities that produce goods and services for households that are used to meet their own needs |
U. Activities of international agencies and extra-international agencies |
Document 4 | Keywords | Supporting Data |
---|---|---|
1. Halal Certificate | Halal, MUI, LPPOM |
|
2. BPOM License | BPOM, distribution license |
|
No | Scenario | Success Criteria |
---|---|---|
1 | User has successfully logged in | Pass |
2 | User failed to login | Fail |
3 | Users can upload valid halal certificate documents | Pass |
4 | Users can upload BPOM certificate documents—valid | Pass |
5 | User failed to upload certificate document—invalid | Fail |
6 | Users can submit valid halal certificate documents | Pass |
7 | The submitted data appears successfully | Pass |
8 | User has successfully logged out | Pass |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Maulana, M.M.; Suroso, A.I.; Nurhadryani, Y.; Seminar, K.B. Smart Governance System’s Design to Monitor the Commitments of Bio-Business Licensing in Indonesia. Information 2025, 16, 78. https://doi.org/10.3390/info16020078
Maulana MM, Suroso AI, Nurhadryani Y, Seminar KB. Smart Governance System’s Design to Monitor the Commitments of Bio-Business Licensing in Indonesia. Information. 2025; 16(2):78. https://doi.org/10.3390/info16020078
Chicago/Turabian StyleMaulana, Muhammad Mahreza, Arif Imam Suroso, Yani Nurhadryani, and Kudang Boro Seminar. 2025. "Smart Governance System’s Design to Monitor the Commitments of Bio-Business Licensing in Indonesia" Information 16, no. 2: 78. https://doi.org/10.3390/info16020078
APA StyleMaulana, M. M., Suroso, A. I., Nurhadryani, Y., & Seminar, K. B. (2025). Smart Governance System’s Design to Monitor the Commitments of Bio-Business Licensing in Indonesia. Information, 16(2), 78. https://doi.org/10.3390/info16020078