{{ title }}

A taxonomy

Concept Scheme

URI
{{ uri }}
{%- if publishers|length > 0 %}
Publisher(s)
{%- for publisher in publishers %} {{ publisher }}
{%- endfor %}
{%- endif %} {%- if creators|length > 0 %}
Creator(s)
{%- for creator in creators %} {{ creator }}
{%- endfor %}
{%- endif %} {%- if contributors|length > 0 %}
Contributor(s)
{%- for contributor in contributors %} {{ contributor }}
{%- endfor %}
{%- endif %} {%- if created is not none %}
Created
{{ created }}
{%- endif %} {%- if modified is not none %}
Modified
{{ modified }}
{%- endif %} {%- if issued is not none %}
Issued
{{ issued }}
{%- endif %} {%- if version_info is not none %}
Version Information
{{ version_info }}
{%- endif %} {%- if version_uri is not none %}
Version URI
{{ version_uri }}
{%- endif %} {%- if rights is not none and license is not none %}
License & Rights
{{ license }}
{{ rights }}
{%- elif rights is not none and license is none %}
Rights
{{ rights }}
{%- elif rights is none and license is not none %}
License
{{ license }}
{%- endif %} {%- if source is not none %}
Source
{{ source }}
{%- endif %}
Ontology RDF
{{ ont_rdf }}
{%- if repository is not none %}
Code Repository
{{ repository }}
{%- endif %}
{%- if description is not none %}

Description

{{ description }}
{%- endif %} {%- if historyNote is not none %}

History Note: {{ historyNote }}

{%- endif %}

Table of Contents

    {%- if has_collections %}
  1. Collections
  2. {%- endif %} {%- if has_concepts %}
  3. Concepts
  4. {%- endif %}
  5. Namespaces
  6. Legend

Overview

 
Figure 1: Taxonomy overview