Skip to content

Commit 623213b

Browse files
namedgraphclaude
andcommitted
Re-enable SKOS package install in UNESCO thesaurus install script
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 344ec1f commit 623213b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/unesco-thesaurus/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fi
4747

4848
printf "\n### Installing SKOS package\n\n"
4949

50-
#install-package.sh -b "$base" -f "$cert_pem_file" -p "$cert_password" --proxy "$proxy" --package "https://packages.linkeddatahub.com/skos/#this"
50+
install-package.sh -b "$base" -f "$cert_pem_file" -p "$cert_password" --proxy "$proxy" --package "https://packages.linkeddatahub.com/skos/#this"
5151

5252
printf "\n### Importing SKOS vocabulary\n\n"
5353

0 commit comments

Comments
 (0)