Changes between Version 5 and Version 6 of CSW202Improvements
- Timestamp:
- 03/10/09 01:29:35 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSW202Improvements
v5 v6 215 215 * Download teamengine : http://sourceforge.net/project/showfiles.php?group_id=172853&package_id=197871&release_id=589119 216 216 * Testsuite CSW 2.0.2 : http://www.gdi-de.org:8080/teamengine/ 217 * Testsuite doc : https://project.camptocamp.com/doc/c2c/ogc/testsuite218 217 219 218 === Results === 220 219 221 * [ https://project.camptocamp.com/doc/brgm_geosourcev2/testSuiteResults OGC test suite results]220 * [CSW2020TestSuiteResults OGC test suite results] 222 221 223 222 * Make Test csw:level1.1 passed by modifying !GetRecords-!InvalidRequest operation : Typenames must be an attribute of the query element. (but in specificiation, should be csw:Record by default ??) 224 * Added private checkTypenames method in !GetRecords class225 226 223 * csw:level1.2 / !DescribeRecord-!ValidResponseStructure 227 224 * Regarding the BRGM specification : The !DescribeRecordResponse must include three "!SchemaComponent" elements : … … 232 229 * identification.xsd for data (ISO19115/19139) 233 230 * serviceMetadata.xsd for service (ISO19119) 234 * Currently in Geonetwork; only one "!SchemaComponent" element. And giving csw-2.0.2.xsd as response, which is quite similar to record.xsd but is not.. Is there a reason for that one to differ ?235 231 * Should we add "application" and "datasetcollection" in schemaComponent file mapping ??? 236 232 * Fix namespace for !TypeName parameter : The value of !TypeName has to be qualified by a namespace or should be the default document namespace. There is currently an exception if any namespace sent in request. … … 248 244 ... 249 245 }}} 246 === Comments === 247 * Multilingual metadata in the test suite use locale="#locale-en" but locale-en is not define in metadata info section. 248 249 ---- 250 == Configuration == 251 252 250 253 ---- 251 254 … … 294 297 * csw.pdf : !GetRecords operation results in pdf format. 295 298 * csw.txt : !GetRecords operation results in txt format. 296 : to be defined rss 297 299 * csw.kml : !GetRecords operation results in txt format. 300 * csw.rss : !GetRecords operation results in txt format. 301 302