ncbo / bioportal_web_ui

A Rails application for biological ontologies
http://bioportal.bioontology.org/
Other
21 stars 2 forks source link

Implement "rename" ontology change request type #278

Closed jvendetti closed 11 months ago

jvendetti commented 11 months ago

Implement support for the rename ontology change request type, which allows end users to request label changes for classes

Syntactic examples:

References:

KGCL documentation page for node renames:

https://incatools.github.io/kgcl/NodeRename/.

Formal grammar for renames:

https://github.com/INCATools/kgcl/blob/e8fc3d81411d566d1d1981f3120cb5a80b2d4d16/src/kgcl_schema/grammar/kgcl.lark#L22