X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/acf3c41fb0ffe8e451b1e465b00e9998f2b027ac..b485e5fbd3a127dc13d8b647c6819c2e314cf0fd:/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"