31. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/20/2017 5:56:04 PM Eastern Standard 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.

31.1 Files compared

# Location File Last Modified
1 Genisis_2.0_v6_bld6.zip\Source Code\TS\Service\bookmarking-service\src\main\resources mappingServiceSpringContext.xml Thu Dec 14 19:56:37 2017 UTC
2 Genisis_2.0_v6_bld6.zip\Source Code\TS\Service\bookmarking-service\src\main\resources mappingServiceSpringContext.xml Wed Dec 20 20:15:20 2017 UTC

31.2 Comparison summary

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

31.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

31.4 Active regular expressions

No regular expressions were active.

31.5 Comparison detail

  1   <?xml 
  2     version="1 .0" 
  3     encoding=" UTF-8"
  4   ?>
  5   <beans 
  6     xmlns="htt p://www.sp ringframew ork.org/sc hema/beans "
  7           
  8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  9     xmlns:util ="http://w ww.springf ramework.o rg/schema/ util"
  10           
  11     xsi:schema Location=" http://www .springfra mework.org /schema/be ans http:/ /www.sprin gframework .org/schem a/beans/sp ring-beans .xsd 
  12                      http ://www.spr ingframewo rk.org/sch ema/util h ttp://www. springfram ework.org/ schema/uti l/spring-u til.xsd"
  13   >
  14                      
  15             
  16     <util:map 
  17      id="ontolo gyNamesMap "
  18     >
  19                       
  20      <entry 
  21       key="HTTP: //NCICB.NC I.NIH.GOV/ XML/OWL/EV S/THESAURU S.OWL" 
  22       value="NCI T" 
  23      />
  24                       
  25      <entry 
  26       key="HTTP: //SNOMED.I NFO/ID" 
  27       value="SNO MED" 
  28      />
  29                       
  30      <entry 
  31       key="HTTP: //RDF.CDIS C.ORG/" 
  32       value="CDI SC" 
  33      />
  34                       
  35      <entry 
  36       key="HTTP: // URL /BASELINE"  
  37       value="Bas eline Surv ey" 
  38      />
  39                       
  40      <entry 
  41       key="HTTP: //WWW.SEMA NTICWEB.OR G/ONTOLOGI ES/2012/8/ ONTOLOGY13 4720498337 0.OWL" 
  42       value="MDD VS" 
  43      />
  44                       
  45      <entry 
  46       key="HTTP: //PURL.OBO LIBRARY.OR G/OBO/DOID
  47       value="DOI D" 
  48      />
  49                       
  50      <entry 
  51       key="HTTP: //PURL.OBO LIBRARY.OR G/OBO/HP_"  
  52       value="HP"  
  53      />
  54                       
  55      <entry 
  56       key="HTTP: //PURL.BIO ONTOLOGY.O RG/ONTOLOG Y/HOM-ICD9 CM/" 
  57       value="ICD 9" 
  58      />
  59                       
  60      <entry 
  61       key="HTTP: //PURL.BIO ONTOLOGY.O RG/ONTOLOG Y/ICD10CM/
  62       value="ICD 10" 
  63      />
  64                       
  65      <entry 
  66       key="HTTP: // URL /MVP-SCHEM A#" 
  67       value="MVP
  68      />
  69              
  70     </util:map >
  71   </beans>