jena icon indicating copy to clipboard operation
jena copied to clipboard

Apache Jena

Results 206 jena issues
Sort by recently updated
recently updated
newest added

Creating an issue so I don't lose track of this. We are using Bootstrap Vue for the UI. It gives developers the same that vanilla Bootstrap offers, but instead of...

Fuseki UI

Hello folks, More a question than an issue but did I miss something or there's no changelog for the releases? It's always a bit mysterious to upgrade dependencies when no...

### Version 4.6.1 ### What happened? When the Turtle parser encounters a tab (`'\t'`) in a URI/IRI, the character is treated slightly differently than other similar "bad"/"illegal" characters. When using...

bug

GitHub issue resolved #1551 Pull request Description: See summary. ---- - [x] Tests are included. - [n/a] Documentation change and updates are provided for the [Apache Jena website](https://github.com/apache/jena-site/) - [x]...

GitHub issue resolved #1306 Pull request Description: Upgrade Jena UI to Vue 3 ---- - [x] Tests are included. - [ ] Documentation change and updates are provided for the...

Bumps `ver.slf4j` from 1.7.36 to 2.0.0. Updates `slf4j-api` from 1.7.36 to 2.0.0 Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0...

dependencies
java

I think the logger name for TDB could be something like `org.apache.jena.tdb.info` instead of the [current](https://github.com/apache/jena/blob/1853309572fd54ba299173bf2e475ddaf26d6796/jena-tdb/src/main/java/org/apache/jena/tdb/TDB.java#L91) `org.apache.jena.info`, what do you think? Also in the default [log4j2.properties](https://github.com/apache/jena/blob/main/jena-fuseki2/apache-jena-fuseki/log4j2.properties#L25) has the same logger...

### Version 4.6.0 ### Feature This was asked on ML https://lists.apache.org/thread/rdt5otow263xhvwymfsgnxwwy2bxh60r . > We are using fuseki and we would like to implement a backup policy similar in capabilities to...

enhancement

### Version 4.7.0-SNAPSHOT ### What happened? Preface: As mentioned e.g. at https://issues.apache.org/jira/browse/JENA-2309 we are using a prefix cc dump (~2.9K prefixes) Also, with the [LinkedSparqlQuery](http://lsq.aksw.org/) project, we are parsing logs...

bug