mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
5 lines
171 B
Python
5 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'
|