Martin Ledvinka

Results 6 comments of Martin Ledvinka

Hi, I created a fork of this project and modified it to be compatible with Webpack. You can give it a try at https://github.com/ledsoft/react-pivot-webpack.

Waiting for OpenLink to publish its RDF4J/Jena provider in Maven. See issue [249](https://github.com/openlink/virtuoso-opensource/issues/249) and the corresponding PR [905](https://github.com/openlink/virtuoso-opensource/pull/905) for mavenizing the RDF4J provider.

Not blocked anymore - https://community.openlinksw.com/t/openlink-virtuoso-java-artifacts-on-maven-central/3237

Stardog has RDF4J connector for an old version of RDF4J and they do not seem to be interested in updating to a more recent RDF4J version.

After some discussion, the proposal is as follows: - External service-based attributes will be read only - Entities containing such attribute will not be cached (because we cannot guarantee the...

Besides SERVICE, GRAPH is another SPARQL keyword with virtually the same syntax and similar functionality. Even though a graph can be specified by a Descriptor passed to the query, it...