pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

populate contacts field for other formats

Open pvgenuchten opened this issue 3 years ago • 5 comments

Description

in #808 a new database field contacts has been introduced, the field is currently only populated from iso records, this item aims to extend the load functionality so other formats such as DC, WMS, ... also are enabled to populate the contact field

pvgenuchten avatar Dec 08 '22 21:12 pvgenuchten

Thanks @pvgenuchten. Suggest that the internal model of this object be modelled after https://github.com/opengeospatial/ogcapi-records/blob/master/core/openapi/schemas/party.yaml as a rule. This would mean:

  • all contacts populated to pycsw:Contacts would be OARec compliant
  • any "returnable" using pycsw:Contacts would be able to parse and serialize based off OARec

I'm happy to implement this if folks agree. Thoughts? cc @kalxas

tomkralidis avatar Jan 15 '23 18:01 tomkralidis

+1

kalxas avatar Jan 15 '23 18:01 kalxas

I’m neutral on the model used, would be helpful if all tools use similar model (pygeometa, owslib, pycsw), I can prepare the pr

pvgenuchten avatar Jan 15 '23 19:01 pvgenuchten

This Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.

github-actions[bot] avatar Sep 21 '25 03:09 github-actions[bot]

This Issue has been closed due to there being no activity for more than 90 days.

github-actions[bot] avatar Oct 05 '25 03:10 github-actions[bot]