-
**Describe the bug**
I use the following LinkML snippet, which imports `hctl `and `wot_security` as local LinkML yaml files.
```
imports:
- linkml:types
- hctl
- wot_security
classes:
…
-
Added prefix for https://microbiomedata/schema as in https://microbiomedata/schema/ecosystem, but
>File "/Users/MAM/Library/Caches/pypoetry/virtualenvs/submission-schema-LusGX8SJ-py3.10/lib/pyth…
-
Per my
investigative dump in slack
may be about
"affiliation": [
{
"name": "Department of Neurosurgery, Cedars-Sinai Medica…
-
Currently each python dataclass generated by pythongen gets a `__post_init__` method that does type coercion and validation for all the values.
This works, but has some disadvantages:
- The proper…
-
https://linkml.io/linkml/schemas/linter.html
-
**Is your feature request related to a problem? Please describe.**
In LinkML there are sometimes multiple equivalent ways of specifying a schema, e.g., due to syntactic sugar. While I think LinkML sh…
-
We can use https://w3id.org/linkml/unique_keys to specify which two slots make up a unique key for this class, see https://github.com/microbiomedata/nmdc-runtime/issues/611 and notes from 8/8/24 infra…
aclum updated
2 weeks ago
-
Hi!
I work with the elements of addresses. I have defined a list of states of the USA and a list of country FIPS codes as enumerations in yaml file [addr.yaml](https://gist.github.com/nataschake/5762…
-
@putmantime , I'm trying to acquaint myself with this repo in order to check out the linkml2sheets problems you mentioned on the [Monarch LinkML Slack channel](https://monarchinitiative.slack.com/arch…
-
Thanks for providing these mappings, @aculm.
`GENEPIO` and `OMIT` aren't defined as prefixes yet. That's an error condition but it isn't super visible in the standard build process. We haven't us…