Skip to content

Commit 8a91f69

Browse files
committed
Change 'STAC Order specification' to 'STAC Order extension' for consistency.
1 parent 4ce58e4 commit 8a91f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/commercial-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ When the order is completed, the data is ingested in a collection and its ID is
2323

2424
A backend should add general information about a commercial data collection to the `/collections` and `/collections/{collection_id}` endpoints, the same as with freely available collections. Only the metadata about the entire dataset needs to be provided, not about the specific data products that a user has already purchased.
2525

26-
Commercial data collections are distinguished from freely available collections by including `"order:status": "orderable"` as specified in the [STAC Order specification](https://github.com/stac-extensions/order/tree/v1.0.0).
26+
Commercial data collections are distinguished from freely available collections by including `"order:status": "orderable"` as specified in the [STAC Order extension](https://github.com/stac-extensions/order/tree/v1.0.0).
2727

2828
Commercial data collections can include an `order_parameters` field if ordering supports additional parameters that specify how the products should be delivered.
2929

0 commit comments

Comments
 (0)