-
**Describe the bug**
I tried to install `linkml` in colab, but couldn't complete. Is it not possible though?
The main issues are messages like this: `INFO: pip is looking at multiple versions of [_…
-
The utility script should have a template (yml/config/dict) for the model card which can be used in 2 ways. One for displaying during the PR creation (for merging model) and the other for converting t…
-
Hello! I am trying to use linkml to create a data dictionary of existing MySQL databases. A service may be made of different components and each component may have multiple data stores. I am trying t…
-
@sierra-moxon @hrshdhgd can you advice: this project has a linkml model component _and_ an associated software tool (like sssom, and sssom-py in the same repo). Which repo template do you suggest I us…
-
We need to be able to generate a namespace manager tool
The initial code can be found at:
https://github.com/ncats/translator-modules/blob/ARA_Workflow_API/ncats/translator/identifiers/__init__.py…
-
see: https://github.com/linkml/linkml.github.io/blob/master/index.md?plain=1#L92
![Screen Shot 2022-09-28 at 08 27 54](https://user-images.githubusercontent.com/88113/192704161-8c384035-f215-4034-a…
-
## Description
When setting up a linkml project using the template setup and making no alterations to the `sample_model.yaml` file, a `FileNotFoundError` (`types.yaml`) will appear.
## Error messa…
-
If I have a schema like the one shown in https://linkml.io/linkml/intro/tutorial07.html#inheritance where `Person` and `Organization` both inherit from `NamedThing`, can I create a multivalued slot `t…
-
## Description
During setup, after using `make`, the following error happens.
## Error
### Short error message
```python
urllib.error.URLError:
```
### Long error message
```sh
make
mkd…
-
## Description
While doing a basic setup of the linkml repository, I came across an issue with this `sample_model.yaml` file being invalid.
## Steps to repeat
1. Get text for the yaml file: ht…