rmlio/rmlstreamer

By rmlio

Updated almost 4 years ago

RMLStreamer generates RDF from files or data streams using RML.

Image
Integration & delivery
Internet of things
Data science
1

659

rmlio/rmlstreamer repository overview

https://github.com/RMLio/RMLStreamer

RMLStreamer Docker image

This image is intended to run RMLStreamer as a simple stand-alone job, suitable for a development environment. If you want to run RMLStreamer on a Flink cluster on Docker with all its features (production environment), see the documentation.

Example usage

This example mounts the current directory into the container, ready to run a mapping. Go to the directory of the RML mapping file. Then run:

docker run -v $PWD:/data --rm rmlio/rmlstreamer toFile -m /data/<mapping file> -o /data/<output directory>

Usage

The parameters are described in the RMLStreamer documentation.

Tag summary

Content type

Image

Digest

sha256:e3088647a

Size

255.2 MB

Last updated

almost 4 years ago

docker pull rmlio/rmlstreamer