Commit graph

21 commits

Author SHA1 Message Date
189a3e7919
some docs 2024-10-11 02:23:34 -07:00
99e07925e6
updates to readme
Some checks are pending
Lint / Ruff Linting (push) Waiting to run
Lint / Black Formatting (push) Waiting to run
LinkML Tests / test-linkml (macos-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (macos-latest, 3.9) (push) Waiting to run
LinkML Tests / test-linkml (ubuntu-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (ubuntu-latest, 3.9) (push) Waiting to run
LinkML Tests / test-linkml (windows-latest, 3.12) (push) Waiting to run
LinkML Tests / test-linkml (windows-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (<2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, macos-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.10) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.11) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.12) (push) Waiting to run
Tests / test (>=2.0.0, windows-latest, 3.9) (push) Waiting to run
Tests / finish-coverage (push) Blocked by required conditions
2024-09-25 18:15:27 -07:00
37f3a3bddf
add dtype docs page 2024-09-23 23:59:43 -07:00
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