fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Filtering catalogue books by work stage and user.
[redakcja.git]
/
src
/
catalogue
/
constants.py
diff --git
a/src/catalogue/constants.py
b/src/catalogue/constants.py
index
f8180f7
..
5bb775a
100644
(file)
--- 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"