# One Natural Language Term for each Concept Approach When it comes to storing concepts as data this [concept representation approach](concept-representation-question.md) is using one natural language term for each concept within a database. This means that the database should not contain multiple natural language terms with the same meaning. And the terms of the database should be specific enough that it is clear which concept is meant by the expression. This approach is used in the project: * [master-simple-relations](../../code/projects/master-simple-relations.md)