Skip to content

Add support for the JSON Path language #369

@yarikoptic

Description

@yarikoptic

at postgres level it looks like https://www.postgresql.org/docs/current/functions-json.html#FUNCTIONS-SQLJSON-PATH

so we could point to specific field, e.g. instead of json serialization string matching we have as an example now: metadata[bids_dataset,metalad_core]:"BIDSVersion\": \"v" we could say metadata[bids_dataset,metalad_core][BIDSVersion]:v

Will require

TODO 4 others:

  • @yarikoptic : provide dandi:files based examples to assess performance etc

Metadata

Metadata

Assignees

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