Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NWIP: support for versioning #764

Open
pvretano opened this issue Sep 16, 2022 · 1 comment
Open

NWIP: support for versioning #764

pvretano opened this issue Sep 16, 2022 · 1 comment
Labels
2022-09 Sprint Item is related to the Sept. 2022 OGC Metadata Code Sprint enhancement Future work support in an additional part of OGC API Features Part 1: Core Issue related to Part 1 - Core Part 4: Create/Replace/Update/Delete Part 10: Search/Queries

Comments

@pvretano
Copy link
Contributor

At the 2022 OGC Metadata Code sprint there was a disucssion about versioning and this issues is created to caputre some elements of that disucssion as well as act as a new work item proposal for the future.

Summary of discussion:

  • there is a requirement for to support versioning in the OGC APIs and features/records specifically
  • versioning means to ability of retrieve previous versions of a feature/record as well as be able to perform point-in-time queries (e.g. get the ownership details of a land parcel over time)
  • there is a versioning proposal in STAC that could provide some of the necessary elements (see: https://github.com/stac-extensions/version). According to @m-mohr this proposal is a little stale so we are free to modify or enhance it as we see fit
  • additional building block are, however, requirement and expecially careful consideration of the semantic with rest to querying and transactions (e.g. an update is not an update but a superceed, a delete is not a delete but a retire ... that sort of thing).
@pvretano pvretano added enhancement Future work support in an additional part of OGC API Features Part 1: Core Issue related to Part 1 - Core Part 4: Create/Replace/Update/Delete Part 10: Search/Queries 2022-09 Sprint Item is related to the Sept. 2022 OGC Metadata Code Sprint labels Sep 16, 2022
@cportele
Copy link
Member

Related: #430.

In addition: When we discussed future work items at the December 2020 OGC meeting, there was also interest in versioning support, but we agreed to wait with it until we have a stable draft of Part 4 as part of the baseline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022-09 Sprint Item is related to the Sept. 2022 OGC Metadata Code Sprint enhancement Future work support in an additional part of OGC API Features Part 1: Core Issue related to Part 1 - Core Part 4: Create/Replace/Update/Delete Part 10: Search/Queries
Projects
None yet
Development

No branches or pull requests

2 participants