-
It would be useful for the primary accession to be used as the src_id ("canonical id from source database - used in the url_template") to enable conversions from BEL networks to SwissProt accessions a…
-
Relates to https://github.com/OHDSI/Athena/issues/82
Requires discussion of how to display this in UI
-
I am compiling a dictionary of synonyms and some articles have too many keys. So, my problem is "how to show them in DS (particulary GoldenDict)?" I have tried several styles, like densed line-space o…
-
If I query with id=UniProtKB:P10721 I get back a bunch of results.
But querying with id=NCBIGene:3815 (which should be equivalent) I get back
```
{
"compact_associations": null,
"associa…
-
Hello,
Looks like an amazing piece of software. Can one adapt the code to support synonyms for suggesting keywords?
Example
selectedTags: [ 'big', 'small' ]
list of synonyms:
big = ['large…
-
I have the following one-many relationship:
Cell.js
``` js
require('./Synonym');
const model = myBookshelf.Model.extend({
tableName: 'cells',
// Relations
synonyms() {
return this.hasMany(…
-
This would vastly reduce the number of ChEBI terms to choose from, and would make sure we use the 7.3 forms.
Thanks, Pascale
@kltm
-
Some stations are represented by multiple names in the database, but not recognized as equivalent. This leads to wrong departure and/or arrival times (which consider walking as well), and unnecessary …
-
Also note that synonyms don't seem to work properly (for example, `TW` and `TiddlyWiki`)
-
Reading https://www.elastic.co/blog/boosting-the-power-of-elasticsearch-with-synonyms - we quickly see Emoji Search can benefit from the new `POST /synonym_test/_reload_search_analyzers` API.
> Ind…