We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0634096 + f9f8d8b commit 03f266dCopy full SHA for 03f266d
docs/ttl-to-html.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+set -e
3
# absolute path to output and temp RDF folders
4
OUTPUT_FOLDER="$PWD"/html
5
RDF_FOLDER="$PWD"/rdf
0 commit comments