Skip to content

newscorp-ghfb/dj-kg-srdf

 
 

Repository files navigation

SRDF - Simple RDF interface

The library handles RDF using a simple RDF interface which has 2 implementations, one using Apache Jena and another one using RDF4j.

It is possible to use this library to validate RDF models from any of those RDF libraries, as well as from external SPARQL endpoints.

This interface is being used by SHACLEX.

Build Status codecov Codacy Badge

Installation and compilation

The project uses sbt for compilation as well as Java 1.8.

  • sbt test compiles and runs the tests

Author & contributors

Contribution

Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues

Packages

No packages published

Languages

  • HTML 96.0%
  • Scala 2.1%
  • Other 1.9%