glossarist / glossarist-desktop

Glossarist Desktop
https://www.glossarist.org
GNU General Public License v3.0
4 stars 6 forks source link

Relationship pane: allow adding relationships between concepts #97

Open ronaldtse opened 3 years ago

ronaldtse commented 3 years ago

As a concept editor, I am viewing the current concept, and wish to add relationships to another concept within this concept repository.

Reference: https://protege.stanford.edu

strogonoff commented 3 years ago

This should be clarified in docs—click the plus button on top right of Relationships panel, and you must be concept system register manager.

Since concept relationships is a property of top-level concept entry (not language-specific entry), and only concept system manager can alter top-level concept entries for now, the user must be specified as isManager in roles.yaml in order to be able to change relationships.

When we move to more rigorous register-based model, it should support creating CR for any item including top-level concepts, then anyone can request a change to concept relationships.