Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 221
    • Issues 221
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #1190
Closed
Open
Issue created Nov 22, 2022 by Markus Scheidgen@mscheidgOwner

More section definition information in section metadata

Currently, we only have a list of qualified names for all section definitions used in an archive stored in metadata.sections. For issues such as #1020 (closed) and #1181, we need more complex data.

  • add a new sub-section called metadata.section_defs (we deprecate the old metadata.sections after a transition period)
  • these sub section should contain keys for
    • definition as qualified name
    • the hash based definition id
    • the qualified name of all compatible definitions (i.e. the definition itself and its inherited classes)
  • all these should be keyword indexed in elastic search

This will be a prerequisite for putting schemas into bundles (#1181)

Assignee
Assign to
Time tracking