Skip to content

knaw-huc/rml-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RML Mapper

This converts Excel files to RDF, using RML. The code is extracted from https://github.com/HuygensING/timbuctoo, to make the functionality more generally available.

Testing the tool

The tool uses Java 11

  1. Clone the repository

  2. Build the code: mvn clean package

  3. Run the code:

./target/appassembler/bin/rmltool ./src/test/resources/nl/knaw/huc/rmltool/rml/datasource/excel/simplesheet.xlsx ./src/test/resources/nl/knaw/huc/rmltool/rml/datasource/excel/simplesheetmapping.json

You can validate the output in output.nt.

About

Convert tabular data to RDF using RML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published