nwb-linkml/translate_nwb/constants.py
2023-08-11 19:52:35 -07:00

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'