-
Proposal:
- discourage use of imported prefix maps
- encourage use of explicit prefix maps
- exception: a very minimal set of core prefixes (owl, xsd, rdf, rdfs, linkml)
- better document exist…
-
currently it is possible to have two distinct slots map to the same URI, i.e
* `s1 slot_uri uriX`
* `s2 slot_uri uriX`
It seems that doing this has negative repercussions for roundtripping - …
-
This is a common concept, and seems to suggest itself naturally. psychoinformatics-de/datalad-concepts#58 also includes it.
However, it comes with problems too, in particular in the datalad context…
-
Hello, I hope I am at the right place.
**Is there a way to get the same list of the ontologies which I can browse at https://bioportal.bioontology.org/ontologies in a major file format (e.g. CSV, J…
k00ni updated
7 months ago
-
Hi @caufieldjh
I am working on a diabetes project where I am using Ontogpt. I want to build and install a custom diabetes template, I am following a custom schema page in Documentary and was able …
-
In other words, the `has_output` required `slots_usage` would be commented out and a `recommended` annotation would be added
cc @mbthornton-lbl @Michal-Babins @aclum
-
GX Credential Generator generates one huge json-ld file with ALL information about SCS cluster, currently. In favor to flexibility and maintenance, each credential should be serialized in its own file…
-
I'm not sure when this was last updated but GOLD's last release of ecosystem pathways was in Sept 2023. I noticed this because value of `Peat` for column specific ecosystem does not validate and confi…
aclum updated
10 months ago
-
I got into some state in which I couldn't run `make test` in my local `main` today.
specifically
```make
jsonschema-check-all-valid-databases: $(YAML_DATABASE_FILES_VALID)
$(foreach yaml_fi…
-
`poetry run pytest tests/`
> The currently activated Python version 3.8.10 is not supported by the project (^3.9).
Trying to find and use a compatible version.
Using python3.9 (3.9.5)
=========…