Skip to content

v0.1.0 "packaged-streaming"

Latest
Compare
Choose a tag to compare
@GenEars GenEars released this 17 Mar 11:07
· 3 commits to master since this release

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.