chg: [misinformation-website-labels] updated

pull/195/head
Alexandre Dulaunoy 2020-06-12 21:21:01 +02:00
parent 024fc38488
commit d58dd79e57
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 152 additions and 152 deletions

View File

@ -1,154 +1,154 @@
{ {
"namespace":"misinformation-website-label", "namespace": "misinformation-website-label",
"description":"classification for the identification of type of misinformation among websites. Source:False, Misleading, Clickbait-y, and/or Satirical 'News' Sources by Melissa Zimdars 2019", "description": "classification for the identification of type of misinformation among websites. Source:False, Misleading, Clickbait-y, and/or Satirical 'News' Sources by Melissa Zimdars 2019",
"version":"1", "version": "1",
"predicates": [ "predicates": [
{ {
"value":"fake-news", "value": "fake-news",
"expanded":"Fake news", "expanded": "Fake news",
"description":"Sources that fabricate information, disseminate deceptive content, or grossly distort actual news reports" "description": "Sources that fabricate information, disseminate deceptive content, or grossly distort actual news reports"
}, },
{ {
"value":"satire", "value": "satire",
"expanded":"Satire", "expanded": "Satire",
"description":"Sources that use humor, irony, exaggeration, ridicule, and false information to comment current events" "description": "Sources that use humor, irony, exaggeration, ridicule, and false information to comment current events"
}, },
{ {
"value":"extreme-bias", "value": "extreme-bias",
"expanded":"'Extreme' Bias", "expanded": "'Extreme' Bias",
"description":"Sources that come from a particular point of view and may rely on propaganda, decontextualized information, opinions distorded as facts" "description": "Sources that come from a particular point of view and may rely on propaganda, decontextualized information, opinions distorded as facts"
}, },
{ {
"value":"conspiracy", "value": "conspiracy",
"expanded":"Conspiracy", "expanded": "Conspiracy",
"description":"Sources that are well-known promoters of kooky conspiracy theories. Ex: 9/11 conspiracies, chem-trails, lizard people in the sewer systems, birther rumors, flat earth theory, fluoride as mind control, vaccines as mind control etc" "description": "Sources that are well-known promoters of kooky conspiracy theories. Ex: 9/11 conspiracies, chem-trails, lizard people in the sewer systems, birther rumors, flat earth theory, fluoride as mind control, vaccines as mind control etc"
}, },
{ {
"value":"rumor", "value": "rumor",
"expanded":"Rumor Mill", "expanded": "Rumor Mill",
"description":"Sources that traffic in rumors, gossip, innuendo, unverified claims" "description": "Sources that traffic in rumors, gossip, innuendo, unverified claims"
}, },
{ {
"value":"state-news", "value": "state-news",
"expanded":"State News", "expanded": "State News",
"description":"Sources in repressive states operating under government sanction" "description": "Sources in repressive states operating under government sanction"
}
,
{
"value":"junk-sciences",
"expanded":"Junk Sciences",
"description":"Sources that promotes pseudo-sciences, metaphysics, naturalistic fallacies, and other scientificallt dubious claims"
}, },
{ {
"value":"hate-news", "value": "junk-sciences",
"expanded":"Hate News", "expanded": "Junk Sciences",
"description":"Sources that promote racism, misogyny, homophobia, and other forms of discrimination" "description": "Sources that promotes pseudo-sciences, metaphysics, naturalistic fallacies, and other scientificallt dubious claims"
}, },
{ {
"value":"clickbait", "value": "hate-news",
"expanded":"Clickbait", "expanded": "Hate News",
"description":"Sources that provide generally credible content, but use exaggerated, misleading, OR questionable headlines, social media descriptions, and/or images. These sources may also use sensational language to generate interest, clickthroughs, and shares, but their content is typically verifiable" "description": "Sources that promote racism, misogyny, homophobia, and other forms of discrimination"
}, },
{ {
"value":"proceed-with-caution", "value": "clickbait",
"expanded":"Proceed with caution-unreliable", "expanded": "Clickbait",
"description":"Sources that may be reliable but whose contents require further verification or to be read in conjunction with other sources" "description": "Sources that provide generally credible content, but use exaggerated, misleading, OR questionable headlines, social media descriptions, and/or images. These sources may also use sensational language to generate interest, clickthroughs, and shares, but their content is typically verifiable"
}, },
{ {
"value":"political", "value": "proceed-with-caution",
"expanded":"Political", "expanded": "Proceed with caution-unreliable",
"description":"Sources that provide generally verifiable information in support of certain points of view or political orientations" "description": "Sources that may be reliable but whose contents require further verification or to be read in conjunction with other sources"
}, },
{ {
"value":"credible", "value": "political",
"expanded":"Credible-reliable", "expanded": "Political",
"description":"Sources that circulate news and information in a manner consistent with traditional and ethical practices in journalism" "description": "Sources that provide generally verifiable information in support of certain points of view or political orientations"
}, },
{ {
"value":"unknown", "value": "credible",
"expanded":"Unknown-unidentified", "expanded": "Credible-reliable",
"description":"Sources that have not yet been analyzed (many of these were suggested by readers/users or are found on other lists and resources)." "description": "Sources that circulate news and information in a manner consistent with traditional and ethical practices in journalism"
},
{
"value": "unknown",
"expanded": "Unknown-unidentified",
"description": "Sources that have not yet been analyzed (many of these were suggested by readers/users or are found on other lists and resources)."
} }
], ],
"values":[ "values": [
{ {
"predicate":"satire", "predicate": "satire",
"entry":[ "entry": [
{ {
"value":"humor", "value": "humor",
"expanded":"Humor" "expanded": "Humor"
}, },
{ {
"value":"irony", "value": "irony",
"expanded":"Irony" "expanded": "Irony"
}, },
{ {
"value":"", "value": "",
"expanded":"exaggeration" "expanded": "exaggeration"
}, },
{ {
"value":"false-information", "value": "false-information",
"expanded":"False information" "expanded": "False information"
} }
] ]
}, },
{ {
"predicate":"extreme-bias", "predicate": "extreme-bias",
"entry":[ "entry": [
{ {
"value":"propaganda", "value": "propaganda",
"expanded":"Propaganda" "expanded": "Propaganda"
}, },
{ {
"value":"decontextualized-information", "value": "decontextualized-information",
"expanded":"Decontextualized Information" "expanded": "Decontextualized Information"
}, },
{ {
"value":"opinions-distorded-as-facts", "value": "opinions-distorded-as-facts",
"expanded":"Opinions distorded as facts" "expanded": "Opinions distorded as facts"
} }
] ]
}, },
{ {
"predicate":"rumor", "predicate": "rumor",
"entry":[ "entry": [
{ {
"value":"rumors", "value": "rumors",
"expanded":"Rumors" "expanded": "Rumors"
}, },
{ {
"value":"gossip", "value": "gossip",
"expanded":"Gossip" "expanded": "Gossip"
}, },
{ {
"value":"innuendo", "value": "innuendo",
"expanded":"Innuendo" "expanded": "Innuendo"
}, },
{ {
"value":"unverified-claims", "value": "unverified-claims",
"expanded":"Unverified Claims" "expanded": "Unverified Claims"
} }
] ]
}, },
{ {
"predicate":"hate-news", "predicate": "hate-news",
"entry":[ "entry": [
{ {
"value":"racism", "value": "racism",
"expanded":"Racism" "expanded": "Racism"
}, },
{ {
"value":"misogyny", "value": "misogyny",
"expanded":"Misogyny" "expanded": "Misogyny"
}, },
{ {
"value":"homophobia", "value": "homophobia",
"expanded":"Homophobia" "expanded": "Homophobia"
}, },
{ {
"value":"discrimination-other", "value": "discrimination-other",
"expanded":"Discrimination other" "expanded": "Discrimination other"
} }
] ]
} }
]
} }