Skip to content

Feat: Add DwC section in Schema config#7867

Open
CarolineDenis wants to merge 10 commits intomainfrom
issue-7729
Open

Feat: Add DwC section in Schema config#7867
CarolineDenis wants to merge 10 commits intomainfrom
issue-7729

Conversation

@CarolineDenis
Copy link
Copy Markdown
Contributor

@CarolineDenis CarolineDenis commented Mar 30, 2026

Fixes #7729

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list

Testing instructions

  • Navigate to Schema Configuration
  • Open any table and select a field (e.g. Collection Object → Start Date or similar)
  • Verify that a "Darwin Core" section appears below the field description and is clearly labeled
  • Confirm the section can collapse and uncollapse
  • Click on the section header and verify it expands, then click again and verify it collapses without layout issues
  • Select a field that has mapped Darwin Core terms and expand the section
  • Verify each mapped term displays:
  • Term name
  • Full IRI
  • Description
  • Vocabulary
  • If multiple terms are mapped to the same field, verify each appears as a separate list item
  • Select a field with no mapped Darwin Core terms, expand the section, and verify the message:
    "No Darwin Core terms mapped to this field."
  • Verify the section is read-only (no inputs, dropdowns, or editable controls)

@CarolineDenis
Copy link
Copy Markdown
Contributor Author

TODO:

  • Add new localization file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

[DwC export]: Add 'Darwin Core' section to Schema Configuration page

1 participant