Martynas Jusevičius

Results 136 issues of Martynas Jusevičius

https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html#server-section

performance

Requested in the mailing list: https://groups.io/g/linkeddatahub/message/140 I'm thinking some sort of button that would expand the legend of the fieldset and reveal the URI.

enhancement
UI

Partially addressed in c4cef09b219f1742990ff587cdaed0a638fc04e6 and 336b0ea474c9350f8505b9aef1862806292e0dba. The only methods used now are `fromString`, `fromQuery`, and `toString`. It should be possible to package and use https://github.com/RubenVerborgh/SPARQL.js directly, without `SPARQLBuilder`.

enhancement
UI

Right now "Related results" are rendered from the results of the current container page. That rules out any properties that are not on that page, i.e. optional properties because some...

enhancement
UI

SHACL validation is supported via [Processor](https://github.com/AtomGraph/Processor/blob/master/src/main/java/com/atomgraph/server/io/ValidatingModelProvider.java#L80). We should add an admin UI for SHACL shapes authoring.

enhancement
UI

### Version 4.9.0 ### Feature [`rdfdiff`](https://github.com/apache/jena/blob/main/jena-cmds/src/main/java/arq/rdfdiff.java) only supports triples. Is there a reason why it couldn't support quads as well? ### Are you interested in contributing a solution yourself? Perhaps?

enhancement
help wanted

### Version 4.9.0 ### Feature Basically the subject. We do not need the UI but managing datasets programatically would be very useful. Mailing list thread: https://lists.apache.org/thread/vsokyob76lvlpl3g100xhxzynohthzvn ### Are you interested...

enhancement

### Version 4.7.0 ### Feature `shacl validate` currently returns 0 exit code even when there are violations. Can this be changed to 1? ### Are you interested in contributing a...

enhancement
SHACL