Automated commit with site updates

This commit is contained in:
alanorth 2022-01-05 12:11:32 +00:00 committed by GitHub Actions
parent dfc4e3d260
commit fef8d0b986
169 changed files with 2873 additions and 1281 deletions

View File

@ -3,7 +3,7 @@ title: 'Authors'
field: 'dc.contributor.author' field: 'dc.contributor.author'
slug: 'global-authors' slug: 'global-authors'
description: 'Persons or organizations intellectually responsible for the content of the resource.' description: 'Persons or organizations intellectually responsible for the content of the resource.'
comment: 'consistent style recommended; use resources like ORCID or ROR' comment: 'Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: True required: True
module: 'Provenance' module: 'Provenance'
cluster: 'Global' cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Date accessioned by system'
field: 'dc.date.accessioned' field: 'dc.date.accessioned'
slug: 'global-date-accessioned-by-system' slug: 'global-date-accessioned-by-system'
description: 'Date a system takes possession of item.' description: 'Date a system takes possession of item.'
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.' comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: False required: False
module: 'Status' module: 'Status'
cluster: 'Global' cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Date available through a system'
field: 'dc.date.available' field: 'dc.date.available'
slug: 'global-date-available-through-a-system' slug: 'global-date-available-through-a-system'
description: 'Date or date range item became available to the public.' description: 'Date or date range item became available to the public.'
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.' comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: False required: False
module: 'Status' module: 'Status'
cluster: 'Global' cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Funding source name'
field: 'is.contributor.funder' field: 'is.contributor.funder'
slug: 'global-funding-source-name' slug: 'global-funding-source-name'
description: 'Full name(s) of funders/investors that sponsored the resource' description: 'Full name(s) of funders/investors that sponsored the resource'
comment: 'Usually the full name of an organization; use resources like ROR' comment: 'Usually the full name of an organization. Use resources like ROR.'
required: False required: False
module: 'Provenance' module: 'Provenance'
cluster: 'Global' cluster: 'Global'

View File

@ -1,7 +1,7 @@
--- ---
title: 'Organization RoR ID' title: 'Organization ROR ID'
slug: 'global-organization-ror-id' slug: 'global-organization-ror-id'
description: 'RoR ID for an organization' description: 'ROR ID for an organization'
comment: 'Assign for resources associated to organizations' comment: 'Assign for resources associated to organizations'
required: False required: False
module: 'Provenance' module: 'Provenance'

View File

@ -3,7 +3,7 @@ title: 'Publisher'
field: 'dcterms.publisher' field: 'dcterms.publisher'
slug: 'global-publisher' slug: 'global-publisher'
description: 'An entity responsible for making the resource available.' description: 'An entity responsible for making the resource available.'
comment: 'Usually the name of an organization' comment: 'Usually the name of an organization. Use resources like ROR.'
required: True required: True
module: 'Provenance' module: 'Provenance'
cluster: 'Global' cluster: 'Global'

View File

@ -3,6 +3,7 @@ title: 'Title'
field: 'dc.title' field: 'dc.title'
slug: 'global-title' slug: 'global-title'
description: 'Full official name given to a resource' description: 'Full official name given to a resource'
comment: 'Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: True required: True
module: 'Provenance' module: 'Provenance'
cluster: 'Global' cluster: 'Global'

View File

@ -3,6 +3,7 @@ title: 'Uniform Resource Identifier'
field: 'dc.identifier.uri' field: 'dc.identifier.uri'
slug: 'global-uniform-resource-identifier' slug: 'global-uniform-resource-identifier'
description: 'Usually assigned by a repository, eg a handle address in a DSpace repository' description: 'Usually assigned by a repository, eg a handle address in a DSpace repository'
comment: 'Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: False required: False
module: 'Form' module: 'Form'
cluster: 'Global' cluster: 'Global'

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

View File

@ -334,7 +334,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>consistent style recommended; use resources like ORCID or ROR</td> <td>Consistent style recommended. Use resources like ORCID or ROR. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -691,7 +691,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -739,7 +739,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.</td> <td>Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr> </tr>
@ -1304,7 +1304,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the full name of an organization; use resources like ROR</td> <td>Usually the full name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -2409,13 +2409,13 @@
<thead> <thead>
<tr class="table-secondary"> <tr class="table-secondary">
<th colspan="2"> <th colspan="2">
<span class="">Organization RoR ID</span></th> <span class="">Organization ROR ID</span></th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td class="col-2 field-name">Label</td> <td class="col-2 field-name">Label</td>
<td>Organization RoR ID</td> <td>Organization ROR ID</td>
</tr> </tr>
<tr> <tr>
<td class="col-2 field-name">Module</td> <td class="col-2 field-name">Module</td>
@ -2424,7 +2424,7 @@
<tr> <tr>
<td class="col-2 field-name">Definition</td> <td class="col-2 field-name">Definition</td>
<td>RoR ID for an organization</td> <td>ROR ID for an organization</td>
</tr> </tr>
@ -2762,7 +2762,7 @@
<tr> <tr>
<td class="col-2 field-name">Comment</td> <td class="col-2 field-name">Comment</td>
<td>Usually the name of an organization</td> <td>Usually the name of an organization. Use resources like ROR.</td>
</tr> </tr>
@ -3647,6 +3647,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>
@ -3747,6 +3752,11 @@
</tr> </tr>
<tr>
<td class="col-2 field-name">Comment</td>
<td>Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.</td>
</tr>
<tr> <tr>
<td class="col-2 field-name">Suggested element</td> <td class="col-2 field-name">Suggested element</td>

Some files were not shown because too many files have changed in this diff Show More