Help:Opinions: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(The official starting version)
 
(Improvements for current Discourse DB style)
Line 1: Line 1:
An opinion in Discourse DB is the link between an ''item'' (an editorial, column, or blog post) and a ''position'' (a proposed political action). An item can have an opinion that is ''for'', ''against'' or ''mixed'' on, a particular position.
An opinion in Discourse DB describes how an ''item'' (an editorial, column, or blog post) feels about a ''position'' (a proposed political action). An item can have an opinion that is ''for'', ''against'' or ''mixed'' on, a particular position.


For example, let us say there is a particular bill passed by the U.S. Congress, Bill #12345, and the president now has to decide whether to sign the bill or not. The topic might be titled "United States Bill #12345", and the position titled "United States Bill #12345/President should sign". Now, let us say that a newspaper editorial was written arguing that the president should ''not'' sign the bill. This newspaper editorial is an ''item'' taking an ''opinion'' against this position.
For example, let us say there is a particular bill being consdered by the U.S. Congress, Bill #12345,. The topic might be titled "United States Bill #12345", and the position titled "United States Bill #12345 / Bill should be passed". Now, let us say that a newspaper editorial was written arguing that the bill should ''not'' be passed. This newspaper editorial is an ''item'' taking an ''opinion'' against this position.


'''This is important:''' If an item simply states an opinion in passing, that is not enough to be considered to be taking that opinion. An item has to spend at least at least five or six sentences building a case for that opinion in order to be categorized as taking that opinion. Even if an item can be ''inferred'' to be taking an opinion, given everything that is known about the reasoning of the item and about the person who wrote it, if the item does not state that opinion directly and make some sort of argument for it, it should not be classified as taking that opinion.
'''This is important:''' If an item simply states an opinion in passing, that is not enough to be considered to be taking that opinion. An item has to spend at least at least five or six sentences building a case for that opinion in order to be categorized as taking that opinion. Even if an item can be ''inferred'' to be taking an opinion, given everything that is known about the reasoning of the item and about the person who wrote it, if the item does not state that opinion directly and make some sort of argument for it, it should not be classified as taking that opinion.
Line 8: Line 8:
To add and edit opinions in Discourse DB, you should use the [[Template:Opinion|opinion template]]. In the case of the previous example, you could create a page for that item, then put within that page a line that reads:
To add and edit opinions in Discourse DB, you should use the [[Template:Opinion|opinion template]]. In the case of the previous example, you could create a page for that item, then put within that page a line that reads:


<pre>{{opinion|United States Bill #12345|President should sign|against}}</pre>
<pre>{{opinion|United States Bill #12345|Bill should be passed|against}}</pre>


The opinion template, in this case, takes three fields: the topic name, the position sub-name, and a stance ("for", "against" or "mixed").
The opinion template, in this case, takes three fields: the topic name, the position sub-name, and a stance ("for", "against" or "mixed").


The opinion template can also be used to express something that's not quite an opinion by Discourse DB standards: when an item simply covers a topic. Let's say a post is written on a notable political blog that describes the bill and makes some opinionated statements about it, but does not say whether the bill is a good idea or not. Then you could use the opinion template to say simply that it covers the topic:
The opinion template can also be used to express something that's not quite an opinion by Discourse DB standards: when an item simply covers a topic. Let's say a post is written on a notable political blog that describes the bill and makes some opinionated statements about it, but does not say directly whether the bill is a good idea or not. Then you could use the opinion template to say simply that it covers the topic:


<pre>{{opinion|United States Bill #12345}}</pre>
<pre>{{opinion|United States Bill #12345}}</pre>


Here the opinion template takes only one field, the topic name.
Here the opinion template takes only one field, the topic name.

Revision as of 22:52, November 28, 2006

An opinion in Discourse DB describes how an item (an editorial, column, or blog post) feels about a position (a proposed political action). An item can have an opinion that is for, against or mixed on, a particular position.

For example, let us say there is a particular bill being consdered by the U.S. Congress, Bill #12345,. The topic might be titled "United States Bill #12345", and the position titled "United States Bill #12345 / Bill should be passed". Now, let us say that a newspaper editorial was written arguing that the bill should not be passed. This newspaper editorial is an item taking an opinion against this position.

This is important: If an item simply states an opinion in passing, that is not enough to be considered to be taking that opinion. An item has to spend at least at least five or six sentences building a case for that opinion in order to be categorized as taking that opinion. Even if an item can be inferred to be taking an opinion, given everything that is known about the reasoning of the item and about the person who wrote it, if the item does not state that opinion directly and make some sort of argument for it, it should not be classified as taking that opinion.

Adding and editing opinions

To add and edit opinions in Discourse DB, you should use the opinion template. In the case of the previous example, you could create a page for that item, then put within that page a line that reads:

{{opinion|United States Bill #12345|Bill should be passed|against}}

The opinion template, in this case, takes three fields: the topic name, the position sub-name, and a stance ("for", "against" or "mixed").

The opinion template can also be used to express something that's not quite an opinion by Discourse DB standards: when an item simply covers a topic. Let's say a post is written on a notable political blog that describes the bill and makes some opinionated statements about it, but does not say directly whether the bill is a good idea or not. Then you could use the opinion template to say simply that it covers the topic:

{{opinion|United States Bill #12345}}

Here the opinion template takes only one field, the topic name.