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

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

stale

JSON-LD becomes more and more important, especially for Distributed Identifiers, Verifiable Credentials, IoT, etc. Some initiatives are using JSON Schema to specify their JSONLD payload, which requires the ability to...

📶 enhancement
📦 rio
dependencies

### Current Behavior As discussed in this conversation https://github.com/eclipse/rdf4j/discussions/3953 the LMDB store seems to compute wrong cardinalities for particular queries and/or data sets resulting in unacceptable query execution times. ###...

🐞 bug
LMDB

### Current Behavior Setting the setIterationCacheSyncThreshold in the LmdbConfig does not affect the generated store. ### Expected Behavior setting a setIterationCacheSyncThreshold will affect the lmdb use of MapDb in the...

🐞 bug

### Problem description Was trying to create a custom repository template as described here: https://rdf4j.org/documentation/tools/repository-configuration/ Documentation sais that the `templates` folder should be directly in the `[RDFJ4_DATA]` folder, but the...

📶 enhancement
website / documentation

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

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

### Current Behavior A long time ago I provided the LimitedSizeIterators in the `queryalgebra-evaluation` packate to open-sesame. The idea at the time was to avoid anyone query to use to...

🐞 bug
⛔ Not backwards compatible
🛠️ tech debt

GitHub issue resolved: #3969 Briefly describe the changes proposed in this PR: - add a buffer to the ConcurrentCleaner - thread that flushes the buffer periodically ---- PR Author Checklist...

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