Commit graph

22 commits

Author SHA1 Message Date
dd956b35c3 Still working on docs!
Added ability to index datasets wtih arrays with getitem
2023-10-18 21:18:02 -07:00
a1d2924fd3 Some headers to outline next sections 2023-10-18 01:15:23 -07:00
af5b947d12 a bunch of docs stuff 2023-10-18 01:01:15 -07:00
adaf939497 classes adapter 2023-10-09 20:13:42 -07:00
39c600fda1 Regenerate nwb_schema_language models 2023-10-09 15:06:53 -07:00
9947edfed2 Removing DataFrame type from imports, leaving as stub 2023-10-04 17:59:10 -07:00
57fa3d34a2 pandas dataframe mimic 2023-09-23 00:08:59 -07:00
40984a6582 figuring out the strategy here...
- added linkml_meta classvar to store additional linkml properties if needed
- injecting path field to metaclass
- sketch of doing a queue-based read
- prune datasets & example allen institute data
2023-09-22 00:31:34 -07:00
b283e8b0bf get correct path for provider 2023-09-15 00:50:16 -07:00
32f81fd409 more toctree limiting? 2023-09-11 22:26:15 -07:00
6ff7e6baab correct docs toctree depth so homepage isn't so hectic 2023-09-11 19:57:29 -07:00
c69cbdfb38 Docstrings and basic tests for providers.
bugfix - remove redundant language elements that cause a recursion error (eg. subtyping "float" with "float")
2023-09-11 19:38:29 -07:00
0b0fb6c67a cute progress bar and also linkml provider works 2023-09-08 16:12:19 -07:00
d15ba8e2e1 fixing docs build 2023-09-07 19:58:38 -07:00
0cc1dbd862 fixing docs build 2023-09-07 19:53:12 -07:00
42ac8e6d7b fixing docs build 2023-09-07 19:48:58 -07:00
75b710c3eb docs! 2023-09-07 19:32:17 -07:00
78d2ec59d7 - Able to complete build all the way through to importing generated classes 2023-09-04 21:46:17 -07:00
a4806543ef recursion works, more formal build method in adapters 2023-08-23 19:56:09 -07:00
3996f319e2 some vague sketching on mapping namespaces 2023-08-20 23:00:58 -07:00
e8adb4f88c first draft linkml schema 2023-08-16 23:47:35 -07:00
cee4f3146b moving notes to own folder 2023-08-15 02:25:21 -07:00