octue / twined

A library to help data services talk to one another
https://twined.readthedocs.io
MIT License
24 stars 1 forks source link

The "filters" field in the manifest strand should be used to validate the datasets specified in the manifest #74

Open cortadocodes opened 3 years ago

cortadocodes commented 3 years ago

Feature request

Use Case

The filters field in the manifest strand should be used to validate the datasets specified in the manifest

Current state

No validation takes place.

thclark commented 3 years ago

This should be subsumed within the tag templating work for file metadata.

cortadocodes commented 3 years ago

Do we want to fully enable the Lucene search syntax here or just use JSON validation? @thclark