/idkbse-ojs-plugin

Integrates subject headings from https://id.kb.se with the keyword field in OJS3.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

id.kb.se keywords

Integrates controlled vocabularies from id.kb.se with the keyword field in OJS3.

Currently, keywords from the subject scheme SAO (Svenska ämnesord, https://id.kb.se/term/sao) can be linked for new OJS articles.

Screenshot

Creating a new release

Bump the plugin version in idkbse/version.xml.

In the root directory (idkbse-ojs-plugin), create a tar file with the latest code:

tar czf idkbse.tar.gz --directory=$(pwd) idkbse/

Create a new github-release, tag the new version (v.<M>.<m>.<p>) and attach idkbse.tar.gz.