Semantic network of questions and answersΒΆ

We now want to analyze the possibility of building a semantic network of physics questions and answers. This network should contain three types of nodes: questions, statements and topics. Questions can be answered by statements, which is indicated by the relation answers. Statements can support each other or contradict each other, which is indicated by the relation supports or is contradiction to. They also can contain other statements as substatements, which is indicated by the relation has substatement. Both statements and questions can be related to topics, which is indicated by the relation has topic. Statements can be ether true or false. This information is not included in the network, but has to be determined by the external observer. The following figure shows an example of such a network:

generating-networks-of-questions-and-answers

Code Data