<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Using YAGO for the Humanities</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Thomas Rebele</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arash Nekoei</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabian M. Suchanek</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Telecom ParisTech</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Stockholm</institution>
          ,
          <country country="SE">Sweden</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>99</fpage>
      <lpage>110</lpage>
      <abstract>
        <p>In this paper, we study how data from the Semantic Web can be used for case studies in the Humanities. We conduct a proof of concept, using the YAGO knowledge base to study life expectancy, birth rates, and the age at childbirth over time. We also discuss the information extraction methods that we used to make YAGO su ciently complete for these analyses to work.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        3 Incompleteness is a general problem on the Semantic Web: In DBpedia [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], only 0.2%
of people have a gender, and in Wikidata [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], only 3% of people have father [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>This paper is structured as follows: Section 2 discussed related work. Section 3
presents our improved methods for information extraction, which we evaluate in
Section 4. Section 5 presents our case studies, before Section 6 concludes.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Several projects have recently started to create large knowledge bases. Among
the most visible ones are YAGO [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], DBpedia [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], NELL [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], BabelNet [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ],
WikiData [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], and Google's Knowledge Vault [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. In this paper, we compare
the coverage of our improved YAGO to DBpedia, which was also derived from
Wikipedia.
      </p>
      <p>
        The idea of using data from the Semantic Web to support the Digital
Humanities is in its infancy [
        <xref ref-type="bibr" rid="ref1 ref9">1, 9</xref>
        ]. Schich et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] use Freebase to trace the birth
and death locations of intellectuals. However, their study was limited to only
150,000 people, while we aim an order of magnitude higher. De La Croix et
al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] trace the longevity of famous people across history. Likewise, their study
was limited to the 300,000 people in the \Index bio-bibliographicus notorum
hominum", while we aim to show the value of Semantic Web data, which is
much more ample. Gergaud et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] come closest to our approach: They build
a database of 1,1m people from Wikipedia and study the economic impact of
these individuals. In this paper, we show how to build a database that contains
twice as many people from Wikipedia.
3
3.1
      </p>
    </sec>
    <sec id="sec-3">
      <title>Methods</title>
      <sec id="sec-3-1">
        <title>Information Extraction in YAGO</title>
        <p>In accordance with the RDF standard, YAGO stores information in the form of
triples. Each triple consists of a subject, a relation name, and an object { as,
e.g., in hCleopatra, wasBornin, Egypti. In total, YAGO contains 10 million
entities (like persons, organizations, cities, etc.), and more than 120 million triples
about these entities. The KB knows 100 relation names, which have been de ned
manually. YAGO assigns each entity to one or several classes. Cleopatra, e.g., is
in the class People from Alexandria. This class is a subclass of the class Person,
which is in turn a subclass of Organism, and so on.</p>
        <p>
          The main part of the information in YAGO stems from Wikipedia. Every
article in Wikipedia becomes an entity in YAGO. The triples are extracted from
the infoboxes in Wikipedia and the category names. This works with a modular
architecture [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ], in which small Java programs (called extractors) produce sets of
triples (called themes). These themes are then post-processed by other
extractors: they are cleaned, deduplicated, and checked for consistency. This results
in a sequence of themes of ever cleaner data, of which the nal themes
constitute the YAGO KB. The improvements that we propose follow this schema: we
propose to add new extractors and link them into this process.
        </p>
        <p>One particularity of YAGO is that it has a manually evaluated precision of
95% with respect to Wikipedia. This means that, statistically, only 1 triple out
of 20 does not correspond to the facts in Wikipedia. All of our improvements
have to respect this quality constraint.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Gender</title>
        <p>The infoboxes of Wikipedia do not mention the gender of a person. Therefore,
earlier versions of YAGO did not have gender information. Gender was added
only in YAGO3, and it was extracted from the occurrence of pronouns on the
page. The GenderPronounExtractor counts the number of occurrences of \he"
and \she" in the articles. If the number of \he" is at least twice the number of
occurrences of the word \she", and if the number of occurrences is at least 10,
the gender is assumed to be male (and vice versa). This worked well, but it had
a rather low coverage. Only 61% of people had a gender.</p>
        <p>We improved this method by making use of the gender-speci c categories in
Wikipedia. For example, Cleopatra is in the category Female people from
Alexandria. We wrote the GenderCategoryExtractor, which considers every article x,
and produces the fact hx, hasGender, femalei if the article is in a category that
contains the substring female (analogously for the male categories). This works
well, but it still has a low coverage.</p>
        <p>
          We improve upon this as follows: We wrote the GenderNameExtractor, which
collects the rst names of all people with a known gender. The same rst name
may be associated to people of di erent gender { either because the name is used
for both males and females, or because of errors in Wikipedia or the extraction
process. Our goal is to determine whether is associated to one gender in the
majority of cases. Let us say that our sample for name has a proportion of p%
males. We want to know what is the proportion of male people with the name
in the real world. For this purpose, we run a statistical test: We assume that
our set of people with rst name is a sample from the real world. Then we
generalize the proportion of males in our sample to the proportion of males in
the real world. We use the Wilson estimator for this purpose, with = 5%. Only
if the lower bound of the Wilson interval is at least 95%, we assign the name
to the male gender (analogously for female). The values of and 95% are those
that the YAGO evaluation [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] used.
        </p>
        <p>All of these three extractors produce sets of facts in the YAGO framework.
These are then collected by a fourth extractor, which assigns at most one gender
to each person, giving priority to the GenderCategoryExtractor, followed by the
GenderNameExtractor and the GenderPronounExtractor.
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Dates</title>
        <p>YAGO harvests the birth dates and death dates of people from two sources: From
the infoboxes of Wikipedia and from the categories of Wikipedia. The infoboxes
contain a list of attribute-value-pairs, of the form date-of-birth = Jan 8, 1935.
As for the categories, there exists one category per birth year (e.g., 1935 births ).
YAGO uses the date from the infobox where available, and defaults to the year
from the category otherwise.</p>
        <p>The problem with this approach is that the extraction quality is higher for the
categories than for the infoboxes. This is due to more varied date formats in the
infoboxes (01/08/1935, 08/01/1935, 8 Jan 1935, etc.). Therefore, we modi ed
the respective extractor as follows: If only one birth date is available, that date
is used. If the year from the infobox and the category coincide, the date from
the infobox is used. Otherwise, we use the year from the category (and abandon
the date from the infobox). We proceed analogously for death dates.
3.4</p>
      </sec>
      <sec id="sec-3-4">
        <title>Locations</title>
        <p>YAGO extracts the birth place, death place, and place of residence from the
infoboxes of Wikipedia. The problem with this approach is that the data in the
infoboxes is very sparse. However, some categories give away the nationality or
the place of residence of a person, as in Egyptian queens regnant.</p>
        <p>Therefore, we have written a new extractor (CategoryLocationExtractor ) that
harvests also the categories of Wikipedia. We rst compiled a list of demonyms
{ in part from the Wikipedia list of demonyms, and in part from the lists of
empires on Wikipedia. Our extractor then scans the categories of a person x,
and counts the number of times each country's demonym appears. For every
country y that appears most often, we create a fact hx, livedIn, yi. Our rationale
is that the categories can neither determine the birth place nor the nationality
reliably, but that they can at least indicate a place of residence.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>
        In this section, we study the e ect that our new extraction methods have. We
consider two axes: Precision and coverage. For precision, we took a sample of
100 facts per method, and checked them manually against Wikipedia, as we
usually do for YAGO [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. For coverage, we counted the number of unique people
who have a certain attribute. We use the Wikipedia dumps from 2017-02-20
to generate YAGO. We compared our coverage to the previously implemented
methods of YAGO, run on the same Wikipedia dumps.
      </p>
      <p>We also report the coverage in DBpedia, the other big knowledge base
extracted from Wikipedia. These numbers have to be taken with a grain of salt:
First, there exist di erent versions of DBpedia, one for each Wikipedia language.
We take here the English one (which is the largest). YAGO, in contrast, extracts
from 10 Wikipedias. Second, the precision of DBpedia is not known. We did not
want to make statements about the quality of DBpedia in place of its authors.
Thus, our results should not be understood as a direct comparison.</p>
      <p>Table 1 shows our results. YAGO contains 2,284,927 people. Our precision
values are very good. The 2% wrong results for genders were exclusively due to
type errors, not to the extraction itself. The extraction of residences also su ered
from that problem. In addition, it produced 6% of anachronistic residencies (such
as German Empire instead of Germany ). We counted them as correct for the
purposes of our study. The precision of birth and death dates is extraordinary.</p>
      <p>In addition, our methods have signi cantly increased the number of data
points for all attributes that we consider. Genders, e.g., increased by 35%. Almost
three times as many people as before have a place of residence.</p>
      <p>Extraction
Birth Dates
Death Dates
Place of Residence
Gender
4 from the DBpedia statistics Web page
5 union of birth-place, death-place, and residence from \Mapping based objects"
6 \Gender" dataset</p>
      <sec id="sec-4-1">
        <title>Life expectancy over time</title>
        <p>Our rst study (Figure 1) investigates the pattern of life spans across history. It
does so by plotting the average life span of males and females against time. We
restricted the study to centuries where we had more than 100 men and women,
respectively. Interestingly, there is no trend in the data until the 15th century,
with the average age uctuating around 53 and 60 years for females and males,
respectively. The e ects of the Black Death are clearly mirrored in our data:
life expectancy decreases in the 13th century. Beyond that, there is an steady
increase in the life span across genders during the last 500 years. We also see
that women generally had a shorter life time in our data. This changes, however,
in the 19th century: Women live longer than men. As our data is quite dense
from the 19th century onwards, this fact is statistically signi cant in our data.
80
75
70
e
ag65
n
a
i
d
e
M60
55
50</p>
        <sec id="sec-4-1-1">
          <title>Great Britain Italy India China</title>
          <p>1100 1200 1300 1400 1500 1600 1700 1800 1900</p>
          <p>Year</p>
          <p>We can also drill down into the historical life expectancy per country. Figure 2
shows 4 countries that existed continuously over the past 1000 years, together
with the median age of their population (only for centuries with more than
100 data points). The gure shows that the life span has been increasing since
the Black Death in the two developed countries in the sample, Italy and Great
Britain. We also see a catch-up e ect: India and China have been experiencing
a much larger increase in life span during the last 200 years. Another interesting
observation is the take-over of Italy by Great Britain. This is mainly due to a
deceleration of Italy rather that an acceleration of Great Britain, and it is thus
di cult to argue that is related to industrial revolution. Today, all 4 countries
have a comparable life expectancy in our data. This result has to be taken with a
grain of salt: Wikipedia (and hence YAGO) contains mainly the elite population.
Results may thus not generalize to the full population of a country. Our next
study will shed light on that divergence.
5.2</p>
          <p>Births per month</p>
          <p>9 %
sh8.5 %
t
r
i
b
e
v
i
ltea 8 %
R
7.5 %
0
2
4</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>YAGO - all YAGO - no sportsmen National Center for Health Statistics</title>
          <p>6
Month
8
10
12</p>
          <p>Our next study tests whether the likelihood of making it to Wikipedia/YAGO
is associated with the month of birth (Figure 3). For this purpose, we plotted
the number of births in the US per month in Figure 3, and compared it to the
number of births per month according to the U.S. birth registry7. We nd that
generally, both graphs show the same peaks. However, we nd that people born
in January are slightly more likely to be in Wikipedia than expected.</p>
          <p>One potential explanation for this pattern is that our data comprises many
sportsmen, who bene t from the relative age e ect8: Sportsmen born early in the
year are slightly older and thus slightly more mature than sportsmen born later
in the year with whom they usually compete. This makes them more successful,
and hence slightly more likely to appear in Wikipedia. Indeed, if sportsmen are
removed from the graph (\YAGO other"), our curve becomes more similar to
the US census data.
7 From the National Center for Health Statistics: http://abcnews.go.com/Health/</p>
          <p>
            Science/story?id=990641, [
            <xref ref-type="bibr" rid="ref14">14</xref>
            ]
8 https://en.wikipedia.org/wiki/Relative_age_effect
5.3
          </p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>Full Moon Myth</title>
        <p>A popular myth has it that there is an increase in births on full moon days9.
We wanted to analyze this conjecture with our data. For this purpose, we
computed the time points of the full moon over the past centuries. We restricted our
analysis to 1600 to 2000, as our full moon calculation bases on the Gregorian
calendar introduced in 1582. We also did point checks with known historical full
moon dates to make sure our computation is correct.</p>
        <p>We consider the two days that precede, and the two days that follow a full
moon day as \full moon days". Among the 146,463 days between 1600 and
2000, we classi ed 24,793 days as full moon days. This gives a total ratio of
full moon days of 16.9%. During that time period, 691,616 people were born,
of which 117,081 fall on a full moon day. This gives a total ratio of full moon
births of 16.9% { exactly as expected. The Wilson score interval at = 95%
is 16.9% 0:1%. Thus, the full moon has no in uence on the birth rates in our
data.</p>
        <p>Additionally, we plotted the proportion of people born on or around a full
moon day between 1600 and 2000 per century. Figure 4 shows our results. The
great uctuation seems to indicate a relationship between the period of the
moon and the frequency of births. However, this uctuation is mainly due to
sparse data. As the con dence interval shrinks, the proportion of full moon
births converges to the expected value of 16:9%.</p>
        <p>0.28
0.26
0.24
9 https://www.google.com/#q=full+moon+birth</p>
      </sec>
      <sec id="sec-4-3">
        <title>Age at rst child birth</title>
        <p>We now turn towards the age at which people become parents. Figure 5 shows
the age at which people have their rst and last child during the last millennium.
Again, we restricted our analysis to centuries where we had at least 100
parentchild pairs. Males show an increase in the age at which they have their rst
child, moving from around 28 to around 32. For females, we see similar story,
with one important di erence: for females, the increase is concentrated during
the last 2 centuries. However, the age at which males have their last child is
almost unchanged until 1700s, and declining since then. For females, the age
at the birth of last child is unchanged. We speculate that two demographic
phenomena are creating these patterns. First, women having less children by
mainly postponing the age at which they have their rst child. Second, the age
di erence between fathers and mothers is declining. These two forces together
can create an increasing rst-child age of mothers and a declining last-child of
fathers with constant last-child age of mothers and rst-child of fathers.
40
35
d
o
o
thn30
e
r
a
p
f
eo 25
g
a
n
a
i
ed20
M
15
900
1100
1300
In this paper, we have investigated how data from the Semantic Web can help
research in the Digital Humanities. As a proof of concept, we have used the
YAGO knowledge base, one of the largest general-purpose knowledge bases on
the Semantic Web, to study the life expectancy of people across di erent times;
the age at rst childbirth; and the myth that full moon days see more births.
We have also presented methods to improve the coverage of YAGO.</p>
        <p>Our methods are integrated in the YAGO infrastructure, and the data we
generate will be included in the next release of YAGO. The data of YAGO can
be downloaded freely at http://yago-knowledge.org. A SPARQL endpoint is
available at https://w3id.org/yago/sparql. We also provide the source code
used for this study. The code for generating the previous YAGO is available at
https://github.com/yago-naga/yago3/tree/whise2017-YAGO-before. Our
new algorithms are available at https://github.com/yago-naga/yago3/tree/
whise2017. The data generated for this study is available at https://www.
thomasrebele.org/projects/whise2017. The entire YAGO project is
available as open source at https://github.com/yago-naga/yago3.
Acknowledgments This research was supported by the grants
ANR-11-LABEX0045-DIGICOSME and ANR-16-CE23-0007-01 (\DICOS").</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Adamou</surname>
          </string-name>
          , Enrico Daga, and Leif Isaksen, editors.
          <source>Workshop on Humanities in the Semantic Web</source>
          , volume
          <volume>1608</volume>
          <source>of CEUR Workshop Proceedings</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Joanna</given-names>
            <surname>Asia</surname>
          </string-name>
          <string-name>
            <given-names>Biega</given-names>
            , Erdal Kuzey, and
            <surname>Fabian</surname>
          </string-name>
          <string-name>
            <given-names>M.</given-names>
            <surname>Suchanek</surname>
          </string-name>
          .
          <article-title>Inside YAGO2s: A Transparent Information Extraction Architecture</article-title>
          .
          <source>In WWW demo track</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>A.</given-names>
            <surname>Carlson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Betteridge</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Kisiel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Settles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. Hruschka</given-names>
            <surname>Jr.</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Mitchell</surname>
          </string-name>
          .
          <article-title>Toward an architecture for never-ending language learning</article-title>
          .
          <source>In AAAI</source>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4. David de la Croix and
          <string-name>
            <given-names>Omar</given-names>
            <surname>Licandro</surname>
          </string-name>
          .
          <article-title>The longevity of famous people from Hammurabi to Einstein</article-title>
          .
          <source>Journal of Economic Growth</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>X.</given-names>
            <surname>Dong</surname>
          </string-name>
          , E. Gabrilovich, G. Heitz,
          <string-name>
            <given-names>W.</given-names>
            <surname>Horn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Murphy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Strohmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sun</surname>
          </string-name>
          , and
          <string-name>
            <surname>W. Zhang.</surname>
          </string-name>
          <article-title>Knowledge vault: a web-scale approach to probabilistic knowledge fusion</article-title>
          .
          <source>In SIGKDD</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Olivier</given-names>
            <surname>Gergaud</surname>
          </string-name>
          , Morgane Laouenan, and
          <string-name>
            <given-names>Etienne</given-names>
            <surname>Wasmer</surname>
          </string-name>
          .
          <article-title>A brief history of human time. exploring a database of notable people</article-title>
          .
          <source>Sciences Po Economics Discussion Papers</source>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Isele</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jakob</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Jentzsch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Kontokostas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. N.</given-names>
            <surname>Mendes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hellmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Morsey</surname>
          </string-name>
          , P. v. Kleef,
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizer. DBpedia -</surname>
          </string-name>
          <article-title>a large-scale, multilingual knowledge base extracted from wikipedia</article-title>
          .
          <source>Semantic Web Journal</source>
          ,
          <volume>6</volume>
          (
          <issue>2</issue>
          ),
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Navigli</surname>
          </string-name>
          and
          <article-title>Simone Paolo Ponzetto</article-title>
          .
          <article-title>BabelNet: The automatic construction, evaluation and application of a wide-coverage multilingual semantic network</article-title>
          .
          <source>Arti cial Intelligence</source>
          ,
          <volume>193</volume>
          :
          <fpage>217</fpage>
          {
          <fpage>250</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Angeliki</given-names>
            <surname>Rapti</surname>
          </string-name>
          , Dimitrios Tsolis, Spyros Sioutas, and
          <string-name>
            <given-names>Athanasios</given-names>
            <surname>Tsakalidis</surname>
          </string-name>
          .
          <article-title>A survey: Mining linked cultural heritage data</article-title>
          .
          <source>In EANN</source>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>S.</given-names>
            <surname>Razniewski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Suchanek</surname>
          </string-name>
          , and
          <string-name>
            <given-names>W.</given-names>
            <surname>Nutt</surname>
          </string-name>
          .
          <article-title>But what do we actually know</article-title>
          ? AKBC workshop,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Thomas</surname>
            <given-names>Rebele</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fabian M. Suchanek</surname>
            , Johannes Ho art, Joanna Asia Biega, Erdal Kuzey, and
            <given-names>Gerhard</given-names>
          </string-name>
          <string-name>
            <surname>Weikum</surname>
          </string-name>
          .
          <article-title>YAGO: a multilingual knowledge base from Wikipedia, Wordnet, and</article-title>
          <string-name>
            <surname>Geonames . In ISWC</surname>
          </string-name>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Maximilian</surname>
            <given-names>Schich</given-names>
          </string-name>
          , Chaoming Song,
          <string-name>
            <surname>Yong-Yeol</surname>
            <given-names>Ahn</given-names>
          </string-name>
          , Alexander Mirsky, Mauro Martino,
          <string-name>
            <surname>Albert-Lszl Barabsi</surname>
            , and
            <given-names>Dirk</given-names>
          </string-name>
          <string-name>
            <surname>Helbing</surname>
          </string-name>
          .
          <article-title>A network framework of cultural history</article-title>
          .
          <source>Science</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>F. M. Suchanek</surname>
            ,
            <given-names>G.</given-names>
            Kasneci, and G.
          </string-name>
          <string-name>
            <surname>Weikum.</surname>
          </string-name>
          <article-title>Yago: a core of semantic knowledge</article-title>
          .
          <source>In WWW</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>United</surname>
          </string-name>
          <article-title>States Department of Health and Human Services (US DHHS), Centers for Disease Control and Prevention (CDC), National Center for Health Statistics (NCHS), Division of Vital Statistics. Natality public-use data 2003-2006</article-title>
          ,
          <article-title>and 2007-2015, on CDC WONDER Online Database</article-title>
          ,
          <year>February 2017</year>
          . Accessed at https://wonder.cdc.
          <source>gov/natality.html on Jul 24</source>
          ,
          <year>2017</year>
          9:
          <issue>36</issue>
          :18 AM.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>D.</given-names>
            <surname>Vrandecic</surname>
          </string-name>
          and
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Krotzsch. Wikidata: a free collaborative knowledgebase</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>