From 01126da91908ce1796824c0e08b2989c686a8048 Mon Sep 17 00:00:00 2001 From: Jesse Wright <63333554+jeswr@users.noreply.github.com> Date: Mon, 21 Nov 2022 17:18:21 +1100 Subject: [PATCH] chore: add shaclc keyword --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7f18535..ff088aa 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ ], "keywords": [ "shacl", + "shaclc", "compact", "syntax", "parse",