| Literature DB >> 32397529 |
Qing Yang1,2, Chen Zuo2, Xingxing Liu1, Zhichao Yang3, Hui Zhou2.
Abstract
Many cities in the world are besieged by municipal solid waste (MSW). MSW not only pollutes the ecological environment but can even induce a series of public safety crises. Risk response for MSW needs novel changes. This paper innovatively adopts the ideas and methods of semantic web ontology to build an ontology-based reasoning system for MSW risk response. Through the integration of crisis information and case resources in the field of MSW, combined with the reasoning ability of Semantic Web Rule Language (SWRL), a system of rule reasoning for risk transformation is constructed. Knowledge extraction and integration of MSW risk response can effectively excavate semantic correlation of crisis information along with key transformation points in the process of crisis evolution through rule reasoning. The results show that rule reasoning of transformation can effectively improve intelligent decision-making regarding MSW risk response.Entities:
Keywords: municipal solid waste; ontology; risk response; rule reasoning; transformation
Year: 2020 PMID: 32397529 PMCID: PMC7246749 DOI: 10.3390/ijerph17093312
Source DB: PubMed Journal: Int J Environ Res Public Health ISSN: 1660-4601 Impact factor: 3.390
Figure 1Municipal solid waste (MSW) crisis ontology model construction framework.
Figure 2Reasoning system framework.
Figure 3Research framework of MSW risk response based on ontology.
Figure 4MSW scenario feature ontology model.
Figure 5MSW risk ontology model.
Figure 6The conceptual model of response strategy ontology.
The relations in response strategy ontology model.
| Classes | Object Properties | Classes |
|---|---|---|
| MSW crisis |
| Response strategy set |
| Response strategy set |
| MSW crisis |
|
| Result | |
| Subject |
| Response strategy set |
|
| Resource | |
|
| Action | |
| Object |
| Response strategy set |
| Resource |
| Response strategy set |
| Action |
| Response strategy set |
|
| Object |
Figure 7The rule tree based on hierarchical theory.
SWRL-based rule base.
| Name | Body |
|---|---|
| 1 | Resident(?x) ^ Knowledge(?z) ^ hasIncrease(?x, ?z) -> ProfessionalCitizens(?x) |
| 2 | Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) -> FuzzyCitizens(?x) |
| 3 | ProfessionalCitizens(?x) ^ Resources(?y) ^ hasAdd(?x, ?y) -> CompleteOrganization(?x) |
| 4 | ProfessionalCitizens(?x) ^ Resources(?y) ^ hasLackOf(?x, ?y) -> IncompleteOrganization(?x) |
| 5 | FuzzyCitizens(?x) ^ Resources(?y) ^ hasIncrease(?x, ?y) -> Non-specialistOrganization(?x) |
| 6 | FuzzyCitizens(?x) ^ Resources(?y) ^ hasLackOf(?x, ?y) -> WeakOrganization(?x) |
| 7 | Laws(?a) ^ Government(?q) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasEstablish(?q, ?a) |
| 8 | EnvironmentalDepartment(?a) ^ Government(?q) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasEstablish(?q, ?a) |
| 9 | SocialResponsibility(?a) ^ Enterprise(?q) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasUndertake(?q, ?a) |
| 10 | NegotiationChannel(?a) ^ Government(?q) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasEstablish(?q, ?a) |
| 11 | ENGO(?a) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasPromote(?x, ?a) |
| 12 | ConsensusRate(?a) ^ Government(?q) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasExcessiveDemand(?x, ?p) -> hasReduce(?q, ?a) |
| 13 | FalseInformation(?a) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasLackOf(?x, ?y) ^ Requirement(?p) ^ hasProduce(?x, ?p) -> hasPost(?x, ?a) |
| 14 | GroupIncident(?a) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasAdd(?x, ?y) ^ Requirement(?p) ^ hasProduce(?x, ?p) -> hasTrigger(?x, ?a) |
| 15 | CompensationStandards(?a) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasAdd(?x, ?y) ^ Requirement(?p) ^ hasExcessiveDemand(?x, ?p) -> hasImprove(?x, ?a) |
| 16 | ConsultativeOrganization(?a) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasLackOf(?x, ?y) ^ Requirement(?p) ^ hasExcessiveDemand(?x, ?p) -> hasDetach(?x, ?a) |
| 17 | PublicOpinion(?a) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasAdd(?x, ?y) ^ Requirement(?p) ^ hasProduce(?x, ?p) -> hasTrigger(?x, ?a) |
| 18 | InformationTransparency(?a) ^ Government(?q) ^ Resident(?x) ^ Knowledge(?z) ^ hasLackOf(?x, ?z) ^ Resources(?y) ^ hasLackOf(?x, ?y) ^ Requirement(?p) ^ hasExcessiveDemand(?x, ?p) -> hasImprove(?q, ?a) |
| 19 | ConsensusRate(?a) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasImprove(?x, ?a) |
| 20 | ProfessionalKnowledge(?a) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasLackOf(?x, ?z) ^ hasProduce(?x, ?p) -> hasIncrease(?x, ?a) |
| 21 | Participation(?a) ^ Resident(?x) ^ Knowledge(?y) ^ Resources(?z) ^ Requirement(?p) ^ hasIncrease(?x, ?y) ^ hasAdd(?x, ?z) ^ hasProduce(?x, ?p) -> hasImprove(?x, ?a) |
Figure 8The rule base in Protégé.
Case Scenario Description in Time Node.
| Date | Scenario Description |
|---|---|
| 21 June 2016 | Some people in Z city published the news about Z city will build a waste incineration plant on local Internet forums and other platforms, which aroused public attention. |
| 24 June 2016 | Public opinion is gradually heating up, and some people have launched a boycott initiative on social platforms. On the 25th, the incident broke out and the conflict reached a deadlock. Some people took to the streets for violent protests, boycotted the construction of Z municipal domestic waste incineration power station project, and the government sent out armed police. |
| 25 June 2016 | A video of police-civilian conflict was widely spread on social platforms, and the incident continues to ferment. At seven o’clock in the evening, the city lost power. In order to alleviate the public’s mood and answer the public’s doubts, the government of Z city held a news conference on the municipal solid waste incineration power generation project, and important government officials also spoke intensively on the same day to explain the necessity of the project, to show their support. |
| 26 November 2016 | After the outbreak of the incident, the government made a deep reflection and made positive rectification. Then Z city circular economy industrial park was established. Six working groups, including the comprehensive coordination group, the publicity and public opinion guidance group, the process optimization group, the engineering construction group, the environmental remediation working group, and stability maintenance group, quickly started the work. |
| 25 December 2016 | Through participating in the political and civil exchange meeting held by the government, the representative of the citizens expressed suggestions of the municipal solid waste incineration power generation project. |
| 13 January 2017 | Z city organized some villagers to visit and investigate the built municipal solid waste incineration power plant in W city. The plant area is covered with green trees and lawns, which are neither smelly nor smoky, and are praised by the villagers. |
| 5 April 2017 | Z City has carried out scientific and educational publicity activities on municipal solid waste incineration. Government officials form working groups to popularize scientific knowledge in neighborhood communities. |
| 13 April 2017 | A government official of Z city published an article on the social platform explaining the necessity and safety of the waste incineration project, which was forwarded by many people and greatly promoted the waste incineration power generation project. |
| 3 May 2017 | With the support rate of 99%, the upgraded version of the municipal solid waste incineration power generation project in Z city was restarted at the original site. On May 25th, the training meeting for volunteer supervisors of the waste incineration power generation project was held. |
| 15 April 2018 | The project was put into trial operation. The huge LCD screen on the entire wall of the central control room of the trial operation of the waste incineration plant displays the entire process of waste entering, storage, incineration, slag discharge, and various flue gas emission indicators in real time. This truly realizes the openness and transparency of information. |
Figure 9The ontoGraf of Resident1 in Protégé.
The individual extraction.
| Individual Number | Time | Situational Interpretation | Object Property |
|---|---|---|---|
| 1 | 21 June 2016 | In the case of insufficient information and no professionals or professional organizations to explain and guide, residents have demanded the outside world for the purpose of protecting their own interests and have the behavior of issuing speeches. | hasLackOf information/ |
| 2 | 24 June 2016 | In the case of incomplete information, residents were guided by people with organizational skills. In order to express their opposition to the project under construction, they participated in discussions of topics and participated in resistance activities. | hasLackOf information/ |
| 3 | 25 June 2016 | Under the influence of incomplete information, residents have a large resistance, and in the absence of an organized and good social status to talk to the government, they asked the government to give an explanation of the incident. | hasLackOf information/ |
| 4 | 26 November 2016 | Residents who lack relevant legal knowledge and communication channels express their demands to the government by participating in mass incidents and require the establishment of negotiation channels with the government. | hasLackOf statute/ |
| 5 | 25 December 2016 | Residents with knowledge of relevant laws and environmental protection, by participating in the government-civilian exchange meeting, make requirements on government work by making relevant suggestions. | hasAdd statute/ |
| 6 | 13 January 2017 | Residents who raise awareness of environmental protection accept the organization of relevant government departments, and actually participate in the science popularization activities of waste incineration projects for the purpose of solving problems. | hasAdd EnvironmentalAwareness/ |
| 7 | 5 April 2017 | Residents who lack relevant professional knowledge but are environmentally conscious will accept the popularization of organized scientific and educational knowledge of relevant government departments. | hasAdd EnvironmentalAwareness/ |
| 8 | 13 April 2017 | Residents with relevant professional knowledge participate in the propaganda work of the industrial park in an individual form to guide the sound development of the industrial park. | hasAdd Professional knowledge/ |
| 9 | 3 May 2017 | After eliminating the prejudice against the waste incineration project and improving the recognition of the project, residents with professional knowledge participate in the environmental impact assessment supervision of the waste incineration project under the organization of the government or enterprises. | hasAdd ProfessionalKnowledge/ |
| 10 | 15 April 2018 | After the project is completed, in accordance with the requirements of residents with high environmental awareness, the waste incineration plant needs to make information public, so that residents can monitor the operation of the waste incineration plant in real time. | hasAdd EnvironmentalAwareness/ |
Figure 10The inference result of individual in Protégé.
The rapid risk transformation evaluation system.
| Transformation Path | Evaluation Coefficient |
|---|---|
| KI-RJ-PR | +4 |
| KI-RJ-ER | +3 |
| KI-RS-PR | +2 |
| KI-RS-ER | +1 |
| KS-RJ-PR | −1 |
| KS-RJ-ER | −2 |
| KS-RS-PR | −3 |
| KS-RS-ER | −4 |
The inference result of individual in the case in Z city.
| Individual | Participating SWRL Rules | Inference Results | Evaluation Coefficient | |
|---|---|---|---|---|
| 1 | Resident1 | 2 | FuzzyCitizens/ | −3 |
| 2 | Resident2 | 2 | FuzzyCitizens/ | −1 |
| 3 | Resident3 | 2 | FuzzyCitizens/ | −4 |
| 4 | Resident4 | 2 | FuzzyCitizens/ | −1 |
| 5 | Resident5 | 1 | ProfessionalCitizens/ | +4 |
| 6 | Resident6 | 1 | ProfessionalCitizens/ | +4 |
| 7 | Resident7 | 1 | ProfessionalCitizens/ | +4 |
| 8 | Resident8 | 1 | ProfessionalCitizens/ | +2 |
| 9 | Resident9 | 1 | ProfessionalCitizens/ | +4 |
| 10 | Resident10 | 1 | ProfessionalCitizens/ | +4 |
Figure 11The risk transformation evaluation coefficient curve.