Difference between revisions of "iRefIndex Release Process"

From irefindex
(Added link to MITAB parser details.)
m (Make links nicer.)
Line 1: Line 1:
 
The release process consists of the following activities:
 
The release process consists of the following activities:
  
# Build the database - see [[iRefIndex_Build_Process]] for details.
+
# Build the database - see [[iRefIndex Build Process]] for details.
 
# Generate output files and statistics.
 
# Generate output files and statistics.
 
# Test the output.
 
# Test the output.
Line 13: Line 13:
 
* Counting XML tags
 
* Counting XML tags
 
* Validation
 
* Validation
* Parsing the final output files - see [[iRefIndex_MITAB_Parser]] for details.
+
* Parsing the final output files - see [[iRefIndex MITAB Parser]] for details.
  
 
[[Category:iRefIndex]]
 
[[Category:iRefIndex]]

Revision as of 11:12, 5 March 2009

The release process consists of the following activities:

  1. Build the database - see iRefIndex Build Process for details.
  2. Generate output files and statistics.
  3. Test the output.
  4. Post the output files, statistics and release information.

Testing the Output

  • Checking for errors and log messages
  • Web services
  • Spot checks
  • Counting XML tags
  • Validation
  • Parsing the final output files - see iRefIndex MITAB Parser for details.