mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
9 lines
309 B
Bash
9 lines
309 B
Bash
|
LINKML_GENERATORS_PROJECT_ARGS=--config-file config.yaml --exclude owl --exclude shacl
|
||
|
|
||
|
### Extra layer of configuration for Makefile beyond
|
||
|
### what 'gen-project --config-file config.yaml' provides.
|
||
|
### Uncomment and set environment variables as needed.
|
||
|
|
||
|
# LINKML_GENERATORS_MARKDOWN_ARGS=--no-mergeimports
|
||
|
|