Skip to content

Key-value pair types? #1

@meowcat

Description

@meowcat

Hi @michaelwitting @Treutler,
What do you think of allowing "key-value pair" / "named-array" types in the schemas?
Examples

  • COMMENT, in MassBank, is a field with free key-value associations e.g.
COMMENT UCHEM_ID 2323
COMMENT CONFIDENCE standard compound
  • CH$LINK is much easier stored as a key-value pair rather than specifying every possible link type separately. (And if you want to do an SQL database, I would recommend you do it relationally there too.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions