NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Version

Date

Description of Changes

Author

1.0

2013/03/05

Initial Version

Zonghui, Lian

Overview (Option 1)

MedDRA loader serves as a bridge between MedDRA ontology to OWL loader. It first converts the MedDRA ontologies to OWL/RDF format, and then it employs the LexEVS OWL loader API to load the converted OWL/RDF ontology to LexEVS model.

Design Consideration

...

(Option 1)

1, MedDRA loader is based on Manchester OWL API, which is the one of most popular OWL/RDF APIs. It supports OWL 2.0, and OWL/RDF ontology creation and modification.

...

5, create the LoadMedDRALaucher.java and scripts(.sh and .bat) for the command line loading.


Overview (Option 2)

MedDRA loader directly loads the MedDRA ontologies into LexEVS model and database.

Design Consideration

...

(Option 2)

1, MedDRA loader is based LexEVS loader interface.

2, a set of mappings need to be created between MedDRA to LexEVS. It should cover the System Organ Class(SOC), High Level Group Term(HLGT), High Level Term(HLT), Preferred Term(PT) and Lowest Level Term(LLT) and their relationships

3, create the LoadMedDRALaucher.java and scripts(.sh and .bat) for the command line loading.


Image Added