Skip to content

Commit f99a070

Browse files
Update README.md to clarify product extension and its purpose
1 parent 0669740 commit f99a070

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99

1010
This document explains the Product Extension to the [SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.
1111

12-
This extension provides a generic framework to describe products across domains better in STAC.
12+
This extension provides a generic framework to describe products related to the data in a STAC catalog.
13+
A product is a package offer of the STAC item and thus describes properties specific to the product packaging and its distribution.
14+
Several products may be specified at assets level, each with its own properties.
15+
This extension is intended to be adapted by other extensions that provide best practises or definitions about the product like
16+
specific dictionaries for the product type or the timeliness of the product.
1317

1418
- Examples:
1519
- [Item example](examples/item.json): Shows the basic usage of the extension in a STAC Item

0 commit comments

Comments
 (0)