Introduction

NLM does not provide scripts/utilities for importing tables into SQL Server. To import tables into SQL Server, we have adapted the database table creation scripts from other platforms to SQL Server. MetamorphoSys creates RRF files, which are pipe (|) delimited UTF-8 files. We load the RRF files into SQL Server Tables using jdbc.

Running the Script

This is how it works:

Open a command prompt, change to the CTAKES_HOME\bin\ctakes-ytex\scripts\data directory, and execute the following command:

..\..\..\ant umls.mssql.setup > umls.out 2>&1

View umls.out to see the progress of the umls setup.

This does the following:

Configuration: all settings are taken from ytex.properties. The following properties control the import: