This commit is contained in:
alanorth 2021-11-07 19:04:13 +00:00
parent 78c743c99c
commit 229a4e5925

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.88.1" />
<meta name="viewport" content="width=device-width, initial-scale=1"><meta name="generator" content="Hugo 0.89.0" />
<title>ISEAL Core Metadata Set</title>
@ -39,15 +39,15 @@
<main class="col-lg-10">
<h1>ISEAL Core Metadata Set Specification</h1>
<p class="lead">This page provides a reference specification for the ISEAL Core Metadata Set.</p>
<p>In this documentation we list metadata requirements, provide controlled vocabularies, and share technical information about the schema.</p>
<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 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="metadata">Metadata</h2>
<p>ISEAL Core Metadata Set currently uses elements from the following standard metadata schemas:</p>
<p>ISEAL Core currently 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 the ISEAL Core Metadata Set:</p>
<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>