-
Currently, many of the top-level items in `NWBFile` are explicitly optional (`quantity` is either `*` or `?`), and several can be interpreted as being optional, but there is a little bit of inconsiste…
-
### Current state
As of now, the Dataset class uses the following IRIs to define its slots (slot name formatting came from linkml and seems related to how the slots were defined - through attribute…
mslw updated
11 months ago
-
It would be useful to have a command line toolkit for manipulating and working with schema
This might be somewhat analogous to robot - although of course schemas are not ontologies, we have similar…
-
In Mondo (and similarly in HPO) we have
```
reports/difference_release_base.md: tmp/mondo-released.obo $(KGCL_ONTOLOGY)
runoak -i simpleobo:tmp/mondo-released.obo diff -X simpleobo:$(KGCL_ONTOLO…
-
I have a schema that defines a class with this component:
```
slot_usage:
qualified_part:
inlined: true
inlined_as_list: true
multivalued: true
...
```
…
mih updated
38 minutes ago
-
Hello :) I'm trying to do some dynamically generated pydantic models, and I know the generators are more oriented towards static generation where perf isn't really a concern, but just wanted to share …
-
Our targets include
- python
- json schema
- OWL
JSON-Schema supports a subset of javascript/ECMA regexes, described here:
- https://json-schema.org/understanding-json-schema/reference/regula…
-
In the 2.2.0 release the `puml-l2r.xsl` and `puml-t2b.xsl` builders were introduced to support class diagrams representing RDFS profiles. Comparable to these builders we need class diagrams that repr…
-
start with:
- [x] ctdbase
- [x] ice, toxcast, tox21
-
**Is your feature request related to a problem? Please describe.**
I have datasets ranging from 50 GB to up to 500 GB, with likely growth to 2+ TB within 5 years. Within these datasets many objects…