@@ -71,24 +71,24 @@ too loose right now, it just checks for a string, see the 'relative vs absolute
71
71
72
72
STAC Items are still a work in progress, and feedback is very much appreciated. The core fields were designed to be
73
73
quite flexible, adapting to many different data organization schemes. Organizations are encouraged to adapt
74
- the core fields to their needs, finding any limitations that would need the specification.
74
+ the core fields to their needs, finding any limitations that would need to be addressed the specification.
75
75
76
76
Implementors are encouraged to publish their implementations, ideally contributing to the examples folder.
77
77
This will enable a spreading of best practices, and it is hoped that additional specification extensions can
78
78
become best practices or their own specifications.
79
79
80
80
There is also interest in representing additional domain-specific information. The core STAC fields were
81
81
made to be flexible to a variety of assets. But there is a lot of value in shared fields that may not apply
82
- to every STAC data type, but are shared by a certain domain. The most likely first domain will be "Earth
83
- Observation" - satellite imagery - as many of the initial participants in creating the specification were
84
- from that domain .
82
+ to every STAC data type, but are shared by a certain domain. There is a just released 'profile' for
83
+ Earth Observation, see the [ extensions/ ] ( ../extensions/ ) folder in the top directory for a set of recommended
84
+ fields if you are providing earth observation data .
85
85
86
86
### Recommendations
87
87
88
88
The evolution of the STAC JSON spec will take place in this repository, primarily informed by the 'examples' folder.
89
89
This will show how a variety of providers at least could represent their catalogs in STAC static catalogs
90
90
(and as things mature the examples will mirror their production catalogs). The various recommendations can
91
- be viewed in the ** TODO: ** [ recommendations] ( recommendations.md ) document. Some of these will likely
91
+ be viewed in the ** TODO** [ recommendations] ( recommendations.md ) document. Some of these will likely
92
92
evolve to be requirements, or at least documented specification options and extensions.
93
93
94
94
0 commit comments