fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add link.
[redakcja.git]
/
src
/
catalogue
/
constants.py
1
# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
2
# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
3
#
4
class WIKIDATA:
5
AUTHOR = "P50"
6
LANGUAGE = "P407"
7
DATE_OF_DEATH = "P570"
8
LAST_NAME = "P734"
9
GIVEN_NAME = "P735"
10
TRANSLATOR = "P655"
11
BASED_ON = "P629"
12
TITLE = "P1476"