X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/4bb5959d246fa0528b83fc3e21f9e5782ec34236..360d9d37f72b1c6e2edb83c3a0218e55578134f3:/src/catalogue/constants.py?ds=sidebyside diff --git a/src/catalogue/constants.py b/src/catalogue/constants.py index f8180f76..9134e2d3 100644 --- a/src/catalogue/constants.py +++ b/src/catalogue/constants.py @@ -1,5 +1,10 @@ +# 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" + CREATOR = "P170" LANGUAGE = "P407" DATE_OF_DEATH = "P570" LAST_NAME = "P734"