Skip to content
Snippets Groups Projects
Commit 9d74d363 authored by Christian Boulanger's avatar Christian Boulanger
Browse files

Updates from other machine

parent 44bc2b2d
No related branches found
No related tags found
No related merge requests found
File added
File added
File added
File added
File added
File added
---
title: "ZfRsoz gender of authors"
output: html_notebook
---
```{r}
library(ggplot2)
library(dplyr)
library(tidyr)
library(tibbletime)
library(openxlsx)
library(timevis)
library(vistime)
library(stringr)
# Gender of authors
plotAuthorsGender = function(authors) {
barplot(table(authors$gender), ylab = "Number of individual authors", main = "Gender of authors")
}
# Disciplinary background (bad data)
plotAuthorsDiscipline = function(authors) {
tab <- table(authors$discipline, useNA = "ifany")
names(tab)[is.na(names(tab))] <- "unknown"
barplot(tab, ylab = "Number of individual authors", main = "Disciplinary background of authors")
}
# Most articles published
plotMostArticlesPublished <- function(authors) {
threshold = quantile(authors$article_count, 0.9)
authors$label = ifelse(authors$article_count > threshold, authors$full_name, NA)
most_productive_authors <- authors %>%
filter(!is.na(label)) %>%
group_by(article_count)
p <- ggplot(data = most_productive_authors, aes(x = label, y = article_count)) +
geom_bar(aes(fill = label, x = reorder(label, article_count)), stat = "identity", show.legend = FALSE) +
ggtitle("Authors with most articles published (including reviews)") +
theme(axis.text.x = element_text(angle = 90, hjust = 1, vjust = 0.5)) +
ylab("Article Count") +
xlab("") +
geom_col() +
coord_flip()
p
}
plotAuthorsGenderTimeseries = function(articles) {
gender_by_year = articles %>%
mutate(year = format(date, "%Y")) %>%
group_by(year) %>%
count(gender) %>%
pivot_wider(names_from = gender, values_from = n, values_fill = 0)
gender_by_year$sum <- rowSums(gender_by_year[2:3])
max_num_articles = max(gender_by_year$sum)
gender_by_year$female_percent <- as.numeric(gender_by_year$female / (gender_by_year$male + gender_by_year$female) * max_num_articles)
p <- gender_by_year[, 1:3] %>%
pivot_longer(-year) %>%
ggplot(aes(x = year, y = value, fill = name)) +
ggtitle("Articles published with gender distribution") +
geom_bar(stat = 'identity') +
geom_line(
data = gender_by_year[, -2:-4],
mapping = aes(x = year, y = female_percent, group = 1),
size = 1, color = "red", inherit.aes = FALSE
) +
geom_smooth(
data = gender_by_year[, -2:-4],
mapping = aes(x = year, y = female_percent, group = 1),
size = 1, color = "orange", inherit.aes = FALSE,
method = "lm",
) +
scale_y_continuous(
sec.axis = sec_axis(
trans = ~. / (max_num_articles),
name = "Percentage of female authors",
labels = function(b) { paste0(round(b * 100, 0), "%") }
)
) +
theme(axis.text.x = element_text(angle = 90, hjust = 1, vjust = 0.5),
axis.text.y.right = element_text(color = "red")) +
labs(x = "Year", y = "Articles", fill = 'Gender')
p
}
```
Type any R code in the chunk, for example:
```{r}
mycars <- within(mtcars, { cyl <- ordered(cyl) })
mycars
```
Now, click the **Run** button on the chunk toolbar to [execute](https://www.jetbrains.com/help/pycharm/r-markdown.html#run-r-code) the chunk code. The result should be placed under the chunk.
Click the **Knit and Open Document** to build and preview an output.
---
title: "R Notebook"
output: html_notebook
---
```{r}
library(ggplot2)
library(dplyr)
library(tidyr)
library(tibbletime)
library(openxlsx)
library(timevis)
library(vistime)
library(stringr)
plotEditorsTenure <- function() {
authors <- read.xlsx("authors-reconciled.xlsx") |>
mutate(
Geburtsdatum <- ifelse(is.na(Geburtsdatum), "", substr(Geburtsdatum, 1,4)),
Sterbedatum <- ifelse(is.na(Sterbedatum), "", substr(Sterbedatum, 1,4))
)
editors <- read.xlsx("editors.xlsx") |>
merge(authors, by="Name") |>
mutate(
content <- paste(Name," (", Geburtsdatum, "-", Sterbedatum, ")", sep=""),
title <- content,
start <- paste(start, "-06-01", sep=""),
end <- str_c(ifelse(is.na(end), "2030", end), "-06-01"),
#event <- content
)
timevis(editors)
}
```
Now, click the **Run** button on the chunk toolbar to [execute](https://www.jetbrains.com/help/pycharm/r-markdown.html#run-r-code) the chunk code. The result should be placed under the chunk.
Click the **Knit and Open Document** to build and preview an output.
https://www.sowi.uni-stuttgart.de/institut/team/Werle/
Im November 2021 ist unser hochgeschätzter Kollege und Freund Raymund Werle im Alter von 77 Jahren verstorben. Raymund Werle hat die deutsche und europäische Techniksoziologie über mehrere Jahrzehnte maßgeblich mitgestaltet und mitgeprägt. Als langjähriger Senior Researcher am Max-Planck-Institut für Gesellschaftsforschung (MPIfG) in Köln hat er den kleinen, aber feinen Forschungsbereich ‚Wissenschaft, Technik und Innovation‘ aufgebaut und geleitet – und Technikforschung immer als konstitutiven Bestandteil der Erforschung moderner, im Kern soziotechnisch verfasster Gesellschaften begriffen. Sein wissenschaftlicher Output war immens: Hervorzuheben sind zahllose techniksoziologische Arbeiten, insbesondere zum Zusammenspiel technischer und institutioneller Innovationen; technologiepolitisch ausgerichtete Texte, etwa zur Regulierung und Governance von Kommunikations- und Informationstechniken und des Internet; sowie aus den letzten Jahren seiner wissenschaftlichen Tätigkeit Arbeiten zu Regeln des Schutzes geistigen Eigentums und zur Kommodifizierung von Wissen. Neben seiner Forschungs- und Publikationstätigkeit war Raymund Werle auch ein auf unaufdringliche Weise integrativ arbeitender Netzwerker, der Kolleginnen und Kollegen aus den unterschiedlichsten Bereichen zusammenzubringen vermochte. Als Vorsitzender des Publikationsausschusses am MPIfG hatte er über die Jahre enge Kontakte zu zahllosen Gutachterinnen und Gutachtern aus dem In- und Ausland aufgebaut. Zudem war er lange Zeit im Vorstand und zeitweise auch Sprecher der Sektion Wissenschafts- und Technikforschung der Deutschen Gesellschaft für Soziologie. Bereits Ende der 1990er Jahre hatte er darüber hinaus das Research Network ‚Sociology of Science and Technology (SSTNET)‘ der European Sociological Association (ESA) mitbegründet und es anschließend als Sprecher und Vorstandsmitglied sehr aktiv mitgestaltet. Nicht unterschlagen werden sollen schließlich seine nahezu enzyklopädischen Kenntnisse der ersten und zweiten Fußball-Bundesliga (seit den Gründungszeiten!), seine hohe Kompetenz in der Espresso-Zubereitung sowie der knochentrockene Humor, der ihn auszeichnete.
\ No newline at end of file
fullName,qid,itemdesc,sexOrGender,familyName,givenName,dateOfBirth,dateOfDeath,wikidata_url,wikipedia_en,wikipedia_de
Karl Renner,Q11726,first President of Austria (1870–1950),male,Renner,Karl,1870-12-14 00:00:00+00:00,1950-12-31 00:00:00+00:00,http://www.wikidata.org/entity/Q11726,https://en.wikipedia.org/wiki/Karl_Renner,https://de.wikipedia.org/wiki/Karl_Renner
Hugo Sinzheimer,Q86043,German politician (1875-1945),male,Sinzheimer,Hugo D.,1875-01-01 00:00:00+00:00,1945-09-16 00:00:00+00:00,http://www.wikidata.org/entity/Q86043,https://en.wikipedia.org/wiki/Hugo_Sinzheimer,https://de.wikipedia.org/wiki/Hugo_Sinzheimer
Hugo Sinzheimer,Q86043,German politician (1875-1945),male,Sinzheimer,D. Hugo,1875-01-01 00:00:00+00:00,1945-09-16 00:00:00+00:00,http://www.wikidata.org/entity/Q86043,https://en.wikipedia.org/wiki/Hugo_Sinzheimer,https://de.wikipedia.org/wiki/Hugo_Sinzheimer
Arthur Nussbaum,Q103088,German American jurist,male,Nussbaum,Arthur,1877-01-01 00:00:00+00:00,1964-01-01 00:00:00+00:00,http://www.wikidata.org/entity/Q103088,https://en.wikipedia.org/wiki/Arthur_Nussbaum,https://de.wikipedia.org/wiki/Arthur_Nussbaum
Ludwig Bendix,Q15449424,"German economist, civil law notary and lawyer (1877–1954)",male,Bendix,Ludwig,1877-06-28 00:00:00+00:00,1954-01-03 00:00:00+00:00,http://www.wikidata.org/entity/Q15449424,,https://de.wikipedia.org/wiki/Ludwig_Bendix
Hans Kelsen,Q84165,Austrian lawyer,male,Kelsen,Hans,1881-10-11 00:00:00+00:00,1973-04-19 00:00:00+00:00,http://www.wikidata.org/entity/Q84165,https://en.wikipedia.org/wiki/Hans_Kelsen,https://de.wikipedia.org/wiki/Hans_Kelsen
......@@ -9,15 +9,24 @@ Ernst Fraenkel,Q86812,political scientist (1898-1975),male,Fraenkel,Ernst,1898-1
Franz Leopold Neumann,Q63195,German political activist,male,Neumann,Leopold Franz,1900-05-23 00:00:00+00:00,1954-09-02 00:00:00+00:00,http://www.wikidata.org/entity/Q63195,https://en.wikipedia.org/wiki/Franz_Neumann_(political_scientist),https://de.wikipedia.org/wiki/Franz_Neumann_(Politikwissenschaftler)
Otto Kahn-Freund,Q121832,German-British jurist,male,Kahn Freund,Otto,1900-11-17 00:00:00+00:00,1979-06-16 00:00:00+00:00,http://www.wikidata.org/entity/Q121832,https://en.wikipedia.org/wiki/Otto_Kahn-Freund,https://de.wikipedia.org/wiki/Otto_Kahn-Freund
Ernst Eduard Hirsch,Q107033,German judge (1902-1985),male,Hirsch,Ernst,1902-01-20 00:00:00+00:00,1985-03-29 00:00:00+00:00,http://www.wikidata.org/entity/Q107033,,https://de.wikipedia.org/wiki/Ernst_Eduard_Hirsch
Erich Fechner,Q26233977,,male,,Erich,1903-12-23 00:00:00+00:00,1991-02-10 00:00:00+00:00,http://www.wikidata.org/entity/Q26233977,,https://de.wikipedia.org/wiki/Erich_Fechner
Otto Kirchheimer,Q214397,German-American legal scholar,male,Kirchheimer,Otto,1905-11-11 00:00:00+00:00,1965-11-22 00:00:00+00:00,http://www.wikidata.org/entity/Q214397,https://en.wikipedia.org/wiki/Otto_Kirchheimer,https://de.wikipedia.org/wiki/Otto_Kirchheimer
Wolfgang Abendroth,Q69166,German polticial scientist and jurist (1906–1985),male,Abendroth,Wolfgang,1906-05-02 00:00:00+00:00,1985-09-15 00:00:00+00:00,http://www.wikidata.org/entity/Q69166,https://en.wikipedia.org/wiki/Wolfgang_Abendroth,https://de.wikipedia.org/wiki/Wolfgang_Abendroth
René König,Q76112,German sociologist (1906-1992),male,König,René,1906-07-05 00:00:00+00:00,1992-03-21 00:00:00+00:00,http://www.wikidata.org/entity/Q76112,https://en.wikipedia.org/wiki/Ren%C3%A9_K%C3%B6nig,https://de.wikipedia.org/wiki/Ren%C3%A9_K%C3%B6nig
Helmut Schelsky,Q104272,German sociologist (1912-1984),male,,Helmut,1912-10-14 00:00:00+00:00,1984-02-24 00:00:00+00:00,http://www.wikidata.org/entity/Q104272,https://en.wikipedia.org/wiki/Helmut_Schelsky,https://de.wikipedia.org/wiki/Helmut_Schelsky
Hans Ryffel,Q21035905,(1913-1989),male,Ryffel,Hans,1913-06-27 00:00:00+00:00,1989-09-30 00:00:00+00:00,http://www.wikidata.org/entity/Q21035905,,https://de.wikipedia.org/wiki/Hans_Ryffel_(Rechtsphilosoph)
Ulrich Klug,Q1802787,German politician (1913-1993),male,,Ulrich,1913-11-07 00:00:00+00:00,1993-05-07 00:00:00+00:00,http://www.wikidata.org/entity/Q1802787,,https://de.wikipedia.org/wiki/Ulrich_Klug
Theo Rasehorn,Q1304659,German judge and author,male,,Theo,1918-10-26 00:00:00+00:00,2016-01-16 00:00:00+00:00,http://www.wikidata.org/entity/Q1304659,,https://de.wikipedia.org/wiki/Theo_Rasehorn
Rolf Bender,Q59533437,German jurist and judge (1923-2007),male,Bender,Rolf,1923-01-01 00:00:00+00:00,2007-01-01 00:00:00+00:00,http://www.wikidata.org/entity/Q59533437,,
Rudolf Wassermann,Q1551290,German judge (1925-2008),male,Wassermann,Rudolf,1925-01-05 00:00:00+00:00,2008-06-13 00:00:00+00:00,http://www.wikidata.org/entity/Q1551290,,https://de.wikipedia.org/wiki/Rudolf_Wassermann
Thilo Ramm,Q59533838,German legal scholar and author,male,Ramm,Thilo,1925-04-04 00:00:00+00:00,2018-06-17 00:00:00+00:00,http://www.wikidata.org/entity/Q59533838,,https://de.wikipedia.org/wiki/Thilo_Ramm
Heinrich Popitz,Q1598508,German university teacher (1925-2002),male,Popitz,Heinrich,1925-05-14 00:00:00+00:00,2002-04-01 00:00:00+00:00,http://www.wikidata.org/entity/Q1598508,https://en.wikipedia.org/wiki/Heinrich_Popitz,https://de.wikipedia.org/wiki/Heinrich_Popitz
Peter Noll,Q2077311,Swiss author (1926-1982),male,Noll,Peter,1926-05-16 00:00:00+00:00,1982-10-09 00:00:00+00:00,http://www.wikidata.org/entity/Q2077311,,https://de.wikipedia.org/wiki/Peter_Noll
Niklas Luhmann,Q57238,"German sociologist, administration expert, and social systems theorist (1927-1998)",male,Luhmann,Niklas,1927-12-08 00:00:00+00:00,1998-11-06 00:00:00+00:00,http://www.wikidata.org/entity/Q57238,https://en.wikipedia.org/wiki/Niklas_Luhmann,https://de.wikipedia.org/wiki/Niklas_Luhmann
Rüdiger Schott,Q1442571,German ethnologist (1927-2012),male,Schott,Rüdiger,1927-12-10 00:00:00+00:00,2012-12-07 00:00:00+00:00,http://www.wikidata.org/entity/Q1442571,,https://de.wikipedia.org/wiki/R%C3%BCdiger_Schott
Rudolf Wiethölter,Q1512482,German jurist,male,,Rudolf,1929-07-17 00:00:00+00:00,,http://www.wikidata.org/entity/Q1512482,,https://de.wikipedia.org/wiki/Rudolf_Wieth%C3%B6lter
Dietrich Rueschemeyer,Q93237353,American sociologist,male,,Dietrich,1930-08-28 00:00:00+00:00,,http://www.wikidata.org/entity/Q93237353,,
Paul Trappe,Q1785021,German sociologist (1931–2005),male,Trappe,Paul,1931-12-12 00:00:00+00:00,2005-03-22 00:00:00+00:00,http://www.wikidata.org/entity/Q1785021,,https://de.wikipedia.org/wiki/Paul_Trappe
Günter Dux,Q1560417,German sociologist,male,Dux,Günter,1933-06-23 00:00:00+00:00,,http://www.wikidata.org/entity/Q1560417,,https://de.wikipedia.org/wiki/G%C3%BCnter_Dux
Jutta Limbach,Q72551,German judge and politician (SPD) (1934-2016),female,Limbach,Jutta,1934-03-27 00:00:00+00:00,2016-09-10 00:00:00+00:00,http://www.wikidata.org/entity/Q72551,https://en.wikipedia.org/wiki/Jutta_Limbach,https://de.wikipedia.org/wiki/Jutta_Limbach
Thomas Raiser,Q27909309,,male,,Thomas,1935-02-20 00:00:00+00:00,,http://www.wikidata.org/entity/Q27909309,,https://de.wikipedia.org/wiki/Thomas_Raiser
......@@ -27,6 +36,8 @@ Wolfgang Kaupen,Q93221485,,male,,Wolfgang,1936-01-01 00:00:00+00:00,1981-01-01 0
Volkmar Gessner,Q15435946,University professor,male,Gessner,Volkmar,1937-10-09 00:00:00+00:00,2014-11-08 00:00:00+00:00,http://www.wikidata.org/entity/Q15435946,https://en.wikipedia.org/wiki/Volkmar_Gessner,https://de.wikipedia.org/wiki/Volkmar_Gessner
Klaus F. Röhl,Q27148390,,male,Röhl,Klaus,1938-05-22 00:00:00+00:00,,http://www.wikidata.org/entity/Q27148390,,https://de.wikipedia.org/wiki/Klaus_F._R%C3%B6hl
Erhard Blankenburg,Q51595283,German sociologist of law (1938-2018),male,Blankenburg,Erhard,1938-10-30 00:00:00+00:00,2018-03-28 00:00:00+00:00,http://www.wikidata.org/entity/Q51595283,https://en.wikipedia.org/wiki/Erhard_Blankenburg,https://de.wikipedia.org/wiki/Erhard_Blankenburg
Frank Rotter,Q94923308,,male,,Frank,1939-01-01 00:00:00+00:00,2015-01-01 00:00:00+00:00,http://www.wikidata.org/entity/Q94923308,,
Winfried Hassemer,Q105358,German judge,male,Hassemer,Winfried,1940-02-17 00:00:00+00:00,2014-01-09 00:00:00+00:00,http://www.wikidata.org/entity/Q105358,https://en.wikipedia.org/wiki/Winfried_Hassemer,https://de.wikipedia.org/wiki/Winfried_Hassemer
Manfred Weiss,Q1588285,German jurist,male,Weiss,Manfred,1940-06-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q1588285,,https://de.wikipedia.org/wiki/Manfred_Weiss_(Jurist)
Rüdiger Voigt,Q1682026,German author,male,Voigt,Rüdiger,1941-04-07 00:00:00+00:00,,http://www.wikidata.org/entity/Q1682026,,https://de.wikipedia.org/wiki/R%C3%BCdiger_Voigt
Roland Girtler,Q112873,Austrian historian and sociologist,male,Girtler,Roland,1941-05-31 00:00:00+00:00,,http://www.wikidata.org/entity/Q112873,,https://de.wikipedia.org/wiki/Roland_Girtler
......@@ -37,18 +48,22 @@ Hubert Rottleuthner,Q55622018,,male,,Hubert,1944-01-01 00:00:00+00:00,,http://ww
Dieter Martiny,Q1222459,German jurist,male,Martiny,Dieter,1944-03-21 00:00:00+00:00,,http://www.wikidata.org/entity/Q1222459,,https://de.wikipedia.org/wiki/Dieter_Martiny
Gunther Teubner,Q98304,German academic,male,Teubner,Gunther,1944-04-30 00:00:00+00:00,,http://www.wikidata.org/entity/Q98304,https://en.wikipedia.org/wiki/Gunther_Teubner,https://de.wikipedia.org/wiki/Gunther_Teubner
Konstanze Plett,Q95192683,,female,,,1947-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q95192683,,https://de.wikipedia.org/wiki/Konstanze_Plett
Hagen Hof,Q113789632,,male,,,1947-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q113789632,,
Ulrike Schultz,Q113807259,,female,Schultz,,1947-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q113807259,,
Armin Höland,Q15435996,German university professor,male,,Armin,1948-11-04 00:00:00+00:00,,http://www.wikidata.org/entity/Q15435996,,https://de.wikipedia.org/wiki/Armin_H%C3%B6land
Josef Falke,Q106133888,,male,,Josef,1949-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q106133888,,https://de.wikipedia.org/wiki/Josef_Falke
Susanne Karstedt,Q2369299,criminologist,female,,Susanne,1949-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q2369299,https://en.wikipedia.org/wiki/Susanne_Karstedt,https://de.wikipedia.org/wiki/Susanne_Karstedt
Leo Kißler,Q63203841,,male,,Leo,1949-01-08 00:00:00+00:00,,http://www.wikidata.org/entity/Q63203841,,https://de.wikipedia.org/wiki/Leo_Ki%C3%9Fler
Fritz Jost,Q105946060,,male,,Fritz,1949-08-07 00:00:00+00:00,,http://www.wikidata.org/entity/Q105946060,,https://de.wikipedia.org/wiki/Fritz_Jost_(Rechtswissenschaftler)
Ralf Rogowski,Q20128038,Law professor (born 1953),male,Rogowski,Ralf,1953-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q20128038,https://en.wikipedia.org/wiki/Ralf_Rogowski,
Doris Lucke,Q1245242,German university teacher,female,,Doris,1953-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q1245242,,https://de.wikipedia.org/wiki/Doris_Lucke
Ralf Rogowski,Q20128038,Law professor (born 1953),male,Rogowski,Ralf,1953-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q20128038,https://en.wikipedia.org/wiki/Ralf_Rogowski,
Wolfgang Ludwig-Mayerhofer,Q2590472,German sociologist,male,,Wolfgang,1954-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q2590472,,https://de.wikipedia.org/wiki/Wolfgang_Ludwig-Mayerhofer
Kai Bussmann,Q1552696,German jurist,male,Bussmann,Kai,1955-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q1552696,,https://de.wikipedia.org/wiki/Kai_Bussmann
Dorothea Jansen,Q21258453,,female,Jansen,Dorothea,1956-08-21 00:00:00+00:00,2017-05-12 00:00:00+00:00,http://www.wikidata.org/entity/Q21258453,,https://de.wikipedia.org/wiki/Dorothea_Jansen
Alfons Bora,Q2644328,German sociologist,male,,Alfons,1957-05-03 00:00:00+00:00,,http://www.wikidata.org/entity/Q2644328,,https://de.wikipedia.org/wiki/Alfons_Bora
Ute Sacksofsky,Q48562036,German legal scholar,female,,Ute,1960-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q48562036,,https://de.wikipedia.org/wiki/Ute_Sacksofsky
Stefan Machura,Q95245830,,male,,Stefan,1962-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q95245830,,
Ralf Poscher,Q2129347,German legal historian,male,,Ralf,1962-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q2129347,,https://de.wikipedia.org/wiki/Ralf_Poscher
Stefan Machura,Q95245830,,male,,Stefan,1962-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q95245830,,
Susanne Baer,Q101872,German judge,female,Baer,Susanne,1964-02-16 00:00:00+00:00,,http://www.wikidata.org/entity/Q101872,https://en.wikipedia.org/wiki/Susanne_Baer,https://de.wikipedia.org/wiki/Susanne_Baer
Gralf-Peter Calliess,Q1542033,German jurist,male,Calliess,Gralf-Peter,1967-01-01 00:00:00+00:00,,http://www.wikidata.org/entity/Q1542033,,https://de.wikipedia.org/wiki/Gralf-Peter_Calliess
Raymund Werle,Q113397702,,male,,,,,http://www.wikidata.org/entity/Q113397702,,
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment