From 8f1f9d865cf10d8970ff7d73e0e8baece78c2140 Mon Sep 17 00:00:00 2001 From: cboulanger <info@bibliograph.org> Date: Fri, 22 Mar 2024 15:13:15 +0100 Subject: [PATCH] Add documentation to the list of names --- wikidata/scholars-de.ipynb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wikidata/scholars-de.ipynb b/wikidata/scholars-de.ipynb index 02784af..deb1ec9 100644 --- a/wikidata/scholars-de.ipynb +++ b/wikidata/scholars-de.ipynb @@ -49,6 +49,9 @@ "# 'gnd_id': 'P227'\n", "}\n", "\n", + "# You can add names to this list without the QID or just add one behind the name without the brackets\n", + "# A name without QID will add all people whose title name or aliases match that name \n", + "\n", "scholars = \"\"\"\n", "Karl Renner (Q11726)\n", "Hugo Sinzheimer (Q86043)\n", -- GitLab