ulitol97 / comet   0.1.7

MIT License Website GitHub

Scala application for validating RDF data streams

Scala versions: 3.x 2.13
comet logo

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.

Getting started

Refer to the project's microsite to get installation and usage instructions.