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'
slug: 'global-authors'
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
module: 'Provenance'
cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Date accessioned by system'
field: 'dc.date.accessioned'
slug: 'global-date-accessioned-by-system'
description: 'Date a system takes possession of item.'
comment: '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
module: 'Status'
cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Date available through a system'
field: 'dc.date.available'
slug: 'global-date-available-through-a-system'
description: 'Date or date range item became available to the public.'
comment: '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
module: 'Status'
cluster: 'Global'

View File

@ -3,7 +3,7 @@ title: 'Funding source name'
field: 'is.contributor.funder'
slug: 'global-funding-source-name'
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
module: 'Provenance'
cluster: 'Global'

View File

@ -1,7 +1,7 @@
---
title: 'Organization RoR ID'
title: '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'
required: False
module: 'Provenance'

View File

@ -3,7 +3,7 @@ title: 'Publisher'
field: 'dcterms.publisher'
slug: 'global-publisher'
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
module: 'Provenance'
cluster: 'Global'

View File

@ -3,6 +3,7 @@ title: 'Title'
field: 'dc.title'
slug: 'global-title'
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
module: 'Provenance'
cluster: 'Global'

View File

@ -3,6 +3,7 @@ title: 'Uniform Resource Identifier'
field: 'dc.identifier.uri'
slug: 'global-uniform-resource-identifier'
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
module: 'Form'
cluster: 'Global'