pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

how do ogc-api link-types map to pycsw link types?

Open pvgenuchten opened this issue 1 year ago • 1 comments

Current behaviour of pycsw for rel="xxx" of ogcapi item links is: if a link contains rel, then this link is taken

https://github.com/geopython/pycsw/blob/3fefd4e7ac53346e21a259f437316ea97c3004c8/pycsw/ogc/api/records.py#L1236-L1241C11

Not sure how the value is populated (but that is a follow-up of this thread)

Recommendation 9 in https://docs.ogc.org/DRAFTS/20-004.html recommends to use a rel from https://www.iana.org/assignments/link-relations/link-relations.xhtml

Is some mapping required between link types used in for example iso19139/dublin core to these ogc-api types?

pvgenuchten avatar Feb 29 '24 14:02 pvgenuchten

How does ISO 19115 deal with link relations? Or does it still deal with gmd:protocol per se?

We have to verify this behaviour in -3, at which point we can decide on our plan in pycsw (via update to geolinks.

tomkralidis avatar Jul 26 '24 13:07 tomkralidis

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]