pycsw 对JSON 的支持包括 DescribeRecord, GetRecords 和 GetRecordById 的请求。 在你的CSW请示中添加 outputFormat=application/json 会返回JSON格式表达的响应。
DescribeRecord
GetRecords
GetRecordById
outputFormat=application/json