Skip to content

GitLab

  • Menu
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 134
    • Issues 134
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.

  • nomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #737

Closed
Open
Created Feb 07, 2022 by Markus Scheidgen@mscheidgOwner

Table data (excel, csv) parser

Base on changes in #736 (closed), it should not be too hard to provide a parser for excel or csv files.

The challenge here is to find the right schema mapping for the given columns. This could be achieved in different ways:

  • an additional user-provided mapping file
  • additional mapping data in the existing user-provided nomad.yaml files
  • mapping information in the excel file itself
  • e.g. full qualified metainfo quantity names as column names

This is also more meaningful, with custom "on-the-fly" schema definitions (#705 (closed)) and schema versioning (#549)

Edited Feb 07, 2022 by Markus Scheidgen
Assignee
Assign to
Time tracking