Skip to content

digitalservicebund/knowledge-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 KnowThyselves

A Knowledge Graph prototype by the Workstream "Learning Organization" at DigitalService.

Tech stack

Find diagrams in doc.

How to run the application

For a quick demo with some data (and various mockups for the demo-narrative) readily available, go back to tag v0.1.0-demo. The current state on main will not import demo-data upon startup.

Backend

cd backend
./gradlew bootRun

Or as IntelliJ run configuration:

Frontend

cd frontend
npm install
npm start

Other

  • scripts/miro detects a graph on Miro (sticky notes with labelled connection lines between them) and exports it to:
    • a TGF or Turtle file (commented out)
    • a SPARQL endpoint