File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Merkle Tree Extension Specification
22
33- ** Title:** Merkle Tree
4- - ** Identifier:** < https://healy-hyperspatial .github.io/merkle-tree/v1.0.0-beta.2/schema.json >
4+ - ** Identifier:** < https://stacchain .github.io/merkle-tree/v1.0.0-beta.2/schema.json >
55- ** Field Name Prefix:** ` merkle `
66- ** Scope:** Item, Collection, Catalog
77- ** Extension [ Maturity Classification] ( https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity ) :** Proposal
@@ -152,7 +152,7 @@ The `merkle:hash_method` object provides details about the hash computation meth
152152 ],
153153 " license" : " proprietary" ,
154154 " stac_extensions" : [
155- " https://stac-extensions .github.io/merkle/v1.0.0/schema.json"
155+ " https://stacchain .github.io/merkle/v1.0.0/schema.json"
156156 ]
157157}
158158```
@@ -183,7 +183,7 @@ The `merkle:hash_method` object provides details about the hash computation meth
183183 }
184184 ],
185185 " stac_extensions" : [
186- " https://stac-extensions .github.io/merkle/v1.0.0/schema.json"
186+ " https://stacchain .github.io/merkle/v1.0.0/schema.json"
187187 ]
188188}
189189```
You can’t perform that action at this time.
0 commit comments