Comet is a Scala application for validating RDF data streams. Comet uses:
- Cats Effect: For composing the app in a functional style and within the Typelevel ecosystem.
- FS2: For reliably processing all sorts of Streams in parallel.
- SHaclEX: For RDF processing and validation against both ShEx and SHACL.
Refer to the project's microsite to get installation and usage instructions.