How to use CSW registry for SOS
As part of the OOSTethys/OceansIE Goal to implement a Standardized OGC Catalog Service for Web for Service Registry, this is initial attempt for registry of SOSs.
The web interface for OOSTethys SOS service registry is available at:
http://scoredev.itsc.uah.edu/csw/
The interface allows automatic harvesting of service metadata via SOS GetCapabilities. Service Provider can enter such SOS GetCapabilities url and press “Register” button for registration. Any error encountered during registration will be displayed in the frame below.
Pressing “Get Record By Id” button will return CSW response for CSW getrecordbyid response based on the provided id (Currently Service Title) and element set name. Pressing “Get All Records” button will return ISO records for all the registered services.
The underlying CSW services is available at:
http://ws3dev.itsc.uah.edu/deegree-csw/services
This service can be accessed programmatically with valid CSW request.

