Ontology Reader

From dandi08

Jump to: navigation, search

The idea here is to make a python program that could read and create metadata about various entities. The entities themselves would not be the focus of the project, but rather making a python program that could reliably keep track of relationships (is-a, has-a, etc.), create new entries, and perform other ontology related tasks, possibly such as searching for a certain entry.

This program could run in a command line (or IDLE) environment, although a GUI would greatly enhance its 'user friendlyness'