Skip to content

Allowing JSON null as metadata content #2260

@bclenet

Description

@bclenet

Your idea

Is there an already existing rule for using (or not using) JSON null data type as content for a metadata field in BIDS ?

If not, I suggest we allow the usage of null if its meaning is specified for a given metadata field.

Here is an example from BEP028: we want to have the Command metadata to be REQUIRED to indicate which command line was used to generate some data. In the case where data is generated manually, null could be useful to indicate that no command was used. This is different from:

  • no Command at all, which means we don't know the command ;
  • "Command": "manual", which we could interpret as : the manual command was used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions