Changes between Version 1 and Version 2 of 1q2007


Ignore:
Timestamp:
Apr 2, 2007, 1:11:11 PM (17 years ago)
Author:
ticheler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 1q2007

    v1 v2  
    44
    55* Development of GeoNetwork opensource version 2.1 resulting in beta releases
     6
    67* Upgrading of the [http://geonetwork-opensource.org Community website]
     8
    79* Work related to the OSGEO incubation process
    810
     
    1618There 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).
    1719
    18 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.
     20To 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.
    1921
    20 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
     22For !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