Collections
What is a Collection?
Section titled “What is a Collection?”Collections are used to group items or collections together.
Collections can contain other collections.
Using the file system as an analogy, a Collection is a directory and an Item is a file.
Collection Model
Section titled “Collection Model”id: stringtitle?: stringdescription: stringlinks:Link[]extent:Extentkeywords?: string[]summaries?:Summary[]assets?:Asset[]providers?:Provider[]license: enumtype:"collection"
See STAC Collections for more details.