Project

General

Profile

task #2342

Updated by Andreas Müller over 6 years ago

wiki:DarwinCoreArchive 


 Open issues: 

 
 * check that all best practices from http://code.google.com/p/gbif-ecat/wiki/BestPractices are included 

 * investigate why relatedResources do not get into metaData.xml for cichorieae export 

 * include used vocabularies in metadata.xml  

 * fix eml.xml (it currently doesn't validate) 

 * allow more configuration/filtering -> partly handled in #6754 

 * Check all parameters again 

 * document problems and configuration 

 * document/implement missing parameters 

 * allow higher classification handling -> first implementation: d2f7f487 

 * remove always empty fields 

 * ~~~refine refine progress monitoring~~~ monitoring -> #6799 

 * implement logging that can be used by an Editor user -> first version #6754 

 * ~~~large large exports (split in parts)~~~ parts) -> #6754 

 * refactor such that metadata is created in the beginning 

 * during export of cichoriea sometimes a "data too complex for specimen facade" error occurred (strange as we edit and import all data via the facade) 

 * originalNameUsageId should link to the according concept (if it exists) 

 * data needs to be consistent: if exporting while data are edited the set of core data needs to be fixed at the beginning  

 * implement default fields such as the source field in core  

 ~~~ 
 <field default="http://wp6-cichorieae.e-taxonomy.eu/portal/?q=cdm_dataportal/taxon/{ID}" term="http://purl.org/dc/terms/source"/> 
 ~~~ 
 * test if apache commons comons compress could be useful (http://commons.apache.org/compress/download_compress.cgi) 


 see also #2455 and #2457 

Back