<!DOCTYPE html>
<html lang="en">
<head>
    <title>Listing library level codes</title>
    <link rel="icon" type="image/png" sizes="32x32" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAC40lEQVRYhe2UT0hUQRzHp6Iss1B3VZKIDbbdfW9mnoi4f3zzjkJQeOgS0SEIb1EWBGGlLLu460zQPQM1unUIIjA6rfpm6ZAhHjoIRVQUFUlEbG+euTsdXG1d3VL3bVD4g+9h+L35fT/8fvN7ADgY9aHY5fpIvK82HO9ysu66wxWOzbkjcekKx0a2ALYA/n2AGi3a6ArFezcidziecQygNhhrcUficjP6PwBqtGijKxy/thnVBePHywYoDsFhl53GV8SEcsTx4usCMLUewTVpc23BNvEzm6Neyf1+KcG2vwqwUjgrOJq2JmHftwmkVBRGTvncFodnbI7vChO/FRznCmHsNM7aHM9Yk7Df5iqsLMw9sMNOK2g+jS4IEz0UJv4iuJZb2RltWnB4UZqH6ioGAgAAGe5vtiZhtzDx7OoRadLmeM7m6IRjhnLMW2Vx1bA5GhAmnhIcz6/xNj4Ujsky8UspwfayjDPjsF2Y6L7N8Vzx/BfP+KPg6LbgSqd8DnfJW2CnbaLhfH5ephpqygJYvQU4Z3P82TLRsDDhUTnmrSq+Y3N0Mg+Xldy/zwEAnLMWZ3pHpNExmfLs/t0dOdVcbT0JeKxUwFP2VljjqiE47Jp53LTXNxhsUZjerTByXWX6VZWRs/4bIQ2ACv+UAomgDzLCISNZxAxZKMhIDjLy1JfsaK+I+eGBUBNk5E2x8RogX/PdcDZUqieWTSh5D6nOVKqfhoycUmlHFFIyu5RXqf7AcQDISCpv/tqbMBqK883RtmpISRoxQyJKPgGn3wNk5NEigDFa6hslqV/Kj+FdBQD0bshIDlKSLlVcoWQo36UhR80BAMB73lulMn0EMpJTqD6qJiOt3mho/8GbkT2BZNgDB/V+RI0fkOrT3kRIVQbaDizJm2hdNbINBxwk5xAj3yEjuV9rZ1iIkgxixkLBA83mz8uCjLwoGwAx0vOnFSy5mtR4VTaAQvVORMnwZgSpzkrV/QmdE2tKe46+MQAAAABJRU5ErkJggg==">
    <link rel="icon" type="image/png" sizes="16x16" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhklEQVQ4jbWPzStEURjG3yQLirlGKUnKFO45Z+SjmXvnnmthQcpCoVhYmD/AwmJiI3OvZuZc2U3UlKU0/gAslMw9JgvhHxAr2fko7r0jHSsl+TgbTz2Lt5731/MASEiJW9ONml2QyX6rsGalmnT74v8BDf12hxJfpV8d1uwNKUBYszabdFv84L8B9X0rESVmmUup2fme0cVhJWaZHw4NWL1Sew
EAfDe6H3Dy6Ll456WEJsRZS630MwCAOI20ei5OBpxse5zcBZw8eS4uPpfIuDiCainIg9umBCU0GZzgLZ9Hn31OgoATL+CkLDGB5H1OKj4nFd/FBxUXJ0UZNb4edw/6nLyJXaj5FeCVyPLNIVmYK8TG1IwWb16L1gEACAFV90ftoT8bdOX0EeyY99gxBXZMgRz6qGb1KantAACI0UvE6F5XJqEjpsdURouI0Vt5gGOUkUNnPu7ObGIIMfNaGqDmjDRi9FZldF1lRgYzeqUyeoiY4ag5Iy3RgOYRM8+/M2bG8efsO4hGrpmJseyMAAAAAElFTkSuQmCC">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    
    <style>
        #pylode {
            position: fixed;
            top: 130px;
            left: -60px;
            font-size: small;
            transform: rotate(-90deg);
            color: grey;
        }
        #pylode a {
            font-size: 2em;
            font-weight: bold;
            text-decoration: none;
            color: #005A9C;
        }
        #pylode a:hover {
            color: #333;
        }

        .cardinality {
            font-style: italic;
            color: #aa00aa;
        }

        dt {
            font-weight: bold;
            padding: 5px 0 5px 0;
        }

        ul.hlist {
            list-style-type: none;
            border: 1px solid navy;
            padding:5px;
            background-color: #F4FFFF;
        }

        ul.hierarchy {
            border: 1px solid navy;
            padding: 5px 25px 5px 25px;
            background-color: #F4FFFF;
        }


        ul.hlist li {
            display: inline;
            margin-right: 10px;
        }

        .entity {
            border: 1px solid navy;
            margin:5px 0 5px 0;
            padding: 5px;
        }

        .entity th {
            width: 150px;
            vertical-align: top;
        }

        .entity th,
        .entity td {
            padding-bottom: 20px;
        }

        .entity table th {
            text-align: left;
        }

        section#overview img {
            max-width: 1000px;
        }

        h1, h2, h3, h4, h5, h6 {
            text-align: left
        }
        h1, h2, h3 {
            color: #005A9C; background: white
        }
        h1 {
            font: 170% sans-serif;
            line-height: 110%;
        }
        h2 {
            font: 140% sans-serif;
            margin-top:40px;
        }
        h3 {
            font: 120% sans-serif;
            margin-top: 3px;
            padding-bottom: 5px;
            border-bottom: 1px solid navy;
        }
        h4 { font: bold 100% sans-serif }
        h5 { font: italic 100% sans-serif }
        h6 { font: small-caps 100% sans-serif }


        body {
            padding: 2em 70px 2em 70px;
            margin: 0;
            font-family: sans-serif;
            color: black;
            background: white;
            background-position: top left;
            background-attachment: fixed;
            background-repeat: no-repeat;
            text-align: justify;
        }

        section {
            max-width: 1500px;
        }

        .figure {
            margin-bottom: 20px;
        }

        :link { color: #00C; background: transparent }
        :visited { color: #609; background: transparent }
        a:active { color: #C00; background: transparent }

        .sup-c,
        .sup-op,
        .sup-fp,
        .sup-dp,
        .sup-ap,
        .sup-p,
        .sup-ni,
        .sup-con,
        .sup-col {
            cursor:help;
            margin-left: 3px;
        }

        .sup-c {
            color:orange;
        }

        .sup-op {
            color:navy;
        }

        .sup-fp {
            color:lightskyblue;
        }

        .sup-dp {
            color:green;
        }

        .sup-ap {
            color:darkred;
        }

        .sup-p {
            color:black;
        }

        .sup-ni {
            color:brown;
        }

        .sup-con {
            color:orange;
        }

        .sup-col {
            color:darkred;
        }

        code {
            font-size: large;
            color: darkred;
        }

        /* less prominent links for properties */
        .proplink {
            color: #336;
            text-decoration: none;
        }
    </style>
    
    <script type="application/ld+json">
      [
  {
    "@id": "https://marineinfo.org/ns/library/bibcodes#conceptScheme",
    "@type": [
      "https://schema.org/DefinedTermSet"
    ],
    "https://schema.org/name": [
      {
        "@value": "Listing library level codes"
      }
    ]
  }
]
    </script>
</head>
<body>
  <div id="pylode">made by <a href="http://github.com/rdflib/pyLODE">
    <span style="color:#329545;">p</span><span style="color:#f9cb33;">y</span>LODE</a>
    <span style="font-size:smaller;">2.12.0</span>
  </div>
  <h1>Listing library level codes</h1>
<h3><em>A taxonomy</em></h3>
  <section id="conceptscheme">
      <h2 style="display:none;">Concept Scheme</h2>
      <dl>
          <dt>URI</dt>
          <dd><code>https://marineinfo.org/ns/library/bibcodes#conceptScheme</code></dd>
          <dt>Ontology RDF</dt>
          <dd><a href="library_bibcodes.ttl">RDF (turtle)</a></dd>
      </dl>
  </section>
  <section id="toc">
      <h2>Table of Contents</h2>
      <ol>
          <li><a href="#collections">Collections</a></li>
          <li><a href="#concepts">Concepts</a></li>
          <li><a href="#namespaces">Namespaces</a></li>
          <li><a href="#legend">Legend</a></li>
      </ol>
  </section>
  <section id="overview">
      <h2>Overview</h2>
      <div class="figure">
          <div style="width:500px; height:500px; background-color: black;">&nbsp;</div>
          <div class="caption"><strong>Figure 1:</strong> Taxonomy overview</div>
      </div>
  </section>
  <section id="collections">
    <h2>Collections <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
    <ul class="hlist">
        <li><a href="#Listingbiblevelcodes">Listing bib level codes</a></li>
    </ul>
    <div class="entity collection" id="Listingbiblevelcodes">
        <h3>Listing bib level codes<sup title="Collection" class="sup-col">col</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes</code></td>
            </tr>
            <tr>
                <th>Members</th>
                <td>
                    <a href="https://marineinfo.org/ns/library/bibcodes#AMS">https://marineinfo.org/ns/library/bibcodes#AMS</a><sup class="sup-con" title="concept">con</sup>, 
                    <a href="https://marineinfo.org/ns/library/bibcodes#S">https://marineinfo.org/ns/library/bibcodes#S</a><sup class="sup-con" title="concept">con</sup>, 
                    <a href="https://marineinfo.org/ns/library/bibcodes#MS">https://marineinfo.org/ns/library/bibcodes#MS</a><sup class="sup-con" title="concept">con</sup>, 
                    <a href="https://marineinfo.org/ns/library/bibcodes#AS">https://marineinfo.org/ns/library/bibcodes#AS</a><sup class="sup-con" title="concept">con</sup>, 
                    <a href="https://marineinfo.org/ns/library/bibcodes#AM">https://marineinfo.org/ns/library/bibcodes#AM</a><sup class="sup-con" title="concept">con</sup>, 
                    <a href="https://marineinfo.org/ns/library/bibcodes#M">https://marineinfo.org/ns/library/bibcodes#M</a><sup class="sup-con" title="concept">con</sup>
                </td>
            </tr>
            
        </table>
    </div>
</section>
  <section id="concepts">
    <h2>Concepts <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
    <ul class="hierarchy">

</ul>
    <div class="entity concept" id="Chapterinabook">
        <h3>Chapter in a book<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#AM</code></td>
            </tr>
        </table>
    </div>
    <div class="entity concept" id="Chapterinabookofaseries">
        <h3>Chapter in a book of a series<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#AMS</code></td>
            </tr>
        </table>
    </div>
    <div class="entity concept" id="Articleinajournal">
        <h3>Article in a journal<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#AS</code></td>
            </tr>
        </table>
    </div>
    <div class="entity concept" id="Book/Monograph">
        <h3>Book/Monograph<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#M</code></td>
            </tr>
        </table>
    </div>
    <div class="entity concept" id="Bookofaseries">
        <h3>Book of a series<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#MS</code></td>
            </tr>
        </table>
    </div>
    <div class="entity concept" id="Series">
        <h3>Series<sup title="Concept" class="sup-con">con</sup></h3>
        <table>
            <tr>
                <th>URI</th>
                <td><code>https://marineinfo.org/ns/library/bibcodes#S</code></td>
            </tr>
        </table>
    </div>
</section>

  <section id="namespaces">
    <h2>Namespaces <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
    <dl>
        <dt>default (:)</dt>
        <dd><code>https://marineinfo.org/ns/library/bibcodes#conceptScheme</code></dd>
        <dt>rdf</dt>
        <dd><code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code></dd>
        <dt>rdfs</dt>
        <dd><code>http://www.w3.org/2000/01/rdf-schema#</code></dd>
        <dt>sdo</dt>
        <dd><code>http://schema.org/</code></dd>
        <dt>skos</dt>
        <dd><code>http://www.w3.org/2004/02/skos/core#</code></dd>
        <dt>xsd</dt>
        <dd><code>http://www.w3.org/2001/XMLSchema#</code></dd>
    </dl>
</section>

  <section id="legend">
    <h2>Legend</h2>
    <table class="entity">
      <tr><td><sup class="sup-col" title="Collections">col</sup></td><td>Collections</td></tr>
      <tr><td><sup class="sup-con" title="Concepts">con</sup></td><td>Concepts</td></tr>
    </table>
  </section>
</body>
</html>