labra / srdf   0.1.124

MIT License Website GitHub

Simple RDF library in Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 0.6

SRDF - Simple RDF Library

Codacy Badge Build Status

A simple library for RDF

This library is intended as a generic interface for RDF management which works with both Scala-JVM and ScalaJS

It contains the basic structure of RDF and a naïve implementation for testing purposes.

Further implementations can be done leveraging other libraries like Jena.

Some libraries that use SRDF are:

See ScalaDoc:

Author

Jose Emilio Labra Gayo