nwb-linkml/nwb_linkml/constants.py

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'