populate contacts field for other formats
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
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:Contactswould be OARec compliant - any "returnable" using
pycsw:Contactswould be able to parse and serialize based off OARec
I'm happy to implement this if folks agree. Thoughts? cc @kalxas
+1
I’m neutral on the model used, would be helpful if all tools use similar model (pygeometa, owslib, pycsw), I can prepare the pr
This Issue has been inactive for 90 days. In order to manage maintenance burden, it will be automatically closed in 7 days.
This Issue has been closed due to there being no activity for more than 90 days.