mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-12-25 06:24:31 +01:00
Automated commit with site updates
This commit is contained in:
parent
a715e38b27
commit
3be7829428
@ -3,7 +3,7 @@ title: 'Certificate current end date'
|
||||
field: 'is.certificate.endDate'
|
||||
slug: 'certification-certificate-current-end-date'
|
||||
description: 'End date for the current certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Certificate current start date'
|
||||
field: 'is.certificate.startDate'
|
||||
slug: 'certification-certificate-current-start-date'
|
||||
description: 'Start date for the current certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Certificate first issue date'
|
||||
field: 'is.certificate.firstStartDate'
|
||||
slug: 'certification-certificate-first-issue-date'
|
||||
description: 'First issue date for the certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: 'Certifying body accreditation end date'
|
||||
slug: 'certification-certifying-body-accreditation-end-date'
|
||||
description: 'Date when a bodys accreditation begins'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certifying Body'
|
||||
cluster: 'Certification'
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: 'Certifying body accreditation start date'
|
||||
slug: 'certification-certifying-body-accreditation-start-date'
|
||||
description: 'Date when a bodys accreditation ends'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certifying Body'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date accessioned by system'
|
||||
field: 'dc.date.accessioned'
|
||||
slug: 'global-date-accessioned-by-system'
|
||||
description: 'Date a system takes possession of item.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date available through a system'
|
||||
field: 'dc.date.available'
|
||||
slug: 'global-date-available-through-a-system'
|
||||
description: 'Date or date range item became available to the public.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date changed'
|
||||
field: 'dcterms.modified'
|
||||
slug: 'global-date-changed'
|
||||
description: 'Date when the resource was changed.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date created'
|
||||
field: 'dcterms.created'
|
||||
slug: 'global-date-created'
|
||||
description: 'Date of creation of the resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date issued or published'
|
||||
field: 'dcterms.issued'
|
||||
slug: 'global-date-issued-or-published'
|
||||
description: 'Date of formal issuance (e.g., publication) of the resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: True
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date of version'
|
||||
field: 'is.dateOfVersion'
|
||||
slug: 'global-date-of-version'
|
||||
description: 'Date as indicated on the resource'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date reviewed'
|
||||
field: 'is.dateReviewed'
|
||||
slug: 'global-date-reviewed'
|
||||
description: 'Date the resource was, is, will be reviewed'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date revised'
|
||||
field: 'is.dateRevised'
|
||||
slug: 'global-date-revised'
|
||||
description: 'Date the resource was, is, will be revised'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date submitted'
|
||||
field: 'dcterms.dateSubmitted'
|
||||
slug: 'global-date-submitted'
|
||||
description: 'Date when the resource is submitted to a repository or database'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Standard date of version 1'
|
||||
field: 'is.dateOfVersion1'
|
||||
slug: 'global-standard-date-of-version-1'
|
||||
description: 'Date when version 1 of a standard was first issued'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Standard effective date'
|
||||
field: 'dcterms.valid'
|
||||
slug: 'global-standard-effective-date'
|
||||
description: 'Effective date of a code/standard or other resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -691,7 +691,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -739,7 +739,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -787,7 +787,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -835,7 +835,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -885,7 +885,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -933,7 +933,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -981,7 +981,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1029,7 +1029,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3023,7 +3023,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -3071,7 +3071,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4134,7 +4134,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4182,7 +4182,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -4230,7 +4230,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5809,7 +5809,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -5852,7 +5852,7 @@
|
||||
|
||||
<tr>
|
||||
<td class="col-2 field-name">Comment</td>
|
||||
<td>yyyy-mm-dd</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>
|
||||
|
||||
|
||||
@ -7603,7 +7603,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -2624,7 +2624,7 @@
|
||||
|
||||
<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 Monday, Jan 3, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<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 Wednesday, Jan 5, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user