Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ulitol97/validating-rdf-streams

Compendium of tools related to my Master's Thesis for validating RDF data streams
https://github.com/ulitol97/validating-rdf-streams

http4s kafka rdf shex streaming

Last synced: 9 days ago
JSON representation

Compendium of tools related to my Master's Thesis for validating RDF data streams

Awesome Lists containing this project

README

        

# Validating RDF Streams
Compendium of tools related to my Master's Thesis for validating RDF data streams, including:
- [RDFShape](https://github.com/weso/rdfshape): backend [API](https://github.com/weso/rdfshape-api) and frontend [client](https://github.com/weso/rdfshape-client).
- [Comet](https://ulitol97.github.io/comet/): an in-house functional solution for validating RDF streams with Shape Expressions.
- A [containerized demo](https://github.com/ulitol97/kafka-producer-demo) producing a Kafka data stream for testing.