SemDis
SemanticBrowser
Introduction
|
Semantic Browser
Definition:
Semantic Browser is a tool that enables the users to traverse among the semantically connected documents easily. The documents are connected by using the relationships, such as "causes", "adjacent to", "produces"...etc.
Dataset:
- PubMed dataset is used (48,252 documents).
- MESH terms in these documents are annotated with the UMLS ontology.
- Our ontology that we generated from the UMLS, has;
Technologies used:
- User Interface (HTML page)
- SemDis API
- Ant & Tomcat
- AJAX (Asynchronous JavaScript And XML)
- JSP (Java Server Page)
- Java Script (several XMLDOM and DHTML functions were used in JavaScript)
- Ontology in RDF format
- Lucene indexing
- Eclipse WTP (All-In-One) for Java coding.
|
|