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

consider temporal resolution #147

Closed
tomkralidis opened this issue Oct 3, 2021 · 3 comments
Closed

consider temporal resolution #147

tomkralidis opened this issue Oct 3, 2021 · 3 comments
Assignees

Comments

@tomkralidis
Copy link
Contributor

For metadata records which are not split temporally by some resolution, should we consider temporal resolution (a la dcat:temporalResolution)? Imagine for data which updates daily/hourly/etc.:

                "temporal": {
                    "interval": [
                        [
                            "2000-10-30T18:24:39+00:00",
                            "2007-10-30T08:57:29+00:00"
                        ]
                    ],
                    "resolution": "P1D"
                }
@pvretano
Copy link
Contributor

pvretano commented Oct 4, 2021

04-OCT-2021: @tomkralidis to write up a PR to consider.

@pvretano pvretano assigned pvretano and tomkralidis and unassigned pvretano Oct 4, 2021
@tomkralidis tomkralidis changed the title consider temporal resolution and rolling temporal window consider temporal resolution Oct 4, 2021
tomkralidis added a commit to tomkralidis/ogcapi-records that referenced this issue Oct 4, 2021
@tomkralidis
Copy link
Contributor Author

PR in #149

@tomkralidis
Copy link
Contributor Author

Update from SWG meeting 2021-11-15: agreed/consensus to merge (done via #149)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants