Files

13 lines
16 KiB
JSON
Raw Permalink Normal View History

2026-05-13 19:57:34 +09:00
{
"status": "success",
"data": {
"facts": "@prefix cd: <https://example.com/doc/6360e3afb669/> .\n@prefix ns1: <https://example.com/ont_wrmp#> .\n@prefix prov: <http://www.w3.org/ns/prov#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/ClimateChange_2085> a cd:ont_wrmp,\n ns1:ClimateChange ;\n rdfs:label \"Climate Change Impact by 2085\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp 180.0 .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterManagementStrategy_2025> a cd:ont_wrmp,\n ns1:WaterManagementStrategy ;\n rdfs:label \"Water Management Strategy Goals by 2025\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp 3.0,\n 9.0,\n 11.0,\n 12.0,\n 18.0,\n 45.0,\n 160.0,\n 294.0 .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterResourceManagementPlan2020_2100> prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterSupply> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterResourcesManagementPlan2020_2100> a cd:ont_wrmp,\n ns1:WaterResourceManagementPlan ;\n rdfs:label \"Water Resources Management Plan 2020 - 2100\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterSupply> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterSupply_2600Ml> a cd:ont_wrmp,\n ns1:WaterSupply ;\n rdfs:label \"2600 million litres of water supply\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp 2600.0 .\n\ncd:leakagereduction_2050 a cd:ont_wrmp,\n ns1:LeakageReduction ;\n rdfs:label \"Leakage Reduction Goal by 2025\",\n \"Leakage Reduction Goal by 2050\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp 15.0,\n 50.0 .\n\ncd:populationgrowth_2100 a cd:ont_wrmp,\n ns1:PopulationGrowth ;\n rdfs:label \"Population Growth by 2045\",\n \"Population Growth by 2100\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp 2000000,\n 4000000 .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/ClimateChange> a cd:ont_wrmp,\n ns1:ClimateChange ;\n rdfs:label \"Climate Change\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/EnvironmentalImpact> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/EnvironmentalImpact> a cd:ont_wrmp,\n ns1:EnvironmentalImpact ;\n rdfs:label \"Environmental Impact\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterSupply> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/LeakageReduction> a cd:ont_wrmp,\n ns1:LeakageReduction ;\n rdfs:label \"Leakage Reduction\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterEfficiency>,\n <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/WaterManagementStrategy> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/PopulationGrowth> a cd:ont_wrmp,\n ns1:PopulationGrowth ;\n rdfs:label \"Population Growth\" ;\n prov:wasGeneratedBy <https://example.com/doc/6360e3afb669/chunk/6360e3afb669> ;\n cd:ont_wrmp <https://example.com/doc/6360e3afb669/chunk/6360e3afb669/FutureProjections> .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669/StakeholderEngagement> a cd:ont_wrmp,\n
"ontology": "@prefix co: <https://example.com/ont_wrmp#> .\n@prefix dcterms: <http://purl.org/dc/terms/> .\n@prefix owl: <http://www.w3.org/2002/07/owl#> .\n@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix schema: <https://schema.org/> .\n\nco:AdaptivePlanning a rdfs:Class ;\n rdfs:label \"Adaptive Planning\" ;\n rdfs:comment \"A planning approach that allows for flexibility and responsiveness to changing conditions over time.\" .\n\nco:ClimateChange a rdfs:Class ;\n rdfs:label \"Climate Change\" ;\n rdfs:comment \"Long-term changes in temperature and weather patterns, affecting water availability.\" .\n\nco:EconomicConsiderations a rdfs:Class ;\n rdfs:label \"Economic Considerations\" ;\n rdfs:comment \"Factors related to the economic implications of water resource management strategies.\" .\n\nco:EnvironmentalImpact a rdfs:Class ;\n rdfs:label \"Environmental Impact\" ;\n rdfs:comment \"The effect of water resource management activities on the environment.\" .\n\nco:FutureProjections a rdfs:Class ;\n rdfs:label \"Future Projections\" ;\n rdfs:comment \"Predictions regarding future water demand, supply, and environmental conditions.\" .\n\nco:LeakageReduction a rdfs:Class ;\n rdfs:label \"Leakage Reduction\" ;\n rdfs:comment \"Strategies and technologies implemented to minimize water loss in distribution systems.\" .\n\nco:PopulationGrowth a rdfs:Class ;\n rdfs:label \"Population Growth\" ;\n rdfs:comment \"The increase in the number of individuals in a population, impacting water demand.\" .\n\nco:RegulatoryFramework a rdfs:Class ;\n rdfs:label \"Regulatory Framework\" ;\n rdfs:comment \"The set of regulations and policies guiding water resource management practices.\" .\n\nco:StakeholderEngagement a rdfs:Class ;\n rdfs:label \"Stakeholder Engagement\" ;\n rdfs:comment \"The involvement of various stakeholders in the water resource management process.\" .\n\nco:WaterDemand a rdfs:Class ;\n rdfs:label \"Water Demand\" ;\n rdfs:comment \"The total volume of water required for various purposes by a population or sector.\" .\n\nco:WaterEfficiency a rdfs:Class ;\n rdfs:label \"Water Efficiency\" ;\n rdfs:comment \"Practices aimed at reducing water use while maintaining the same level of service.\" .\n\nco:WaterManagementStrategy a rdfs:Class ;\n rdfs:label \"Water Management Strategy\" ;\n rdfs:comment \"Specific strategies employed to manage water resources effectively, such as rainwater harvesting and aquifer recharge.\" .\n\nco:WaterQuality a rdfs:Class ;\n rdfs:label \"Water Quality\" ;\n rdfs:comment \"The chemical, physical, and biological characteristics of water, essential for health and environmental sustainability.\" .\n\nco:WaterResourceManagementPlan a rdfs:Class ;\n rdfs:label \"Water Resource Management Plan\" ;\n rdfs:comment \"A plan outlining strategies for managing water resources sustainably over a specified period.\" .\n\nco:WaterReuse a rdfs:Class ;\n rdfs:label \"Water Reuse\" ;\n rdfs:comment \"The process of treating wastewater for reuse in various applications.\" .\n\nco:WaterSupply a rdfs:Class ;\n rdfs:label \"Water Supply\" ;\n rdfs:comment \"The provision of water for various uses, including drinking, irrigation, and industrial processes.\" .\n\nco:WaterTransfer a rdfs:Class ;\n rdfs:label \"Water Transfer\" ;\n rdfs:comment \"The movement of water from one location to another to meet demand.\" .\n\n<https://example.com/doc/6360e3afb669/chunk/6360e3afb669> a schema:TextDigitalDocument ;\n rdfs:label \"Chunk 6360e3afb669\" .\n\n<https://example.com/ont_wrmp> a owl:Ontology ;\n rdfs:label \"Water Resources Management Plan Ontology\" ;\n dcterms:description \"This ontology provides a comprehensive structured representation of concepts and relationships related to water resources management, focusing on sustainable water supply, environmental considerations, stakeholder engagement, economic implications,
},
"metadata": {
"status": "success",
"chunks_processed": 1,
"chunks_remaining": 0
}
}