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

Ability to query by "updated" #423

Open
PeterParslow opened this issue Jan 17, 2025 · 0 comments
Open

Ability to query by "updated" #423

PeterParslow opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@PeterParslow
Copy link

#48 addresses "harvest" in the CSW "push" sense - pushing records into another catalogue.

This discussion is for the opposite: where one catalogue polls another to "harvest" records from it. For efficiency, it would be useful to be able to query on 'metadata change timestamp' to be able to say "give my everything since last week" (when I know I last asked).

This issue asks for "updated" to be a queryable.

In DCAT, Catalogue Record -> dcterms:modified. In ISO 19115-1 terms, MD_Metadata/dateInfo . Specifically, the most recent dateInfo.CI_Date. (In ISO 19115:2003/19139:, this was gmd:Metadata/gmd:dateStamp)

q=datetime is for core schema "time", the temporal extent of the dataset that the record describes (as is DCAT Catalogued Resource 'update/modification date' dcterms:modified / ISO 19115-1 EX_TemporalExtent

@PeterParslow PeterParslow added the enhancement New feature or request label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant