Skip to content

CNGL-repo/RMLProcessor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RMLProcessor with Functions

This is a branch of the RML Processor (https://github.com/mmlab/RMLProcessor), which is itself based on DB2Triples

Installation and usage

To install

mvn clean install

To run

java -jar target/RMLMapper-0.1.jar <mapping> <output>

Running an example

java -jar target/RMLMapper-0.1.jar functions-example/example.rml.ttl functions-example/output.ttl

License

The RMLProcessor is released under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%