mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-05-08 06:06:03 +02:00
Automated commit with site updates
This commit is contained in:
@ -3,7 +3,7 @@ title: 'Certificate current end date'
|
||||
field: 'is.certificate.endDate'
|
||||
slug: 'certification-certificate-current-end-date'
|
||||
description: 'End date for the current certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Certificate current start date'
|
||||
field: 'is.certificate.startDate'
|
||||
slug: 'certification-certificate-current-start-date'
|
||||
description: 'Start date for the current certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Certificate first issue date'
|
||||
field: 'is.certificate.firstStartDate'
|
||||
slug: 'certification-certificate-first-issue-date'
|
||||
description: 'First issue date for the certificate'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certificate'
|
||||
cluster: 'Certification'
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: 'Certifying body accreditation end date'
|
||||
slug: 'certification-certifying-body-accreditation-end-date'
|
||||
description: 'Date when a bodys accreditation begins'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certifying Body'
|
||||
cluster: 'Certification'
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: 'Certifying body accreditation start date'
|
||||
slug: 'certification-certifying-body-accreditation-start-date'
|
||||
description: 'Date when a bodys accreditation ends'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Certifying Body'
|
||||
cluster: 'Certification'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date accessioned by system'
|
||||
field: 'dc.date.accessioned'
|
||||
slug: 'global-date-accessioned-by-system'
|
||||
description: 'Date a system takes possession of item.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date available through a system'
|
||||
field: 'dc.date.available'
|
||||
slug: 'global-date-available-through-a-system'
|
||||
description: 'Date or date range item became available to the public.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date changed'
|
||||
field: 'dcterms.modified'
|
||||
slug: 'global-date-changed'
|
||||
description: 'Date when the resource was changed.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date created'
|
||||
field: 'dcterms.created'
|
||||
slug: 'global-date-created'
|
||||
description: 'Date of creation of the resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date issued or published'
|
||||
field: 'dcterms.issued'
|
||||
slug: 'global-date-issued-or-published'
|
||||
description: 'Date of formal issuance (e.g., publication) of the resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: True
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date of version'
|
||||
field: 'is.dateOfVersion'
|
||||
slug: 'global-date-of-version'
|
||||
description: 'Date as indicated on the resource'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date reviewed'
|
||||
field: 'is.dateReviewed'
|
||||
slug: 'global-date-reviewed'
|
||||
description: 'Date the resource was, is, will be reviewed'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date revised'
|
||||
field: 'is.dateRevised'
|
||||
slug: 'global-date-revised'
|
||||
description: 'Date the resource was, is, will be revised'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Date submitted'
|
||||
field: 'dcterms.dateSubmitted'
|
||||
slug: 'global-date-submitted'
|
||||
description: 'Date when the resource is submitted to a repository or database'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Standard date of version 1'
|
||||
field: 'is.dateOfVersion1'
|
||||
slug: 'global-standard-date-of-version-1'
|
||||
description: 'Date when version 1 of a standard was first issued'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
@ -3,7 +3,7 @@ title: 'Standard effective date'
|
||||
field: 'dcterms.valid'
|
||||
slug: 'global-standard-effective-date'
|
||||
description: 'Effective date of a code/standard or other resource.'
|
||||
comment: 'yyyy-mm-dd'
|
||||
comment: 'Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.'
|
||||
required: False
|
||||
module: 'Status'
|
||||
cluster: 'Global'
|
||||
|
Reference in New Issue
Block a user