Overview

This page documents the use of admin tools for updating concept and target names for map records/map entries.

Prerequisites

Details

There is a mojo for updating the concept names of a map record and target names of corresponding map entries.  This should be run when source or destination terminologies for a map project are updated.

Mojo: MapRecordUpdaterMojo.java (in admin/mojo/src/main/resources/java/org/ihtsdo/otf/mapping/mojo)

Project: admin/loader

Configuration Parameters

Sample

Sample command line call of the admin tool to load update concept and target names for map records and map entries:

 

% cd ~/code/admin/loader
% mvn install -PUpdateMapRecords -Drun.config=/home/ihtsdo/config/config.properties -Drefset.id=447562003

 

Sample Eclipse run configuration for loading SNOMED CT:

Troubleshooting

n/a