Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 527 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 527 Bytes

Knowledge graph generation

Using YARRRML mapping language, CSV files with the data, and the RMLMapper, we build the corresponding knowledge graph, materialized using RDF.

How to build your own knowledge graph

  • Update the CSV files in the folder csv.
  • Install java and download last RMLMapper realase: https://github.com/RMLio/rmlmapper-java/releases
  • Execute the RMLMapper with the RML rules in mapping.rml.ttl: java -jar rmlmapper.jar -m mapping.rml.ttl -o data.nt.