<!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>Schemas for Graphs and Other Forms of Semi-Structured Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Juan L. Reutter</string-name>
        </contrib>
      </contrib-group>
      <abstract>
        <p>Semistructured data is on the rise: Graph databases are now o ered by most major database vendors, and JSON is used everywhere on the web. And while these data paradigms are commonly described as \having less structure than relational databases", the industry is also recognising the advantages of pairing the data with some notion of schema, in the form of metadata that would describe both what is in the database and how is the data structured. In this talk we focus on the SHACL/ShEx proposal for RDF graph data and JSON Schema for JSON data, two of the most adopted proposals for semi-structured data. Interestingly, even though these proposals have spanned in two completely di erent worlds, we show that they share the same foundations and the same spirit. We will also discuss about the challenges that arise from features demanded in these proposals by the community, but that give rise to a number of interesting open problems.</p>
      </abstract>
    </article-meta>
  </front>
  <body />
  <back>
    <ref-list />
  </back>
</article>