The JSON result should have ``` { "data": [{..}], "pagination": {}, "facets": { "mapping_justification": [], "predicate_id": [], "mapping_provider": [], "object_source": [], "confidence": [], "mapping_set_title": [] } } ``` - [x] "mapping_justification" - [ ] Return values as curie - blocked by https://github.com/mapping-commons/sssom-py/pull/381 - [x] "predicate_id" - [x] Return values as curie - [ ] "mapping_provider" - [ ] Return values as curie - [ ] "object_source" - [ ] Return values as curie - [x] "confidence" - [x] Return min and max values - [ ] "mapping_set_title"
The JSON result should have