Skip to content

Releases: Orange-OpenSource/SMASSIF-RML

v0.1.0 "packaged-streaming"

17 Mar 11:07
Compare
Choose a tag to compare

Our first release of the SMASSIF-RML solution.

Features:

  • RDF stream processing pipelines (based on the StreamingMASSIF framework)

    • RML mapping on streams (based on evolved release of RMLMapper),
    • JSON-LD data forwarding to a downstream Kafka topic,
    • File-based configuration of the pipelines.
  • Demonstration pipelines

    • Kafka producer of random data generator in JSON syntax,
    • RML mapping,
    • Kafka consumer for displaying mapped data in JSON-LD syntax,
    • Automated run through GNU make.