To ensure (or at least promote) consistency, it seems like we need a registry for:
type : e.g. that a PDF is a Text not a Dataset, an Image API is a ImageService3 etc
profile : e.g. the profiles for various metadata schemas and services
service : e.g. the set of known services
- property extensions : e.g. the set of known, registered extensions
- value extensions : e.g. set of known, registered additions to enumerated values like
timeMode, behavior etc.
This is blocking at least #1121, #1269
To ensure (or at least promote) consistency, it seems like we need a registry for:
type: e.g. that a PDF is aTextnot aDataset, an Image API is aImageService3etcprofile: e.g. the profiles for various metadata schemas and servicesservice: e.g. the set of known servicestimeMode,behavioretc.This is blocking at least #1121, #1269