wiki:1q2007

Version 2 (modified by ticheler, 17 years ago) ( diff )

--

Update on developments in the first Quarter of 2007

Work has been concentrated on a couple of aspects of the project lately. They are:

  • Development of GeoNetwork opensource version 2.1 resulting in beta releases
  • Work related to the OSGEO incubation process

Development of version 2.1

A lot of development has been going over the last 9 months. Many new functions have been added and existing ones have been enhanced. The plan is to release a final version 2.1 of the catalog software towards the end of April 2007. Here's a summary of what has been developed for this release:

  • Support for the ISO-19115 metadata standard, formatted and validated against the ISO-19139 implementation schema.

The ISO19115-19139 standards seem to confuse many, many people. Here's a short attempt to clarify the situation :-) There is only one (1!) metadata standard for geographic data, and that is the ISO-19115 metadata standard. The ISO-19115 standard was originally released without a DTD or XML schema that could be used to validate such a metadata record (formatted as an XML document). It was decided by ISO TC211 to develop a specific implementation standard, called ISO-19139. This standard would have the form of a metadata scheme (an XSD document). The schema can be used to validate the structure of an ISO-19115 document. It has taken a long time for a good 19139 schema to be released. A final schema is still not available to date (04-2007).

To confuse things more, many software started implementing different versions of the ISO-19115 standard :( The GeoNetwork development team decided back in 2002 to use the Draft International Standard version of ISO-19115 (ISO-19115:DIS). This version of the standard (not yet standard at that point) provided a DTD and was as such the only version that could have a formal checking of its structure. GeoNetwork used (and still supports) short element names in its XML representation.

For GeoNetwork 2.1 we have now created a migration procedure to convert the ISO-19115:DIS formatted metadata into a structure that complies with the formal ISO-19115:2003 standard and that validates against the ISO-19139 schema version 0.6

Note: See TracWiki for help on using the wiki.