...I had expressed this idea a few times but never put it in writing.
Elaborate on the concept of tiers #19
discovery-tiers into main @ -0,0 +33,4 @@
Fairplayer started prototyping a search endpoint. The basic idea is to:
- add a standard `link` tag e.g. `<link rel="search" href="/search?q=%s" />`
- (optionally) that search URL can handle content negotiation to offer two versions of the results (HTML and JSON)
- For JSON results, use a standard schema. We could use a mininum required well-known subset of Canimus (that includes entity type, name, url, image, ...) to make this compatible with [catalog](../specs/catalog/data-model.md)
This is something I would like to change on the Fairplayer side, so that search result entities follow the same schema as the "standard catalog" (i.e. a very basic subset of Canimus). cc @MaciAc
...which makes me think we should start thinking of shaping the Canimus spec as being a "basic schema" with "add-ons" for different use cases. To some extent it is, but has a very binary definition of "required vs optional", and maybe things could be "required" or not within the context of an "add-on" (like streaming, purchasing, etc...).
3802c514fc
0e18cc1499
0e18cc1499
e4a1c5e303
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?