<div class="trifid-header-title-small">
  <div class="trifid-content">
    <div class="container">
      <h1>Welcome to Trifid!</h1>
      <p>This instance is serving The Big Bang Theory dataset</p>
    </div>
  </div>
</div>

<div class="trifid-content">
  <h2>Demo of plugins</h2>
  <ul>
    <li><a href="/sparql/">YASGUI</a>: allows you to query your SPARQL endpoint</li>
    <li><a href="/data/person/amy-farrah-fowler">Example of entity</a> dereferrenced using the entity-renderer plugin</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>
