X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4bb5959d246fa0528b83fc3e21f9e5782ec34236..44020b80d6652124efe5827ff1d3444f22c81cc6:/src/catalogue/constants.py diff --git a/src/catalogue/constants.py b/src/catalogue/constants.py index f8180f76..5bb775ac 100644 --- a/src/catalogue/constants.py +++ b/src/catalogue/constants.py @@ -1,4 +1,8 @@ +# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later. +# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. +# class WIKIDATA: + GENDER = "P21" AUTHOR = "P50" LANGUAGE = "P407" DATE_OF_DEATH = "P570"