-
e.g.
model:
```
id: https://w3id.org/linkml/examples/personinfo
name: personinfo
prefixes:
linkml: https://w3id.org/linkml/
biolink: https://w3id.org/biolink/vocab/
imports:
- linkml:t…
-
I found myself going down a validation rabbit hole this week that wasn't represented in an issue, so I wanted to get it written down and try to nail down for myself what we can achieve and what "done"…
-
**Describe the bug**
I'm following the README and make hangs while running jsonschema. Hours later, its still hanging.
**To Reproduce**
Vanilla Ubuntu 20.04 (Vagrant image `generic/ubuntu-20.04…
-
If you search for:
```
{
"text": "asthma",
"model_name": "sapbert",
"count": 100,
"args": {"bl_type": "Disease"}
}
```
we find the MONDO asthma at a distance of 0.11 -- great! But…
-
I'm stripping off invalid predicates in my phenio filtering in monarch-ingest, and found that I have 5128244 edges with predicates that aren't in biolink model, the categories are: `'biolink:category'…
-
By March 24 in DEV:
Every KP edge MUST return a `biolink:primary_knowledge_source` attribute. All of the attribute values MUST come from the infores repository: https://github.com/biolink/biolink-…
-
See #811
```
=> Edge has an attribute_type_id that is not an association slot
$ infores:bindingdb -> infores:biothings-bindingdb -> infores:service-provider-trapi
# biolink:provided_by
…
-
**Question:**
We are looking to include predictive associations in a knowledge graph using the BioLink model. Are there currently qualifiers to specify `is_predicted` with a boolean value and/or `pre…
-
Per Sierra's Biolink presentation 9/9/23, there are statement qualifiers in the biolink model. As far as I know, we aren't using these.
-
### Background:
SPDI (Sequence Position Deletion Insertion) nomenclature and HGVS (Human Genome Variation Society) nomenclature are two standards that when used correctly, can uniquely identify seq…