346. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 7/6/2017 8:22:51 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

346.1 Files compared

# Location File Last Modified
1 OSCIF_CTT_v4_build 1.zip\ISAAC-developer-docs DBSourceProcessing.md Wed May 31 03:55:50 2017 UTC
2 OSCIF_CTT_v4_build 1.zip\ISAAC-developer-docs DBSourceProcessing.md Mon Jul 3 21:31:26 2017 UTC

346.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 74
Changed 3 6
Inserted 0 0
Removed 0 0

346.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

346.4 Active regular expressions

No regular expressions were active.

346.5 Comparison detail

  1   # Database  Source pr ocessing
  2  
  3   The follow ing projec ts are use d to proce ss native  source con tent into  the form u sed by ISA AC.
  4  
  5   ## Project s
  6   - ISAAC-te rm-convert -rf2 - htt ps:// DN S                  :PORT
  7     - Conver ts RF2 for mats (SNOM ED, Extens ions) from  native to  an ISAAC  form suita ble for da tabase bui lding
  8   - ISAAC-te rm-convert -loinc - h ttps:// DN S                  :PORT
  9     - Conver ts LOINC f rom native  to an ISA AC form su itable for  database  building.
  10   - ISAAC-te rm-convert -rxnorm -  https:// DN S                  :PORT
  11     - Conver ts RxNorm  from nativ e to an IS AAC form s uitable fo r database  building.   Not yet  working wi th the ISA AC refacto r.
  12     
  13     
  14   ## Per-Pro ject Detai ls
  15   Each of th e projects  above fol lows the p attern:
  16  
  17   - [type]-s rc-data
  18     - Used f or uploadi ng the nat ive source  format, e xactly as  it was rel eased, int o the mave n artifact  repositor y.  See th e included  
  19     readme f ile for in structions  on use.   No tagging  / releasi ng is done  based on  work in th is folder  - it is on ly used as  way to up load
  20     the sour ce content  as an art ifact with  the corre ct format  and versio n informat ion.  Some  projects,  such as t he rf2 con verter, ha ve a 
  21     hierarch y under th is folder,  to handle  more that  one data  release of  the same  format - S nomed Inte rnational,  and US Ex tension, f or example .
  22   - [term]-m ojo
  23     - The co de that do es the con version fr om native  source for mat into i blf, suita ble for IS AAC.  This  code is r eleased an d managed 
  24     via gitf low.  See  the includ ed ReadMe. md file fo r details  on doing a  release. 
  25   - [term]-i bdf
  26     - Contai ns a confi guration t hat execut es the moj o above, o n the sour ce uploade d further  above.  Th e resultin g artifact  is the ib df file
  27     containi ng content  suitable  for loadin g into ISA AC via a D atabase Bu ilder such  as ISAAC- db-builder -solor.  N o tagging  / releasin g is done 
  28     based on  work in t his folder  - it is o nly used a s a way to  execute t he convers ion, and u pload the  resulting  artifact w ith the co rrect form at 
  29     and vers ion inform ation.  Se e the incl uded ReadM e.md for d etails on  deploying  the result ing artifa ct.   Some  projects,  such as t he rf2 con verter,
  30     have a h ierarchy u nder this  folder, to  handle mo re that on e data rel ease of th e same for mat - Snom ed Interna tional, an d US Exten sion, for  example.
  31     
  32   ## Convers ion Output
  33   - Each out put file i s a zip fi le - howev er the typ e when req uesting th em in mave n in "ibdf .zip", rat her than j ust "zip".
  34   - Each zip  file cont ains:
  35     - The ib df artifac t
  36     - a META -INF folde r
  37       - Lice nse / Mani fest / Not ice files 
  38       - **ma ven** fold er
  39         - Th e maven fo lder conta ins the en tire maven  structure  necessary  to reprod uce this _ exact_ art ifact.  Th e means th at is prov ides a com plete
  40         reco rd of all  of the sof tware and  content ar tifacts th at were us ed to prod uce the ib df file.