Skip to content

Knowledge Graph Implementation of market food and recipes

Notifications You must be signed in to change notification settings

yuqiuhe/KGKitchen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graph in the Kitchen: Knowledge Graph implementation for recipes and market food.

Description

This project aims at building a knowledge graph for people who love cooking to search for food and recipes, and also keep track on their spent while cooking.

A descriptive video is on https://www.youtube.com/watch?v=H2d6Kr-BRAU .

Using

You can try loading "recipe_food.ttl" onto Apache Jena Fuseki server and run your own sparql queries.

And we recommend you to try out our interface built from Flask by running:

cd frontend
python main.py

and then copy the produced link to your browser.

About

Knowledge Graph Implementation of market food and recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.3%
  • CSS 28.6%
  • JavaScript 21.1%
  • Python 11.0%