<!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>Publishing Data from the Smithsonian American Art Museum as Linked Open Data?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Craig A. Knoblock</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pedro Szekely</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shubham Gupta</string-name>
          <email>shubhamgg@isi.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Animesh Manglik</string-name>
          <email>manglik@usc.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ruben Verborgh</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fengyu Yang</string-name>
          <email>frueyang@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rik Van de Walle</string-name>
          <email>rik.vandewalleg@ugent.be</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Multimedia Lab</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Nanchang Hangkong University</institution>
          ,
          <addr-line>Nanchang</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Southern California Information Sciences Institute and Department of Computer Science</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>iMinds</institution>
          ,
          <country country="BE">Belgium</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Museums around the world have built databases with metadata about millions of objects, the people who created them, and the entities they represent. This data is stored in proprietary databases and is not readily available for use. Recently, museums embraced the Semantic Web as a means to make this data available to the world, but the experience so far shows that publishing museum data to the Linked Data cloud is di cult: the databases are large and complex, the information is richly structured and varies from museum to museum, and it is di cult to link the data to other datasets. We have been collaborating with the Smithsonian American Art Museum to create a set of tools that allow museums and other cultural heritage institutions to publish their data as Linked Open Data. In this demonstration we show the end-to-end process of starting with the original source data, modeling the data with respect to a ontology of cultural heritage data, linking the data to DBpedia, and then publishing the information as Linked Data.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Datasets. In this demonstration we will use datasets extracted from
Smithsonian American Art Museum collection management database. Figure 1 shows a
sample of raw data about artists. One of the challenges in mapping this
particular table to RDF is that the meaning of each row is encoded in the last column
of the table, which shows whether the data speci es the place of birth, place of
death, or an associated place. Each row must be mapped to a di erent property
in the ontology.</p>
      <p>
        Mapping the Data to RDF. The rst step in the process is to model the
raw data using an ontology of cultural heritage data. We developed a tool called
Karma [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], which semi-automatically builds a semantic description of a data
source using machine learning techniques. Karma makes it possible to quickly
model the dataset shown in Figure 1. The resulting model, shown in Figure 2,
illustrates several capabilities needed for real datasets, such as customizing the
URL generation and generating di erent properties for di erent rows in a table.
After modeling the data, users can ask Karma to publish the model as R2RML
and publish the data as RDF.
      </p>
      <p>Linking to External Datasets. Once the RDF is published, the next step
is to link the information about entities, including artists and locations, to the
corresponding entities in other sources. In particular we link artists to people in
DBpedia and locations to the corresponding locations in Geonames. The name
elds of the artists, possibly augmented with other identifying information such
as birth year, is sent to a reconciliation service that has a fuzzy index of
DBpedia information. Figure 3 shows a user invoking the reconciliation service on
the Person class, and it shows the resulting links and scores for each match to
DBpedia. The interface also allows a user to verify each of the links and to drill
down into the individual data sources to determine whether the links are correct.
Publishing the Linked Data Once the links have been veri ed, the
information is then published and made available as Linked Open Data. We created a
user-friendly version of Pubby4 that describes the content and shows the images
4 http://wifo5-03.informatik.uni-mannheim.de/pubby/
and labels directly on the page to make the resulting linked data more readable.
Figure 4 shows a screen shot of the published data from the same data source
shown in Figure 1.</p>
      <p>Using the Linked Data Once the linking is complete, the Linked Data can also
be used to augment other sources of data. In our project with the Smithsonian,
they found that one use of the Linked Data is to augment their current Web
pages with the additional information available from Wikipedia and the New
York Times, which follows directly from the linking of their data about artists
to DBpedia. Figure 4 shows screen shots of our user friendly version of Pubby
and the Smithsonian American Art Museum's Web site with the additional links
generated directly from the Linked Data that we produced for them. The Linked
Data can also be used to curate the Smithsonian's own database, create virtual
online museums, or create new applications that build on the Linked Data.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Boer</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wielemaker</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gent</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hildebrand</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Isaac</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ossenbruggen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schreiber</surname>
          </string-name>
          , G.:
          <article-title>Supporting Linked Data Production for Cultural Heritage Institutes:</article-title>
          <source>The Amsterdam Museum Case Study. Lecture Notes in Computer Science</source>
          , pp.
          <volume>733</volume>
          {
          <fpage>747</fpage>
          . Springer Berlin Heidelberg (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Haslhofer</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Isaac</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>The Europeana Linked Open Data Pilot</article-title>
          .
          <source>Proceedings of the International Conference on Dublin Core and Metadata Applications</source>
          , (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Knoblock</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Szekely</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ambite</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goel</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lerman</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Muslea</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taheriyan</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mallick</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Semi-Automatically Mapping Structured Sources into the Semantic Web</article-title>
          .
          <source>Proceedings of the 9th Extended Semantic Web Conference</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Matsumura</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kobayashi</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kato</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamura</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ohmukai</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Takeda</surname>
          </string-name>
          , H.:
          <article-title>Producing and Consuming Linked Open Data on Art with a Local Community</article-title>
          .
          <source>Proceedings of the Third International Workshop on Consuming Linked Data</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Szekely</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Knoblock</surname>
            ,
            <given-names>C.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fink</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Allen</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Goodlander</surname>
          </string-name>
          , G.:
          <article-title>Connecting the Smithsonian American Art Museum to the Linked Data Cloud</article-title>
          .
          <source>Proceedings of the 10th Extended Semantic Web Conference</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>