#What is the difference between `output schema` and `dataset schema`
1 messages · Page 1 of 1 (latest)
The output-schema is used to reference and organize dataset-schemas. With output-schema you can have menu something like this screen shot. each menu can point to other resource such as a html in your key-value storage, your defined data-schema specific view, or etc.
Whereas the dataset schema is a schema describing each item stored in a dataset.
but you can do that with views in the dataset schema
yeah.. make sense
this is example: https://console.apify.com/view/runs/VLI00qspQxv0gXVTX
see the "Map Viewer" its point to key-value storage... or your other output in KV-Storage.