← all repositories
qq547276542/Agriculture_KnowledgeGraph

A knowledge graph for crops, abandoned but not forgotten

A Chinese government-funded research project that tried to make agricultural data queryable, then got shelved.

Agriculture_KnowledgeGraph
Not currently ranked — collecting fresh signals.
star history

What it does

AgriKG is a Neo4j-backed knowledge graph for Chinese agriculture, built as a Shanghai government research project. It scrapes Hudong Baike (China’s Wikipedia clone) and Wikidata for entities, runs KNN classification on ~150k items, and wraps everything in a Django web app for entity search, relation queries, and basic Q&A.

The interesting bit

The project openly admits it is “stopped maintenance” — a refreshingly honest epitaph. What’s left is a surprisingly complete snapshot of 2018-era Chinese NLP tooling: Scrapy crawlers, manual annotation tools, Cypher import scripts, and even a shortest-path query feature to find “strange implicit relationships” between entities. The data is free for academic use.

Key highlights

  • ~15,000 human-labeled entities plus 150k KNN-predicted labels
  • Pre-built CSVs for Neo4j import (no crawling required to start)
  • Relation queries support 6 different triple patterns (entity-relation-entity combinations)
  • Includes climate-to-plant and city-to-climate mappings
  • Published at DASFAA 2019 with a proper citation

Caveats

  • Explicitly unmaintained; code is “for reference only”
  • Setup requires Neo4j + Django + manual Cypher imports — not a quick demo
  • Some data processing scripts are marked “already useless” in the source

Verdict

Grab the CSVs and Cypher scripts if you’re building a Chinese-domain knowledge graph and need starter data. Skip it if you want a maintained, production-ready framework — this is research archaeology, not a product.

Frequently asked

What is qq547276542/Agriculture_KnowledgeGraph?
A Chinese government-funded research project that tried to make agricultural data queryable, then got shelved.
Is Agriculture_KnowledgeGraph open source?
Yes — qq547276542/Agriculture_KnowledgeGraph is open source, released under the GPL-3.0 license.
What language is Agriculture_KnowledgeGraph written in?
qq547276542/Agriculture_KnowledgeGraph is primarily written in Python.
How popular is Agriculture_KnowledgeGraph?
qq547276542/Agriculture_KnowledgeGraph has 4.4k stars on GitHub.
Where can I find Agriculture_KnowledgeGraph?
qq547276542/Agriculture_KnowledgeGraph is on GitHub at https://github.com/qq547276542/Agriculture_KnowledgeGraph.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.