Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ulitol97/validating-rdf-streams
- Owner: ulitol97
- License: gpl-3.0
- Created: 2022-03-19T11:10:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T02:34:02.000Z (4 months ago)
- Last Synced: 2024-10-14T21:59:59.979Z (24 days ago)
- Topics: http4s, kafka, rdf, shex, streaming
- Homepage:
- Size: 702 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.