Skip to content

Commit 42a7af0

Browse files
Apply suggestions from code review
Co-authored-by: Jonas <[email protected]>
1 parent 390f37a commit 42a7af0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

adr/0001-stac-admin-plugin-system.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# STAC admin plugin system
22

3-
Status: IN REVIEW
3+
Status: ACCEPTED
44
Deciders: @danielfdsilva @emmanuelmathot @j08lue @oliverroick
55
Date: 2024-08-26
66

77

88
## Context and Problem Statement
99

10+
We need to expand the current scope of STAC Admin to support editing more STAC metadata, including properties provided by various [STAC extensions](https://stac-extensions.github.io/). The goal with this ADR is to enable the STAC Admin interface to follow the flexibility of STAC.
11+
1012
The form to edit the STAC metadata may differ from instance to instance and from collection to collection. Ideally the form should be easily customizable and extensible to suit the different needs.
1113

1214
## Decision Drivers
@@ -36,4 +38,4 @@ Nevertheless, this can be mitigated, by having the plugin query the STAC spec on
3638

3739
## More Information
3840

39-
The initial proposal pro the plugin system was outlined in the [Flexible plugin system for the STAC metadata editor](https://github.com/EOEPCA/data-access/issues/73) issue.
41+
The initial proposal for the plugin system was outlined in the [Flexible plugin system for the STAC metadata editor](https://github.com/EOEPCA/data-access/issues/73) issue.

0 commit comments

Comments
 (0)