<div class="trifid-header-title-small">
  <div class="trifid-content">
    <div class="container">
      <h1>Welcome to Trifid!</h1>
      <p>This instance is used to dereference triples and lets you browse the data</p>
    </div>
  </div>
</div>

<div class="trifid-content">
  <h2>Explore</h2>
  <ul>
    <li><a href="/sparql/">YASGUI</a>: query the SPARQL endpoint</li>
    <li><a href="/graph-explorer/">Graph Explorer</a>: explore the graph</li>
    <li><a href="/spex/" target="_blank">SPEX</a>: inspect the structure of the data</li>
  </ul>

  <h2>Resources</h2>
  <ul>
    <li><a href="https://github.com/zazuko/trifid/wiki" target="_blank" rel="noopener noreferrer">Trifid documentation</a></li>
    <li><a href="https://github.com/zazuko/trifid" target="_blank" rel="noopener noreferrer">Trifid GitHub repository</a></li>
    <li><a href="https://github.com/zazuko/trifid/issues/new" target="_blank" rel="noopener noreferrer">Report a bug</a></li>
  </ul>
</div>
