iseal-core/site/docs/is-certifiedorganization-gln/index.html

8120 lines
277 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.104.3" />
<title>ISEAL Core Metadata Set</title>
<link rel="canonical" href="https://iseal-community.github.io/iseal-core/is-certifiedorganization-gln/">
<link href="https://iseal-community.github.io/iseal-core/css/iseal.min.35df3a462b2246147412504de275796df7bb8dc83dde442761d1edb4b3268bb7.css" rel="stylesheet" integrity="sha256-Nd86RisiRhR0ElBN4nV5bfe7jcg93kQnYdHttLMmi7c=" crossorigin="anonymous">
</head>
<body data-bs-spy="scroll" data-bs-target="#navbar-navigation">
<div class="container-fluid">
<div class="row">
<div class="col-lg-2 d-none d-lg-block">
<div class="sticky-top">
<nav id="navbar-navigation" class="navbar navbar-light bg-light flex-column align-items-start p-3">
<img id="iseal-logo" src="https://iseal-community.github.io/iseal-core/images/iseal-logo.b058b9fcfb6097fe23c15a6e92388b1c9a5b9756c43e7633a77f79b1839094a9.png" width="150px">
<a class="navbar-brand" href="#">Navigation</a>
<nav class="nav nav-pills flex-column">
<a class="nav-link" href="#clusters-and-modules">Clusters and Modules</a>
<a class="nav-link" href="#metadata-elements">Metadata Elements</a>
<nav class="nav nav-pills flex-column">
<a class="nav-link ms-3 my-1" href="#cluster-global">Global</a>
<a class="nav-link ms-3 my-1" href="#cluster-certification">Certification</a>
<a class="nav-link ms-3 my-1" href="#cluster-impact">Impact</a>
</nav>
<a class="nav-link" href="#download">Download</a>
<a class="nav-link" href="#schema-extensions">Schema Extensions</a>
<a class="nav-link" href="#credits">Credits</a>
<a class="nav-link" href="#feedback">Feedback</a>
</nav>
</nav>
</div>
</div>
<main class="col-lg-10">
<h1 id="iseal-heading">ISEAL Core Metadata Set Specification</h1>
<p class="lead">This page provides a reference specification for the ISEAL Core Metadata set (ISEAL Core).</p>
<p>ISEAL Core is a set of structured terms and vocabularies that can be used as metadata to describe, share, and reuse different digital resources across the ISEAL Community and broader set of stakeholders. The resources described using the ISEAL Core are those that sustainability systems typically collect, curate, manage, use, publish and archive. They may be datasets, published research, certificates, videos, images, maps, or other organizational documentation.</p>
<h2 id="clusters-and-modules">Clusters and Modules</h2>
<p>Metadata elements in ISEAL Core are organized around three <em>clusters</em> and ten <em>modules</em>.</p>
<div class="m-3">
<table class="table table-striped table-sm text-center">
<thead class="table-light">
<tr>
<th>Global</th>
<th>Certification</th>
<th>Impact</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#module-Coverage">Coverage</a></td>
<td><a href="#module-Assurance">Assurance</a></td>
<td><a href="#module-Evaluation">Evaluation</a></td>
</tr>
<tr>
<td><a href="#module-Form">Form</a></td>
<td><a href="#module-Certificate">Certificate</a></td>
<td></td>
</tr>
<tr>
<td><a href="#module-Provenance">Provenance</a></td>
<td><a href="#module-Certificate Holder, Owner or Certified organization">Certificate Holder, Owner or Certified organization</a></td>
<td></td>
</tr>
<tr>
<td><a href="#module-Scope">Scope</a></td>
<td><a href="#module-Certified Resource or Site">Certified Resource or Site</a></td>
<td></td>
</tr>
<tr>
<td><a href="#module-Status">Status</a></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<h2 id="metadata-elements">Metadata Elements</h2>
<p>ISEAL Core uses elements from the following standard metadata schemas:</p>
<ul>
<li><a href="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-3">Dublin Core Elements</a> with the <code>dc</code> namespace prefix. These were <a href="http://www.dlib.org/dlib/July95/07weibel.html">originally designated in 1995</a> and are considered deprecated and superseded by Dublin Core Terms. Due to legacy code in the DSpace software we must still use some of these.</li>
<li><a href="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-2">Dublin Core Terms</a> with the <code>dcterms</code> namespace prefix. These contain the original Dublin Core Terms and add others. As of 2008 these supercede the original Dublin Core Elements.</li>
</ul>
<p>General guidelines for metadata using ISEAL Core:</p>
<ul>
<li><strong>Encoding</strong>: metadata should be encoded in UTF-8 to ensure correct representation of international characters.</li>
<li><strong>Applicability</strong>: metadata should describe what the item is, <em>not what it isn't</em>. If a metadata element is not applicable you should not use it. Do not enter "N/A"!</li>
</ul>
<h3 id="cluster-global">Global Cluster</h3>
<h4 id="module-Coverage">Coverage Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Coverage</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-countryalpha2">is.coverage.countryAlpha2</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-country">is.coverage.country</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-geographiclevel">is.coverage.geographicLevel</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-latitude">is.coverage.latitude</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-longitude">is.coverage.longitude</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-place">is.coverage.place</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-coverage-region">is.coverage.region</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-coverage-countryalpha2"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-countryalpha2"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Country ISO code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Country ISO code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Country code. Terms should be in ISO 3166-1 Alpha 2 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.countryAlpha2</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-coverage-countryalpha2/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-country"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-country"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Country name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Country name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Official country name. Terms should be in ISO 3166-1 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.country</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-coverage-country/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-geographiclevel"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-geographiclevel"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Geographic level</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Geographic level</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Level of geographic focus or coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.geographicLevel</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-coverage-geographiclevel/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-latitude"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-latitude"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Latitude location coordinate for the resource or its focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Latitude location coordinate for the resource or its focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Use for polygons, shapes, study sites etc. Latitude location coordinates should be recorded in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a latitude in Bolivia: -16.9013</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.latitude</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-longitude"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-longitude"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Longitude location coordinate for the resource or its focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Longitude location coordinate for the resource or its focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Use for polygons, shapes, study sites etc. Longitude location coordinates should be recorded in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a longitude in Bolivia: -62.0244</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.longitude</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-place"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-place"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Place name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Place name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Name(s) of specific places, sites, towns, cities, districts, etc. that the resource is about</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.place</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-coverage-region"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-coverage-region"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Region name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Region name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Coverage</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Region where data was collected or the focus of the research described in the resource. Terms should be in UN M.49 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.coverage.region</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-coverage-region/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Form">Form Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Form</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-abstract">dcterms.abstract</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-accessrights">dcterms.accessRights</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-audience">dcterms.audience</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-availability-fulltext">is.availability.fullText</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-bibliographiccitation">dcterms.bibliographicCitation</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-doi">is.identifier.doi</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-extent">dcterms.extent</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-format">dcterms.format</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-id">is.identifier.ID</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-isbn">is.identifier.isbn</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-language">dcterms.language</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-language">is.language</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-link-url">is.link.url</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-link-image">is.link.image</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-description">dcterms.description</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-extent-number">is.extent.number</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-extent-pages">is.extent.pages</a><a class="btn btn-sm btn-required m-1" href="#dcterms-type">dcterms.type</a><a class="btn btn-sm btn-outline-primary m-1" href="#dc-identifier-uri">dc.identifier.uri</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-rightsholder">dcterms.rightsHolder</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-license">dcterms.license</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-extent-volume">is.extent.volume</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="dcterms-abstract"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-abstract"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Abstract</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Abstract</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Narrative summary of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.abstract</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-accessrights"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-accessrights"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Access rights</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Access rights</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Information about rights held in and over the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Indicate whether the resource is confidential (and limited access), restricted (and limited access) or public (limited access or open access)</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.accessRights</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single value only.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-accessrights/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-audience"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-audience"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Audience</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Audience</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>A class of entity for whom the resource is intended or useful</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.audience</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Repeat values.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-audience/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-availability-fulltext"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-availability-fulltext"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Availability</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Availability</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Whether the complete resource is available for use</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.availability.fullText</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-availability-fulltext/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-bibliographiccitation"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-bibliographiccitation"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Citation</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Citation</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Sufficient bibliographic detail to identify the resource as unambiguously as possible</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>consistent style recommended. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.bibliographicCitation</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-doi"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-doi"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;DOI</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>DOI</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Digital object identifier - usually for articles and books/chapters</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.doi</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-extent"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-extent"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Extent</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Extent</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Size or duration of the resource; Usually the total pages or other dimensions</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.extent</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-format"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-format"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Format</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Format</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>File format or physical medium of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.format</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single value only.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-format/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-id"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-id"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Any ID associated with the item or resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Use other elements for ISBN or DOI. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.ID</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-isbn"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-isbn"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISBN</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISBN</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>International standard book number</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.isbn</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-language"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-language"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Language ISO code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Language ISO code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Official 2 letter ISO language code of the resource. Terms should be in lower case ISO 639-1 (aka Alpha 2) format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.language</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-language/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-language"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-language"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Language name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Language name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Popular name for the language of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.language</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-language/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-link-url"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-link-url"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Link to a URL</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Link to a URL</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Internet link to any other associated item</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Try to always link to any standard and permament identifier (eg, not a PDF). Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.link.url</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-link-image"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-link-image"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Link to an image, photo or other multimedia</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Link to an image, photo or other multimedia</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Internet link to an associated image</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.link.image</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-description"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-description"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Notes</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Notes</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>An account of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Any additional information about the resource not covered in any other element</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.description</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-extent-number"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-extent-number"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Journal article issue number, series number, or any other identifying number</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.extent.number</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-extent-pages"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-extent-pages"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Pagination</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Pagination</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Start/end pagination of a journal article or chapter</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.extent.pages</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-type"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-type"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Type</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Nature, type or genre of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.type</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-type/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dc-identifier-uri"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dc-identifier-uri"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Uniform Resource Identifier</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Uniform Resource Identifier</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Usually assigned by a repository, eg a handle address in a DSpace repository</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dc.identifier.uri</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-rightsholder"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-rightsholder"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Usage license holder</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Usage license holder</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Person(s) or organization(s) owning or managing rights over a resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>License holder of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.rightsHolder</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-license"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-license"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Usage rights license</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Usage rights license</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Legal document giving official permission to do something with a resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Normally the type of license, indicated by a short name/code - Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.license</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/dcterms-license/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-extent-volume"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-extent-volume"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Volume number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Volume number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Form</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Journal article volume number</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.extent.volume</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Provenance">Provenance Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Provenance</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-author-orcid">is.author.orcid</a><a class="btn btn-sm btn-required m-1" href="#dc-contributor-author">dc.contributor.author</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-contact-email">is.contact.email</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-contact-name">is.contact.name</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-contributor-funder">is.contributor.funder</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-contributor-fundertype">is.contributor.funderType</a><a class="btn btn-sm btn-required m-1" href="#is-contributor-member">is.contributor.member</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-journalname">is.journalName</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-organization-bluenumber">is.organization.bluenumber</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-organization-ror">is.organization.ror</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-alternative">dcterms.alternative</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-item-publicationplace">is.item.publicationPlace</a><a class="btn btn-sm btn-required m-1" href="#dcterms-publisher">dcterms.publisher</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-ispartof">dcterms.isPartOf</a><a class="btn btn-sm btn-required m-1" href="#dc-title">dc.title</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-author-orcid"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-author-orcid"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Author ORCID identifier</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Author ORCID identifier</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>ORCID identifier of individuals</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Assign for each author</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.author.orcid</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dc-contributor-author"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dc-contributor-author"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Authors</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Authors</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Persons or organizations intellectually responsible for the content of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dc.contributor.author</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-contact-email"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-contact-email"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Contact email</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Contact email</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Email address of an organization or person that can be contacted about the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Avoid addresses that are short-lived; check permission first</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.contact.email</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-contact-name"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-contact-name"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Contact name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Contact name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Name of an organization or person that can be contacted about the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Avoid links that are short-lived; check permission first</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.contact.name</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-contributor-funder"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-contributor-funder"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Funding source name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Funding source name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full name(s) of funders/investors that sponsored the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization. Use resources like ROR.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.contributor.funder</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-contributor-fundertype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-contributor-fundertype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Funding source type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Funding source type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Funder or investor types</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.contributor.funderType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-contributor-fundertype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-contributor-member"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-contributor-member"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL member contributor</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL member contributor</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>ISEAL member organization or scheme associatd to the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.contributor.member</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-contributor-member/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-journalname"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-journalname"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Journal name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Journal name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Journal full name in its original language</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.journalName</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-organization-bluenumber"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-organization-bluenumber"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Organization Bluenumber ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Organization Bluenumber ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.organization.bluenumber</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-organization-ror"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-organization-ror"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Organization ROR ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Organization ROR ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>ROR ID for an organization</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Assign for resources associated to organizations</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.organization.ror</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-alternative"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-alternative"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Other titles</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Other titles</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Alternative name for the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>eg, the title another language; Only if explicitly mentioned on the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.alternative</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-item-publicationplace"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-item-publicationplace"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Publication place</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Publication place</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>City and country name</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Usually entered as: City, country</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.item.publicationPlace</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-publisher"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-publisher"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Publisher</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Publisher</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Entity or entities responsible for making the resource available.</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization. Use resources like ROR. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.publisher</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-ispartof"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-ispartof"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Series name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Series name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>A related resource or series of resources in which the described resource is physically or logically included</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Only if explicitly mentioned on the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.isPartOf</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dc-title"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dc-title"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Title</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Title</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Provenance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full official name given to a resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dc.title</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Scope">Scope Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Scope</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-clause">is.identifier.clause</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-code">is.identifier.code</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-delta-sustainindicator">is.delta.sustainIndicator</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-strategypillar">is.focus.strategyPillar</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-systemelement">is.focus.systemElement</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-products">is.focus.products</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-gtin">is.focus.gtin</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sdg">is.focus.sdg</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sectors">is.focus.sectors</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-standardcode">is.identifier.standardCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-subject">dcterms.subject</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sustainlens">is.focus.sustainLens</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sustaindimension">is.focus.sustainDimension</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sustainissue">is.focus.sustainIssue</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-focus-sustainoutcome">is.focus.sustainOutcome</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-schemename">is.identifier.schemeName</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-schemetype">is.identifier.schemeType</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-identifier-clause"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-clause"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL code clause number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL code clause number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>ISEAL code of practice specific clause(s) associated to the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.clause</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-identifier-clause/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-code"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-code"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL code name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL code name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>ISEAL code(s) of practice associated to the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.code</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-identifier-code/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-delta-sustainindicator"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-delta-sustainindicator"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL Delta project sustainability indicator</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL Delta project sustainability indicator</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Farm-level, outcome/impact indicators across the social, economic and environmental dimensions of sustainability</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.delta.sustainIndicator</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-delta-sustainindicator/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-strategypillar"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-strategypillar"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL strategic pillar</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL strategic pillar</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.strategyPillar</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-strategypillar/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-systemelement"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-systemelement"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;ISEAL system element</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>ISEAL system element</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.systemElement</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-systemelement/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-products"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-products"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Product focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Product focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Certified commodites or products</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.products</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-products/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-gtin"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-gtin"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Product GTIN</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Product GTIN</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Global Trade Item Numbers of products and items traded</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Mainly used with barcodes assigned to products</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.gtin</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sdg"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sdg"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;SDG focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>SDG focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Sustainable development goal(s) associated to the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sdg</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sdg/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sectors"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sectors"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sector focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sector focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Sectors that the resource covers</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sectors</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sectors/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-standardcode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-standardcode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Standard ID or code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Standard ID or code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Official code describing or assigned to a standard</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>For example &ldquo;FSC-DIR-40-004&rdquo;.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.standardCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-subject"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-subject"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Subject focus</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Subject focus</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Keywords that help to describe the resource content or coverage. The topic or thematic focus of the resource.</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.subject</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sustainlens"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sustainlens"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability cross-cutting lens</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability cross-cutting lens</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sustainLens</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sustainlens/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sustaindimension"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sustaindimension"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability dimension</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability dimension</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Primary sustainability focus of the the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sustainDimension</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sustaindimension/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sustainissue"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sustainissue"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability issue</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability issue</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Specific sustainability issue(s) covered in the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sustainIssue</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sustainissue/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-focus-sustainoutcome"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-focus-sustainoutcome"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability outcome</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability outcome</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Specific sustainability outcome(s) covered in the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.focus.sustainOutcome</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-focus-sustainoutcome/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-schemename"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-schemename"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability scheme name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability scheme name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Name of certification scheme or body associated with the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.schemeName</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-identifier-schemename/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-schemetype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-schemetype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Sustainability scheme type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Sustainability scheme type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Scope</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>The approach that best characterizes the sustainability scheme covered by the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.schemeType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-identifier-schemetype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Status">Status Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Status</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#dc-date-accessioned">dc.date.accessioned</a><a class="btn btn-sm btn-outline-primary m-1" href="#dc-date-available">dc.date.available</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-modified">dcterms.modified</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-created">dcterms.created</a><a class="btn btn-sm btn-required m-1" href="#dcterms-issued">dcterms.issued</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-dateofversion">is.dateOfVersion</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-datereviewed">is.dateReviewed</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-daterevised">is.dateRevised</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-datesubmitted">dcterms.dateSubmitted</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-extent-edition">is.extent.edition</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-isreplacedby">dcterms.isReplacedBy</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-item-reviewstatus">is.item.reviewStatus</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-dateofversion1">is.dateOfVersion1</a><a class="btn btn-sm btn-outline-primary m-1" href="#dcterms-valid">dcterms.valid</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-identifier-standardstatus">is.identifier.standardStatus</a><a class="btn btn-sm btn-required m-1" href="#is-item-status">is.item.status</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-extent-version">is.extent.version</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="dc-date-accessioned"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dc-date-accessioned"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date accessioned by system</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date accessioned by system</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date a system takes possession of item</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dc.date.accessioned</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dc-date-available"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dc-date-available"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date available through a system</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date available through a system</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date or date range item became available to the public</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dc.date.available</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-modified"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-modified"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date changed</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date changed</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date when the resource was changed</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.modified</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-created"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-created"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date created</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date created</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date of creation of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.created</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-issued"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-issued"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date issued or published</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date issued or published</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date of formal issuance (e.g., publication) of the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.issued</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-dateofversion"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-dateofversion"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date of version</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date of version</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date as indicated on the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.dateOfVersion</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-datereviewed"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-datereviewed"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date reviewed</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date reviewed</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date the resource was, is, or will be reviewed</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.dateReviewed</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-daterevised"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-daterevised"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date revised</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date revised</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date the resource was, is, or will be revised</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.dateRevised</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-datesubmitted"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-datesubmitted"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Date submitted</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Date submitted</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date when the resource is submitted to a repository or database</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.dateSubmitted</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-extent-edition"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-extent-edition"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Edition</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Edition</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.extent.edition</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-isreplacedby"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-isreplacedby"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Is replaced by another item or resource</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Is replaced by another item or resource</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>A related resource that supplants, displaces, or supersedes the described resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Normally a link to a later or improved resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.isReplacedBy</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-item-reviewstatus"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-item-reviewstatus"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Peer review status</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Peer review status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Whether the resource has been peer reviewed</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.item.reviewStatus</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-item-reviewstatus/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-dateofversion1"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-dateofversion1"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Standard date of version 1</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Standard date of version 1</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date when version 1 of a standard was first issued</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.dateOfVersion1</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="dcterms-valid"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#dcterms-valid"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Standard effective date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Standard effective date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Effective date of a code/standard or other resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>dcterms.valid</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-identifier-standardstatus"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-identifier-standardstatus"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Standard status</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Standard status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Status of development of a standard</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.identifier.standardStatus</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-identifier-standardstatus/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-item-status"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-item-status"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Status</span><div class="badge-required">
<span class="badge align-middle">Required</span>
</div></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Stage the resource has reached</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.item.status</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-item-status/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-extent-version"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-extent-version"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Version number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Version number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Status</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Version number of a resource</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Only if explicitly mentioned on the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.extent.version</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<h3 id="cluster-certification">Certification Cluster</h3>
<h4 id="module-Assurance">Assurance Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Assurance</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditationenddate">is.certifyingBody.accreditationEndDate</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditationstartdate">is.certifyingBody.accreditationStartDate</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditationstatus">is.certifyingBody.accreditationStatus</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditedgeoscope">is.certifyingBody.accreditedGeoScope</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditedtechscope">is.certifyingBody.accreditedTechScope</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-accreditedtechscopetype">is.certifyingBody.accreditedTechScopeType</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-city">is.certifyingBody.city</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-country">is.certifyingBody.country</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-email">is.certifyingBody.email</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-addresslat">is.certifyingBody.addressLat</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-addresslong">is.certifyingBody.addressLong</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-phonecountrycode">is.certifyingBody.phoneCountryCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-phonenumber">is.certifyingBody.phoneNumber</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-postcode">is.certifyingBody.postcode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-streetname">is.certifyingBody.streetName</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-url">is.certifyingBody.url</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-asicode">is.certifyingBody.asiCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-name">is.certifyingBody.name</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-schemeaccredited">is.certifyingBody.schemeAccredited</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-standardaccredited">is.certifyingBody.standardAccredited</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifyingbody-standardcertified">is.certifyingBody.standardCertified</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditationenddate"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditationenddate"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accreditation end date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accreditation end date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date when a bodys accreditation begins</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditationEndDate</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditationstartdate"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditationstartdate"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accreditation start date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accreditation start date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Date when a bodys accreditation ends</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditationStartDate</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditationstatus"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditationstatus"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accreditation status</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accreditation status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditationStatus</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-accreditationstatus/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditedgeoscope"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditedgeoscope"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accredited geographic scope</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accredited geographic scope</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Countries the body is certified to work in. Terms should be in ISO 3166-1 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditedGeoScope</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-accreditedgeoscope/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditedtechscope"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditedtechscope"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accredited technical scope</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accredited technical scope</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditedTechScope</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-accreditedtechscope/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-accreditedtechscopetype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-accreditedtechscopetype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body accredited technical scope type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body accredited technical scope type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.accreditedTechScopeType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-accreditedtechscopetype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-city"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-city"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address city</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address city</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Complete name of a city or town in an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.city</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-country"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-country"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address country</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address country</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full country name. Terms should be in ISO 3166-1 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.country</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-country/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-email"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-email"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address email address</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address email address</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Email address of an organization</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.email</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-addresslat"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-addresslat"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address latitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address latitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Latitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a latitude coordinate in Bolivia: -16.9013</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.addressLat</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-addresslong"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-addresslong"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address longitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address longitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Longitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a longitude coordinate in Bolivia: -62.0244</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.addressLong</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-phonecountrycode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-phonecountrycode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address phone country code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address phone country code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>International subscriber dialing (ISD) codes</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.phoneCountryCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Numeric value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-phonenumber"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-phonenumber"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address phone number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address phone number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Official contact phone number of the organization - without country code</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.phoneNumber</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Numeric value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-postcode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-postcode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address postcode</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address postcode</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full postcode of an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.postcode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-streetname"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-streetname"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address street name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address street name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full street name and number of an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.streetName</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-url"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-url"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body address website url</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body address website url</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>URL of the organization</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.url</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-asicode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-asicode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body ASI accreditation code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body ASI accreditation code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.asiCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-asicode/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-name"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-name"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Entity assuring/assessing the status and performance of a certificate holder/owner</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.name</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single value only.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-name/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-schemeaccredited"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-schemeaccredited"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body program or scheme accredited for</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body program or scheme accredited for</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Scheme names the body is certified for</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.schemeAccredited</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifyingbody-schemeaccredited/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-standardaccredited"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-standardaccredited"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body standards accredited for</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body standards accredited for</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Standard a body is accredited for - the official ID of the standard</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.standardAccredited</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifyingbody-standardcertified"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifyingbody-standardcertified"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certifying body standards certified for</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certifying body standards certified for</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Assurance</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Standard a body can certify for - the official ID of the standard</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifyingBody.standardCertified</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Certificate">Certificate Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Certificate</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-id">is.certificate.ID</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-locations">is.certificate.locations</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-duration">is.certificate.duration</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-enddate">is.certificate.endDate</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-startdate">is.certificate.startDate</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-firststartdate">is.certificate.firstStartDate</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-licensecode">is.certificate.licenseCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-licensestatus">is.certificate.licenseStatus</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-ownership">is.certificate.ownership</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-scope">is.certificate.scope</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-status">is.certificate.status</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-type">is.certificate.type</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-certificate-id"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-id"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate code, number or ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate code, number or ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Certificate ID code</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.ID</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-locations"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-locations"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate coverage type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate coverage type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Whether a certificate covers single or multiple locations</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.locations</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certificate-locations/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-duration"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-duration"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate current duration</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate current duration</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>The number of months a certificate is valid for</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.duration</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-enddate"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-enddate"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate current end date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate current end date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>End date for the current certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.endDate</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-startdate"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-startdate"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate current start date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate current start date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Start date for the current certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.startDate</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-firststartdate"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-firststartdate"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate first issue date</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate first issue date</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>First issue date for the certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.firstStartDate</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Date. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-licensecode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-licensecode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate license code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate license code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>License applied to a certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.licenseCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-licensestatus"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-licensestatus"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate license status</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate license status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Whether a certificate license is valid or suspended</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.licenseStatus</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certificate-licensestatus/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-ownership"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-ownership"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate ownership type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate ownership type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Whether a certificate covers individual or group owners</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.ownership</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certificate-ownership/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-scope"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-scope"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate scope</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate scope</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Terms describing the scope of a certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.scope</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-status"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-status"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate status</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate status</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>The current status of a certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.status</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certificate-status/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-type"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-type"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Type of certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.type</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certificate-type/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Certificate Holder, Owner or Certified organization">Certificate Holder, Owner or Certified organization Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Certificate Holder, Owner or Certified organization</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-city">is.certifiedOrganization.city</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-country">is.certifiedOrganization.country</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-email">is.certifiedOrganization.email</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-addresslat">is.certifiedOrganization.addressLat</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-addresslong">is.certifiedOrganization.addressLong</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-phonecountrycode">is.certifiedOrganization.phoneCountryCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-phonenumber">is.certifiedOrganization.phoneNumber</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-postcode">is.certifiedOrganization.postCode</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-streetname">is.certifiedOrganization.streetName</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-url">is.certifiedOrganization.url</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-gln">is.certifiedOrganization.gln</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganizationid">is.certifiedOrganizationID</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-name">is.certifiedOrganization.name</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedorganization-role">is.certifiedOrganization.role</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-city"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-city"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address city</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address city</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Complete name of a city or town in an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.city</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-country"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-country"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address country</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address country</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full country name. Terms should be in ISO 3166-1 format</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.country</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifiedorganization-country/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-email"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-email"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address email address</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address email address</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Email address of an organization</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.email</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-addresslat"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-addresslat"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address latitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address latitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Latitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a latitude coordinate in Bolivia: -16.9013</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.addressLat</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-addresslong"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-addresslong"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address longitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address longitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Longitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a longitude coordinate in Bolivia: -62.0244</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.addressLong</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-phonecountrycode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-phonecountrycode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address phone country code</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address phone country code</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>International subscriber dialing (ISD) codes</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.phoneCountryCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Numeric value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-phonenumber"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-phonenumber"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address phone number</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address phone number</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Official contact phone number of the organization - without country code</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.phoneNumber</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Numeric value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-postcode"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-postcode"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address postcode</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address postcode</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full postcode of an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.postCode</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-streetname"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-streetname"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address street name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address street name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Full street name and number of an address</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.streetName</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-url"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-url"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder address website url</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder address website url</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>URL of the organization</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.url</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Url. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-gln"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-gln"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder GLN</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder GLN</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Global Location Number of companies to identify their locations</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.gln</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganizationid"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganizationid"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>A number or other consistent code assigned to a certificate holder by a certifying body or scheme</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganizationID</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-name"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-name"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Entity or individual certified to produce or market a product under the terms of the certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.name</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedorganization-role"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedorganization-role"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certificate holder role</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certificate holder role</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certificate Holder, Owner or Certified organization</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Role(s) organization plays in a supply chain</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>ITC database</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedOrganization.role</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Multi select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifiedorganization-role/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<h4 id="module-Certified Resource or Site">Certified Resource or Site Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Certified Resource or Site</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-adminarea">is.certifiedSite.adminArea</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-analysisarea">is.certifiedSite.analysisArea</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-area">is.certifiedSite.area</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-siteid">is.certificate.siteID</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-coorddetail">is.certifiedSite.coordDetail</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-lat">is.certifiedSite.lat</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-locationname">is.certifiedSite.locationName</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-long">is.certifiedSite.long</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-naturalsetaside">is.certifiedSite.naturalSetAside</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-productionarea">is.certifiedSite.productionArea</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certifiedsite-restorationsetaside">is.certifiedSite.restorationSetAside</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-certificate-sites">is.certificate.sites</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-adminarea"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-adminarea"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site admin area</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site admin area</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Area in hectares</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.adminArea</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-analysisarea"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-analysisarea"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site analysis area</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site analysis area</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Area in hectares</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.analysisArea</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-area"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-area"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site area</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site area</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Total area certified (in hectares). For a group certificate, this would be the sum of the area of all certified farms in the certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.area</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-siteid"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-siteid"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site ID</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site ID</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Certified site ID code</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.siteID</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-coorddetail"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-coorddetail"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site latitude and longitude location coordinates detail</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site latitude and longitude location coordinates detail</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Specific details on the coordinates and how collected/measured</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.coordDetail</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single value only.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-certifiedsite-coorddetail/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-lat"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-lat"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site latitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site latitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Latitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a latitude coordinate in Bolivia: -16.9013</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.lat</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-locationname"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-locationname"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site location name</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site location name</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>The normal name used to describe the location</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.locationName</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-long"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-long"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site longitude location coordinate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site longitude location coordinate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Longitude location coordinates in decimal degrees (DD). Recording 4 digits to the right of the decimal provides an accuracy of 10m</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Example of a longitude coordinate in Bolivia: -62.0244</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.long</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Geo value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-naturalsetaside"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-naturalsetaside"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site natural ecosystem set-aside</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site natural ecosystem set-aside</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Area in hectares</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.naturalSetAside</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-productionarea"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-productionarea"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site production area</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site production area</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Area in hectares</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.productionArea</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certifiedsite-restorationsetaside"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certifiedsite-restorationsetaside"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified site restoration set-aside</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified site restoration set-aside</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Area in hectares</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certifiedSite.restorationSetAside</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-certificate-sites"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-certificate-sites"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Certified sites number covered by the certificate</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Certified sites number covered by the certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Certified Resource or Site</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>The number of individual sites covered by a certificate</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.certificate.sites</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<h3 id="cluster-impact">Impact Cluster</h3>
<h4 id="module-Evaluation">Evaluation Module</h4>
<table class="table table-sm table-bordered">
<tbody>
<tr>
<td class="col-2">Elements in the <code>Evaluation</code> module:</td>
<td>
<a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-authordirectionality">is.evaluation.authorDirectionality</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-comparison">is.evaluation.comparison</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-counterfacts">is.evaluation.counterfacts</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-datasource">is.evaluation.dataSource</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-collection">is.evaluation.collection</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-findings">is.evaluation.findings</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-nodifferencedirectionality">is.evaluation.noDifferenceDirectionality</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-notes">is.evaluation.notes</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-outcome">is.evaluation.outcome</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-quotes">is.evaluation.quotes</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-recommendations">is.evaluation.recommendations</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-significance">is.evaluation.significance</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-test">is.evaluation.test</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evaluation-scope">is.evaluation.scope</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evidencesubtype">is.evidenceSubType</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evidenceresourcetype">is.evidenceResourceType</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evidencesummary">is.evidenceSummary</a><a class="btn btn-sm btn-outline-primary m-1" href="#is-evidencetype">is.evidenceType</a>
</td>
</tr>
</tbody>
</table>
<div class="col">
<p class="invisible"><a id="is-evaluation-authordirectionality"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-authordirectionality"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation author directionality</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation author directionality</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.authorDirectionality</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-authordirectionality/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-comparison"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-comparison"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation comparison</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation comparison</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.comparison</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-comparison/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-counterfacts"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-counterfacts"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation counterfactuals</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation counterfactuals</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>yes, no, not applicable</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.counterfacts</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-counterfacts/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-datasource"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-datasource"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation data source</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation data source</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.dataSource</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-datasource/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-collection"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-collection"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation data/evidence collection method</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation data/evidence collection method</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.collection</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-collection/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-findings"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-findings"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation findings</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation findings</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Summary of the key finding of an evaluative study</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.findings</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-nodifferencedirectionality"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-nodifferencedirectionality"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation no difference directionality</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation no difference directionality</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.noDifferenceDirectionality</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-nodifferencedirectionality/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-notes"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-notes"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation notes</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation notes</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Notes from a study, not elsewhere covered</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.notes</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-outcome"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-outcome"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation outcome identified?</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation outcome identified?</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>yes, no, not applicable</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.outcome</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-outcome/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-quotes"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-quotes"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation quotes on impact</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation quotes on impact</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Quotes from an evaluative study</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.quotes</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-recommendations"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-recommendations"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation recommendations</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation recommendations</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Recommendations from an evaluative study</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.recommendations</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-significance"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-significance"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation statistical significance</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation statistical significance</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.significance</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evaluation-significance/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-test"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-test"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation statistical test</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation statistical test</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.test</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evaluation-scope"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evaluation-scope"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evaluation study scope</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evaluation study scope</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evaluation.scope</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Repeat values.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evidencesubtype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evidencesubtype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evidence resource subtype</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evidence resource subtype</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evidenceSubType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evidencesubtype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evidenceresourcetype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evidenceresourcetype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evidence resource type</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evidence resource type</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evidenceResourceType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evidenceresourcetype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evidencesummary"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evidencesummary"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evidence summary</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evidence summary</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Definition</td>
<td>Narrative summary of the evidence presented in the resource</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evidenceSummary</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Free value. Single value only.</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<p class="invisible"><a id="is-evidencetype"></a></p>
<table class="table table-sm table-bordered">
<thead>
<tr class="table-secondary">
<th colspan="2">
<span><a href="#is-evidencetype"><img src="https://iseal-community.github.io/iseal-core/icons/link-45deg.8b7279600ac3e9d69218fbeba3bc17a9a2a41c771fd5d80540655c6c99b0a41d.svg"></a>&nbsp;Evidence type or category</span></th>
</tr>
</thead>
<tbody>
<tr>
<td class="col-2 field-name">Label</td>
<td>Evidence type or category</td>
</tr>
<tr>
<td class="col-2 field-name">Module</td>
<td>Evaluation</td>
</tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Select from control list. Data element used by Evidensia</td>
</tr>
<tr>
<td class="col-2 field-name">Suggested element</td>
<td><code>is.evidenceType</code></td>
</tr>
<tr>
<td class="col-2 field-name">Policy</td>
<td>Controlled value. Single select from control list.</td>
</tr>
<tr>
<td class="col-2 field-name">Vocabulary</td>
<td><a href="/iseal-core/is-evidencetype/vocabulary.txt">vocabulary.txt</a></td>
</tr>
</tbody>
</table>
</div>
<h2 id="download">Download</h2>
<p>The ISEAL Core schema is available for download in two formats:</p>
<div class="row mb-2 justify-content-center">
<div class="col-sm-12 col-lg-4">
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
</div>
<div class="col-sm-12 col-lg-4">
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-spreadsheet.d6b63249e80cb195fe3fe97e96496fe0273881323cc77554c7f24654474073e7.svg" alt="File icon with earmark"/>CSV</h3>
<p>Comma-separated Values (CSV). Use this format when you just need a quick and easy offline reference. To download in CSV format, either right click and select download or open the link and select CTRL+S.</p>
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.csv" class="btn btn-primary">Download</a>
</div>
</div>
<h2 id="schema-extensions">Schema Extensions</h2>
<ul>
<li><a href="https://iseal-community.github.io/iseal-core/fsc">Forest Stewardship Council</a></li>
</ul>
<h2 id="credits">Credits</h2>
<p>The ISEAL Core Metadata Set and FSC extension were compiled by Peter Ballantyne drawing on reviews of information systems and conversations with individuals in several organizations, notably FSC and ISEAL. The metadata were reviewed, improved and published on GitHub by Alan Orth and Marie-Angelique Laporte. Elizabeth Kennedy oversaw the data implementations and Julie Smith provided overall project management. For more information about the development of these resources please see <a href="https://www.isealalliance.org/isealcoremetadata">https://www.isealalliance.org/isealcoremetadata</a>.</p>
<h2 id="feedback">Feedback</h2>
<p>If you have questions/comments please contact Elizabeth Kennedy (elizabeth@isealalliance.org).</p>
</main>
</div>
</div>
<footer class="footer mt-auto">
<div class="container">
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Friday, Oct 21, 2022</span> <a href="#">Back to top</a></span></p>
</div>
</footer>
<script src="https://iseal-community.github.io/iseal-core/js/bundle.min.c09aea57b2c4a76915f3545728514295d083ef50efcac96e3d03995ee7be01d1.js" integrity="sha256-wJrqV7LEp2kV81RXKFFCldCD71DvysluPQOZXue&#43;AdE=" crossorigin="anonymous" async></script>
</body>
</html>