From 78335223ba94d8fb38fe3707cf13c219b46d3399 Mon Sep 17 00:00:00 2001 From: Pierre Choffet Date: Thu, 19 Mar 2026 11:06:34 -0400 Subject: [PATCH] Actually add the script to search matching elements --- scripts/get_qid_from_property.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_qid_from_property.sh b/scripts/get_qid_from_property.sh index 374844b..af036c9 100755 --- a/scripts/get_qid_from_property.sh +++ b/scripts/get_qid_from_property.sh @@ -1,6 +1,6 @@ #!/bin/bash -# get_equivalent.sh - Search equivalent element on Wikidata. +# get_qid_from_property.sh - Search equivalent element on Wikidata. # Copyright (C) 2022 Pierre Choffet # # This program is free software: you can redistribute it and/or modify -- 2.53.0