Changes between Version 7 and Version 8 of registers


Ignore:
Timestamp:
Oct 25, 2011, 8:38:31 PM (12 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • registers

    v7 v8  
    4444 * Develop an XSLT to convert the ISO19139 CT_CodelistCatalog format to ISO19135 register format
    4545 * Add ISO19135 register records to ISO metadata schemas and profiles (to be loaded with the schema/profile or regularly harvested into !GeoNetwork category 'Registers')
    46  * Remove register content from codelists.xml file in !GeoNetwork. Instead this file will hold associations between elements and registers. Example for iso19139.anzlic :
     46 * Develop a registerAssociation.xml file as an alternative to the codelists.xml file currently used in !GeoNetwork. Instead of copying the content of the register into the file as is done with codelists.xml, the registerAssociation.xml file will simply hold associations between elements and the uuid of the ISO19135 register record. Example of an element from this file for the iso19139.anzlic metadata schema:
    4747   {{{
    4848       <registerAssociation registerId="uuid_of_GeoScience_Australia_scopecode_register" element="gmd:MD_ScopeCode"/>