Table 13 Partial SWRL rules for the rumor ___domain ontology.
From: Research on ___domain ontology construction based on the content features of online rumors
Rule name | Rule expressions |
---|---|
Positive political image smear rumor judgment rule | rumor type(?x) ^ politics and military(?n) ^ negative emotion(?e) ^ HasTheme(?x,?n) ^ HasEmotion(?x,?e) ^ political character(?p) ^ HasElement(?x,?p) ^Polarity_Value(?p,true) ^ action(?v)^ HasElement(?x,?v) ^ Polarity_Value(?v,false)-> positive political image smear rumor(?x) …… |
Negative effect of living habit rumor judgment rules | rumor type(?x) ^ action(?v) ^ nutrition and health(?n) ^ negative emotion(?e) ^ HasElement(?x,?v) ^ HasTheme(?x,?n) ^ HasEmotion(?x,?e) ^ effect(?z) ^ HasElement(?x,?z) ^Polarity_Value(?z,false)-> negative effect of living habit rumor(?x) …… |
Disease management knowledge rumor judgment rules | rumor type(?x) ^ disease prevention and treatment(?n) ^ HasTheme(?x,?n) ^ disease (?d)^ HasElement(?x,?d) ^ Polarity_Value(?d,false)-> disease management knowledge rumor (?x) …… |
Natural disaster occurrence rumor judgment rules | rumor type(?x) ^ social life(?n) ^ negative emotion(?e) ^ geographical position(?l) ^ natural disasters(?h) ^ HasTheme(?x,?n) ^ HasEmotion(?x,?e) ^ HasElement(?x,?l) ^ HasElement(?x,?h)-> natural disaster occurrence rumor(?x) …… |
Scientific theory rumor judgment rules | rumor type(?x) ^ science and technology(?n) ^ HasTheme(?x,?n) ^ scientific theories(?q) ^ HasElement(?x,?q)-> scientific theory rumor(?x) …… |