Scala.js lib of the RDF/JS Representation
https://github.com/rdfjs/data-model-spec/blob/master/img/data_diagram.png
libraryDependencies += "com.github.p2m2" %%% "data-model-rdfjs" % "1.0.2",
Note :
- Examples are implemented in the test directory
Scala.js lib of the RDF/JS Representation (https://github.com/rdfjs/data-model-spec)
Scala.js lib of the RDF/JS Representation
https://github.com/rdfjs/data-model-spec/blob/master/img/data_diagram.png
libraryDependencies += "com.github.p2m2" %%% "data-model-rdfjs" % "1.0.2",
Note :