Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 705 Bytes

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.