pycsw icon indicating copy to clipboard operation
pycsw copied to clipboard

Loading of OGC API - Records JSON to pycsw directly

Open ShaneMill1 opened this issue 4 years ago • 0 comments

I have recently started working with pycsw as an implementation of OGC API - Records. It seems that pycsw takes csw records, loads them into a database, and then pycsw has some logic to translate that csw record into an OGC API Record. Could it be possible in the future to load an OGC API - Records JSON into pycsw directly instead of a csw record?

ShaneMill1 avatar Aug 11 '21 13:08 ShaneMill1