NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

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


Option 2

MedDRA loader directly loads the MedDRA ontologies into LexEVS.

Design Consideration of Option

...

2