My Software

jTerm v3.3: An open source terminology server I developed to experiment with different terminological server interfaces and other issues related to terminology server design. jTerm v3.3 is written in Java and requires either MySQL or Oracle9i as a repository for the system. A terminology 'loader' is included for SNOMED RT. [download]
PubMed Retriever v1.0: A demonstration of the use of the PubMed Connection Library (see below). The PubMed Retriever is a Java Swing application that submits a query to PubMed and returns text of the abstracts from each citation and writes this to a file. [download]
PubMed Connection Library v.08: A 100% Java library encapsulating the XML-based query interface to the Entrez server hosted by the NCBI and which is running PubMed. [download]
KSSGateway v1.01: A 100% Java library encapsulating the query interface to the Unified Medical Language System (UMLS) Knowledge Sources Server (KSS) hosted by the National Library of Medicine. It is based on a similar class library furnished by the NLM. [download]