mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
4 lines
171 B
Python
4 lines
171 B
Python
NWB_SCHEMA_REPO = "https://github.com/NeurodataWithoutBorders/nwb-schema/"
|
|
JSON_SCHEMA = "nwb.schema.json"
|
|
SCHEMA_DIR = 'core/'
|
|
ROOT_NAMESPACE = 'core/nwb.namespace.yaml'
|