Enrico Daga

Results 57 issues of Enrico Daga

This is related to comparison test case https://cburgmer.github.io/json-path-comparison/results/filter_expression_after_recursive_descent.html#Java_com.github.jsurfer Consider the following JSON: ```json [ {"letter" : "A", "number": 1, "boolean": true}, {"letter" : "B", "number": 2, "boolean": false, "next": {"letter"...

These lines: ``` dg.begin(ReadWrite.READ); logger.debug("Size default graph {}", dg.getDefaultGraph().size()); logger.debug("Size of the graph {}: {}", p.getProperty(IRIArgument.LOCATION.toString()), dg.getGraph(NodeFactory.createURI(p.getProperty(IRIArgument.LOCATION.toString()) + "#")).size()); dg.end(); ```

References to "/tmp" should be replaced by `System.getProperty("java.io.tmpdir")`

I'm going to use this comment to collect the general structure of the documentation and general format issues # General structure The plan for improving the documentation is the following....

Documentation

An exception occurs with details: ``` Exception in thread "main" org.apache.jena.shared.InvalidPropertyURIException: http://www.w3.org/1999/xhtml#http: at org.apache.jena.rdf.model.impl.PropertyImpl.checkLocalName(PropertyImpl.java:66) at org.apache.jena.rdf.model.impl.PropertyImpl.(PropertyImpl.java:55) at org.apache.jena.rdf.model.ResourceFactory$Impl.createProperty(ResourceFactory.java:296) at org.apache.jena.rdf.model.ResourceFactory.createProperty(ResourceFactory.java:144) ```

Bug

It would be a useful tool for validating the output of sparql.anything transformers.

Improvement

Support relational databases, for example, by developing a connector using JDBC.

Feature

They are using a deprecated method: - metadata - binary - folder - tar - zip

Improvement