How can an SQL relational database be used to model a thesaurus? [closed]
- by Miles O'Keefe
I would like to design a web app that functions as a simple thesaurus: a long list of words with attributes, all of which are linked to each other.
This thesaurus data model can be defined as:
a controlled vocabulary arranged in a known order in which
equivalence, hierarchical, and associative relationships among
terms are clearly…