opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
45 stars 14 forks source link

Exploring versioning service and building blocks, and combining them into APIs #297

Open aaime opened 2 years ago

aaime commented 2 years ago

We had a discussion about having multiple versions of service/building blocks along with the notion of an API that combines multiple services or building blocks under the same resource tree. Some of the considerations discussed:

I'll also note that this is probably not going to be a big problem for an ad-hoc, single-purpose service, which can just choose whatever is best for their needs at the time of implementation. It's more of an issue for generic server interested in offering multiple versions of the same service/block, to allow old and new clients to connect to it (SDI vision, more than single-purpose stack often consumed by a single web front end).