This example here:
https://github.com/ontology-tools/py-horned-owl/blob/main/docs/source/quickstart.rst#L26
shows a method `add_prefix_mapping`
This worked in 1.0.0, and I have been using ...
A non-inlined class range may be intended as:
- a reference to an object in the *same* document, database, or graph
- a reference to an object in the *external* document, database, or graph
...
This repo uses the linkml-example-runner framework, including examples of the schema, and testing those examples
https://github.com/linkml/linkml-model/tree/main/tests/input/examples
but thi...
This repo uses the linkml-example-runner framework, including examples of the schema, and testing those examples
https://github.com/linkml/linkml-model/tree/main/tests/input/examples
but thi...
> Note that in some cases (e.g. MONDO) deprecated terms can point to a non-deprecated term that replaces them, while in other cases (e.g. UMLS) there does not appear to be a clear mapping to a non-...
Familial hypercholesterolemia (as represented in this PS)
https://omim.org/phenotypicSeries/PS143890
has 4 main subtypes (ignoring susceptibility)
- FHCL1 AD/AR LDLR
- FHCL2 AD APOB
- FHCL3 ...
These were all converted from existing subClassOf axioms, thus ensuring consistency.
(note of course that these subClassOf axioms come back in the release
version through reasoning).
See also #1416
The new term should be "rainforest biome", placed under "biome", with an exact synonym "rainforest".
If in future we need a more general "rainforest ecosystem" we can add that (I do not understa...
I'm looking for terms:
- "tropical rainforest" or "tropical rainforest biome"
- "temperate rainforest" or "temperate rainforest biome"
I would expect a general concept for "rainforest" a...
Thanks for noticing the typo!
Regarding marine vs saline, can you say more about the motivation? Is it because "marine" is more circular?
- Many definitions of "marine" are something like "se...
`runoak -i sqlite:obo:hp info HP:0001250 -O obo`
```yaml
id: HP:0001250
name: Seizure
def: "A seizure is an intermittent abnormality of nervous system physiology characterized by a transient ...
MONDO has rich mappings using SSSOM
dyskeratosis congenita, autosomal dominant 6
http://purl.obolibrary.org/obo/MONDO_0014690
Here we see mappings to DOID:0070023, OMIM:616553, and others
<...
Thanks @Caroline-99!
Can you say more about how this differs from a brush border? My understanding is that they are analogous, with tufts playing more of a sensory role. However CL seems to treat ...
These look great!
On Wed, Nov 6, 2024 at 11:56 AM Joel Weiser ***@***.***>
wrote:
> Hi @balhoff <https://github.com/balhoff> - Here is the Pathways2GoTerms
> file for v90 of Reactome:
>
>...
Consider the context of an AI ontology, which of these DNN Layers could be grouped into categories?
GPT4o
####
Normalization Layers
Batch Normalization Layers:
BatchNorm1D Layer
BatchNo...