Add 'include-stripped-prefixes' flag to gen-shacl call to let all prefixes be exported #4
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -48,6 +48,7 @@ build/linkml-docs/s/%: src/%.yaml src/%/extra-docs
|
|||
# and excluding automatic addition of sh:order
|
||||
gen-shacl \
|
||||
--include-annotations \
|
||||
--include-stripped-prefixes \
|
||||
--exclude-order \
|
||||
$< > $@.shacl.ttl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue