From bcc0e8e303a1a40fc32f7f9bb46c5e4b6d8cd71e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 11 Jun 2020 19:46:15 -0700 Subject: additional OJS platform names --- chocula/util.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chocula/util.py b/chocula/util.py index 4080e5b..2cb771d 100644 --- a/chocula/util.py +++ b/chocula/util.py @@ -12,6 +12,8 @@ import pycountry # software frameworks PLATFORM_MAP = { 'OJS': 'ojs', + 'OJS SEER': 'ojs', + 'Open Journal System/OJS': 'ojs', 'BMC': 'bmc', 'SciELO Brazil': 'scielo', 'SciELO Argentina': 'scielo', -- cgit v1.2.3