How to find our OAI URL?

I’m not sure what our OAI URL is, given that our homepage resolves to:

https://osotl.org/?journal=osotl&page=index

I have tried, for example:

https://osotl.org/oai?journal=osotl&page=index

Our URLs are pretty horrible (see the discussion here about getting OJS to work on with our hosting environment, with disable_path_info = On)

We’re on version 3.3.0.8

Any ideas?

Thanks!

Matt

  1. Check the config file. Set oai off to on.
    [oai]
    ; Enable OAI front-end to the site
    oai = On

  2. Go to the Distribution > Access settings page.
    image

Go to the distribution settings page. Make the necessary settings.

It should work with a link like on this page.
https://www.ojsdergi.com/demo/index.php/dergi/oai
Test the link with your journal url.

Thanks @kerimsarigul - I’ve done all that already, and tried several variations, including the expected format you indicate:

https://osotl.org/osotl/index.php/osotl/oai

https://osotl.org/osotl/index.php/oai

https://osotl.org/index.php?journal=osotl/oai

Here you are
https://osotl.org/index.php?journal=osotl&page=oai

1 Like