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
|
# and excluding automatic addition of sh:order
|
||||||
gen-shacl \
|
gen-shacl \
|
||||||
--include-annotations \
|
--include-annotations \
|
||||||
|
--include-stripped-prefixes \
|
||||||
--exclude-order \
|
--exclude-order \
|
||||||
$< > $@.shacl.ttl
|
$< > $@.shacl.ttl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue