Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Option to preserve keywords with the bel_upgrade executable #43

Open
abargnesi opened this issue May 22, 2015 · 1 comment
Open

Option to preserve keywords with the bel_upgrade executable #43

abargnesi opened this issue May 22, 2015 · 1 comment

Comments

@abargnesi
Copy link
Member

The bel_upgrade will replace namespace keywords, but not annotation keywords. This is inconsistent and doesn't provide user control.

By default bel_upgrade should replace keywords as defined by the --changelog option. The user can provide a --preserve-annotation-keywords and --preserve-namespace-keywords to maintain keywords in the BEL document.

@abargnesi abargnesi added this to the 0.3.0 milestone May 22, 2015
@abargnesi abargnesi changed the title Support the --preserve-keywords option with the bel_upgrade executable Option to preserve keywords with the bel_upgrade executable May 22, 2015
@ncatlett
Copy link
Member

Note that the current handling of the namespace and annotation keywords differs in part due to how they are used. The annotation keywords are (in part) noting the type of annotation (Species, Disease, Cell, Cell Line, etc.) that for namespace values is captured with the BEL function (protein, pathology, biological process, etc.). Ultimately, we want to associate both annotation types (e.g., Disease) and prefixes/vocabulary references (e.g. DO/Disease Ontology) with an Annotation.

@abargnesi abargnesi modified the milestones: 0.3.0, 0.3.1, 0.3.2 Jun 17, 2015
@abargnesi abargnesi removed the ready label Jul 23, 2015
abargnesi pushed a commit that referenced this issue Apr 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants