rdf4j icon indicating copy to clipboard operation
rdf4j copied to clipboard

Eclipse RDF4J: scalable RDF for Java

Results 236 rdf4j issues
Sort by recently updated
recently updated
newest added

Properties `sesame:directType` and `sesame:directSubClassOf` etc should be moved into the the rdf4j namespace and the old names deprecated.

📶 enhancement
entailment

### Current Behavior While using `IsolationLevels.NONE` for a long continuous bulk uploads, I see that a subsequent concurrent transaction on a separate RepositoryConnection (even just reads) is blocked if an...

🐞 bug

GitHub issue resolved: #5052 Briefly describe the changes proposed in this PR: - upgrade to newer version of snappy to fix CVEs ---- PR Author Checklist (see the [contributor guidelines](https://github.com/eclipse/rdf4j/blob/main/CONTRIBUTING.md)...

GitHub issue resolved: #5048 Briefly describe the changes proposed in this PR: Just a bump in (patch release) version number for Spring Framework ---- PR Author Checklist (see the [contributor...

### Current Behavior This may be a 5.0 bug b/c 4.3.10 seemed to work. Generated 10m records using SP2B data generator tool (https://dbis.informatik.uni-freiburg.de/index.php%3Fproject=SP2B%252Fdownload.php.html) tried to insert it via REST interface:...

🐞 bug
LMDB

GitHub issue resolved: #5059 Briefly describe the changes proposed in this PR: ---- PR Author Checklist (see the [contributor guidelines](https://github.com/eclipse/rdf4j/blob/main/CONTRIBUTING.md) for more details): - [ ] my pull request is...

### Current Behavior Running a project relying on Spring Boot v3.0.4, I'm getting this error when the RDF4JConfig attempts to build the RDF4JTemplate: ```sh Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean...

📶 enhancement

### Current Behavior When we wrapped our base sail into `ShaclSail` we started getting errors when transaction `commit` REST API requests are being processed: ``` ERROR o.e.r.s.s.ShaclSailConnection.close(760) - Interrupted thread...

🐞 bug

### Problem description Tomcat 8.5 is EOL 31 March 2024 (https://tomcat.apache.org/tomcat-85-eol.html), so we either need to move to a more recent version or switch to another servlet engine for the...

📶 enhancement
docker

### Current Behavior I've noticed, when releasing the docker workbench image, there are a few vulnerabilities in zookeeper (which may or may not affect RDF4J workbench), which is used by...

🐞 bug
security
dependencies