Closed namedgraph closed 5 years ago
It should be possible to express the same logic using SPARQL CONSTRUCT instead of Jena's Model API: https://github.com/Graphity/graphity-client/blob/master/src/main/java/org/graphity/client/filter/response/HypermediaFilter.java
CONSTRUCT
It should be possible to express the same logic using SPARQL
CONSTRUCT
instead of Jena's Model API: https://github.com/Graphity/graphity-client/blob/master/src/main/java/org/graphity/client/filter/response/HypermediaFilter.java