= Aim = * add metadata of services based on ISO19119 in GeoNetwork. * add import XML document functionnality using XSLT stylesheet * add harwest WxS GetCapabilities == Mapping OGC:GetCapabilities to ISO19119 == Difference between version {{{ #!rst ============ ===== ======= ====== ========= Label GetCapabilities ISO19119 ------------ ---------------------- --------- . WMS WFS WFS xPath ============ ===== ======= ====== ========= Server Name False False False False Title True False True True Organisation False True True True URL True True True True Layers 0 0 0 0 ============ ===== ======= ====== ========= }}} = New schema and interface = TODO = Webcrawler = Define a webcrawler which is able to grab information from webservices (e.g. WxS) available on the Internet and produce a draft metadata to be able to simplify metadata editing for webservices. Uses cases : * UC1 : Create metadata about a WxS service (i.e. Create a full ISO19119 MD based on a GetCapabilities request) * UC2 : Update Bbox section of a dataset metadata based on WMS GetCapabilities info (i.e. Update part of MD based on a Request) == Parameters == * Input parameter : URL of the service for which to create metadata * Ouput parameter : ISO19119 metadata xml file to be load into GeoNetwork == GUI == TODO === Mapping === TODO === Default value === * lang * charset * MD contact info = Q&A = How to deals with updates of existing MD ? diff ? GUI to handle such aspects ! More info : contact [http://wiki.osgeo.org/index.php/User:Fxp François Prunayre]