How can general knowledge be represented as a semantic networkΒΆ

One can try to build a semantic network consisting of semantic triples (subject, predicate, object) to represent knowledge. The subjects and objects are both concepts. The predicate is a relationship between those concepts.

An other method is using a [[semantic-network-of-sentences]].