Automated commit with site updates

This commit is contained in:
alanorth 2022-01-06 10:43:37 +00:00 committed by GitHub Actions
parent afe0d8339c
commit 7363e8d70d
615 changed files with 1375403 additions and 1631 deletions

View File

@ -1,7 +1,7 @@
---
title: 'Authors'
field: 'dc.contributor.author'
slug: 'global-authors'
slug: 'dc-contributor-author'
description: 'Persons or organizations intellectually responsible for the content of the resource.'
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

View File

@ -1,7 +1,7 @@
---
title: 'Date accessioned by system'
field: 'dc.date.accessioned'
slug: 'global-date-accessioned-by-system'
slug: 'dc-date-accessioned'
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. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Date available through a system'
field: 'dc.date.available'
slug: 'global-date-available-through-a-system'
slug: 'dc-date-available'
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. Note: using legacy “dc” namespace due to limitations with the DSpace institutional repository software.'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Uniform Resource Identifier'
field: 'dc.identifier.uri'
slug: 'global-uniform-resource-identifier'
slug: 'dc-identifier-uri'
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

View File

@ -1,7 +1,7 @@
---
title: 'Title'
field: 'dc.title'
slug: 'global-title'
slug: 'dc-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

View File

@ -1,7 +1,7 @@
---
title: 'Abstract'
field: 'dcterms.abstract'
slug: 'global-abstract'
slug: 'dcterms-abstract'
description: 'A narrative summary of the resource.'
required: False
module: 'Form'

View File

@ -1,7 +1,7 @@
---
title: 'Access rights'
field: 'dcterms.accessRights'
slug: 'global-access-rights'
slug: 'dcterms-accessrights'
description: 'Information about rights held in and over the resource.'
comment: 'Indicate whether the resource is confidential (and limited access), restricted (and limited access) or public (limited access or open access)'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Other titles'
field: 'dcterms.alternative'
slug: 'global-other-titles'
slug: 'dcterms-alternative'
description: 'Alternative name for the resource'
comment: 'eg, the title another language; Only if explicitly mentioned on the resource'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Audience'
field: 'dcterms.audience'
slug: 'global-audience'
slug: 'dcterms-audience'
description: 'A class of entity for whom the resource is intended or useful'
comment: 'Select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Citation'
field: 'dcterms.bibliographicCitation'
slug: 'global-citation'
slug: 'dcterms-bibliographiccitation'
description: 'Include sufficient bibliographic detail to identify the resource as unambiguously as possible.'
comment: 'consistent style recommended'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Date created'
field: 'dcterms.created'
slug: 'global-date-created'
slug: 'dcterms-created'
description: 'Date of creation of the resource.'
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

View File

@ -1,7 +1,7 @@
---
title: 'Date submitted'
field: 'dcterms.dateSubmitted'
slug: 'global-date-submitted'
slug: 'dcterms-datesubmitted'
description: 'Date when the resource is submitted to a repository or database'
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

View File

@ -1,7 +1,7 @@
---
title: 'Notes'
field: 'dcterms.description'
slug: 'global-notes'
slug: 'dcterms-description'
description: 'An account of the resource'
comment: 'Any additional information about the resource not covered in any other element'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Extent'
field: 'dcterms.extent'
slug: 'global-extent'
slug: 'dcterms-extent'
description: 'The size or duration of the resource; Usually the total pages or other dimensions'
required: False
module: 'Form'

View File

@ -1,7 +1,7 @@
---
title: 'Format'
field: 'dcterms.format'
slug: 'global-format'
slug: 'dcterms-format'
description: 'The file format or physical medium of the resource'
comment: 'Select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Series name'
field: 'dcterms.isPartOf'
slug: 'global-series-name'
slug: 'dcterms-ispartof'
description: 'A related resource or series of resources in which the described resource is physically or logically included.'
comment: 'Only if explicitly mentioned on the resource'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Is replaced by another item or resource'
field: 'dcterms.isReplacedBy'
slug: 'global-is-replaced-by-another-item-or-resource'
slug: 'dcterms-isreplacedby'
description: 'A related resource that supplants, displaces, or supersedes the described resource.'
comment: 'Normally a link to a later or improved resource'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Date issued or published'
field: 'dcterms.issued'
slug: 'global-date-issued-or-published'
slug: 'dcterms-issued'
description: 'Date of formal issuance (e.g., publication) of the resource.'
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

View File

@ -1,7 +1,7 @@
---
title: 'Language ISO code'
field: 'dcterms.language'
slug: 'global-language-iso-code'
slug: 'dcterms-language'
description: 'A language of the resource. Terms should be in lower case ISO 639-1 (aka Alpha 2) format.'
comment: 'Select from control list'
required: False

View File

@ -1,9 +1,9 @@
---
title: 'Usage rights license'
field: 'dcterms.license'
slug: 'global-usage-rights-license'
slug: 'dcterms-license'
description: 'A legal document giving official permission to do something with a resource'
comment: 'Normally the type of license, indicated by a short name/code - select from control list'
comment: 'Normally the type of license, indicated by a short name/code - Select from control list'
required: False
vocabulary: 'vocabulary.txt'
module: 'Form'

View File

@ -1,7 +1,7 @@
---
title: 'Date changed'
field: 'dcterms.modified'
slug: 'global-date-changed'
slug: 'dcterms-modified'
description: 'Date when the resource was changed.'
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

View File

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

View File

@ -1,7 +1,7 @@
---
title: 'Usage license holder'
field: 'dcterms.rightsHolder'
slug: 'global-usage-license-holder'
slug: 'dcterms-rightsholder'
description: 'A person or organization owning or managing rights over a resource.'
comment: 'License holder of the resource'
required: False

View File

@ -1,8 +1,8 @@
---
title: 'Subject focus'
field: 'dcterms.subject'
slug: 'global-subject-focus'
description: 'Keywords that help to describe the resource content or coverage. The topic of the resource. Normally select from control list'
slug: 'dcterms-subject'
description: 'Keywords that help to describe the resource content or coverage. The topic of the resource. Normally Select from control list'
required: False
module: 'Scope'
cluster: 'Global'

View File

@ -1,7 +1,7 @@
---
title: 'Type'
field: 'dcterms.type'
slug: 'global-type'
slug: 'dcterms-type'
description: 'The nature, type or genre of the resource'
comment: 'Select from control list'
required: True

View File

@ -1,7 +1,7 @@
---
title: 'Standard effective date'
field: 'dcterms.valid'
slug: 'global-standard-effective-date'
slug: 'dcterms-valid'
description: 'Effective date of a code/standard or other resource.'
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

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit documentation categories'
slug: 'fsc-fsc-audit-documentation-categories'
field: 'fsc.audit.documentationCat'
slug: 'fsc-audit-documentationcat'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit sampling system'
slug: 'fsc-fsc-audit-sampling-system'
field: 'fsc.audit.samplingSystem'
slug: 'fsc-audit-samplingsystem'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit site types'
slug: 'fsc-fsc-audit-site-types'
field: 'fsc.audit.site'
slug: 'fsc-audit-site'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit stakeholder engagement types'
slug: 'fsc-fsc-audit-stakeholder-engagement-types'
field: 'fsc.audit.stakeholderEngagement'
slug: 'fsc-audit-stakeholderengagement'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit stakeholder types'
slug: 'fsc-fsc-audit-stakeholder-types'
field: 'fsc.audit.stakeholderType'
slug: 'fsc-audit-stakeholdertype'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC audit type'
slug: 'fsc-fsc-audit-type'
field: 'fsc.audit.type'
slug: 'fsc-audit-type'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC certificate category'
field: 'fsc.certificate.category'
slug: 'fsc-fsc-certificate-category'
slug: 'fsc-certificate-category'
description: 'Categories of FSC certificates'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC certificate type'
field: 'fsc.certificate.type'
slug: 'fsc-fsc-certificate-type'
slug: 'fsc-certificate-type'
description: 'Types of FSC certificates'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC coverage region'
field: 'fsc.coverage.region'
slug: 'fsc-fsc-coverage-region'
slug: 'fsc-coverage-region'
description: 'FSC regions if different to the ISEAL list'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC resource type'
field: 'fsc.docCode'
slug: 'fsc-fsc-resource-type'
slug: 'fsc-doccode'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC evidence category'
field: 'fsc.evidenceCategory'
slug: 'fsc-fsc-evidence-category'
slug: 'fsc-evidencecategory'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest management type of control'
field: 'fsc.focus.fmControl'
slug: 'fsc-fsc-forest-management-type-of-control'
slug: 'fsc-focus-fmcontrol'
description: 'Indicate the FM control type(s) included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest management principle'
field: 'fsc.focus.fmPrinciple'
slug: 'fsc-fsc-forest-management-principle'
slug: 'fsc-focus-fmprinciple'
description: 'Indicate the FM principle(s) the resource supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,6 +1,7 @@
---
title: 'FSC forest monitoring methods'
slug: 'fsc-fsc-forest-monitoring-methods'
field: 'fsc.focus.forestMonitoring'
slug: 'fsc-focus-forestmonitoring'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest products'
field: 'fsc.focus.forestProduct'
slug: 'fsc-fsc-forest-products'
slug: 'fsc-focus-forestproduct'
description: 'Indicate the products included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -39,7 +39,58 @@ N7.1.2 Tyres
N7.1.3 Balls
N7.1.4 Footwear
N7.1.5 Rubber foam pillows and mattresses
N7.1.6 Balata, gutta-percha, guayule, chicle
N7.1.6 Balata, gutta-percha, guayule, timber or plywood
W4.3.1 Treated glued laminated timber
W4.3.2 Treated finger jointed lumber
W5 Solid wood (sawn, chipped, sliced or peeled)
W5.1 Flitches and boules
W5.2 Solid wood boards
W5.3 Beams
W5.4 Planks
W5.5 Poles and piles
W5.6 Railway sleepers/ties, not impregnated
W5.7 Raw wood for parquet flooring
W5.8 Slabs and edgings
W5.9 Pencil slats
W6 Products from planing mill
W6.1 Dimensional timber and lumber, finished
W6.2 Non-dimensional timber and lumber
W6.3 Boards, finished
W7 Veneer
W7.1 Peeled veneer
W7.2 Sliced veneer
W7.3 Sawn veneer
W7.4 Veneer strips
W8 Wood panels
W8.1 Plywood
W8.1.1 Laminboard
W8.1.2 Veneer plywood
W8.2 Particleboard
W8.2.1 Melamine particleboard
W8.2.2 Veneered particleboard
W8.2.3 Oriented Strand Board
W8.2.4 Smooth-surface panel
W8.2.5 Wood cement particleboard
W8.2.6 Plasterboard
W8.2.7 Strawboard
W8.2.8 Graded particleboard
W8.3 Fibreboard
W8.3.1 High-density fibreboard
W8.3.2 Medium-density fibreboard
W8.3.3 Softboard
W8.3.4 Medium-hard-fibreboard
W9 Engineered wood products
W9.1 Finger jointed wood
W9.10 Compressed wood
W9.11 Wood-plastic composites
W9.2 Laminated veneer lumber
W9.3 Parallel strand lumber
W9.4 Wood-wool board
W9.5 Solid-wood board
W9.6 Glued laminated timber
W9.7 I-joists and I-beams
W9.8 Laminated compressed wood
W9.9 Composite board chicle
N7.1.7 Other manufactured articles of rubber
N7.2 Gum resin
N7.3 Resin and manufactured resin products
@ -269,55 +320,4 @@ W3.7 Sawdust briquettes
W4 Impregnated/treated wood
W4.1 Impregnated roundwood
W4.2 Impregnated railway sleepers/ties
W4.3 Treated dimensional lumber,timber or plywood
W4.3.1 Treated glued laminated timber
W4.3.2 Treated finger jointed lumber
W5 Solid wood (sawn, chipped, sliced or peeled)
W5.1 Flitches and boules
W5.2 Solid wood boards
W5.3 Beams
W5.4 Planks
W5.5 Poles and piles
W5.6 Railway sleepers/ties, not impregnated
W5.7 Raw wood for parquet flooring
W5.8 Slabs and edgings
W5.9 Pencil slats
W6 Products from planing mill
W6.1 Dimensional timber and lumber, finished
W6.2 Non-dimensional timber and lumber
W6.3 Boards, finished
W7 Veneer
W7.1 Peeled veneer
W7.2 Sliced veneer
W7.3 Sawn veneer
W7.4 Veneer strips
W8 Wood panels
W8.1 Plywood
W8.1.1 Laminboard
W8.1.2 Veneer plywood
W8.2 Particleboard
W8.2.1 Melamine particleboard
W8.2.2 Veneered particleboard
W8.2.3 Oriented Strand Board
W8.2.4 Smooth-surface panel
W8.2.5 Wood cement particleboard
W8.2.6 Plasterboard
W8.2.7 Strawboard
W8.2.8 Graded particleboard
W8.3 Fibreboard
W8.3.1 High-density fibreboard
W8.3.2 Medium-density fibreboard
W8.3.3 Softboard
W8.3.4 Medium-hard-fibreboard
W9 Engineered wood products
W9.1 Finger jointed wood
W9.10 Compressed wood
W9.11 Wood-plastic composites
W9.2 Laminated veneer lumber
W9.3 Parallel strand lumber
W9.4 Wood-wool board
W9.5 Solid-wood board
W9.6 Glued laminated timber
W9.7 I-joists and I-beams
W9.8 Laminated compressed wood
W9.9 Composite board
W4.3 Treated dimensional lumber

View File

@ -1,6 +1,7 @@
---
title: 'FSC forest products identification system'
slug: 'fsc-fsc-forest-products-identification-system'
field: 'fsc.focus.forestProductIdSys'
slug: 'fsc-focus-forestproductidsys'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC forestry environmental safeguards'
slug: 'fsc-fsc-forestry-environmental-safeguards'
field: 'fsc.focus.forestrySafeguard'
slug: 'fsc-focus-forestrysafeguard'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest and tree species'
field: 'fsc.focus.forestSpecies'
slug: 'fsc-fsc-forest-and-tree-species'
slug: 'fsc-focus-forestspecies'
description: 'Indicate the species included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest type'
field: 'fsc.focus.forestType'
slug: 'fsc-fsc-forest-type'
slug: 'fsc-focus-foresttype'
description: 'Indicate the type(s) included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,5 +1,5 @@
Indigenous
Mixed Forest
Mixed Forest
Natural Forest
Natural Forest - Boreal
Natural Forest - Community forestry

View File

@ -1,7 +1,7 @@
---
title: 'FSC forest biome / zone'
field: 'fsc.focus.forestZone'
slug: 'fsc-fsc-forest-biome-zone'
slug: 'fsc-focus-forestzone'
description: 'Indicate the zone(s) included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,6 +1,7 @@
---
title: 'FSC forest harvesting techniques'
slug: 'fsc-fsc-forest-harvesting-techniques'
field: 'fsc.focus.harvestingTechnique'
slug: 'fsc-focus-harvestingtechnique'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC high conservation values'
slug: 'fsc-fsc-high-conservation-values'
field: 'fsc.focus.highConservationVal'
slug: 'fsc-focus-highconservationval'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC non-forestry activities'
slug: 'fsc-fsc-non-forestry-activities'
field: 'fsc.focus.nonForestryActivity'
slug: 'fsc-focus-nonforestryactivity'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,6 +1,7 @@
---
title: 'FSC non-forestry services for local communities'
slug: 'fsc-fsc-non-forestry-services-for-local-communities'
field: 'fsc.focus.nonForestryService'
slug: 'fsc-focus-nonforestryservice'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC outcomes and benefits'
field: 'fsc.focus.outcome'
slug: 'fsc-fsc-outcomes-and-benefits'
slug: 'fsc-focus-outcome'
description: 'Indicate the outcome(s) the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,6 +1,7 @@
---
title: 'FSC scope - SLIMF type'
slug: 'fsc-fsc-scope---slimf-type'
field: 'fsc.focus.scope'
slug: 'fsc-focus-scope'
description: 'Small or Low Intensity Managed Forests'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC sustainability dimension'
field: 'fsc.focus.sustainDimension'
slug: 'fsc-fsc-sustainability-dimension'
slug: 'fsc-focus-sustaindimension'
description: 'Indicate the sustainability dimension the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC tenure management'
field: 'fsc.focus.tenureManagement'
slug: 'fsc-fsc-tenure-management'
slug: 'fsc-focus-tenuremanagement'
description: 'Indicate the tenure management included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC tenure ownership'
field: 'fsc.focus.tenureOwnership'
slug: 'fsc-fsc-tenure-ownership'
slug: 'fsc-focus-tenureownership'
description: 'Indicate the tenure ownership included in the coverage of the resource'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'Transition status'
field: 'fsc.inTransition'
slug: 'fsc-transition-status'
slug: 'fsc-intransition'
comment: 'Yes or No'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC economic issues'
field: 'fsc.issue.economic'
slug: 'fsc-fsc-economic-issues'
slug: 'fsc-issue-economic'
description: 'Indicate the outcome(s) the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC environmental issues'
field: 'fsc.issue.environmental'
slug: 'fsc-fsc-environmental-issues'
slug: 'fsc-issue-environmental'
description: 'Indicate the outcome(s) the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC political, systemic or legal issues'
field: 'fsc.issue.political'
slug: 'fsc-fsc-political-systemic-or-legal-issues'
slug: 'fsc-issue-political'
description: 'Indicate the outcome(s) the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC social issues'
field: 'fsc.issue.social'
slug: 'fsc-fsc-social-issues'
slug: 'fsc-issue-social'
description: 'Indicate the outcome(s) the resource mainly supports or contributes to'
comment: 'select from control list'
required: False

View File

@ -1,6 +1,7 @@
---
title: 'FSC standard type'
slug: 'fsc-fsc-standard-type'
field: 'fsc.standard.type'
slug: 'fsc-standard-type'
comment: 'select from control list'
required: False
vocabulary: 'vocabulary.txt'

View File

@ -1,7 +1,7 @@
---
title: 'FSC subject keywords'
field: 'fsc.subject'
slug: 'fsc-fsc-subject-keywords'
slug: 'fsc-subject'
description: 'Enter any keywords that help to describe the resource content or coverage'
comment: 'select from control list'
required: False

View File

@ -1,7 +1,7 @@
---
title: 'FSC economic topics'
field: 'fsc.topic.economic'
slug: 'fsc-fsc-economic-topics'
slug: 'fsc-topic-economic'
comment: 'select from control list'
required: False
module: 'Scope'

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