ZGIS / smart-csw-ingester

CSW to Lucene Index
Apache License 2.0
0 stars 1 forks source link

CSW Ingester provides proper OwcOfferings for advanced Linkages #29

Closed allixender closed 7 years ago

allixender commented 7 years ago

CSW Ingester provides proper OwcOffering JSON to webgui,

so that at parsing and indexing time of MD_Metadata we know the most detail about the provided linkages and form relevant OwcOfferings with respective OwcOperations (depending on the MD_Metadata)

To be decided if this will be part of the MdMetadataSet GEoJSON or separate call/responseFormat (content type accept negotiation)

required by: https://github.com/ZGIS/smart-portal-webgui/issues/51

grmpfhmbl commented 7 years ago

Ok, CI_OnlineResouce is parsed completely now and can be stored in the index. Some magic is already in there, but now we need to create real OwcOfferings from that...