Conversation
Numeric annotations closes #15
Contributor
|
Does it make sense to associate units separately from the values that are being measured? I had written BEL like this before: Or what about when there's a numerical range, like in: |
2 tasks
|
How would measurement units be specified where there are multiple values being specified? E.g., there could be numeric annotations associated with the dose of a drug or ligand used in a treatment, as well as the change in an output variable (fold change, amount of cytokine secreted, etc.) |
Contributor
Author
|
I would not separate the units from a numeric annotation. Ideally, the units would be included as part of the annotation, e.g., "2 hours" |
Contributor
Discussion Notes
For a given annotation, is it a namespace annotation, or a numeric one? Could we also have more complicated objects with exotic schemata? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Numeric annotations - BEP7
closes #15