Skip to content

curate thematic and products tags #28

@sformel

Description

@sformel

For example, see: https://www.gbif.org/composition/2SEGqoMS8eMVos9T1owEEk/thematic-communities

Defined in schema.yml:

# Product Types - controlled vocabulary
  - field_name: product_type
    label: Product Types
    preset: multiple_checkbox
    validators: scheming_multiple_choice
    output_validators: scheming_multiple_choice_output
    choices:
      - value: dataset
        label: Dataset
      - value: publication
        label: Publication
      - value: software
        label: Software
      - value: presentation
        label: Presentation
      - value: poster
        label: Poster
      - value: image
        label: Image/Figure
      - value: video
        label: Video
      - value: lesson
        label: Lesson
      - value: physical_object
        label: Physical Object
      - value: other
        label: Other

# Thematics - controlled vocabulary
  - field_name: thematic_tags
    label: Thematic Areas
    preset: multiple_checkbox
    choices:
      - value: Biodiversity
        label: Biodiversity
      - value: Climate Change
        label: Climate Change
      - value: Ocean Acidification
        label: Ocean Acidification
      - value: Marine Protected Areas
        label: Marine Protected Areas
      - value: eDNA
        label: eDNA
      - value: Invasives
        label: Invasives    
      - value: Fisheries
        label: Fisheries
      - value: Pollution
        label: Pollution
      - value: Coastal Management
        label: Coastal Management
      - value: Deep Sea
        label: Deep Sea
      - value: Coral Reefs
        label: Coral Reefs
      - value: Species Distribution
        label: Species Distribution
      - value: Near-Realtime
        label: Near-Realtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    EngineeringOrganization and design of toolUI/UXUser Interface and User Experience

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions