Skip to content

kgb-workshop/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDF Generation for Workshops

Using YARRRML mapping language, CSV files with the data, and the RML-Mapper engine, we generate the correspoding RDF graph for showing the information in the Workshop web page.

How to do it?

  • Generate your YARRRML mapping using its spec
  • Use the parser to transform YARRRML to RML
  • Use docker or java to generate the RDF graph based on your CSVs with RML-Mapper