Skip to content

Return facet list for each page #51

@anitacaron

Description

@anitacaron

The JSON result should have

{
"data": [{..}],
"pagination": {},
"facets": {
 "mapping_justification": [],
 "predicate_id": [],
 "mapping_provider": [],
 "object_source": [],
 "confidence": [],
 "mapping_set_title": []
}
}
  • "mapping_justification"
  • "predicate_id"
    • Return values as curie
  • "mapping_provider"
    • Return values as curie
  • "object_source"
    • Return values as curie
  • "confidence"
    • Return min and max values
  • "mapping_set_title"

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