Technical problems encountered during the application development

From Biowikifarm Metawiki
Revision as of 17:45, 27 September 2009 by LiaVeja (Talk | contribs)

Jump to: navigation, search

Some technical problems have been successfully overfulfilled during the application development:

  • Respect the special requirement from WP4 leader, dr. Gregor Hagedorn to not use more the 512MB memory for ingest application. This requirement force the XSLT validation tool and FOXML generator tool to adopt a low-memory strategy in development and re-think the initial approach.
  • Soap API-A exposed by Fedora Commons with Search service, doesn't allow " ' " (apostrophe) for a search string.
  • Mapping between work database and temporary working folders for collection, specially on Windows. A MD5 algorithm have been used for mappings.
  • Mapping between physically metadata and logical level required by Fedora Commons Content Model Architecture.


(Return to Implementation_details_of_Java-based_Fedora_Ingestion_code/Technical_documentation)