X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/acf3c41fb0ffe8e451b1e465b00e9998f2b027ac..842685bc24daac46f562bdde7ce527fd5e3b1474:/src/catalogue/constants.py

diff --git a/src/catalogue/constants.py b/src/catalogue/constants.py
index 88d0e338..9134e2d3 100644
--- a/src/catalogue/constants.py
+++ b/src/catalogue/constants.py
@@ -2,7 +2,9 @@
 # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
 #
 class WIKIDATA:
+    GENDER = "P21"
     AUTHOR = "P50"
+    CREATOR = "P170"
     LANGUAGE = "P407"
     DATE_OF_DEATH = "P570"
     LAST_NAME = "P734"