Skip to content

mathspanda/CU-KG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CU-KG

Content Understanding - Knowledge Graph

Web Application

  • Frontend: Just Bootstrap(Flask-Bootstrap)
  • Backend: Flask

Flask Blueprint

  • auth 身份认证(Flask-Auth)
    • login
    • register
    • permission
    • user zone
      • CRUD log(admin)
  • entity_base 知识库
    • related entity
    • related relation
    • attribute
      • common
      • picture
      • video
    • graph(sigmajs)
  • control_board 控制台
    • classified triplet CRUD(DataTables)
      • is-a and instance-of
      • "attribute" prefixed
      • common predicate
    • import triplets by file(Excel...)
  • relation_search 关系搜索
  • about 关于
    • introduction
    • entity count and relation count
    • classification

Database

  • Frontend Database: Cayley(Graph Database)
  • Backend Database: MongoDB(Document Database)

About

Content Understanding - Knowledge Graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published