(mysql): SELECT * FROM sessions WHERE session_id = 'g4hkh1r2a26i5n42boeqchmds6'  

(mysql): SELECT * FROM journals WHERE path = 'SANLaR'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '54') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '54'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '35856' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 35856  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 35856 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '10990'  

(mysql): SELECT * FROM article_settings WHERE article_id = '35856'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 35856 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '939' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 939  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '939'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '117'  

(mysql): SELECT * FROM section_settings WHERE section_id = '117'  

(mysql): SELECT * FROM sections WHERE section_id = '117'  

(mysql): SELECT * FROM section_settings WHERE section_id = '117'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 35856  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '35856' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 35856  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 35856 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '10990'  

(mysql): SELECT * FROM article_settings WHERE article_id = '35856'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 35856 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '54' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:30:56' >= s.date_start AND '2025-09-17 09:30:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 35856 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '117'  

(mysql): SELECT * FROM section_settings WHERE section_id = '117'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 54 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1157'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '54') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/ojs/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/ojs/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: Server info: OS: Linux PHP Version: 5.6.32 Apache Version: Apache/2.4.29 (Unix) DB Driver: mysql DB server version: 5.7.44

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'context' AND journal_id = '54'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'enabled' AND journal_id = '54'  

(mysql): SELECT * FROM plugin_settings ps WHERE plugin_name = 'garuda2xblockplugin' AND setting_name = 'seq' AND journal_id = '54'  
Legal Implementation of the Validity of Electronic Certificates | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 35856 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '53749'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '53750'   <hr /> Syabbani | Sultan Agung Notary Law Review
(mysql): SELECT * FROM authors WHERE submission_id = 35856 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '53749'  

(mysql): SELECT * FROM author_settings WHERE author_id = '53750'  

(mysql): SELECT * FROM authors WHERE submission_id = 35856 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '53749'  

(mysql): SELECT * FROM author_settings WHERE author_id = '53750'  

Legal Implementation of the Validity of Electronic Certificates


(mysql): SELECT * FROM authors WHERE submission_id = 35856 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '53749'  

(mysql): SELECT * FROM author_settings WHERE author_id = '53750'  
Maulana Zakki Syabbani, Dahniarti Hasana

Abstract


The implementation of land certificate digitalization from analog certificates converted into electronic certificates is carried out in stages and using a pilot project system. The readiness of both human resources and infrastructure must truly meet the required standards. However, the process of certificate digitalization in Indonesia cannot be denied considering that one of its goals is to minimize land disputes and legal protection for land object owners. This study aims to determine the extent of the implementation of the validity of electronic certificates after the issuance of the Regulation of the Minister of ATR/BPN Number 1 of 2021 concerning Electronic Certificates in Bantul Regency. The approach method used in this thesis is empirical juridical. The specifications of this study use descriptive analysis. The type of data used in this study is primary data which includesCivil Code,Basic Agrarian Law (UUPA) Law Number 11 of 2020 concerning Job CreationRegulation of the Minister of ATR Number 1 of 2021 concerning Electronic Certificates, as well as secondary data containing books and other supporting documents. Collection of research data using interview techniques and document studies or library materials. The data analysis method used in analyzing the data is a qualitative analysis of the interactive model as proposed. The results of the study show that: First, the implementation of land certificate digitalization in Indonesia is gradual. The Bantul ATR/BPN Office is still in the process of processing electronic certificates for Government Offices. Second: Each office of each ATR/BPN is expected to have prepared various aspects such as caution.


Keywords


Analog; Certificate; Electronic; Digitalization.

Full Text:

PDF

References



(mysql): SELECT * FROM citation_settings WHERE citation_id = '295130'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 295130 ORDER BY metadata_description_id DESC  

(mysql): SELECT * FROM citation_settings WHERE citation_id = '295131'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 295131 ORDER BY metadata_description_id DESC  

Fitria Dewi Navisa, 2020, Makna Asas Kepentingan (Insurable Interest) dalam Perjanjian Asuransi, http://repository.unisma.ac.id/bitstream/handle


(mysql): SELECT * FROM citation_settings WHERE citation_id = '295132'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 295132 ORDER BY metadata_description_id DESC  

Samhis Setiawan, Dokumen – Pengertian, Perbedaan, Jenis, Ruang Lingkup, Kegiatan, Contoh, Para Ahli, https://www.gurupendidikan.co.id/dokumen/


(mysql): SELECT * FROM citation_settings WHERE citation_id = '295133'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 295133 ORDER BY metadata_description_id DESC  

Samuel Gading, “BPN akan terbitkan 13 daerah yang bisa terbitkan sertifikat elektronik”. Detik finance, Diakses, https://finance.detik.com/berita-ekonomi-bisnis/d-7134077/bpn-akan-umumkan-13-daerah-yang-bisa-terbitkan-sertifikat-tanah-elektronik


(mysql): SELECT * FROM citation_settings WHERE citation_id = '295134'  

(mysql): SELECT * FROM metadata_descriptions WHERE assoc_type = 1048579 AND assoc_id = 295134 ORDER BY metadata_description_id DESC  

Dongpo Zhang, (2018), Big data security and privacy protection; 8th International Conference on Management and Computer Science (ICMCS 2018). Atlantis Press, 77

Imas Novita Juaningsih, (2020), Analisis Kebijakan PHK bagi Para Pekerja pada Masa Pandemi Covid-19 di Indonesia, Adalah : Buletin Hukum & Keadilan, Vol.4, No.1




DOI: http://dx.doi.org/10.30659/sanlar.v6i1.35856
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '35856' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 35856  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 35856 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '10990'  

(mysql): SELECT * FROM article_settings WHERE article_id = '35856'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 35856 ORDER BY s.seq  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 35856 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Sultan Agung Notary Law Review has been indexed in:

Image Image Image Image Image


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758101406, last_used = 1758101451, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = 'g4hkh1r2a26i5n42boeqchmds6'