URI | {{ uri }} |
---|---|
Definition |
{%- for definition in definitions %}
{{ definition }} {%- endfor %} |
Scope Note |
{%- for scopeNote in scopeNotes %}
{{ scopeNote }} {%- endfor %} |
Example |
{%- for example in examples %}
{{ example }} {%- endfor %} |
Source | {{- source -}} |
Broader Concepts |
{%- for broader in broaders %}
{{ broader }} {%- endfor %} |
Narrower Concepts |
{%- for narrower in narrowers %}
{{ narrower }} {%- endfor %} |
Exact Matches |
{%- for exactMatch in exactMatches %}
{{ exactMatch }} {%- endfor %} |
Close Matches |
{%- for closeMatch in closeMatches %}
{{ closeMatch }} {%- endfor %} |
Broad Matches |
{%- for broadMatch in broadMatches %}
{{ broadMatch }} {%- endfor %} |
Narrow Matches |
{%- for narrowMatch in narrowMatches %}
{{ narrowMatch }} {%- endfor %} |