Skip to content

Commit dd666ea

Browse files
committed
Provide a brief introduction
1 parent bd1bea2 commit dd666ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/21_models.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# DANDI Models
22

3+
**DANDI’s metadata models** are defined as [Pydantic models](https://github.com/dandi/dandi-schema/blob/master/dandischema/models.py) in [**dandischema**](https://github.com/dandi/dandi-schema) and transformed into [JSON schemas](https://github.com/dandi/schema). **Both** representations, the original Pydantic definitions and JSON schemas, are used across the DANDI ecosystem. The diagram below outlines how these two representations are defined, generated, and integrated into various components, including the CLI, the backend/API, and the web interface.
4+
5+
For more information, follow the links in the diagram to the respective repositories and files.
6+
7+
8+
39
``` mermaid
410
---
511
config:

0 commit comments

Comments
 (0)