S-nodes are where a relationship between to Inodes is expressed.
Besides the "supprts"/"opposes" relationships, other relationshps are important,
A few examples will be:
contradicts - the two claims are mutually exclusive, a user can't agree on one and disagree on the other.
equivalent - the two claims mean the same thing, they should be merged, at least in the current context.
private case - A is a private case of the bigger principle portraied in B , so maybe it should inherit its supporting/opposing arguments.
e.g ( women should get paid maternity leave ) - > ( women should get paid maternity leave in canada )
replace - A better expresses what B tried to say, so B should be replaced.
Not all of these need to be implemented, and each shall deserve its own issue, this is a good place to think on other relevant schemas.
S-nodes are where a relationship between to Inodes is expressed. Besides the "supprts"/"opposes" relationships, other relationshps are important, A few examples will be:
contradicts - the two claims are mutually exclusive, a user can't agree on one and disagree on the other.
equivalent - the two claims mean the same thing, they should be merged, at least in the current context.
private case - A is a private case of the bigger principle portraied in B , so maybe it should inherit its supporting/opposing arguments. e.g ( women should get paid maternity leave ) - > ( women should get paid maternity leave in canada )
replace - A better expresses what B tried to say, so B should be replaced.
Not all of these need to be implemented, and each shall deserve its own issue, this is a good place to think on other relevant schemas.