Commit graph

18 commits

Author SHA1 Message Date
85cef50603
refactor validation into separate module, perf improvements from not iterating over every element of array, rename array to value universally in serialized json lol 2024-09-23 23:25:20 -07:00
4d1557a2f9
move meta things to meta in docs 2024-09-23 18:17:30 -07:00
70bf254ddd
lint, fix zarr dump test 2024-09-21 18:26:25 -07:00
d3ad8dac5c
docs and docs and docs and docs 2024-09-21 04:18:22 -07:00
b436d8d592
Roundtrip json serialization using dataclasses for all interfaces. Separate JSON schema generation from core_schema generation. More consistent json dumping behavior - always return just the array unless round_trip=True. 2024-09-20 23:44:59 -07:00
f482f07be9
1.2.0 - shape ranges
update docs, bump version
2024-06-14 22:56:28 -07:00
01e622b8a6
v1.1.0 bump version, add changelog 2024-05-24 18:57:16 -07:00
0fc5c39178
docs for instance checking 2024-05-24 18:51:54 -07:00
2803c752b9
first draft of docs for 1.0 2024-05-23 00:27:00 -07:00
0937fd7c0d
continuing on docs, adding interfaces diagram 2024-05-22 13:25:43 -07:00
5e3ad790d7
restructuring docs, getting started on design but need 2 go home 2024-05-20 21:39:54 -07:00
a4d82f0879
docs! add recursive any shaped arrays! 2024-05-20 21:16:16 -07:00
e2231cc9f0
video interface! 2024-05-20 19:17:46 -07:00
57b25034d6
refresh of front docs page 2024-05-09 00:42:44 -07:00
21dd796f09
convert from poetry to pdm, remove linkml parts 2024-04-03 16:17:12 -07:00
5d3cd95d84
docs
simple old style nwb-linkml test
2024-02-05 15:39:29 -08:00
690f9cd53a
more incremental progress towards a v0.1.0, importing tests that will surely fail. 2024-02-02 22:45:50 -08:00
657f981514
initial package structuring and import from nwb_linkml 2024-02-02 01:01:31 -08:00