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 1
1
# Merkle Tree Extension Specification
2
2
3
3
- ** 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 >
5
5
- ** Field Name Prefix:** ` merkle `
6
6
- ** Scope:** Item, Collection, Catalog
7
7
- ** 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
152
152
],
153
153
" license" : " proprietary" ,
154
154
" 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"
156
156
]
157
157
}
158
158
```
@@ -183,7 +183,7 @@ The `merkle:hash_method` object provides details about the hash computation meth
183
183
}
184
184
],
185
185
" 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"
187
187
]
188
188
}
189
189
```
You can’t perform that action at this time.
0 commit comments