<!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>Creating and Visualizing the Materials Science Knowledge Graph with Whyis ?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Department of Computer Science</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rensselaer Polytechnic Institute</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>mccusj</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>rashisg@rpi.edu</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>dlm@cs.rpi.edu</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>College of Engineering and Mathematical Sciences, University of Vermont</institution>
          ,
          <addr-line>Burlington, VT</addr-line>
          ,
          <country country="US">US</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Mechanical Engineering and Applied Physics, California Institute of Technology</institution>
          ,
          <addr-line>Pasadena, CA</addr-line>
          ,
          <country country="US">US</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Department of Mechanical Engineering and Materials Science, Duke University</institution>
          ,
          <addr-line>Durham, NC</addr-line>
          ,
          <country country="US">US</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The NanoMine knowledge graph is being expanded to support a broader range of materials, now including metamaterials, and is now called MaterialsMine. In the process, we have added new knowledge curation and visualization capabilities to Whyis, the framework that MaterialsMine (and NanoMine before it) is built on. This demonstration will show how we use Whyis to support user-provided data uploads that conform to the Dataset Catalog standard, use DOI and ORCiD to populate dataset metadata, curate data les into knowledge graph fragments using Semantic Data Dictionaries, and allow domain scientists to visualize and explore the graph using SPARQL, Vega-Lite, and Data Voyager.</p>
      </abstract>
      <kwd-group>
        <kwd>Semantic Science</kwd>
        <kwd>Knowledge Graphs</kwd>
        <kwd>Knowledge Engineering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        We will demonstrate the MaterialsMine knowledge graph and how it was
developed using the Whyis Knowledge Graph Framework [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Materials science studies
the interrelationships between processing and properties of materials by
analyzing material structure at multiple length scales. The MaterialsMine knowledge
graph builds on the NanoMine knowledge graph [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] by expanding into datasets
for mechanical and acoustic metamaterials and generalizing the ability to curate
data from materials science. Metamaterials are materials that have their
properties modi ed through their structures, resulting in radically di erent accoustic,
? Copyright ©2021 for this paper by its authors. Use permitted under Creative
Commons License Attribution 4.0 International (CC BY 4.0). The authors gratefully
acknowledge support of the NSF CSSI program (OAC-1835677).
optical, and mechanical properties. The \invisibility cloak"[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] is probably the
most well-known example for optical metamaterials, but even ancient techniques,
like knitting [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], allowed the development of stretch fabrics centuries before the
development of stretch bers. In MetaMine, the metamaterials component of
MaterialsMine, we have developed a data and knowledge portal for contribution
and the annotation of diverse metamaterial datasets using the Dataset Catalog
(DCat) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], Semantic Data Dictionaries [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], and data visualization tools, like
Vega Lite [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], to provide a semantic resource for computational metamaterials
research.
      </p>
    </sec>
    <sec id="sec-2">
      <title>Dataset Upload and Interpretation</title>
      <p>The rst part of the demo will showcase the ability to upload, annotate, and
ingest experimental and simulation data into the MaterialsMine knowledge graph.
Users are able to upload datasets and describe their metadata using the DCat
vocabulary, and have it published as an information web page (see Figure 1), as
well as 5 star linked data. The data les themselves can be referenced as
downloadable resources using the link provided at \download". We will also
demonstrate how users can link data les to Semantic Data Dictionaries to allow the
knowledge graph to interpret those les as RDF graphs.
Most researchers, when visiting MaterialsMine, will be exploring existing data,
and we will demonstrate how users can use the faceted browser, view, create,
and share custom visualizations using Vega Lite, and explore existing queries
using Data Voyager. Materials scientists with some training in SPARQL and
Vega Lite are able to create custom visualizations (see Figure 2). Our demo will
show how users can create and publish visualizations from SPARQL queries and
uploaded data. Users without that experience can explore the data queried for
existing charts to make their own visualizations using Data Voyager (see Figure
3). These capabilities, along with the faceted browser, create many opportunities
for data exploration and analysis.
4</p>
    </sec>
    <sec id="sec-3">
      <title>Availability</title>
      <p>The MaterialsMine knowledge graph is published at http://materialsmine.org,
using the Whyis knowledge graph framework. The MaterialsMine ontology is
published as part of the knowledge graph and is available at http://materialsmine.org/ns.
All entities in the graph, including datasets, are published as 5 star linked
data aligned with SIO, Dublin Core Terms, and the W3C Provenance ontology,
PROV-O. A read-only SPARQL API is available at https://materialsmine.org/wi/sparql,
providing access to all material data and its provenance, as well as how it was
transformed into RDF. Visualizations can be browsed at http://materialsmine.org/wi/gallery.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Consortium</surname>
            ,
            <given-names>W.W.W.</given-names>
          </string-name>
          , et al.:
          <article-title>Data catalog vocabulary (dcat) (</article-title>
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Knittel</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kamien</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghita</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Evans</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dion</surname>
          </string-name>
          , G.:
          <article-title>Top down modeling of complex knit structures: Beyond jersey knits</article-title>
          .
          <source>In: APS March Meeting Abstracts</source>
          . vol.
          <year>2019</year>
          , pp.
          <fpage>K63</fpage>
          {
          <volume>005</volume>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>McCusker</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Keshan</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deagen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brinson</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>Nanomine: A knowledge graph for nanocomposite materials science</article-title>
          .
          <source>In: International Semantic Web Conference</source>
          . pp.
          <volume>144</volume>
          {
          <fpage>159</fpage>
          . Springer (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>McCusker</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Agu</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bennett</surname>
            ,
            <given-names>K.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>The whyis knowledge graph framework in action</article-title>
          . In: International Semantic Web Conference (P&amp;D/Industry/BlueSky) (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>S.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McCusker</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pinheiro</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bax</surname>
            ,
            <given-names>M.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>H.O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stingone</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Das</surname>
            ,
            <given-names>A.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGuinness</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          :
          <article-title>The semantic data dictionary{an approach for describing and annotating data</article-title>
          .
          <source>Data intelligence</source>
          <volume>2</volume>
          (
          <issue>4</issue>
          ),
          <volume>443</volume>
          {
          <fpage>486</fpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Satyanarayan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moritz</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wongsuphasawat</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heer</surname>
          </string-name>
          , J.:
          <article-title>Vega-lite: A grammar of interactive graphics</article-title>
          .
          <source>IEEE transactions on visualization and computer graphics 23(1)</source>
          ,
          <volume>341</volume>
          {
          <fpage>350</fpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barbastathis</surname>
          </string-name>
          , G.:
          <article-title>Macroscopic invisibility cloak for visible light</article-title>
          .
          <source>Physical Review Letters</source>
          <volume>106</volume>
          (
          <issue>3</issue>
          ),
          <volume>033901</volume>
          (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>