Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 884 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 884 Bytes
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.