<!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>Springer LOD Conference Portal. Demo paper</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Aliaksandr Birukou</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Volha Bryl</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kai Eckert</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrey Gromyko</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Markus Kaindl</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Net Wise</institution>
          ,
          <addr-line>Trento</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Springer Nature</institution>
          ,
          <addr-line>Heidelberg</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Springer Nature</institution>
          ,
          <addr-line>Munich</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Stuttgart Media University</institution>
          ,
          <addr-line>Stuttgart</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Despite many e orts for making data about scholarly publications available on the Web of Data, information about academic conferences is still contained in (at best) free-text format. Availability of this data in a structured format would enable more e cient decision making for researchers, libraries, publishers, funding and evaluation bodies. This demo paper showcases the Springer Linked Open Data (LOD) conference portal (available at http://lod.springer.com). We cover the architecture, vocabularies and features of the portal and present usage scenarios.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Linked Open Data about conferences is often provided not directly by the
publishers, journals or conferences, but by third-parties, such as DBLP, COLINDA,
WikiCfP or EventSeer. A prominent exception is the Semantic Web Dog Food
repository1, now being relaunched as the Scholarly Data project [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. It provides
very detailed information about the conferences, authors, PC members, and
papers, and such data is provided directly by the conference organizers. This data
is limited to the Semantic Web community and has certain shortcomings, as
shown by Nuzzolese et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. As of early 2017, the repository contained the
data about 48 conferences and 235 workshops.
      </p>
      <p>
        This context led us to launching the Conference Linked Open Data portal,
available at http://lod.springer.com, on the 30th of March 2015 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In this
demo paper we present the current version of the portal, which has signi cantly
advanced since 2015. As of 27th of July 2017, the portal contains data about
8,965 conferences (which are grouped into 1,646 conference series), and 10,093
conference proceedings, published by Springer since 1973. The portal is the rst
resource providing structured, trusted (directly by the publisher) and
continuously updated data about conferences at such a scale. One can download the
data described in this paper in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
1 SWDF: http://data.semanticweb.org.
      </p>
    </sec>
    <sec id="sec-2">
      <title>Dataset description</title>
      <p>In the following, we list the main characteristics of the LOD portal. The data in
the portal is freely available under CC0 1.0 Universal license.</p>
      <p>Topical coverage and data sources. When launched in 2015 the dataset
only contained conferences, conference series and proceedings in computer
science. As of late 2016, the coverage was extended to include data about newly
published conference proceedings in other disciplines, mainly engineering and
mathematics. In early 2017 we have started adding recent books to the portal,
so there are 57,043 books (10,093 of which are proceedings) and 1,203,912 book
chapters and papers. In total, together with all the properties, the portal
contains around 20 million triples. New information about the published conferences
is loaded to the portal on a daily basis and monthly dumps are provided.</p>
      <p>
        Interlinking and technologies. The conference series in the portal are
linked to the conference series in DBLP2. Thus, the portal respects the FAIR
principles3 and provides 5 star Linked Open Data [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The SPARQL endpoint
is powered by Apache Jena Fuseki, the URI dereferencing is implemented by
means of Pubby with the DM2E enhancements [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>Vocabularies. We use custom vocabularies as it makes mapping to our
internal formats easier. However, in the future we would like to have mappings
to the most common vocabularies, similarly to what Nature did in the past4.</p>
      <p>The ontology les are included in the dumps at http://lod.springer.
com/data/dumps. The complete description of the entities and their
properties is available at http://lod.springer.com/wiki/bin/view/Linked+Open+
Data/Data+Description.</p>
      <p>In the following, we list the main entities of the dataset:
{ conference series, which has a unique conference series ID, a conference
series ID at DBLP, a conference series name, and links conferences from
di erent years. For instance, International Semantic Web Conference, http:
//lod.springer.com/data/html/confseries/semweb;
{ conference, which is characterized by a conference acronym, name, year,
and number, the city and country, the start and end dates. The conference is
also linked to the conference series and all books, which contain the
proceedings of the conferences. For instance, ISWC 2016, http://lod.springer.
com/data/html/conference/semweb2016;
{ book, which is characterized by usual bibliographic attributes, such as ISBN,
DOI, editors; the acronym and name of the book series, the volume number,
the title and subtitle. The book also contains information about whether it
is indexed in Scopus and Ei Compendex and is linked to the conference and
lists all the chapters (papers in the proceedings). See http://lod.springer.
com/data/html/book/978-3-319-46523-4.
2 see, for instance, http://lod.springer.com/data/html/confseries/semweb
3 https://www.force11.org/group/fairgroup/fairprinciples
4 https://www.nature.com/ontologies/datasets/linksets/
{ chapter, which has a DOI and a title, authors, the publication date and
copyright year, page numbers. See http://lod.springer.com/data/html/
bookchapter/978-3-319-46523-4_1 for an example.</p>
      <p>An important feature of the portal is that conference series together with
conferences are treated as rst-class objects, similar to scienti c journals and issues.
This addresses the fact that in computer science, conference series are
comparable to journals regarding their impact and importance for publishing.
3</p>
    </sec>
    <sec id="sec-3">
      <title>Portal architecture and main functionalities</title>
      <p>Conference names, dates, locations etc. have previously only been available as
the unstructured subtitles of our proceedings volumes. During the development
of the LOD conference portal this information has been transformed to a
wellde ned and structured RDF format and integrated into the Springer internal
work ow system. Figure 1 shows how the metadata about conferences ows
through Springer systems: 1) conference-related information is entered during
production; 2) it is stored in the product data; 3) it is included in the chapter
and conference series pages on SpringerLink 5 as HTML-embedded microdata
and 4) imported to the LOD portal as RDF.</p>
      <p>Google Scholar uses the data about the conference where a speci c paper is
published for improving Google Scholar Metrics6, a rating of publication venues
in di erent disciplines.
5 see https://link.springer.com/conference/semweb, for an example of the ISWC
conference series page
6 https://scholar.google.de/intl/en/scholar/metrics.html</p>
      <p>Users can check if their conference papers published in proceedings are
indexed in Scopus or Ei Compendex. Conference organizers or authors can
search ISBN, DOI, conference acronym or the volume number of the book series
and see if the proceedings are indexed or not (see Figure 2). Such services are
enabled by the Scopus and Ei Compendex APIs.</p>
      <p>Semantic web researchers can also access the portal via the SPARQL
endpoint at http://lod.springer.com/sparql-form/index.html.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Nuzzolese</surname>
            ,
            <given-names>A.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gentile</surname>
            ,
            <given-names>A.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Presutti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gangemi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Conference linked data: The scholarlydata project</article-title>
          .
          <source>In: The Semantic Web { ISWC</source>
          <year>2016</year>
          : 15th International Semantic Web Conference, Kobe, Japan,
          <source>October</source>
          <volume>17</volume>
          {
          <fpage>21</fpage>
          ,
          <year>2016</year>
          , Proceedings,
          <string-name>
            <surname>Part</surname>
            <given-names>II</given-names>
          </string-name>
          , Cham, Springer International Publishing (
          <year>2016</year>
          )
          <volume>150</volume>
          {
          <fpage>158</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bryl</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Birukou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eckert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kessler</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>What's in the proceedings? Combining publisher's and researcher's perspectives</article-title>
          .
          <source>In: Proceedings of the 4th Workshop on Semantic Publishing co-located with the 11th Extended Semantic Web Conference (ESWC</source>
          <year>2014</year>
          ), Anissaras, Greece, May
          <year>25th</year>
          ,
          <year>2014</year>
          . (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Birukou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bryl</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eckert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gromyko</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaindl</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          : Dump of lod.springer.com - 27
          <source>july 2017. doi 10</source>
          .6084/m9. gshare.
          <volume>5368747</volume>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Heath</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Linked Data: Evolving the Web into a Global Data Space</article-title>
          .
          <article-title>Synthesis Lectures on the Semantic Web</article-title>
          . Morgan &amp; Claypool Publishers (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Baierer</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          , Droge, E.,
          <string-name>
            <surname>Eckert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goldfarb</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iwanowa</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morbidoni</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ritze</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>DM2E: A linked data source of digitised manuscripts for the digital humanities</article-title>
          .
          <source>Semantic Web</source>
          <volume>8</volume>
          (
          <issue>5</issue>
          ) (
          <year>2017</year>
          )
          <volume>733</volume>
          {
          <fpage>745</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>