oeg-upm/rmlc-statistic

Name: rmlc-statistic

Owner: Ontology Engineering Group (UPM)

Description: RMLC iterator

Created: 2018-05-07 13:53:27.0

Updated: 2018-05-11 15:09:10.0

Pushed: 2018-05-11 15:09:09.0

Homepage:

Size: 1655

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RMLC Iterator

Is each column of your statistic CSV file a R2RML mapping? Do you repeat the mapping multiple times changing the identifiers and the name of the column? Reduce the complexity of your mappings creating a single RMLC mapping with an iterator. The iterator is a local variable where its value will be the name of each column ($name).

You can define the iterated columns using two different properties:

How to run it?
clone https://github.com/dachafra/rmlc-statistic
mlc-statistic
clean install
 -jar target/rmlc-statistic-1.0.jar -m path -c path

Where the arguments are:

The resulted R2RML mapping will be in the path of the mapping file with the same name but with an r2rml.ttl extension


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.