<!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>Designing and Building a Hybrid Data Cloud?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Juan F. Sequeda</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dave Griffith</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bryon Jacob</string-name>
          <email>bryon@data.world</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>data.world</institution>
          ,
          <addr-line>Austin, Texas</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>A data cloud is where your data is available to your people and your machines it's where your data assets are leveraged. data.world launched a data cloud in 2016 as a collaborative and open web platform where anybody can sign up to work with data [1, 2]. data.world's data cloud platform is build using knowledge graph technology and semantic web standards including RDF and SPARQL but also standards such as CSVW [5, 6] among others. All data loaded into data.world is translated into RDF. The platform prioritizes query response time over update flexibility. Once data is bulk ingested, the result is an immutable RDF dataset in the RDF HDT (Header-DictionaryTriples) file format [3]. This architecture is optimized for exploratory queries and allows to treat datasets as independent graphs which can then be loaded together as named graphs for optimized joins. Knowledge Graphs form a backbone to a data cloud because they focus on the relationships between your data assets - between the databases you own, and with publicly and commercially available databases. data.world is now taking their data cloud and applying it to enterprise needs becoming the first cloud native data catalog powered by Knowledge Graph technology. One of the obstacles is that enterprise customers do not want to move their enterprise data into the cloud for security and privacy reasons. Thus, naturally a data cloud will evolve to be hybrid: combining data uploaded to a public cloud, such as data.world, and elements of on-prem systems such as data warehouses and relational databases behind an enterprise customers firewall. Knowledge Graph Virtualization technology is key to address this obstacle. The goal is to virtualize enterprise data as if it were a knowledge graph and have the ability to query it in real time in SPARQL, without the need to move the data to a centralized storage. This is done by mapping the source database to a target ontology. An example of this technology is Capsenta's Ultrawrap [7] and Gra.fo (https://gra.fo/). Recently, data.world and Capsenta have merged in order to combine a data cloud with Knowledge Graph Virtualization technology in order to enable a hybrid data cloud. This integration of technologies will help bring organizations into the data value chain by leveraging their on-prem data with data in the cloud. In this talk, we will discuss: - our architecture to combine Ultrawrap with the data.world data cloud platform. - engineering obstacles that we have encountered and the solutions that we have developed. - use cases that leverage on-prem data with cloud data in various domains. - the methodology required to operationalize ontologies and mappings [4] in enterprise settings.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Sequeda et. al.</p>
      <p>– open challenges which we believe there is still interesting science to be done.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Bryon</given-names>
            <surname>Jacob</surname>
          </string-name>
          , Dave Griffith,
          <article-title>Triet Le: data.world: A Platform for Global-Scale Semantic Publishing</article-title>
          .
          <source>ISWC Industry Track</source>
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Bryon</given-names>
            <surname>Jacob</surname>
          </string-name>
          ,
          <article-title>Jonathan Ortiz: Data.world: A Platform for Global-Scale Semantic Publishing</article-title>
          .
          <source>ISWC Industry Track</source>
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Javier</surname>
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Fernandez</surname>
          </string-name>
          , Miguel A.
          <string-name>
            <surname>Martnez-Prieto</surname>
          </string-name>
          , Claudio Gutierrez, Axel Polleres, Mario Arias:
          <article-title>Binary RDF representation for publication and exchange (HDT)</article-title>
          .
          <source>Journal of Web Semantics</source>
          <volume>19</volume>
          :
          <fpage>22</fpage>
          -
          <lpage>41</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Juan</surname>
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Sequeda</surname>
            ,
            <given-names>Willard J</given-names>
          </string-name>
          . Briggs, Daniel P. Miranker, and
          <string-name>
            <given-names>Wayne P.</given-names>
            <surname>Heideman</surname>
          </string-name>
          .
          <article-title>A Payas-you-go Methodology to Design and Build Enterprise Knowledge Graphs from Relational Databases</article-title>
          .
          <source>ISWC</source>
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Jeni</given-names>
            <surname>Tennison</surname>
          </string-name>
          (Ed).
          <source>CSV on the Web: A Primer. W3C Working Group Note 25 February 2016</source>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Jeremy</given-names>
            <surname>Tandy</surname>
          </string-name>
          , Ivan Herman, Gregg Kellog (Eds).
          <source>Generating RDF from Tabular Data on the Web. W3C Recommendation 17 December 2015</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Juan</surname>
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Sequeda</surname>
          </string-name>
          , Daniel P. Miranker:
          <article-title>Ultrawrap: SPARQL execution on relational data</article-title>
          .
          <source>Journal of Web Semantics</source>
          <volume>22</volume>
          :
          <fpage>19</fpage>
          -
          <lpage>39</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>