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

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

(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 = '922') 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 = '922'  

(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 = '20777' 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 = 20777  

(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 = 20777 ORDER BY g.seq  

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

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

(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 = 20777 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 = '667' ORDER BY i.issue_id  

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

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

(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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= 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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= 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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

(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 = 20777  

(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 = '20777' 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 = 20777  

(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 = 20777 ORDER BY g.seq  

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

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

(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 = 20777 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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= 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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= 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 = '922' 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:04:44' >= s.date_start AND '2025-09-17 09:04:44' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

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

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

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

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

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

(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 = '922') 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
PROGRESIVITY OF DIGITAL COPYRIGHT LEGAL PROTECTION | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 20777 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '30411'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '30412'   <hr /> Miradian | The 4th Legal Internasional Conference and Studies
(mysql): SELECT * FROM authors WHERE submission_id = 20777 ORDER BY seq  

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

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

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

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

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

PROGRESIVITY OF DIGITAL COPYRIGHT LEGAL PROTECTION


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

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

(mysql): SELECT * FROM author_settings WHERE author_id = '30412'  
Apriady Miradian, Aulia Muthiah

Abstract


Digital products are the result of current scientific developments. The development of science assisted by internet media is able to produce works of high economic value. Digital works have an advantage in terms of their distribution and products that are more practical. The advantages of this digital work cause the circulation of the product to sometimes get out of control, this causes a loss for the creator of the digital product. The economic and moral rights inherent in the creator require comprehensive legal protection.

Legal problems occur when the distribution of products cannot be controlled, causing product creators to suffer losses, because they do not get proper royalties from the products they have created. Juridically, a product creator is entitled to economic and moral rights from the product he creates.

The pace of development of science and technology is related to digital copyrighted works where legal protection for product creators is focused only on inflexible statutory provisions. So that progressive legal theory offers analytical jurisprudence which is based on the premise of rules and logic. For Positive (dogmatic) Legal Studies, the truth lies in the body of regulations. This is what Progressive Law criticizes, because seeing a law that is only in the form of articles clearly cannot describe the truth of a very complex law. So that digital copyright protection cannot only focus on the Copyright Law, but also uses the thoughts of legal experts and judges.


Full Text:

PDF

References



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

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

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

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

Hidayah, Khoirul, 2017, Hukum HKI Hak Kekayaan Intelektuan, Jatim: Setara Press.


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

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

Kusumah , Mulyana W. dan Paul S.Baut , 1998, Hukum, Politik dan Perubahan Sosial, Jakarta: Yayasan Lembaga Bantuan Hukum Indonesia


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

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

Muliadi , Ahmad, 2012, Makalah Politik Hukum, Jakarta: SAP S-2 Universitas Jayabaya


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

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

Marganda, Iman Pasu Marganda and Purba Hadiarto, 2017 “Penguatan Budaya Hukum Masyarakat Untuk Menghasilkan Kewarganegaraan Transformatif,†Civics 14, No. 2


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

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

Simatupang, Kwarizmi Maulana, 2021, Tinjauan Yuridis Perlindungan Hak Cipta Dalam Ranah Digital, Jurnal Ilmiah Kebijakan Hukum, Volume 15 Nomor 1


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

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

Sudjana, 2020, Progresivitas Perlindungan Terhadap Pencipta Dalam Mendorong Ekonomi Kreatif di Indonesia, Jurnal Ilmiah Kebijakan Hukum, Volume 14 Nomor 2.

Kriswangsa Terkaya Di Bagus Kusuma Yudha, “20 Orang Dunia Tahun 2017 Versi Majalah 73 Forbes,†last modified 2017, accessed January 15, 2019, https://www.finansialku.com/orangterkaya-di-dunia-tahun-2017/.




DOI: http://dx.doi.org/10.26532/pdih.v4i4.20777
(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 = '20777' 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 = 20777  

(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 = 20777 ORDER BY g.seq  

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

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

(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 = 20777 ORDER BY s.seq  

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

Refbacks

  • There are currently no refbacks.

(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 = 1758099856, last_used = 1758099879, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '4m8493ghk94msn527n8eim8ib0'