[Tutorial] OAI List record ERROR

All about OJS 2
Post Reply
ajienoorseto
Posts: 449
Joined: 30 Dec 2016, 21:19
Contact:

[Tutorial] OAI List record ERROR

Post by ajienoorseto »

hi guys... dah ama gak ngasih tutorial

sesuai dengan judul... OAI List Record Error

kasus-> jurnal ingin mendaftar ke portal Garuda , setelah terdaftar, pihak Garuda menginformasikan OAI anda error

setelah di cek muncul error seperti ini :
2020-04-02 10_40_41-Window.png
di cek lagi :
2020-04-02 10_31_54-Window.png
ada indikasi "Illegal Parameter"

tadinya saya berpikir ada masalah dengan script code dari plugin OAI, saya minta deh akses ke server, tetapi pengelola jurnalnya tidak punya, orang ITnya yg punya
Ya udah deh, minta akses ke ojsnya aja... dan yg saya temukan adalah :
2020-04-02 10_42_58-Window.png
abstraknya ada kode2 aneh, ini biasanya karea copy dari Office, lalu di paste di OJS, ngikut kode2nya...

YANG SAYA LAKUKAN :

saya mengcopy teks abstrak dari halaman archive-> misal tahun 2019, trus di paste di notepad/sublime/ text editor
2020-04-02 10_43_43-Window.png
lalu saya copy ulang, dan paste di OJS (edit metadata)
ENG ING EEEENGGG
2020-04-02 10_44_40-Window.png
Atom Indonesia
http://aij.batan.go.id

andi.adriansyah
Posts: 1
Joined: 18 Dec 2019, 20:14

Re: [Tutorial] OAI List record ERROR

Post by andi.adriansyah »

Benar ....
Problemnya, karena terdapat kalimat yang 'aneh'. Pada kasus saya: value < 0.2 eye close and than value 0.2-0.3 eye condition half open and than >0.3 eye condition open, range float MAR value <0.5 mouth close condition, 0,5-0,8 mouth half open and >0.8. Yaitu, pada karakter: "<", dan ">".

Maka, karakter tersebut diganti dengan: < When one value is smaller than another, we use a "less than" sign, example: 3 < 5. Dan, > When one value is bigger than another we use a "greater than" sign, example: 9 > 6

Lau, taraaaa .... problem selesai.

Terima kasih Pak Adji Norseto.
Terima kasih RJI

ajienoorseto
Posts: 449
Joined: 30 Dec 2016, 21:19
Contact:

Re: [Tutorial] OAI List record ERROR

Post by ajienoorseto »

Mantap pak andi,

Belajar Bersama, Berbagi Bersama
Atom Indonesia
http://aij.batan.go.id

dwifajar
Posts: 6
Joined: 20 Mar 2020, 13:06

Re: [Tutorial] OAI List record ERROR

Post by dwifajar »

Tambahan

Saya habis bantu jurnal.ummi.ac.id (OJS 3) yang selalu ditolak garuda masalah di OAI. Pesan di OAInya seperti ini :
Screenshot_2020-04-18 OAI 2 0 Request Results.png
Solusinya :

Cek di config.inc.php

[oai]

; Enable OAI front-end to the site
oai = On -> harus on

; OAI Repository identifier
repository_id = "ojs2.jurnal.ummi.ac.id" -> sesuai dengan domain utama

; Maximum number of records per request to serve via OAI
oai_max_records = 10 -> diperkecil dari default 100

Hasilnya :

WhatsApp Image 2020-04-18 at 20.21.31.jpeg
Ok. Semoga berhasil juga.

Dudu
Managing Editor
https:ejournal.upnvj.ac.id/index.php/JPM
dfsptra@gmail.com

uvnata
Posts: 3
Joined: 31 May 2020, 21:48

Re: [Tutorial] OAI List record ERROR

Post by uvnata »

list record oai tidak muncul padahal settingan sudah benar

[oai]

; Enable OAI front-end to the site
oai = On

; OAI Repository identifier
repository_id = "ojs2.journal.unilak.ac.id"

; Maximum number of records per request to serve via OAI
oai_max_records = 100

https://journal.unilak.ac.id/index.php/dz/oai

ajienoorseto
Posts: 449
Joined: 30 Dec 2016, 21:19
Contact:

Re: [Tutorial] OAI List record ERROR

Post by ajienoorseto »

oai_max_records = 10 -> diperkecil dari default 100
uvnata wrote:
02 Jun 2020, 08:28
list record oai tidak muncul padahal settingan sudah benar

[oai]

; Enable OAI front-end to the site
oai = On

; OAI Repository identifier
repository_id = "ojs2.journal.unilak.ac.id"

; Maximum number of records per request to serve via OAI
oai_max_records = 100

https://journal.unilak.ac.id/index.php/dz/oai
Atom Indonesia
http://aij.batan.go.id

busro
Posts: 96
Joined: 31 Dec 2016, 18:24
Location: bandung
Contact:

Re: [Tutorial] OAI List record ERROR

Post by busro »

ini yang saya cari, hatur nuhun kang aji
Wawasan: Jurnal Ilmiah Agama dan Sosial Budaya
http://journal.uinsgd.ac.id/index.php/jw
Fakultas Ushuluddin UIN SGD Bandung
08986143832

Post Reply