In the submission process, I can, for a contributor, choose either if it is an “Author” or a “Translator”, for the articles I’m currently putting, I would need to assign a “commentator” status … (It is historical text, that are printed and comment by an actual historian)
@asmecher or someone else from the development team: Would it be possible to define custom relations between a submission and a creator, i.e. the MARC relator terms, or would this cause a more complicated change in the data structures of OJS?
Currently OJS supports several “kinds” of contributions via the user groups, which can for example be broadly classified as “author” user groups (hence able to make a submission) but which can be arbitrarily named (“Author”, “Translator”, etc).
If it’s just a matter of associating these user groups with a MARC designation, that wouldn’t require a lot of coding, but it’s not currently built in.
Regards,
Alec Smecher
Public Knowledge Project Team
OJS has the concept of a “user group”, and authorship has a user group associated with it to distinguish between the various kinds of contributors, e.g. authors, translators, etc. This concept hasn’t been fleshed out in great detail so you may find you’ll need to get your hands a little dirty in the code, but the core concept matches what you’re looking for, I think.
Regards,
Alec Smecher
Public Knowledge Project Team
I’m afraid I can’t guide through modifications in detail – but I’d suggest using the existing user groups feature, which is already reflected in the quick submit plugin. If you create a new author role called “Annotator” in Users & Roles > Roles, it should be listed for selection in the quick submit plugin.
Regards,
Alec Smecher
Public Knowledge Project Team